Enable html in genesis responsive slider content area

La00

New Member
I was trying to enable HTML in the excerpt area of genesis responsive slider. I tried removing the 'slideshow_excerpt_content', form this array,\[code\] genesis_add_option_filter( 'no_html', GENESIS_RESPONSIVE_SLIDER_SETTINGS_FIELD, array( 'post_type', 'posts_term', 'exclude_terms', 'include_exclude', 'post_id', 'posts_num', 'posts_offset', 'orderby', 'slideshow_timer', 'slideshow_delay', 'slideshow_height', 'slideshow_width', 'slideshow_effect', 'slideshow_excerpt_content', 'slideshow_excerpt_content_limit', 'slideshow_more_text', 'slideshow_excerpt_width', 'location_vertical', 'location_horizontal', ) );\[/code\]But it seems like its still not working. What should I do ?
 
Back
Top