Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'post grid'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: portfolio navigation and other portfolio issues
Hi Linda,
1. What do you mean only the posts included on that page? Can you post a link?2. Are you using the portfolio grid page template? Again, a link would be helpful.
3. Portfolio category and type are the same thing. Have you selected a specific portfolio type from the edit page?
Hannah
In forum: Virtue ThemeIn reply to: Filtering Portfolio Items
In forum: Virtue ThemeI am confused about navigating within a portfolio. I can see how to create a portfolio page and include portfolio posts of a certain type. When I click on the image in the home page, I get to the portfolio post. I would like the navigation on that post to reflect only the posts that are included on the page, not all the posts. I have Portfolio Arrow Navigation set to Navigate through Category. Seems to work when I am on a post but not when I am coming from the Portfolio page. Does this make any sense?
Also, I cannot see how to use the portfolio grid on the portfolio post. How do the images get entered?
In forum: Virtue ThemeIn reply to: Add posts list using shortcode
January 2, 2016 at 10:10 am #73748Hey,
so the main difference is you have a sidebar on your news page. Thats squishing the posts and part of your issue.You can add this css to help but your still going to be squished if you keep the sidebar:
#kad-blog-grid .blog_item .postcontent h4.entry-title { line-height: 20px; font-size: 20px; } @media (min-width: 992px){ #kad-blog-grid .blog_item .tcol-md-6.tcol-sm-12 { padding-right: 0; } } #kad-blog-grid .blog_item { min-height: 300px; }I suggest if you want to sidebar to use a single column layout.
Ben
In forum: Virtue ThemeIn reply to: Text above Image Grid
January 1, 2016 at 5:11 pm #73693The portfolio grid is a gallery. The output is actually just a gallery shortcode.
Can you post a link?
BenIn forum: Virtue ThemeIn reply to: Text above Image Grid
January 1, 2016 at 10:22 am #73640ok, so I suggest setting the project option to none instead of image grid. Then in your post content add your text and after that click add media. There you can choose to add a gallery.
Make sure the layout is three rows.
Ben
In forum: Virtue ThemeIn reply to: Text above Image Grid
January 1, 2016 at 9:24 am #73633How are you adding an “image grid” Is this for portfolio posts? or a page?
Ben
In forum: Virtue ThemeTopic: Text above Image Grid
Hi Ben & Hannah,
I’ve searched the whole forum, but haven’t found an exact reply to my question so far. I’d like to place Text over my image grids on several pages. Sort of title/short description for the grid below. At the same time being able to post a link to the next Gallery at the bottom of the page..
I found this recommendation:
else you can edit the templates/content-singleportfolio.php file. (do this through a child theme).
You would need to move all the code from lines 203-240 up to between lines 79 and 80.
But don’t see content-singleportfolio.php file in theme templates, and portfolio-full.php doesn’t have enough lines. Could you please recommend similar solution that would also address a link at the bottom?
Alesya.
In forum: Pinnacle ThemeDecember 30, 2015 at 1:36 pm #73438Hey,
1. In our theme options > home layout. Do you have “page content” enabled?3.
@media (min-width: 992px){ body.single-post .main.col-lg-9 { float: left; } }Sounds like you might also be wanting this for category pages too?
@media (min-width: 992px){ body.category .main.col-lg-9 { float: left; } }You can wrap all that up into one with this:
@media (min-width: 992px){ body.category .main.col-lg-9, body.single-post .main.col-lg-9, body.page-template-template-blog-grid .main.col-lg-9 { float: left; } }Ben
In forum: Virtue ThemeIn reply to: Custome Page builder Row
December 30, 2015 at 12:50 pm #73416Hey sorry about the delay. I had posted a notice we where doing updates to the server last night so that was part of it.
In general though this is a support forum and for something like immediate help you would need to hire a developer especially since what you trying to do is not part of the built in theme options.
I’m always happy to help someone code something extra or style something a certain way but it is extra from what the theme does so kinda of impossible to support that in an immediate way unless it was in a relationship like you hiring someone to do that. Hope that makes sense.
Anyway I have recently hired another member and they are in training now if you like to know.
As for the questions.
1. The css I gave would effect all the image menu widgets. are you just wanting to effect all that are on the page you linked too or are you wanting to effect only some of those?
For the page you can use the page id in your css like this:
.page-id-2948 .virtue_imgmenu_widget .infobanner { border-radius: 20px; overflow: hidden; }2. You can use this css to make it closer:
#pg-2948-0 .panel-grid-cell { padding: 2px; } #pg-w56815e4039b60-0 { margin:-2px; } #pg-2948-0 { margin: 0; }Hope that helps,
Ben
In forum: Virtue ThemeIn reply to: Add posts list using shortcode
For the 2nd question. I mean each post take different height in this page . http://themes.kadencethemes.com/virtue-premium/blog-grid-two-column/
I hope they could align like they do in home page “LATEST FROM THE BLOG” parts . http://themes.kadencethemes.com/virtue-premium/
Is there a way to do that?
In forum: Virtue ThemeFirstly, I want to say thanks for the great theme. It’s really nice and powerful.
I tried to add some posts in my portfolio post. Like [blog_posts items=”10″ orderby=”date” cat=”teaching”]
But I want to add all the posts of that category. How can I add all posts in the list. And add the pages like the blog-grid page.
Meanwhile, How to align the posts in blog-grid page? If I add 2 columns. I found they are not aligned. Every grid is different height which is depend on the photo and title, etc. Is there a way to make them aligned like in the home page. Thanks
In forum: Virtue ThemeIn reply to: Portfolio Grid Page
December 29, 2015 at 3:43 pm #73342Hey,
For the best filter, search, navigation. I would recommend you use blog posts. There would be more plugins available to you for filtering and in terms of a standard wordpress search it’s going to use the blog grid not the portfolio grid.I don’t know what you mean in terms of the portfolio page. When I click on a portfolio item I go right to the portfolio post page?
Have you tested with the plugins your wanting to use to see how they work with portfolio items?
Ben
In forum: Pinnacle ThemeDecember 28, 2015 at 9:47 pm #73212Hello Kadence folks
Hate to bother, but I’ve got a bit of an issue here that i haven’t been able to figure out yet. Hopefully it’s just something i’m overlooking
For some strange reason, pictures from my gallery do not show up at all using the Pinnacle Gallery widget, regardless of what area of the site i assign the widget to.
Strange thing is, the title for the pinnacle gallery widget does show up in the assigned area. So it seems as the widget is writing to the page correctly, but it simply cannot see the gallery.
Furthermore, the Pinnacle Carousel and Pinnacle Post Grid both work as intended by displaying images from those pages into the widget area, giving me further reason to believe the issue is related to my gallery and how the widget sees it
I cleared the cache several times and deactivated all plugins, but that did not help. Also switched the gallery to use standard format (my gallery was originally using masonry). The gallery images still did not appear in the widget.
Is there something i’m supposed to do to make the widget see my gallery, or is this some sort of bug?
I’d rather not use a 3rd party gallery widget due to fears it might compromise the site’s functionality, but I’d be more than happy to use one you’d recommend.Unfortunately, the issue is a bit sensitive, so i hope i can hear back soon. I’d appreciate any assistance.
In forum: Virtue ThemeAha! I was using the Portfolio Category Grid page (sorry). Now I have posted it in a default template, and it works! So that issue is now solved 🙂
The only thing now is that the grid images are a lot smaller than the ones in a 4-column portfolio grid. I am hoping I can just change the numbers in the Shortcode to amend this?? Or do I need to fiddle with the layout of the default page template?
I now have what I want on the main portfolio category grid, as well as filters for the sub-categories on the portfolio grid pages (with that fancy shuffling thing I love and absolutely have to keep.) But once I have clicked on something other than ‘All’ and filtered to a subcategory with just those portfolio items showing on the grid page, I click on one of the images and seem to enter the portfolio category, not sub-category if you see what I mean? So when I click on the arrows and the grid icon on the top right, I navigate through ‘All’ not just the subcategory I had previously chosen, which seems to me to defeat the purpose of having the filter in the first place. Is there any way I can create portfolio grid pages for sub-categories so that the further you click through and filter, the less appears in the ‘loop’, while always allowing an easy way back through the breadcrumbs. (I’ve tried creating grid pages for the subcategory types but it doesn’t change anything).
Maybe I’m expecting too much from the theme, but thought I’d ask on the off chance this was both possible.
I apologize if this is too long winded and doesn’t make sense, but unfortunately I can’t paste a link, the website is hidden behind a ‘coming soon’ thing.
Thanks again,
Andrew.
In forum: Virtue ThemeDecember 22, 2015 at 10:43 pm #72683Hey,
1. The using the portfolio category page means your supposed to use the type pages, those types have no other way of linking to a custom page you make regardless of what template your using.If you really need them to redirect to custom pages with the portfolio grid template then you can use a plugin and set up the redirects for the url of the type pages so they get directed to your custom pages: https://wordpress.org/plugins/safe-redirect-manager/
2. The grid links page to whatever page you set as the portfolio page in your theme options > portfolio options. But you can also individually set the portfolio grid on a post by post basis in the portfolio posts themselves.
3. The category grid is set up to show all the types. You can not use that page template and instead use a shortcode that will display only top level portfolio types. But this will not mean the that portfolio type pages show the child types they will still show the portfolio posts.
[portfolio_types columns="4" items="10"]Ben
In forum: Virtue ThemeTopic: Aligning Staff grids
My staff page is almost OK. It’s
*Login to see linkOn two browsers, Firefox 43.0.1 and Chromium 46.0.2490.86, the 1st row in the 3rd column is one line deeper than the other 3 columns. As a result the top of the 2nd row is ragged. (I’ll create a dummy featured image for people who don’t submit their own.)
I’d like it to look like
*Login to see linkI copied in the CSS below from a recent post (18/12) on this topic, but while the page looks better it’s still ragged.
.staff_item_info {
min-height: 150px;
}.init-isotope .staff_item img {
max-height: 270px;
}Any suggestions welcome.
Regards,
WalterIn forum: Virtue ThemeTopic: order post by published date
Hi Guys,
Have a page with “Blog Grid” and want the posts to display according to Published Date.
We did some investigation and it seems they are ordered by post ID..?
We’ve created a few posts and left them as draft – then we go ahead and publish/schedule them for go live.
How do we get them to display by Published date?
Thanks!
In forum: Virtue ThemeIn reply to: Problems with staff pages
In forum: Virtue ThemeTopic: Problems with staff pages
I’ve searched through the forum for this topic and have found some previous answers, but they don’t make sense.
I need to create staff posts and am following the Staff Grid Page Template tutorial. I’ve created a page and have set its template to Staff Grid with 3 columns, etc. Now for the puzzle: how do I get any content in there? I’m supposed to make posts but where does that happen? If I go to Posts under the Dashboard and say Add New it goes into the Blog.
I tried pasting photos and text directly into the edit box, but all this does is create a longer and longer list which never breaks up into nice little boxes.
Regards,
Walter -
AuthorSearch Results


