how can i do to manually update the layer slider !!
if i do so will i have the ability to add it using the advance layer slider or will i have to use shortcode.
otherwise when is your next theme update release, i would like to wait, but i m facing a real issue where my slide are blank when i open them for edit and i try to preview them i receive Warning: Illegal offset type in isset or empty in /home/cdcccca1/public_html/wp-includes/post.php on line 1078
this is especially happening with my biggest slide, — FRENCH BACKUP
this is happening
thx for assisting
Hi stevemulisa!
You are currently using an older version of Enfold, please try updating the theme to the latest version 2.9.1 via FTP and check if that helps – http://vimeo.com/67209750
Cheers!
Yigit
Hey!
Please increase max_execution_time in php.ini file from 30 to 60. You can ask your service provider to do so as well. That should solve the issue
Best regards,
Yigit
Hey!
Just to chime in here, you can also deactivate the theme version and then use LayerSlider as a standalone plugin. The theme has not been tested with the newest release as far as I know and Kriesi usually waits a while after a LayerSlider release to update the bundled version since there tends to be smaller issues that needed to be cleared up first.
Deactivate it by adding add_theme_support( ‘deactivate_layerslider’ );
to your functions.php just after this line global $avia_config;
Best regards,
Devin