December 16, 2014 at 8:42 am
#19438
themehorse3
Participant
I have added
echo '<!-- not home and show slider -->';
if( function_exists( 'attitude_pass_cycle_parameters' ) )
attitude_pass_cycle_parameters();
if( function_exists( 'attitude_featured_post_slider' ) )
attitude_featured_post_slider();
to header-extensions.php after else {
on line 281 before if( ( '' != attitude_header_title() ) || function_exists( 'bcn_display_list' ) ) {
on line 282.
Now it shows but the slider nav is not showing and slider stopped rotating.
Does anyone please have any tips? I would really love to have a slider on all pages.
Kind regards,
Dennis