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 - 2,181 through 2,200 (of 3,937 total)
  • Author
    Search Results
  • #116465

    Hello:

    is there a way to split the “upcoming events” row of this page

    into 3 separate columns?

    It is only a shortcode I have in place, so thats where it got a bit tricky.. Do you have any recommendations?

    #116396

    I’m working with the carousel and like the 3 up layout. However, I’m wondering if it might be possible to show only one center image in the three column layout with the other two columns to the right / left being white space. And then, the carousel advances to another image in the center.

    Would something like this be easily possible? Just dreaming. Thanks.
    Evelyn

    #116329

    Hi Ken,
    I would recommend using page builder and creating a row with two columns. Put your image in one and your text in the other.
    In the future please start a new thread as this one has already been marked as resolved.

    Hannah

    In forum: Virtue Theme

    In reply to: Layout

    #116189

    Hey David,
    Try adding this to your custom css box in Theme Options > Advanced Settings:

    .product-category.grid_item a h5 {
        bottom: 0;
        top: inherit;
        width: 100%;
        text-align: center;
        background: rgba(0,0,0,.1);
        padding: 20px;
        margin-bottom: 0;
    }

    You can change the number of columns in Theme Options > Shop Settings under Shop Archive Page Settings.
    Hope that helps!

    Hannah

    #116057

    Of course: http://netinspain.es/stic/quasi

    You will have to resize the viewport to one or two columns to see that the background images need to cover more space.

    thx

    #115988

    Hello there,

    1-I’ve applied the following CSS in order to achieve the mobile view into two columns shop page, however while rotating mobile from portrait to landscape or vise-versa, the display seem to contribute two columns unevenly, Any idea?


    @media
    (max-width: 480px) {
    .kad_product {
    width: 50%;
    padding: 0 5px;
    }
    }

    2-And what codes do i have to use in order to achieve Category images to be Fullwidth 100% with no padding only on mobile display or divided again two columns equally as its only being display one sided at existing appeal.

    For your info > http://www.janelleteo.com

    Thank you guys!
    With Regards,
    Zay

    #115915

    Hannnah, et all.

    thanks for your support.
    what’s your favorite way of adding this shortcode?

    [blog_grid orderby=date items=4 columns=3 cat=photos]

    #115890

    Hey,
    Pinnacle is not re-stretching, it creates images from the original. When I look at your site you have the theme aspect turned off? So all your settings would then be in your woocommerce settings.

    Thumbnails are simply controlled in there normal spot at WooCommerce Settings –> Display –> Product Images. set the thumbnails size there and regenerate your thumbnails and it will take effect on your site.

    If you want to manually set the size you would work off your columns for the width then find your height. Meaning 3 columns, width should be 400px and thus your height would be 300px.

    Please note that you are using jetpacks “photon” which we highly suggest you don’t since it’s not fast and not reliable.

    Ben

    #115868

    Regarding the Virtue: Carousel widget.

    I’m having trouble getting the carousel to appear. I can see the title I a gave it, however, nothing below the title appears. My goal is to have one specific category of Portfolio appear as 3 columns of rotating images. It must be a setting that I have wrong, but having a hard time narrowing it down.

    Title: Daily Inspiration
    Carousel Type: Portfolio Posts
    Carousel Columns: 3 columns
    Scroll Settings: All Visible
    Items: 4 (I have 4 currently in the library for testing, but will add more later)
    Order by: Menu Order
    Blog Post Category: All (however, I do not want ANY blog posts to appear here)
    Portfolio Category: LYN Daily Inspirations (a new category I created)
    Product Category: All (however, I do not want ANY products to appear here)
    Carousel Speed: 7000
    Auto Play: True

    I have 4 new portfolio items, and each is set the same:
    [caption id="attachment_1203" align="alignnone" width="300"]you are magical You are magical[/caption]

    Portfolio Type: LYN Daily Inspirations

    Portfolio post options:
    Project Layout: Three Rows
    Project Options: Image Carousel and I’ve tried Carousel Slider
    Columns: three
    If Kadence or: blank
    everything else: defaults

    What might I be setting incorrectly?
    Thank you.

    #115833

    Hey Roger,

    I’m seeing three columns in all of those areas on your shop. What device/browser are you experiencing this issue with?

    I’m on a macbook and checked in chrome, safari, and firefox and all are displaying in three columns.

    -Kevin

    #115832

    I’m not seeing this? what browser are you using? I see three columns no matter what. The $woocommerce_loop has nothing to do with how this theme sets columns.

    Ben

    #115826

    Hi there, I have this issue after upgrade to Woo 2.6.0. In the theme (3.8.6) options I have 3 columns, It´s weird because on page load it show 3 columns but when load finished just show two columns. This behavior is for categories and search result, when I use the woocommerce product filters (left side bar) the 3 columns are showed fine. I reviewed this post they said the issue it´s because Woo removed $woocommerce_loop variable in content-product and content-product_cat.php files. I realize you still are using this variable … how can I fix this issue?

    you could check the issue in

    Regards,

    #115688

    Hey,
    Looks like your site is in maintenance mode? Would you be able to temporarily remove that so I can take a look?
    Your columns should center by default. Ensure that you are using a fullwidth template and you do not have a blank sidebar enabled.

    Hannah

    #115675

    I’m trying to horizontally center 2 columns in the visual editor. The columns we’re made using the pinnacle shortcodes.

    Site

    #115571

    Hey Evelyn,
    So because you won’t be using the homepage layout manager some things will be a little different, but you can use page builder and get close.
    For the icon menu you can use the visual editor widget and add icon box shortcodes. For the featured products carousel and the portfolio carousel you can use the Virtue: Carousel widget. Then for your latest blog posts you can use a shortcode like this: [blog_grid orderby=date items=4 columns=3 cat=photos]
    Hope that’s helpful!

    Hannah

    #115436

    Hello Aleš,

    1. You should be able to accomplish this in Page Builder. Make two page builder rows that both have two columns, and assign a virtue image menu to each one of those columns.

    Where they appear on them home page will be determined by where page content is placed in Theme Options> Home Layout. If you’d prefer to use the home widget area, the same should be possible using the Layout Builder Widget, and placing the image menu items within that.

    2. If you are a Kadence Themes Member, you should have access to the Kadence Related Content plugin. This would allow you to set custom posts to display in a carousel on any page or post on your site. I’m working currently on a solution that wouldn’t involve that plugin, but figured I’d share that solution just in case you have access to it.

    I’ll let you know if I come up with another solution.

    -kevin

    In forum: Virtue Theme

    In reply to: Product in Pages

    #115336

    You can use a shortcode like this: [product_category category="valentines-day" columns="4"]
    Just paste that into your page. Make sure to change “valentines-day” to your category slug. Does that work for you?

    Hannah

    In forum: Virtue Theme

    In reply to: Quickview colour box

    #115321

    Hey James,
    In the future please start a new thread.
    Are you wanting only the reviews like this page- https://www.kadencewp.com/
    You can do that by writing your reviews as testimonials, then you can use the testimonial widget or shortcode (like this: [testimonial_posts orderby=date items=4 columns=4 cat=photos] ).
    Hope that helps!

    Hannah

    In forum: Pinnacle Theme

    Topic: Few questions

    #115239

    Hey,

    Currently I am working on this website:

    (homepage for now)

    1. When we scroll to ‘Members’ the carousel is cutting part of the heads (pics are originally 3:4 but they are cropped to 1:1). How do I do for those pics not to be cropped?
    2. If I were to insert square photos, would it be possible to have a carousel with round photos

    3. When we scroll to ‘Blog’ there is a line under the post and before the call of action. How do I delete it? (I did not finding it in the editor)

    4. Immediately after, I have 3 info boxes, but I want to add a title to this section. I did it with Page builder in a row with 3 columns, however I cannot add a title. I tried to add a row before with just the title but it doesn’t look that good due to spacing (even if adjusting paddings)… Is there any solution?

    4. Is it possible to have straight corners in the info boxes (instead of a bit rounded)?

    Thanks a lot for your help!

    Cheers,
    Nuno

    #115147
    This reply has been marked as private.
Viewing 20 results - 2,181 through 2,200 (of 3,937 total)