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: Virtue: Image resizing height in mobiles
April 29, 2016 at 1:32 pm #93154You can also do this:
[blog_posts items="8" orderby="date" type="grid" columns="one"]Ben
In forum: Virtue ThemeIn reply to: Virtue: Image resizing height in mobiles
In forum: Virtue ThemeIn reply to: Images on homepage for Blog Posts
April 28, 2016 at 1:40 pm #92985Hey,
With that type of post format they are designed to be squares. Changing it would require editing template files. But you can always use a different post format like the blog grid.If you would like more info on editing the templates I can point you in the right direction there too.
BenIn forum: Virtue ThemeIn reply to: Portfolio Pages Development and Management
April 28, 2016 at 1:12 pm #92975If you want one page to have portfolio posts from say portfolio-type “photos”
You can create a page select the portfolio grid page and save the page.
Then you will see options to set what portfolio-type you want to be displayed on that page. In this example you could choose photos. You don’t need to use a shortcode if that’s all you’re wanting to accomplish.
See here: http://docs.kadencethemes.com/virtue-premium/portfolio-page-template/
Ben
In forum: Virtue ThemeIn reply to: Portfolio Pages Development and Management
In forum: Virtue ThemeHi there,
Sorry I can’t find this by searching the forums.
If I use this: [blog_posts orderby=rand cat=client] it only shows 4 posts in 2 columns.
If I use this: [blog_posts orderby=rand items=all cat=client] it only shows 1 post.
If I use this: [blog_posts orderby=rand items=20 cat=client] it shows 19 posts. That’s how many I have in that category now but I would like to know the items=??? – what to put for ??? so I always get all of them. I guess I could put 100 and hope some day I have over 100 clients!
thanks,
Will, Maine, USA
In forum: Pinnacle ThemeIn reply to: Can't change the Blog style on my page
April 27, 2016 at 3:41 pm #92858Ok, in your settings > reading. Make sure you leave the select box for the “post page” blank.
then go to your page titled blog and make sure to use the blog grid page template.
Ben
In forum: Virtue ThemeHello! I love the theme, but here is my problem: My portfolio pages are posting to both my “Portfolio Full” and “Portfolio”(Carousel) on my home page. I would like my portfolio pages to post only to the “Portfolio Full”, but I can’t find the settings to change this. I would also like to set up multiple Portfolios to present specific categories of instruction. How do I specify the individual portfolio pages to specific portfolios grid pages? My website is: *Login to see link . Thank you!
In forum: Virtue ThemeIn reply to: Homepage assist required
April 25, 2016 at 10:33 am #923381. Where is this block? I’m seeing a custom carousel with only three items.
2. The demo is using product posts types. Those are from woocommerce which is the ecommerce plugin you would need to run an online store. See here: https://www.kadencewp.com/installing-woocommerce/3. It depends on what you’re using as products. If you’re using woocommerce then sure you can show a grid of products or a carousel. For a grid you can use any of the woocommerce shortcodes : https://docs.woothemes.com/document/woocommerce-shortcodes/
Like:
[recent_products per_page="12" columns="4"]4. In the apperance > menus page you can add a custom link… say you label it “Agriculture Bag” then in the link field add #
That will make it not link anywhere.
Ben
In forum: Virtue ThemeTopic: Portfolio Pages Management
Problem: My portfolio pages are posting to both my “Portfolio Full” and “Portfolio” (Carousel) on my home page. I can’t find the settings to change this. I would also like to set up multiple Portfolios to present specific categories. How do I point the individual portfolio pages to specific portfolios grid pages? My website is: http://Www.performanceplustennis.com. Thank you!
In forum: Virtue ThemeIn reply to: Photos on Iphone Dont appear
April 24, 2016 at 5:36 pm #92286Hey,
Actually that css Hannah posted is from the theme, it’s good css.Your issue is the call to action, on a phone the text is too large to fit on the page.
here is css to fix:
@media (max-width: 767px) { #pl-9 .panel-grid-cell .virtue_calltoaction_widget h1 { font-size:40px !important; line-height:40px !important; } }Ben
In forum: Virtue ThemeHey,
I’m working on transitioning a website from a localhost to a live version, but I’m running into a problem I can’t seem to solve–or get any closer to figuring out what might be causing it 🙁
Essentially, the blog pages won’t show any texts for the post summaries, only the titles, and featured images when set to one of the image summary options. This is true for both the ‘Blog’ and ‘Blog Grid’ templates, and both in fullwidth and sidebar versions of said templates.
Example page here:
I’ve tried changing the default post summary option, changing individual posts’ summary settings, entering a custom excerpt, and various other tests accross the board, but the entry-content / articleBody area remains empty, as shown currently.
Searching and comparing with the localhost files (where both the automatic and manual excerpts work fine), I just can’t find any obvious differences.
Any ideas what might be causing this situation? Thanks in advance!
In forum: Virtue ThemeIn reply to: Home page layout and footer options
Thanks Hanna for the quick reply.
1. This looks good.. however the only thing missing for me.. symmetric/standard grid size.While using the blog posts, instead of page content, the images were cropped to a common size, hence the display was symmetric.
In the current setting, the layout is not symmetric due to different image sizes.
Is it possible to achieve similar results like the blog post thing but with 3 columns ?2/3/4 :Thanks for your inputs, will try this out
thanks
GauravIn forum: Virtue ThemeIn reply to: Home page layout and footer options
Hey Gaurav,
1. I would actually suggest setting your homepage as your latest post page (Settings > Reading). Then in Theme Options > Home Layout ensure that you have Page Content enabled in the Homepage Layout Manager. Then if you scroll down to Page Content Options (if home page is latest post page) you can turn on Use Post Grid Format and set the number of columns to 3.2. Have you already created a page for all your posts (using the blog template)? If so, you can link to that page from your primary menu (Appearance > Menus). Does that work for you?
3. You just want one column centered? If so, select the two column Footer Widget Layout from Theme Options > Footer. Then add your content to the column 1 from Appearance > Widgets. Then add this to your custom css box in Theme Options > Advanced Settings:
.col-md-6.col-sm-6.footercol1 { width: 100%; text-align: center; margin: 0; }4. http://docs.kadencethemes.com/virtue/#shortcodes
Hannah
In forum: Virtue ThemeIn reply to: Portfolio Page/Grid
April 20, 2016 at 12:14 am #91575Even if you just want to show the products I think you may be better off using actual product posts and not portfolio posts. Then you can still have prices if you like and the design and functions are all based on products unlike portfolio posts. You certainly don’t need to have the add to cart options. see here even for a catalog add-on for woocommerce: https://wordpress.org/plugins/yith-woocommerce-catalog-mode/
But of course you can use portfolio posts however you want as well. It’s just confusing if you don’t clarify what type of post it is since portfolio isn’t product.
In terms of add portfolio posts to your home page you can use the theme options > home layout.. there you can add the portfolio carousel or as a grid using portfolio full in the “home layout manager”. is that what you were looking for?
Ben
In forum: Virtue ThemeTopic: footer color infinite
*Login to see link I have a portfolio grid page with various portfolio types on it. When I click on a type such as “Patterns”, that only has 2 posts attached to it, the footer background color is short and doesn’t go to the bottom of the page, on the desktop. I would like the color to not look like a stripe but go to the bottom of the page. Thanks for your help!
In forum: Virtue ThemeIn reply to: Where to add Testimonials?
In forum: Virtue ThemeTopic: Where to add Testimonials?
This seems like a really obvious question, but where can I add testimonials in order to show up on the testimonial grid page? From researching the forums, it sounds like I should have an option under posts that is specifically a testimonial post. I can’t find this anywhere. Am I missing something simple?
I am using version 3.5.9 of Virtue Premium.
Thanks!
In forum: Pinnacle ThemeIn reply to: css for underlines
April 13, 2016 at 1:08 pm #90546hr, .blog_item.grid_item .postcontent footer, .single-footer { border-color: #444; }Ben
In forum: Virtue ThemeIn reply to: Blog featured image is cropping to landscape
Thanks Ben, the post options image height worked great for the single post, however when I use the grid column shortcode it does this:
http://www.shelleyruns.co.za/wp-content/uploads/2016/04/screenshot.png“the blog layout you are using calls for images that are landscape” Is there any way to change this? How can I get my thumbnails to automatically be square?
Thanks a mil!
-
AuthorSearch Results


