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 - 1,101 through 1,120 (of 3,937 total)
  • Author
    Search Results
  • #213513

    Hey,
    The theme does not control that Woocommerce slider or how it swipes but from what I can see it is swiping based on the RTL language direction.

    I do see that the thumbnails should switch sides so you can add this css:

    html[dir="rtl"] .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
        float: right;
    }

    Perhaps thats what you are wanting.

    Ben

    In forum: Virtue Theme
    #213505

    I’m sorry but I would like just one column and not 2 columns.
    Can you give me css code in order to have just one column with just one product per time?
    Thank You in advance.

    #213456

    No, they are both supposed to work together. And they are not the issue. can you send me a login so I can look at your settings. It’s a simple css fix:

    .wp-block-columns {
    display: flex;
    }

    But I don’t know that adding it without finding why you are loading backend css on the front end it a good idea.

    Ben

    #213452

    Hello!

    My website is delta-goodies.com where I have a two-column content on the home page right after the image menu items. After the latest update of the Gutenberg plugins, this is not shown in 2 columns anymore but after each other. Could you please provide any tips how to solve it?

    I’ve also created a page with threem column content to test the problem and it seems to be the same *removed

    #213449

    I would have preferred having the CSS work but the solution was to create a new page and use the shortcode. This was the shortcode that had the behavior I was looking for.

    [staff_posts orderby=”title” items=”13″ columns=”1″ filter=”true”]

    #213442

    Hello,

    You can add a shortcode to show the staff in single column:
    [staff_posts orderby=date items=12 columns=1]

    You would just add that to any text editor on your site.

    Another option is to add this CSS to Theme Options> Advanced Settings:

    .staff div#staffwrapper .s_item {
        width: 100%;
        float: left;
    }

    Let me know if that works for you.

    -Kevin

    #213437

    How can I achieve having a single column on the staff page? I want all the divs for each staff member to take up 12 columns so that each staff member is on their own row no matter what size the screen is.

    #213034

    Hi! so i am experimenting something wired…my product images load twice and the second time they load thay switch columns (plase check this in MOBILE version)..if you dont see that effect try reloading you will see..i have a hebrew page where everything is inverted but not sure if i added some css that might be doing this wired thing…maby you can help me figure this out.

    i leave the link for you to see the strange thing

    #212966

    Hey,

    I’ve made up a quick picture to show my issue and what I’m looking to achieve instead.

    As you can see, currently the text is spilling onto the next line under the icons on mobile or when I shrink my browser window down.

    Ideally, I’m looking to have each line of text would display under each other, leaving the icon part looking ‘cleaner’…

    I’m more than happy to add a CSS class or re-create the block in more columns if that would help?

    Many thanks as always!

    🙂

    In forum: Virtue Theme

    In reply to: Hover Image Colour

    #212773
    This reply has been marked as private.
    In forum: Pinnacle Theme

    In reply to: Sidebar not visible

    #212730

    Hey,
    Using the portfolio grid template will remove hte sidebar. If you want a sidebar with portfolio grid then you would need to use the normal page template and add the portfolio shortcode:

    [portfolio_posts columns="2" items="10"]

    For example.

    Please note that you are using the free theme on that site and the free theme doesn’t have portfolio posts shortcodes so you will need to activate the premium version.

    Ben

    #212645

    I have been using Grid with first past standard and three Post Columns for my Home Page Layout on my site since I started using the them over a year ago. However after updating the theme only the first post shows and then it does not how any more posts its all black except at the bottom of the page where you can navigate to older posts.

    I have had to change this to Standard for now so that at least the post show on the site. Something in the latest update appears to have broken this functionality.

    #212366

    Hey Filippo,
    There isn’t an option to set the list view as default, but you can set the number of columns to one from Theme Options > Shop Settings > Shop Product Column Layout.
    Would that work for you?

    Hannah

    #212299

    Hi
    I’ve got 5 logos in my side bar. 70px width each. I’ve used the sitebuilder widget to create 5 columns – left to right.
    On desktop it’s fine.
    On mobile, the columns collapse one under the other vertically.
    How do I get the 5 columns to stay horizontal on mobile?

    I’ve also got a mailer lite form in the sidebar that’s not fitting to width.

    Pls advise?
    Thanks

    #212058

    Hi,

    I use this shortcode to get a 2 column image menu:

    <div class="home-margin clearfix home-padding">
    <div class="clearfix">
    <h3 class="hometitle">Visit us in Berlin</h3>
    </div>

    <div class="rowtight">
    [img_menu image_id="19348" height_setting="imgsize" columns="2" title="Our café / coffee shop" description="Espresso, Cappuccino, Cake" link="
    [img_menu image_id="19346" height_setting="imgsize" columns="2" title="Coffee workshops" description="Become a coffee expert" link="
    </div>
    </div>

    This works perfect except on Mobile phones in landscape orientation.

    #211903
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Hover Image Colour

    #211895

    Thank you so much Hannah.

    The shading when hovering over thumbnail image is perfect.

    The padding between thumbnails is great only for gallery set up at 6 columns. If I change to 5 or less the padding changes to having a space again?
    So using the same link as I sent before you will see that on Home and Branding pages all good but on the Packaging page there is a space between images.
    Also the code you gave me only seems to work on left and right sides of thumbnails and not top and bottom. This also needs to be 0.

    I really do not know coding so not sure how to adjust this.

    Please advise.
    Many Thanks
    Nicola

    In forum: Ascend Theme

    Topic: Woo Commerce

    #211757

    Hi,
    a couple of questions regarding Woo Commerce Settings all related to http://www.hailecoffe.at

    1.) In “Product Settings” I asigned 4 columns to related products. Does not work (the same happens if I use the Upselling feature). Only works with 2 columns. Any more and it is strange. There is also no way of customizing (colums of the “upselling” or “related”) of Elementor element?
    2.) In the “Single product” the “Add to cart” Button is not active (you cannot click on it)
    3.) I assigend “H2” to the Title in the Shop Template but still it only takes the size not the color (its blue?). In all the other settings I can use H1/H2/H3…
    4.) When you click on the picture of an item to enlarge and you close it there will be a an additional (Whole Screen) grey window which you have to close?
    5.) When I want to select a product I can choose the quantity, but it just the number. How can I customize that (ig Put “Quantity” in front of it)?
    6.) In the Header I have the “Cart” Symbol + Text (which is not alligned with the other menu. How can I allign it and how can I change the text from “cart” to another language? BTW: any chance to change the symbol either?

    If you need access I will send you User and PW

    Thanks and Cheers
    Harald

    #211727

    Hey,
    The gallery by default is setup to create images sizes that work for columns within the normal content width. For virtue that is 1140px. So 4 columns inside 1140px and the normal image output is 270px wide. You are adding a gallery to a full width row which means that the default settings won’t work on larger screens where your images need to be set much larger.

    Using a visual editor widget in pagebuilder click “add media” and create gallery, there create your gallery and once done click on the text tab of the visual editor widget.

    Inside the text tab add this to the gallery shortcode:

    imgwidth="600"

    That will tell the gallery to output larger images for your gallery that you are adding to a fullwidth row.

    Does that make sense?

    Ben

    #211725

    Image sizes are 1500px by 1000px. Even if i change to 1600 x 800 still the same problem.
    They are all a decent size. I should be finished this site by now but cannot continue until I know that thumbnails will appear correctly.
    I am so very frustrated with this. Kind of ridiculous really.
    If i am setting the gallery at 4 columns and the thumbnails in settings are 300px x 300px should that not be correct.
    Why on earth do I have to spend the whole day downloading and installing plugins like Force regenerate thumbnails which sill does not work.
    Cleared cache etc.
    Driving me crazy here.
    I should be able to add a gallery however many columns and it should correct – final image sizes once clicked on thumbnail is moe than high enough res and correct ratio.
    Please please help. I need to fix this.
    I have paid for Kadence themes. For Virtue, Pinnacle and Ascend. All have the exact same issue of I switch between themes.
    What is up here???

Viewing 20 results - 1,101 through 1,120 (of 3,937 total)