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,001 through 3,020 (of 3,937 total)
  • Author
    Search Results
  • #62557

    Thank you, the shortcode looks like this:

    [full_width][product_category category="6bta-330-370-engine-hoses-ac-side" columns="6" orderby="title" order="asc"][/full_width]

    #62272

    If your page is the latest post page you can edit the number of columns in Theme Options > Home Layout under Page Content (the very bottom). Just turn Use Post Grid Format to Off. No, you can’t add other content in between posts.
    You just need to paste the shortcode into the visual editor where you would add any other content. Not the css section.

    Hannah

    In forum: Virtue Theme

    In reply to: Image

    #62254

    Hey Albert,
    Try creating a new page and create a row using page builder and add a visual editor widget to the row and paste in this shortcode:
    [product_category category="ringen" per_page="12" columns="4"]
    Then edit the the row and under the Design tab you can upload a background image then under the Layout tab your can set the row style to Full Width.
    Hope that helps!

    Hannah

    In forum: Virtue Theme
    #62050

    Hello,

    I’m interested in putting sidebars on my pages, but I want them to appear underneath the “headers” ie- parallax images and text that are designed in pagebulider, so I’m wondering what the best options is.

    Should I create custom headers for each page and switch each page setting to “sidebar,” and if so, how do I do that?

    OR….

    Should I just manually create a sidebar in pagebuilder by splitting the rows into more columns? (This would be more work in the long run as I update the content in the sidebars)

    OR….

    Do you have an alternative method altogether?

    This is what the site currently looks like: and this is a mockup of what I want it to look like:

    Thanks in advance!

    #61963

    Most woocommerce shortcodes allows you to set the columns.

    The page link didn’t take me anywhere? What shortcode are you using?
    Ben

    #61950

    Ahhh yes. I got rid of the extra columns and added padding on each side to position the content where I want it. Now how do I get rid of that padding on mobile?

    #61948

    Hi!

    I have page where i show products with just one atribute with woocommerce shortcode. Can i change number of row from 4 to 5? i tried to use plugn for that but it doesnt work..

    thank you

    In forum: Virtue Theme

    In reply to: Subscribe and icons

    #61853

    ok, so easest would be to add the icons through pagebuilder. You can set up columns, then use the “visual editor” widget. There you have the “virtue shortocode” button. Choose the “icon box” and add the icon box shortcode. Pick on of the theme icons to start, Then once you output the shortcode change the “icon-home” or whatever icon you have in the shortcode with the css for the icon you want to add.

    Ben

    #61814

    Hey,
    Looks like you are adding empty columns?

    Pagebuilder adds a top and bottom margin to separate columns once you fall into the mobile layout. If you have empty columns those will still have spacing.

    I’m looking at it seems your adding columns for spacing. on each site. instead of doing that just use two columns and then I can help you with css to spacing that won’t effect mobile. For example the about and services:

    @media (min-width: 768px){
        .page-id-398 .main > .entry-content, .page-id-11 .main > .entry-content {
            padding:0 60px
        }
    }

    Ben

    In forum: Virtue Theme

    In reply to: Page Re-size Issue

    #61789

    Hey,
    You have added a table to the page. Tables are not responsive html. They shouldn’t be used. If you need to make a grid use pagebuilder or the theme columns shortcode.

    Ben

    #61764

    Hi Ben

    On homepage/ I have insertet:
    [carousel type=portfolio orderby=date columns=5 items=16 speed=3000 scroll=all]
    Pay attention to the 2 portfolio posts that have “Image Slider” as “Project Summary (=the picture i changeing):
    When Image Slider the link to portfolio page are not working.
    On the portfolio grid pages the link are working ok (example)

    How can I make:
    1) link to portfolio page work
    2) if possible: remove “next-arrows” <> on carousel image slides

    Thanks and best regards!
    Finn

    #61518

    Ben, I am wondering if it’s an easy fix to make the columns that contain the page content and the contact box on the Contact page template each take up 50% of the space across? Does that make sense? So, 50% and 50%, not 40/50 or whatever the default is. Thanks!

    #61416

    Hi,

    I’m not sure if the upgrade of the theme caused this, but the images on this page don’t lineup correctly with an iphones.
    I’m using the shortcode columns.

    Please advise.

    Thanks,
    kathy

    #61203

    ok, So if you want your portfolio grid (posts not types) but you want the filter option you can still use a shortcode:

    [portfolio_posts orderby=date columns=4 items=20 lightbox=true showtypes="true" filter="true"]

    Ben

    #61105

    Hi guys,

    I have a full width masonry gallery on my site, and I want to reduce the spacing between photos. It’s currently 6 columns, I was it to be 5 columns and with less spacing to make the photos larger and make it look slicker in general with the reduced spacing.

    Here’s my site for reference –

    Here’s an example of the kind of spacing I would like (but larger images than this) –

    Thanks!

    #60982

    Hi,

    I was testing my site on various tablets today and noticed an issue when flipping from landscape to portrait, and vice versa. The thumbnails (in both portfolio and blog) do not properly realign themselves.

    When switching to landscape mode on an iPad, all thumbnails will overlap in the top left corner, though after scrolling they seem to move to their proper location.

    Switching back to portrait mode has the thumbnails align in 2 columns as expected but there is an overlap and spacing issue within the margin of the two columns.

    On android devices it seems like the thumbnail dimensions are not recalculated when switching between landscape and portrait. For example when switching from portrait to landscape, the thumbnails will remain the same size and oddly space themselves out two per column, though it is a three column grid.

    #60963

    You would have to use shortcodes if you wanted to add custom carousel, there isn’t a widget.

    The shortcode looks like this and in the content area you would just add the image and link however you wanted it.

    [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

    #60927

    Selecting featured images resolved the first issue, but the shortcode does not seem to be working. Am I missing something?

    I’m using:

    [portfolio_types orderby=random showexcerpt=false columns=4 items=4 height=200 childof=0 childcategories=false]

    http://www.wheatberrydesign.com/portfolio/

    #60861

    Hello,

    I have a problem with the sidebar on the woocommerce shop page.
    I have activated the sidebar in the theme options. The sidebar is displayed, but it is displayed under the content and not as two columns.
    See:

    I have both used the “default template” and the “sidebar” template in the page settings according to

    Another problem i have is that the sidebar is also displayed on pages for example:

    How can i solve this two problems?

    In forum: Virtue Theme

    In reply to: width and sub menus

    #60812

    i made a custom excerpt, but it’s not working.

    i used the kad_blog shortcode because blog_posts shows on 2 columns

    also, is it possible to have the picture on top of the text ?

Viewing 20 results - 3,001 through 3,020 (of 3,937 total)