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,581 through 2,600 (of 3,937 total)
  • Author
    Search Results
  • #87617

    Hey,
    You can use your page content or home widget area.

    Add your title and the portfolio shortcode.

    [portfolio_posts columns="3" items="9"]

    Ben

    #87533

    Hey Anamaria,
    You can enable whatever you like above Page Content in Theme Options > Home Layout. Page Content determines where your blog post display. So if you want to use page builder you can enable the home widget area then from Appearance > Widgets you can add a layout builder widget to your home widget area. You can enable a slider from Theme Options > Home Slider
    If you want this content to be above the sidebar that would require setting your page as a static page (setting > reading) and using page builder to create a sidebar-like look with columns then add your blog posts in the larger column via shortcodes. Does that make sense?

    Hannah

    #87532

    Hi

    Following templates in WOOCOMERCE are outdated must be replaced manually. I tried to do the manual change, but the result was a bad looking product category page (displaying all product categories in a column (1 column x n rows), instead of as requred by the setting in 6 columns). In the product view I even lost the picture and it did neither take the 3 columns required by the setting.

    virtue_premium/woocommerce/content-product.php 2.4.0->2.5.0,
    virtue_premium/woocommerce/content-product_cat.php 2.4.0->2.5.2,
    virtue_premium/woocommerce/loop/add-to-cart.php 2.1.0->2.5.0,
    virtue_premium/product-searchform.php ->2.5.0,
    virtue_premium/woocommerce/single-product/add-to-cart/variable.php 2.4.0->2.5.0,
    virtue_premium/woocommerce/single-product/review.php 2.1.0->2.5.0,

    Thanks for your advise.
    Regards,
    claudio:)
    http://www.flitzerli.ch

    #87519

    Hi

    I seem to have some similar problem, but as the communication is half marked private I was not able to get the point. Here is my problem description:

    Following templates in WOOCOMERCE are outdated must be replaced manually. I tried to do the manual change, but the result was a bad looking product category page (displaying all product categories in a column (1 column x n rows), instead of as requred by the setting in 6 columns). In the product view I even lost the picture and it did neither take the 3 columns required by the setting.

    virtue_premium/woocommerce/content-product.php 2.4.0->2.5.0,
    virtue_premium/woocommerce/content-product_cat.php 2.4.0->2.5.2,
    virtue_premium/woocommerce/loop/add-to-cart.php 2.1.0->2.5.0,
    virtue_premium/product-searchform.php ->2.5.0,
    virtue_premium/woocommerce/single-product/add-to-cart/variable.php 2.4.0->2.5.0,
    virtue_premium/woocommerce/single-product/review.php 2.1.0->2.5.0,

    Thanks for your advise.
    Regards,
    claudio:)

    In forum: Pinnacle Theme
    #87446

    It’s still being hosted locally, won’t be up until mid-April. Basically, I have three columns in one row. If I put “kad-fade-in-up” in only one of the columns, it works. If I put it in all three or just once on the entire row, it doesn’t work.

    #87415

    Hey,
    Add something into the two empty footer columns. even if it’s just an empty text widget add those.
    Ben

    #87383

    This code here is the closest that you’ll be able to get within the theme.

    [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]

    Create as many of those carousel items as you want, with your desired content within them.

    Let me know if that works for you.

    In forum: Pinnacle Theme

    In reply to: Gallery columns

    #87358

    Hey,
    So with the fullscreen in your shortcode add this:

    fullscreen="true" that will make the images a little larger so they fit.

    Then in your theme options > custom css box.. add this:

    @media (min-width: 1200px){
        .kad-wp-gallery .g_item {width:12.5%}
    }

    That will bring them to 8 columns on larger screens.

    Ben

    In forum: Pinnacle Theme

    In reply to: Gallery columns

    #87337

    I’m using the standard gallery supplied by your theme, here: http://naturalplacesphotography.com/west-coast-trail/

    This particular example has no sidebar and is full width, but I will likely put some posts up with a sidebar as well.

    The shortcode for this gallery looks like this:
    [gallery columns="8" ids="444,445,446,447,448,449,450,451,452,453,454,455,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,483,481,482,484,485,486,487,509,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508"]

    I specified 8 columns but only 6 show up with or without the sidebar. If there is a sidebar they do show up with smaller thumbnails.

    Thanks, Glenn

    #87217

    Hey,
    If you don’t want to set in the shortcode and would like to set the defualt for the icon box shortcode you can use this css:

    
    .kad-icon-box:hover h4:after, .kad-icon-box:hover h3:after, .kad-icon-box:hover i, .kad-icon-box:hover .kad-btn-primary {
    background-color:#1e73be;
    }

    The columns added through pagebuilder have a differnet padding then the columns in the them eoptions > home layout > icon menu.

    you can just make the shortcode change to match the above with this css:

    .kad-icon-box {
        padding: 10px 5px;
    }

    Ben

    #87184

    I can now see the height adjustment CSS working, thanks. All three columns are now equal height.

    Ultimately it’s the width issue that’s bothering me. I’ve put in your latest CSS but I don’t notice a difference. Can you point it out?
    I’ve “x”d my default theme css as requested, though the color is still orange.

    Anything else we can try? Either way, thanks for your help Hannah.

    Josh

    #87106

    Thanks Ben. I think it worked. I used the sidebar template and add your code. We shall see when others submit their testimonies. I simply changed the code to 2 columns.

    http://mychoiceconnection.com/testimonials/

    #87089

    Hi,
    You can do this using a shortcode like this:

    [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]

    You can either paste that into your home page content area or your home widget area and just add that to the visual editor or a text widget. Another option is to use pinnacle: gallery widget.
    Hope that helps!

    Hannah

    #87070

    Hi Hannah,

    Thanks for responding. I’ve added the custom CSS, though it doesn’t look any different. I had previously set both my basic styling colors as blue variants, and the Theme Stylesheet is default.css. Do you also notice the slight column width variance? Is that due to the way Visual Editor handles columns differently?

    Josh

    #87036

    You can’t using the testimonial grid page.

    but you can add the testimonial shortcodes to a page with a sidebar or for example the sidebar template.

    [testimonial_posts columns="4" items="20"]

    Ben

    #87034

    Thanks Ben, it works great with a few caveats:

    1. The alignment of the 1st and 3rd columns are slightly different in my new build vs. the pre-built version bundled in your theme.

    2. The hover colors defaulted to the theme default orange, over the blue I changed it to in “basic colors”. I can’t see where that’s adjustable.

    Here’s them both for comparison: http://roarbacksound.com/

    Whether you can help or not, thanks so much!

    Josh

    In forum: Pinnacle Theme
    #87011

    How do I make the gallery thumbnail display have more than 6 columns?

    #86991

    Hey,
    This can be done using the visual editor widget. So add however many columns you want in pagebuilder then in each column add a visual editor widget.

    Then in each visual editor widget click “pinnacle shortcodes” and choose the icon box.

    Let me know if that doesn’t make sense.

    The red x only meant that no one had replied to it yet.

    Ben

    #86958

    You can add a portfolio grid to a featured page template by adding the shortcode into the content:

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

    Ben

    In forum: Virtue Theme

    In reply to: image menu spacing

    #86943

    I have removed the two extra columns but the problem is still there. Those coloumns were there before when the spacing used to be correct but either way I didnt need them so theyve been deleted

Viewing 20 results - 2,581 through 2,600 (of 3,937 total)