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'

Home / Forums / Search / Search Results for 'COLUMNS'

Viewing 20 results - 3,681 through 3,700 (of 3,937 total)
  • Author
    Search Results
  • #15478

    Hey,
    1. With the newest update you can have a full width dropdown menu. I just added the ability to select that option and choose how many columns that drop down should have. I don’t know how that would conflict with your menu plugin. If you just need to hide and show menu items though you don’t need a plugin you can just use css, There is a class in the body tag is a user is signed in. Here is an example:

    .menu-loginregister {
    display:block;
    }
    body.logged-in .menu-loginregister {
    display:none;
    }
    .menu-myaccount {
    display:none;
    }
    body.logged-in .menu-myaccount {
    display:block;
    }

    2. 4 columns doesn’t mean four products. It’s a carousel and shows more.. Your site isn’t starting the carousel. Have you emptied the cache?

    3. Yes this is actually the intention of the filter, It’s designed for smaller stores that have all the products or on one page. Because the animation couldn’t happen like it does it you had to re query the site for all the products of a certain category.

    If you have a store with a lot of products then you should only use the filter on category pages not the shop page or not use the filter at all. If you want an ajax filter (one that loads all the products when you click a category) then use this plugin: https://wordpress.org/plugins/yith-woocommerce-ajax-navigation/

    There is an example of that plugin in use here: http://themes.kadencethemes.com/virtue-premium-3/shop/

    Ben

    #15464

    Yes. I am trying to add widgets to footer columns 1,2,3,4, but the widgets don’t display.
    I don’t do anything from yesterday and today. Yesterday, I worked on my page normally.
    Thank you for your reply

    #15463

    Did you change anything from yesterday and today? Adding widgets to the footer has nothing to do with sidebars. You would be adding the widgets to footer columns 1,2,3,4. Is that what you’re doing?

    In forum: Virtue Theme

    In reply to: Reduce footer height

    #15394

    You seem to have three columns with empty widgets? That creates a spacing issue on mobile. Are you planning to add images to all those image widgets or are they going to remain empty?

    Ben

    In forum: Virtue Theme

    In reply to: Flex Slider

    #15387

    I only see one option (without going in and editing the code in the theme)

    Make a Three row layout portfolio. Set your portfolio settings to none and remove the values. Then using page builder a row with two columns, add a virtue: gallery widget in the left and text in the right to copy the portfolio layout.

    Then add another row and add your carousel widget.

    Ben

    #15279

    I’m trying to use the blog grid template page and have 2 columns of posts. The blog looks the same as for the blog template page…what could be the problem?

    Everything is up to date, I just installed the theme.

    #15120

    I seem to be having an issue with my footer widget columns and it was not happening yesterday.

    For reference:

    The last three columns seem to be stacking in the second column position. If I switch the style to only two columns they all disappear, same with a three column layout. Going back to four creates the overlapped look.

    Thanks in advance for any help.

    #15113

    In the theme options > shop settings. You can choose how many columns and how many items per page.

    Ben

    #15086

    Hey, Virtue is a fully responsive theme so as far as I know there isn’t a mobile view to turn off. What exactly are you after? Are you wanting to keep all the columns in mobile view?

    Hannah

    In forum: Virtue Theme
    #14990

    Make a layout with 2 columns on the left and 1 on the right. Use the virtue shortcodes to add an icon.

    Ben

    In forum: Virtue Theme
    #14952

    Hey,
    You can use the map both ways. If you use the contact page or not.

    If you want to use a contact page template, turn the contact form off, add columns by clicking the “virtue shortcodes” or by using pagebuilder. Then add your contact form 7 shortocde to whatever column you want.

    If you use a full width page then add a google map shortocde or widget above your contact form area.

    Ben

    In forum: Virtue Theme
    #14940

    Hey Emmanuel, if you’re not using the themes contact form then there’s no need to set the template to contact. You can set it to fullwidth and use page builder to add a row with two columns. In the first column add a text widget with your contact forms shortcode and add a text widget to the second column with whatever writing you want to add.
    Hope this helps!
    Hannah

    #14716

    Hey so I just created two columns using the column shortcode and added the icons and text in each with the center alignment button in wordpress editor. Didn’t build it with pagebuilder. You can just use the visual editor widget and add an icon with the icon shortcode.

    Ben

    #14637

    Hi,

    I want to remove the product image (and left column?) So that the text on my product page will take up the first two left columns on the page. I do not need at product image for what I sell.

    Any help would be greatly appreciated!
    Thanks

    My site:

    In forum: Virtue Theme
    #14317

    Hey, Kadence Themes is working on getting a demo3 style tutorial out right now. The selection boxes you’re referring to are displayed through the virtue: image menu item widget. Assuming your page is set to a static page and the front page is the home page you need to go into your home page and and add a row with three columns through page builder. Then select the Virtue: Image Menu Item widget and upload an image and give it a title, description and link. Repeat this process for the second two columns.
    Hope this helps!
    Hannah

    #14205

    Hi Ben,

    I’m using four columns without a sidebar for the the blog right now. Now I would like to show the date instead of this small icon. Is that possible? I’m already hiding the other icons which I don’t need.

    Another issue: I would like to see how the excerpt looks if it is justified. Right now it’s aligned to the left.
    I found this code in you forum, but it’s not working for me …
    .home_blog article .tcol-md-12.postcontent .entry-content {text-align: justify;}

    Best regards, Martin

    #14197

    Hello Ben,

    Hope you are doing fine. I am willing to add Pagination in default word press gallery.
    I would like to show 15 images in 5 Columns. That means there will be 3 rows. And then it will go to next page. In this way I will add images in the gallery further.

    Is there any way I can achieve that ( I used one external plugin “paginated effect” but it seems it is not working properly).

    There is a discussion previously:-

    where you suggested that we can add “<!–nextpage–>” after each gallery. Thats worked for me too. But I am looking for Single Gallery insertion with pagination.

    Thanks,
    Ari..

    #14187

    I would suggest using the columns shortcode or page builder.

    https://www.kadencewp.com/using-page-builder-virtue-premium/

    Ben

    #14182

    Thank you, Ben, that helps, I will get a refund I think from them.

    I am going to make my own squeeze page with the WordPress Editor, I need there to be two columns, so my email opt-in form is on the right of some other text on the page, I was thinking about using the Full Page Width layout for the page, and then using a WordPress table with two columns is this the best way and will it display correctly in Mobile?

    Or is there a better way?

    In forum: Virtue Theme

    In reply to: Shop Page Layout

    #14171

    if that didn’t work use:

    .products .kad_product .product_item {
    background-image: url(“http://baywatcharms.com/wp-content/uploads/2014/07/dark-wood-background_11.jpg”);
    padding: 10px;
    border-radius: 10px;
    border:2px solid white;
    }

    If you want to show categories (you don’t have to you can just show products) then you need to add a category image to the category. You can choose the image ratio in the theme options > shop settings and choose the columns. Here is an example of categories with images: http://themes.kadencethemes.com/virtue-premium-3/product-categories-grid/

    Ben

Viewing 20 results - 3,681 through 3,700 (of 3,937 total)