Hi David,
Can you please tell me by what method you are trying to display sliders? PHP code, shortcode, wigdet, etc.
php:
‘<?php if( function_exists(‘FA_display_slider’) ){ FA_display_slider(241); } ?>’
Thank you, give me a few minutes to test this and I’ll get back to you with more questions if neccessary.
I managed to duplicate the error and released version 3.0.1 that deals with this error and also displays the PHP code panel in slider edit screen. Thank you for reporting this, if it’s solved, please mark the topic as resolved, thank you.
If you happen to find other errors let me know.
Error is gone, but plugin does not display. site: http://www.chaseo.ca/
php on main page:
‘<?php
if( function_exists(‘fa_display_slider’) ){
fa_display_slider( 241 );
}
?>’
Width set to 100% – checked box “allow slider to display in full width (will keep width/height proportions)”
Height set at 444px in box “the slider height in pixels”
Theme and Layout variations set to Default
Try and specify a slider with in pixels, not percents. If you checked allow full width, the plugin will take care of resizing the slider to full width.
Sorry… because you have changed all the div classes and redesigned the plugin radically, I do not have the time or inclination to alter all the CSS I have set up which worked so well on this site. I will just uninstall the plugin.