badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Slider on every page and/or post

#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