Home Forums WoodMart support forum Woodmart slider dissapeared with latest JS Composer

Woodmart slider dissapeared with latest JS Composer

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #125621

    metuza
    Participant

    Hello,

    I just updated to the latest JS Composer found in my account here and now the Woodmart slider used on my frontpage dissapeared.

    Any idea?

    Brgds
    Rune

    #125628

    metuza
    Participant

    Also all content of the promo popup dissapeared, only background image left.

    Rune

    #125644

    Hi,

    Try to add the following PHP code snippet to the child theme functions.php file to fix this http://prntscr.com/nr8vh5

    wp_enqueue_script( 'woodmart-waypoint', 'https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.2/waypoints.min.js', array( 'jquery' ), woodmart_get_theme_info( 'Version' ), true );

    We shall fix this in our nearest update and then you will remove the child theme (if you do not use it) and everything will work well.

    Regards

    #125645

    metuza
    Participant

    Thank you, that works ok.

    Brgds

    #125658

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Woodmart slider dissapeared with latest JS Composer’ is closed to new replies.