Tagged: featured slider
- This topic has 9 replies, 3 voices, and was last updated 9 years, 5 months ago by
Sakin.
-
AuthorPosts
-
November 18, 2015 at 3:41 am #79790
Yvonne Coleman
ParticipantHi,
How do I enter the alt image tag for the homepage featured slider images? I tried using the title, but that didn’t work.
Thanks,
YvonneNovember 18, 2015 at 5:08 am #79794Paul
ParticipantHow can I move the featured image slider further down the page? Or put it on a different page altogether?
truthequine.comPaul
November 19, 2015 at 12:56 am #79828Sakin
Keymaster@YC-Capilia: Which Slider type have you select in Slider Options. In Catch Everest Pro theme, you can select slider type as “Image Slider”. Then you can upload your image and add in title. That title will be added as image alt tag.
For image slider, check out http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-slider/
November 19, 2015 at 12:59 am #79829November 19, 2015 at 3:04 am #79849Paul
Participant@Sakin it’s live now.
November 19, 2015 at 6:22 am #79859Yvonne Coleman
ParticipantHello Sakin,
I see that when I put text in the title it then shows up as the alt image tag. However I already have quite a few words on the slide and don’t need to use the title box. The correct alt image info has already been input when I uploaded the image to the media library. How do I get that to show without using the Title box on the theme slider options?
Thanks,
YvonneNovember 19, 2015 at 8:05 am #79866Sakin
Keymaster@Paul: Sorry I don’t see featured slider in your site. So, I am confused what are you trying to do it.
November 19, 2015 at 8:08 am #79867Sakin
Keymaster@YC-Capilia: Sorry there is no other easy way to add alt tag in your image slider. So, what I suggest you is to add that title and then hide it by adding the following css in “Appearance => Theme Options => Custom CSS” box:
#main-slider .entry-container { display: none; }
But if you don’t want to do this then you need to build child theme. For child theme refer to http://catchthemes.com/blog/create-child-theme-wordpress/ and then copy
catcheverest_image_sliders()
function to your child themefunctions.php
file and add it manually.November 19, 2015 at 6:21 pm #79898Paul
ParticipantYes I have the featured post slider on disable. I simply want to move it down on the home page. Like the bottom of the page. Or use it on another page besides the home page.
truthequine.comNovember 20, 2015 at 12:08 am #79950 -
AuthorPosts
- The topic ‘Home Page Featured Slider’ is closed to new replies.