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
In reply to: Virtue premium theme help
September 14, 2015 at 9:47 am #583101. Because it’s not theme code I can’t guess. I suggest contacting the plugin author.
2. I’m not seeing this? cache? Did you set a hover for the express button?
3.
#content table.cart a.remove:hover { background: transparent; }4.
div.product .product_meta { font-size: 14px; }5. You can’t have pagebuilder options in those custom tabs. Pagebuilder only works through the “page content loop”. You can use the virtue shortcodes to add columns.
6.
@media (min-width: 768px) { div.product .product_meta { font-size: 14px; } div.product .woocommerce-tabs ul.tabs li { padding-left: 12px; padding-right: 12px; } }Ben
In forum: Virtue ThemeI created a Portfolio Page and in Settings, point Front Page display to this page. Then on each page, I set them to:
Portfolio Page, Portfolio Page Options > 3 columns, Filter > Yes, Show all Portfolio Work, Sort by Menu Order.
In Home page Layout, enabled Full Portfolio. (if I remove this, the page is blank and does not display any posts).
What it is displaying are the images in 4 columns (not 3 as spec) without the portfolio type, but in the right order.
I checked each post, and they have been assigned a category.So I’m not sure what went wrong.
In forum: Virtue ThemeIn reply to: Portfolio post column problem
September 11, 2015 at 11:14 am #58062Hey
This option: “Choose how many portfolio columns to show on portfolio category pages”
Is for portfolio category pages. It doesn’t have anything to do with a gallery you can add on the portfolio post page.If you would like to add a three column gallery on the post page you can choose “three row” for the layout and “none” under your project options. Then in your post content area click the “add media” option and choose create gallery. There you can set the gallery columns to 3.
Ben
In forum: Virtue ThemeHello,
I have set up my portfolio page with some portfolio post.
On my portfilo project “test” I have three images and I want them to be displayed in three columns, but they are dispayes like there are four columns in the grid.
In Portfolio options, in Portfolio Category Pages I have three columns in “Choose how many portfolio columns to show on portfolio catagory pages”.
I can’t figure out what is the problem? This happens also in other portfolio post, as well.
I will leave you the link in the next post, thanks GabiIn forum: Virtue ThemeIn reply to: Home Blog Settings 3 columns
September 10, 2015 at 1:40 pm #57959Hey,
You can use a shortcode in your home page widget area[blog_grid orderby=date items=6 columns=3]Or you can set the home page to be your “post page” in the settings > reading. Then in your theme options > home layout. enabled “page content” and not “latest posts”
Then at the bottom of your theme options > home layout set the blog style to grid with three columns.
https://www.kadencewp.com/creating-a-home-page-with-virtue/
Ben
In forum: Virtue ThemeTopic: Home Blog Settings 3 columns
In forum: Virtue ThemeIn reply to: Category Page Help
Ok, if you want the items to be centered I really think using the shortcode is your more simpler option. Just create a new page, label it your product category title, then add the shortcode to the content area. Something like this:
[product_category category="MUT" columns="2"]Then you can set the number of columns and they will already be centered.
You can use this css to remove the add to cart from the archive pages. Just paste it isn your custom css box in Theme Options > Advanced Settings:.product_item.hidetheaction .add_to_cart_button, .product_item.hidetheaction a.button { display: none; }Did you want to hide the page title as well? Does this option work for you?
Hannah
In forum: Virtue ThemeIn reply to: Category Page Help
Hi Hudson,
Why use a product category page rather than just a shop page? Or if you want a page with only products you can use a shortcode like this:[recent_products per_page="12" columns="4"]You would just paste that into the visual editor of a page. Does that work for you?Hannah
In forum: Virtue ThemeTopic: Virtue Gallery radomize
Hello,
I’m using the Virtue Gallery in pagebuilder to showcase a large number of product images on our homepage. I want to randomize the images, so when the page is refreshed, different images will always show first.When in the Add/Edit Gallery window, under Gallery Settings, there is the option to “check” Random Order. I check this, then click Update Gallery, but something appears to be overriding the option because when I go back into the Gallery Settings window, it remains “un-checked”.
Any insight here? Or something I can do to accomplish this?
If needed, gallery type is “Carousel” and gallery columns is “6”.
Regards
MikeIn forum: Virtue ThemeIn reply to: WPML Multilingual Home page
Hi Ben,
But in “virture shortcodes>icon box”, it is not possible to upload icons and I don’t want to use predefined icons. Beside that, I tried using icon box and for an unknown reason the icon box does not work properly and it comes as 3 separate lines…
This is my shortcode and you can see the result in the link below:
[columns] [span3] [iconbox icon="icon-book" iconsize="80px" link="category/books/ebooks" color="#000000" background="#dddddd" hcolor="#dd3333" hbackground="#eded55"] eBooks Descriptions..... [/iconbox] [/span3][span3] add content here [/span3][span3] add content here [/span3][span3] add content here [/span3][/columns]In forum: Pinnacle ThemeSeptember 8, 2015 at 5:34 pm #57715You can add this css:
.footercol1 .kad-wp-gallery .g_item { float: left; width: 25%; text-align: center; }That will give you columns for all screen sizes and center your images.
Ben
In forum: Pinnacle ThemeIn forum: Virtue ThemeIn reply to: Stumped on Portfolio Summary Page
September 8, 2015 at 5:05 pm #57712So did you update the template. You would set the columns on the portfolio page.
Can you post a link?
Ben
In forum: Virtue ThemeIn reply to: Stumped on Portfolio Summary Page
In forum: Pinnacle ThemeFor now, I have 4 logos to show in the footer.
Using gallery widget: On smaller screens, 3 logos would show on a line and the fourth one just below, left aligned. On very small screens, the logos will all be one below each other but left aligned, not centered. Not what I want.
With theme options-> footer-> footer layout, the first choice (one row, 4 columns), on smaller screens, the logos do appear 2 on each line and on very small screens, will appear one below each other, and centered. The problem is that I can only have one row, not 2 with the proposed footer layout.
What can I do? Thanks!In forum: Virtue ThemeI’m trying to change the columns of the featured images from 5 to 3 on the Portfolio Summary Page. I thought it was in Theme Options > Portfolio Options, then finding Summary Category pages. When I select a column number, the columns don’t change and remain 5. Is there another area where I should be making this change.
And another question: How do you change the spacing between the featured images?
In forum: Virtue ThemeI’m trying to change the columns of the featured images from 5 to 3 on the Portfolio Summary Page. I thought it was in Theme Options > Portfolio Options, then finding Summary Category pages. When I select a column number, the columns don’t change and remain 5. Is there another area where I should be making this change.
In forum: Pinnacle ThemeIn reply to: Text beside video
September 8, 2015 at 11:34 am #57666Pagebuilder can make this really easy because you can set up columns and have your video be in the left column but you can also just click “pinnacle shortcodes” and add column shortcodes. Then place the video in one and the text in the other.
I also suggest using the pinnacle shortcodes to add your video so it’s responsive.
Ben
In forum: Pinnacle ThemeSeptember 8, 2015 at 11:32 am #57664I suggest adding a virtue: gallery widget to the first column. Then add your logos and set the columns to 5.
Ben
In forum: Pinnacle ThemeIn reply to: Multiple videos in one portfolio
September 8, 2015 at 11:30 am #57662Hey,
You can add more then one video into your post content and show it as a grid by using pagebuilder.Just make sure the layout is set to three rows and that you have the portfolio options set to none. Then add your columns in pagebuilder and your videos using the “visual editor” widget and the “virtue shortcodes” button.
Ben
-
AuthorSearch Results


