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 'COLUMNS'
-
AuthorSearch Results
-
In forum: Virtue Theme
Topic: Shop and Category Settings?
Amazing Theme. I’m really impressed. One thing I’m having trouble with is in regards to the shop page and the product category pages.
I have my theme set to show my shop category column layout => 5 columns, but it’s still showing as 4. I’d really like it to be 5 so the images aren’t so huge. Is there something I can do to fix this?I also have related columns carousel set to => 6; can I hack this to make it 9 or another number that works with the grid layout?
Thanks!
In forum: Virtue ThemeIn reply to: Dropdown sub menu off screen
In forum: Virtue ThemeIn reply to: Woocommerce different number of columns per category
October 30, 2014 at 10:42 am #21294That isn’t an option to change per category. What you can do is set up a page and use a shortcode to show all the products in a category with a specific column… so for example this :
[product_category category="appliances" columns="1" per_page="24"]You can see all the woocommerce shortcodes here: http://docs.woothemes.com/document/woocommerce-shortcodes/
Ben
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Embedded videos are not displayed in postlists
October 29, 2014 at 10:16 am #21183Hey,
To clarify. The home page “latest blog posts” module only uses a featured image. It is set to not show videos.If you want that option you have to make your home page the latest posts page in settings > reading.. then move the “page content” to enabled and the “latest posts” to disabled in the theme options > home layout.
You can make the post show in two columns by adjusting the settings on the bottom of the theme options > home layout tab.
Ben
In forum: Virtue ThemeIn reply to: Blog pagination going to 404 page
Hi Ben,
Thanks awesome result on problem 1. I didn’t see any child pages, but I deleted the news page and recreated it and it works now.
Problem 2 is still a little confusing. I’ve set it to 26 under home page blog settings. It is reading 4 posts and 2 columns, but even if a post is straight forward in content it is still only showing 10 words exactly (except where I experimented with excerpts.)
In forum: Virtue ThemeOctober 27, 2014 at 5:33 pm #21000Hey,
1. That isn’t a built in option. And would require seginificate codeing to make happen.
2. You can add a shortcode: [carousel type=portfolio orderby=date columns=4 items=8 speed=9000 scroll=all cat=photos]
http://docs.kadencethemes.com/virtue/#shortcodes
Ben
In forum: Virtue ThemeTopic: Staff page – hierarchy
Working on *Login to see link
I am trying to highlight the principal of the firm, with the partners being given less prominence… I haven’t been able to do this. I have separated them into Staff groups: Principal (1) and Partners (3).
I ended up putting the principal’s bio in a text box above the partners in 3 columns on a Staff template page. This works okay space-wise but there is no formatting in the bio so it looks odd and mushed-together.
Any help you can offer?
many thanks,
Barbara
p.s. Thank you for previous help; the site is now live and we’re getting many enthusiastic reviews.In forum: Virtue ThemeIn reply to: Testimonials Grid Page
October 24, 2014 at 12:07 pm #20762It’s in the css. So changing it just just a matter of overriding the css. You can set the columns amount in the page settings.
Ben
In forum: Virtue ThemeIt just does not show on my machine, my win 7 machine, I will try a different browser and see. When I add widgets with page builder, the events show, but nothing else shows, and I did try to separate them by using 2 columns, that only worked one time, thanks for the help, I will be able to look at it this afternoon.
In forum: Virtue ThemeIn reply to: Testimonial page
October 22, 2014 at 10:39 am #205071. Set the page template to fullwidth and not testimonial grid.
2. Add the testimonial shortcode
[testimonial_posts columns="2"]Ben
In forum: Virtue ThemeIn reply to: Secondary Menu Options
In forum: Virtue ThemeIn reply to: Secondary Menu Options
In forum: Virtue ThemeHi,
I really love this theme.I have a silly question. I have a submenu for the Secondary menu. I cannot read the active item on the submenu because the font color is white and the background is white. On hover, it is white with background color blue, which is correct.
I am struggling to change the submenu active color to black via the theme settings or by adding custom css in Theme Options > Advanced > Custom CSS. I tried this:
#nav-second ul.sf-menu ul li a:active {
background: #1e73be; /* blue */
color: #000;
text-transform:uppercase;
}
#nav-second ul.sf-menu ul li a:hover {
background: white;
color: #000;
text-transform:uppercase;
}In the theme menu settings, the options only provide for editing both hover and active at the same time. The background color blue is not showing up on the active link. (submenu hidden until you hover on the parent menu item).
Additionally, I want the submenu to be horizontal with more than 4 submenu items/columns, which does not appear to be possible in the WordPress settings: Appearance > Menus > Enable Fullwidth Sub Menu > Submenu Number of Columns (max 4) – I have posted separately on a more relevant thread about this problem.
I realise that I have probably made a silly mistake in my CSS but I would be extremely grateful for your advice. In the demo it works perfectly with a vertical submenu – *Login to see link
Andrew
In forum: Virtue ThemeIn reply to: Secondary Menu Options
Hi, I have a question about this too. In Appearance > Menus there is a setting for Submenu Number of Columns (Enable Fullwidth Sub-Menu), which has a maximum number of 4 columns. I cannot find how to have a horizontal submenu for the Secondary menu with more than 4 columns.
http://allabouttea.co.uk/dev/product-category/tea/
AndrewIn forum: Virtue ThemeIn reply to: Testimonial page
October 21, 2014 at 10:23 pm #20449Are you wanting the to put the testimonials on the left and form on the right? If so you need to add the testimonial shortcode and not use the page.
[testimonial_posts columns=”2″]
Just add in a column on the right or left of your column that has the form.
Ben
In forum: Virtue ThemeIn reply to: Page content not being displayed – on only one page
Hi Ben,
Thanks for the tip. I renamed the page/link so it does not start with a number and it now at least displays the page – however I’m now getting a Woo error when I try to add back in a product gallery.
If I add this to the page:
[product_category category="qfhd-4k-monitors" per_page="20" columns="4" orderby="order" order="asc"]I get this error when I try to update the changes:
Fatal error: Call to undefined function woocommerce_product_loop_start() in /home/pixeluti/public_html/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php on line 182
The page Previews OK, I just can’t update it?
I use the exact same code with a different category on other pages so again I’m not sure what is wrong with just this page.
I’m running Woo v2.2.6, WP 3.9.2 and Virtue Premium 2.6.7 with a child theme.
Any pointers on this error?
Many thanks for your help
Steve
In forum: Virtue ThemeIn reply to: Have a link "Next posts"
Thanks Ben, but when i choose 2 columns it’s not the same apparence like “latest posts”. The image is smaller.
I would like to have the same format like now with latest posts. Is it possible ?And if i choose to turn off the grid style, it’s only one columns.
Thanks
In forum: Virtue ThemeIn reply to: Have a link "Next posts"
October 19, 2014 at 11:44 pm #20260In the theme options > home layout, scroll to the bottom, you can choose the grid style and choose two columns.
Ben
In forum: Virtue ThemeIn reply to: Slider – Home – Products Home
October 19, 2014 at 11:25 pm #20254Hmm, ok, so let me try to make sure we are on the same page. I’m guessing you looked at this? https://www.kadencewp.com/creating-a-home-page-with-virtue/
So you’ve created a page and in the settings > reading. you’ve set that page to be your front page?
Which makes that page content the page content mobile that you find in the theme options > home layout.
So with that enabled you can go to the page you made… the page that is set as your front page and add any of the shortcodes to that page. That will then make them show on your home page. So if I want the “[recent_products per_page=”12″ columns=”4″]”
Then I add:[recent_products per_page="12" columns="4"]to the page content.
does that help?
Ben
-
AuthorSearch Results


