Conversation
supportHello, I have problem with Flexible Slider – don’t pass validation HTML W3C. Problem: document type does not allow element “style” here: <style type=”text/css”> . I found problem in file html.php: add_action(‘wp_footer’, array(‘fslider_html’, ‘scripts’)); Style CSS can’t be in <body>, only in <head>. However when I change wp_footer on wp_head, slider don’t work. Please help, this is only 1 error, but important problem for me. http://wordpress.org/extend/plugins/flexible-slider/
No comments were stored for this source.