Adding Soliloquy slider to homepage
-
Hi,
I’m trying to add a Soliloquy slider to my homepage, but when I insert
if ( function_exists( ‘soliloquy’ ) ) { soliloquy( ‘home-slider’, ‘slug’ ); }
or
if ( function_exists( ‘soliloquy’ ) ) { soliloquy( ‘7917’ ); }
before </header>, the code just shows on the page.Please advise if I’m inserting the code wrong.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Adding Soliloquy slider to homepage’ is closed to new replies.