New Landing How can we help? Themeforest Theme Support Dante Clients slider: if put through a shortcode after shop loop, indicators disappear

Viewing 15 posts - 1 through 15 (of 17 total)
  • Posted in: Dante
  • #140611
    alemarengo
    Member
    Post count: 695

    Please, look at this page: http://www.puntobianco.net/brand/minardi/

    As you can see, I put into a 1/1 row element a clients carousel.
    The point is: if I put it into a 3/4 row element, indicators are there and work.
    In a 1/1 element don’t and row appearance overrides width.
    I’d like to show 5 other brands with a carousel, can you help with that?

    #140619
    alemarengo
    Member
    Post count: 695

    Moreover, guys, links in clients carousel are not working on mobile… ๐Ÿ™
    On the other hand, swipe works! ๐Ÿ™‚

    #141263
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #141264
    alemarengo
    Member
    Post count: 695

    I am sure but I removed the fifth brand since slider doesn’t work on desktop, but on mobile. Would you like me to add a fifth brand and let you test it?

    #141266
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    sure, please add it.
    Also send me a screenshot of the slider.

    thanks

    -Rui

    #141280
    alemarengo
    Member
    Post count: 695

    Brand added, here you are screenshot.

    Attachments:
    You must be logged in to view attached files.
    #141472
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #141841
    alemarengo
    Member
    Post count: 695

    Hi Rui!
    I simply added it by injecting shortcode through functions.php like this:

    function altri_marchi() {
    	if ( has_term( 'daunenstep', 'product_brand' ) || has_term( 'daunex', 'product_brand' ) || has_term( 'bohmerwald', 'product_brand' ) || has_term( 'minardi', 'product_brand' ) ) {
    		echo do_shortcode('[spb_column width="1/1" el_position="first last"] [blank_spacer height="20px" width="1/1" el_position="first last"][clients title="Altri marchi" item_count="12" category="piumini" carousel="yes" carousel_auto="yes" pagination="yes" el_class="altri-marchi"  width="1/1" el_position="first last"][/spb_column]');
    	}
    }
    add_action( 'woocommerce_after_shop_loop', 'altri_marchi', 11 );

    Now, I added Minardi brand as well, but didn’t you notice that carousel won’t work as it should be? No indicators, no auto carouseling…

    #141843
    alemarengo
    Member
    Post count: 695

    Uh-oh….. RUI! I noticed from your screenshot that page content is slightly shifted to the left – please, see right white side… is it correct? Is it only on screenshot? What happened? Sorry for OT…

    #142356
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Apologize for the delay.
    Don’t worry it just in my screenshot that white area.

    Will create a draft test page in your site with those shortcodes in place in the previous reply to check that.

    Thanks
    -Rui

    #142360
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you add the fifth Brand again?
    Thanks

    -Rui

    #142367
    alemarengo
    Member
    Post count: 695

    Done.

    #142674
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I changed your altri-marchi css to this one

    
    .altri-marchi{
    padding:0px 30px!important;
    width:100%;
    }

    And also change the Shortcode clients to 3/4.

    Please check.

    -Rui

    #142826
    alemarengo
    Member
    Post count: 695

    Great Rui! You got it again!
    Maybe I was wrong with 1/1 block… ๐Ÿ™‚
    Now, regarding mobiles, links do not work. ๐Ÿ™

    Many thanks for this topic, Rui!

    #142943
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    The links of the client carousel are working for me. Are you referring to those I think.

    -Rui

Viewing 15 posts - 1 through 15 (of 17 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register