Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #189978

    Hi

    I’ve created 8 sliders. They all appear on the Layerslider WP list, however, only 3 of them appear on the Advanced Layerslider’s drop down list while in the Avia Layout Builder. How can I see all 8 (or more if I create more) sliders on the AL drop down list? I didn’t have this problem with Enfold v1.7.

    Your support is very much appreciated. Thank you!
    —Freeethinka

    #190088

    Hey freeethinka!

    Can you please post the login details here? Please set it as a private reply. We would like to inspect the slider.

    Regards,
    Ismael

    #190222
    This reply has been marked as private.
    #190248
    This reply has been marked as private.
    #190465

    Hey!

    Yes, its private. The first thing I would suggest trying is to increase your php memory limit following one of these methods. It looks like you are at 32mb right now and we generally suggest being in the 128mb range if possible: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Cheers!
    Devin

    #376352

    Hello I am having a similar problem to “freethinka.”

    I’ve created 100+ slides ,and they all appear on the Layerslider WP list, however, not all of them appear on the Advanced Layerslider’s drop down list while in the Avia Layout Builder. How can I see all of my sliders on the AL drop down list? I didn’t have this problem until recently, and I tryed increasing the php memory to 128mb. Nothing has worked, and my website is at a standstill.

    Please Help.

    #376559

    Hi!

    Open up /enfold/config-layerslider/config.php and change the “100” on line 15.

    $sliders = $wpdb->get_results( "SELECT * FROM $table_name WHERE flag_hidden = '0' AND flag_deleted = '0' ORDER BY date_c ASC LIMIT 100" );
    

    Cheers!
    Elliott

    #422080

    Thank you. Everything is working great.

    I did not see the support email come through. Sorry for the double post.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to see my full list of sliders in Advanced Layerslider drop down list’ is closed to new replies.