Homepage slider at the top not working

Posted in: Newspaper
Post count: 35

hello,
i have a problem on my homepage. At the top of it, the slider is not working properly.
Visitors can see it, but not click on it.

Other thing : i have removed the Date on my posts, but the placeholder still appears empty in the slider… how can i fix?

many thanks for your help

you can visualize here:
http://www.le-meilleur-du-golf.com

Post count: 35

OK, i have solved my first point, i found another post that indicated problem with Yoast SEO
Had to turn OFF outbound link tracking.

https://forum.tagdiv.com/topic/problem-with-big-slider/

BUT
y second point is still valid

i have removed the Date on my posts, but the placeholder still appears empty in the slider… how can i fix?

many thanks for your help

you can visualize here:
http://www.le-meilleur-du-golf.com

Post count: 7909

Hi,

Please use the following css: http://screencast.com/t/V2oA5LiN

.iosSlider .slide-meta-author {
display:none;
}

Thanks!

Post count: 35

Hello,

Thanks for your quick fix!

I have a new request now on the same topic:

I would like the Tags of the Slider (top left corner) to appear in the same color that the ones indicated in the Categories of the theme, rather that the unique main color for all the categories.

How would i do that?

Also, i would like to have the title appear in solid colors, not the transparent one. How would i do that?

thanks a lot for your help

Thierry
http://le-meilleur-du-golf.com

Post count: 6600

Hi,

For the category tags from the slider you need additional customizations to get it like that as the theme doesn’t have an option for that. You can take a look at how the post category tags are build for posts here: http://screencast.com/t/ZxRWMxUu and do the same for the category function from the slider: http://screencast.com/t/MC8tbmfdY0
I suggest you to get someone to help you with this if you need it and don’t know to do it as you need custom work for this which we cannot provide at this time as we work on updates/development and support.
To make the slider title solid use this css: http://screencast.com/t/whjAVlJJA

.td-sbig-title-wrap .td-sbig-title, .td-slide-item-sec .td-sbig-title-wrap, .td-big-grid-title .td-sbig-title-wrap {
background-color: rgb(6, 99, 90);
}

Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.