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
Would like my Full Portfolio link not to a post but a page as would like some more formatting flexibility. How would I go about creating a post that would have an image column (before) another image column (after) and then a customer testimonial quotation..
In page builder that is easy.. but in a post I am limited to one image grid and then quotation..
Tsk for any help in this matter.
In forum: Virtue ThemeTopic: Blog layout
I can’t get the blog page to display as a 2 column. i have changed it to grid post / 2 columns but it does not change. I have emptied the cache.
want it to display like the below:
*Login to see linkIn forum: Virtue ThemeIn reply to: Woo Products Grid Page/List/Slider
Thank you Hannah, thank you Ben,
Wow, excellent support as always!
@Ben: Yes, like http://themes.kadencethemes.com/virtue-premium/product-category/tshirts/but sortable also by product names?
@Hannah/Ben: I would create a page like this by this shortcode? I cannot find a template when I create a new page (like “Blog Grid/Fullwidth etc)
@Ben/Hannah: Honestly I am not sure about the difference between a slider and a Carousel (uupss 🙁 ) – will give an example in the next private post
will olook into the Virtue Carousel Widget..
@Hannah: so I create a new page and add the shortcode…? Will try right nowBtw.: is there a way to hide prices from the products (want to use Woo only for Catalaogue)?
Thx you so much!
Dan
In forum: Virtue ThemeIn reply to: Create submenus in portfolio page
December 14, 2016 at 6:55 pm #125204Hey,
This is a page: http://themes.kadencethemes.com/virtue-premium/portfolio/You can make as many pages as you like that have the portfolio grid template.
I’m not talking about portfolio posts themselves but the grid page.
See here: http://docs.kadencethemes.com/virtue-premium/templates/portfolio-page-template/
Ben
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Please help
Hey,
So you’re wanting a portfolio grid page of just your books is that correct? First you need to create a category type (category) then assign your desired portfolio posts to that type. Then the theme will automatically create a product category page.
Hope that helps!Hannah
In forum: Virtue ThemeHello Ben and Hannah and a great “thank you” for this wonderful theme.
I am facing a problem in the theme’s widgets, that are supposed to show some posts. (virtue’s carousel and virtue post Grid in specific)
While posts are shown in pages and single posts, widgets are blank in categories.
For example here:
*Login to see link
you can see a virtue carousel in sidebar’s first position, and some post Grid in 3rd place of footer widget.
while here:
*Login to see link
“nea” is a category
nothing can be displayed.If you have any suggestions, I am willing to provide any additional information.
In forum: Virtue ThemeIn reply to: Adding Pictures to Portfolio
Hey Daniel,
I don’t believe there’s an option for this. Unless you created 5 identical portfolio posts. Is that what you’re wanting? Or you could create a gallery and link the gallery images to this one portfolio post. Or if you wanted you could set the post summary to Image Slider and it could show all 5 of your images from one grid item.
Hope that’s helpful!Hannah
In forum: Virtue ThemeIn reply to: Adding Pictures to Portfolio
December 12, 2016 at 6:18 pm #124931You can create as many portfolio posts as you like. Once you add a post it would show on the grid.
Ben
In forum: Pinnacle ThemeIn reply to: Bug when there are 2 blog_posts widgets
In forum: Virtue ThemeIn reply to: Portfolio Category Grid – Type Issue
Hey Benjamin,
The page you linked to is a portfolio grid page, not a portfolio category grid page. This tutorial explains setting up a grid page- https://www.kadencewp.com/creating-a-portfolio-page-with-virtue/
Make sure you are setting featured images for each individual post.Hannah
In forum: Pinnacle ThemeHi,
I am trying to use the blog posts shortcode to display specific categories with the Tabs shortcode.
This is my code[tabs]
[tab title=”Memory” start=”open”]
[blog_posts orderby=”rand” items=10 type=”grid” columns=3 cat=memory]
[/tab][tab title=”Energy”]
[blog_posts orderby=”rand” items=10 type=”grid” columns=3 cat=energy]
[/tab]
[/tabs]If you take a look at this page, you will see that the footer is in the middle of the page. Also only the first tab actually displays blog posts. The second tab only shows one post. Is the code above not correct? Is it proper use to use shortcodes in other shortcodes?
Please help,
Thank you.
In forum: Pinnacle ThemeIn reply to: Bug when there are 2 blog_posts widgets
In forum: Pinnacle ThemeIn reply to: Bug when there are 2 blog_posts widgets
I’m talking about the blog_posts Pinnacle Shortcode.
When there are two blog_posts Pinnacle Shortcodes on the same page, the CSS style of the kad-blog-grid gets the “position: relative;” but not the “height” which makes it display properly.
Here’s an example from when there is only one on the page:
<div id="kad-blog-grid" class="rowtight init-isotope" data-fade-in="0" data-match-height="1" data-iso-selector=".b_item" data-iso-style="masonry" style="position: relative; height: 460px;">Here’s what it is when there are two:
<div id="kad-blog-grid" class="rowtight init-isotope" data-fade-in="0" data-match-height="1" data-iso-selector=".b_item" data-iso-style="masonry" style="position: relative;">No height, so the box displays 0 px big. With the blog posts still showing up there normal height, this makes the page collapse on itself.
Likely the error is that both grids have the same id, mainly “kad-blog-grid,” so the final height can’t get responsively measured and added back in. But that’s just my guess.
In forum: Pinnacle ThemeWe are using two blog_posts widgets on the same page each with different query settings. That worked fine until the most recent update. Now the kad-blog-grid container of each Blog Grid has a height of zero pixels, which collapses the page on itself. Can you release a patch to solve this error?
In forum: Pinnacle ThemeIn reply to: Posts Page
Thank you for your assistance, I really appreciate the help.
I have one additional question: Is there any way to have the ability to write custom text for the excerpt that appears under each blog post in the grid? Ideally, I’d like to use the meta description rather than the first n words or characters of each post.
Best regards,
Ben
In forum: Virtue ThemeIn reply to: Thumbs on recent posts looks really small
Awesome, thanks!
Follow up question: The grid option is what I’m after but is there a way to make the grid blocks height even?
I see there is an option in the theme options (“Display Blog Grid posts at equal height”) and I have put that “ON” but they are still uneven on my homepage?In forum: Virtue ThemeIn reply to: Thumbs on recent posts looks really small
Hey Thomas,
To accomplish this, you will want to use a blog grid shortcode. You can simply place this shortcode into a text editor widget, and you will have posts display as in that video:
[blog_grid orderby=date items=2 columns=2]Try that and let me know if it works for you! Here is more information regarding the available shortcodes within Virtue theme.
http://docs.kadencethemes.com/virtue-premium/shortcodes/-Kevin
In forum: Virtue ThemeHi!
It feels like I’ve tried everything but I can’t get this to work.
I use the page builder for my home page, set up the “Virtue Recent Posts” widget and expect to get my posts to look something like at 10:02 in this video tutorial:
Tutorial Virtue
Or even better, something like this:
Virtue Premium Blog Example
Where you get a landscape mode image above the text.But this is how the recent posts turn out in my case.
What am I doing wrong?
Cheers!
In forum: Pinnacle ThemeIn reply to: Posts Page
December 5, 2016 at 4:20 pm #124079Hey,
1.you just need to set the page template as “blog grid” and not set it as your latest posts page in settings > reading.Ben
-
AuthorSearch Results


