Tagged: header image, image slider, php
- This topic has 1 reply, 2 voices, and was last updated 7 years, 3 months ago by tikaram.
-
AuthorPosts
-
August 14, 2017 at 11:24 am #120411generic_usernameParticipant
Hello,
I would like to replace the full-width header image on my front page with a full-width responsive image slider. I created an image slider using the plugin ‘Smart Slider’ and it gave me a snippet of code to paste into the template file. However, I’m not sure where to paste it so it will work in place of the header image. Can you help?
The code looks like this:
<?php
echo do_shortcode(‘[smartslider3 slider=2]’);
?>August 15, 2017 at 12:02 am #120441tikaramParticipant@generic_username : Go to Appearance => Customize => Header Media and Under
Enable Header Media on
Select disabled to disable Header image.
You do not need a plugin to display an image slider it can be done through customizer from theme options.
Go to Appearance => Customize => Featured Slider UnderEnable Slider on
Select Homepage/Front-page or entire site and select the featured pages that you would like to display as sliders.
You may upgrade to Pro if you would like to use post, image and category sliders. Let me know if you need further assistance.Regards,
Tikaram -
AuthorPosts
- The topic ‘Replacing featured header image on front page with a responsive image slider’ is closed to new replies.