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
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
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
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.
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
Thank you. Everything is working great.
I did not see the support email come through. Sorry for the double post.