Only Text is showing up
-
I have entered the command in my header file as specified, but only this text displays in my header, “[sp_responsiveslider design=”design-1″ cat_id=”2″ width=”1024″ first_slide=”1″ height=”300″ effect=”fade” pagination=”true” navigation=”true” speed=”3000″ autoplay=”true” autoplay_interval=”3000″]”, rather than the actual slider.
Here is the code I put in to include it:
<!--Adds image slider displaying one image at a time with autoplay off--> <div class="headerslider"> <?php echo do_shortcode('[sp_responsiveslider design="design-1" cat_id="2" width="1024" first_slide="1" height="300" effect="fade" pagination="true" navigation="true" speed="3000" autoplay="true" autoplay_interval="3000"]'); ?> </div>
Let me know what I’m doing wrong or if you need more information
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Only Text is showing up’ is closed to new replies.