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: how can i link to shop page and rebuild shop page?
Hi Joseph,
1. In Appearance > Menus you should see an option to add Shop to your menu under the Pages tab.
The recently added products are pulling from your page content? What is in the visual editor of your shop page?2. You can use a shortcode like this-
[recent_products per_page="12" columns="4"]3. There shouldn’t be any conflicts with the theme and pagebuilder. Have you tried deactivating other plugins to see if one is conflicting with page builder?
Hannah
In forum: Virtue ThemeHi Ben,
Thanks for all your help with this great theme you made. I would like to ask if it is possible to have our website (*Login to see link display the mobile site version of the home page with the Featured Products part having two columns instead of a single file for the slides.
Hoping for your immediate response on this. Thanks again!
Carlo
In forum: Virtue ThemeI am trying to create an image carousel, but the outcome from the shortcode results in a grid of thumbnails with a border around each. What am I doing wrong?
The shortcode I used:
[gallery columns="3" link="file" ids="251,250,249,248,247,246,245,244,243,242,241,240,239,238,237,236,235,234" type="carousel" speed="9000"]Link to page with outcome:
*Login to see linkAlso, how can I set it so the link for each image is the same page?
Thank you for your help.
In forum: Virtue ThemeIn reply to: Images not showing properly
June 9, 2015 at 10:57 am #44693Hey,
I’m not seeing the virtue theme? Looks like you have some coming soon plugin installed?Your issue with images is because you are using a html table, which you really should not be for a page layout. Each browser deals with tables differently. And regardless they are not the best for building a page layout, you should use the built in columns that are part of the theme or a plugin like pagebuilder.
Ben
In forum: Pinnacle ThemeIn reply to: Staff page columns
June 8, 2015 at 12:23 pm #44546You can use this instead of the staff template:
[staff_posts columns="5" items="-1"]Ben
In forum: Pinnacle ThemeTopic: Staff page columns
Hi I’m using Pinnacle theme on my website and I’d like to know if it’s possible to set the staff page so that it’s organized in five columns.
In the staff page options I con only choose from two, three or four columns. Is it possible to change it to five columns using some code?Thanks in advance.
CosimoIn forum: Virtue ThemeIn reply to: change mobile outlook
June 8, 2015 at 11:01 am #44511Hey,
1. Sorry no you can’t make a carousel two columns on mobile without creating your own carousel and javascript to support it.2. I don’t see an icon menu on your site?
3. I don’t know what “silver show” is?
4. The typography settings for the secondary menu are set in the theme options > menu settings. But you have set the menu to be on either side of the logo so you won’t have a secondary menu just two primary one on the left and one on the right.
Ben
In forum: Virtue ThemeIn reply to: Revolution slider/mobile view/custom carousel
In forum: Virtue ThemeIn reply to: Revolution slider/mobile view/custom carousel
This reply has been marked as private.June 5, 2015 at 1:18 pm #44249In forum: Virtue ThemeIn reply to: Revolution slider/mobile view/custom carousel
June 5, 2015 at 9:38 am #442121. If you update to 3.0.8 it will actually alert you to the update and have you do it. You can also manually update through these steps: https://www.kadencewp.com/updating-revolution-slider-for-virtue-premium/
2. You would have to use a child the and override the theme files if you want the switch to happen on mobile and tablet. That it’s a built in option but with child theme you can create it.
3. The custom carousel uses square images. You can use the custom carousel shortcode and add whatever image size you want through..
[custom_carousel columns=4 speed=9000 scroll=1] [carousel_item columns=4] Item 01 - Add your info here [/carousel_item] [carousel_item columns=4] Item 02 - Add your info here [/carousel_item] [carousel_item columns=4] Item 03 - Add your info here [/carousel_item] [carousel_item columns=4] Item 04 - Add your info here [/carousel_item] [/custom_carousel]Ben
In forum: Virtue ThemeIn reply to: icon menu color change
June 5, 2015 at 9:08 am #44191Hey,
You can use the “virtue shortcodes” in a page to add a icon box. The output looks like this:[iconbox icon="icon-home" iconsize="48px" link="#Link" color="#ffffff" background="#dddddd" hcolor="#ffffff"] <h4>Title</h4> <p>Description</p> [/iconbox]From that shortcode you can change “icon-home” to whatever you like. You can use this shortcode in the “visual editor” widget using pagebuilder to set up columns of them.
Ben
In forum: Pinnacle ThemeHi Ben,
i use this:
[portfolio_posts orderby=date showexcerpt=false columns=3 items=3 height=347 speed=900 lightbox=false showtypes=false cat=cat1,cat2,cat3]
When i upload an image for example 653×528 the theme saved also a version of the image in the upload folder with the size 400×400 and take this image for the carousel. Google PageSpeed told/show me, that the theme (html/css) nevertheless scaled the image to a size of 347×347.
Thanks!
In forum: Pinnacle ThemeJune 5, 2015 at 1:04 am #44155The size is set right in the portfolio carousel code based on the columns. You would have to edit the carousel, I would need to know where you are adding this carousel to tell you where the code is.
Why are you wanting to do this?
Ben
In forum: Virtue ThemeIn reply to: Portfolio Gallery – turn links into downloads
Hi Hannah,
The portfolio category is House Play – Wooden Play Kitchens. There are some other portfolio categories that are also House Play categories, and they all have a dash in the middle of them.
So This is the shortcode I used.
<h2>House Play</h2>
[portfolio_posts columns=”4″ items=”-1″ cat=”house play – wooden play kitchens”]In forum: Pinnacle ThemeIn reply to: Footer menu above Credits
Hannah,
Thanks for taking the time to reply. For some reason I don’t know I’ve already tried that and it doesn’t seem to be working : it’s putting the footer menu on the right side and the credits on the left instead of having the footer menu above them. Maybe am I still doing something wrong, but I cannot find what.
So this is why I’d like to know if there’s a Css code that exists that could allow me to keep the second option in the Footer Layout (3 columns) while having the footer menu above the credits, both of them centered ?
There you have the only css code I have added to the footer settings and you can see the current outcome on my website http://www.larene-boxe.com :
.footernav ul li a:hover {
background-color: transparent;
}.footercredits {
text-align: center;
}I stay at your disposal for further information if needed, I might have to explain myself a bit more, English not beeing my mother tongue.
Best regards,
Romain
L’ARENE
In forum: Pinnacle ThemeIn reply to: company about page order
Hi,
You can do this but you would need to use a shortcode rather than the staff template. So you would create a page using default template and using page builder add the shortcode to a visual editor widget. Then add your other content below. Something like this:[staff_posts columns="3" items="12"]
Hope that works for you!Hannah
In forum: Virtue ThemeHello,
Here is the problematic code.
[tabs]
[tab title="Toutes les classes" start=open][carousel type=post orderby=date columns=5 items=100 speed=5000 scroll=1 cat=zniveaux][/tab]
[tab title="CE1"][carousel type=post orderby=date columns=5 items=100 speed=5000 scroll=1 cat=CE1][/tab]
[tab title="CE2"][carousel type=post orderby=date columns=5 items=100 speed=5000 scroll=1 cat=CE2][/tab]
[tab title="CM1"][carousel type=post orderby=date columns=5 items=100 speed=5000 scroll=1 cat=CM1][/tab]
[tab title="CM2"][carousel type=post orderby=date columns=5 items=100 speed=5000 scroll=1 cat=CM2][/tab]
[tab title="Classe unique"][carousel type=post orderby=date columns=5 items=100 speed=5000 scroll=1 cat=classe-unique][/tab]
[/tabs]The output is here *Login to see link (scroll down the page).
As you can see, the carousel will only display in the first open tab, not the others. It’s not related to the cat argument, since when I change it to “zniveaux” (the one that works), it still doesn’t work.
A little help would be appreciated!
Thanks in advance,
Laurent
In forum: Virtue ThemeIn reply to: Portfolio Gallery – turn links into downloads
June 2, 2015 at 11:59 am #43690ok to be clear, products and portfolios are two different things in wordpress/theme. Your link above is to portfolio posts. But if you where using products this would be different.
If you want a page with portfolio posts grouped into a header then posts, and a header then posts I suggest you make your page a fullwidth page template. Then you add portfolio shortcodes for each category.
So For example in your page you would have something like this:
<h2>Toys</h2> [portfolio_posts columns="4" items="-1" cat="toys"] <h2>Dolls</h2> [portfolio_posts columns="4" items="-1" cat="dolls"]The thing is right now you don’t seem to have created portfolio – types and so you don’t have each posts in a type/category. So set one would be to create those portfolio types and assign each post to the correct type.
Ben
In forum: Virtue ThemeIn reply to: Move a widget next to the page slider?
Hey Gemma,
The flex slider is not meant to float left. It also looks like none of your icons are working? I would try deactivating plugins to see if one is conflicting with the theme.
As for having a slider and a widget side by side, you can do this with page builder. Create a home page and using page builder create a row with two columns. There isn’t an option to add the flex slider as a widget, but you can use a cyclone, revolution or kadence slider. Then set you page up as a static page in settings > reading and set your front page to Home.
Does that work for you?Hannah
In forum: Virtue ThemeHow can I change what is displayed when clicking the Facebook share button in the sidebar. Right now it shows two columns, with the word blog and text, Visit the post for more. I´d like to add text and an image. What page is it connected to?
Many, many thanks! -
AuthorSearch Results


