adding hero slider via functions – need to add slider ID
-
I am trying to add the Super Hero Slider via the functions file.
I found what I need to add and where. I am trying this:
add_action( 'primer_after_header', 'super_hero_slider' );
the error I get is ‘You haven’t specified a valid slider ID.’
The slider ID is 307, but I don’t know the proper way to add in the function
please advise.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘adding hero slider via functions – need to add slider ID’ is closed to new replies.