Slider: Featured Posts are not "clickable" anymore

Posted in: Newspaper
Post count: 16

Since last update I can’t click on the articles in the slide. How can I fix it?
And another problem: How can I change Font Size in Headlines of Sliders Mobile? It’s much too big.

>> viel-unterwegs.de

(I’m still not a programmer ;-))
Thanks for helping me out

Post count: 6600

Hi,

This issue with the slider’s links occurs because of Yoast Google Analytics plugin which you also use: http://screencast.com/t/Ex2njqV30y We know about this and we have already wrote to plugins author so we can find a solution for this, you can also write to their support page: https://wordpress.org/support/plugin/google-analytics-for-wordpress
We are trying to fix this but unfortunately is more difficult than we initially tooth. You can disable this option from Yoast Google Analytics general settings, will fix the issue with the links: http://screencast.com/t/LRV9LlBn3 or you can also use our own Google analytics support (just paste the code in our admin): http://screencast.com/t/EtxOCuXlspj
Sorry for the inconvenience!
For the slider’s title please use this css to change the line height and font size as you like (add it in theme panel >custom css): http://screencast.com/t/EFiZpUFi7yfT

@media (max-width: 767px) {
.td_normal_slide .td-sbig-title-wrap .td-sbig-title {
font-size: 17px !important;
line-height: 5px!important;
}
}

Thanks

Post count: 16

Thanks a lot. Deactivated the plugin and added the additional css code.

Great support!

Post count: 9

I use Yoast Analytics plugin and have experienced the problem described above since last update. I would prefer to keep the plugin as we use the track outbound function and have a lot of posts.

Is there any workaround?

Post count: 6600

Hi,

Yes, you can also use our own Google analytics support (just paste the Google Analitycs code in theme panel > Analitycs section): http://screencast.com/t/EtxOCuXlspj
Sorry for the inconvenience!

Thanks

Post count: 9

Thank you for the reply.

Yes, I understand that but that means that I have to go back and add event tracking to every outbound link in all our posts.

Post count: 6600

Hi,

Yes, sorry about that! You could also try to use another analitycs plugin which has an option to add event tracking automatically.
We are trying to find a fix for this and hopefully it will be available in next theme updates.

Thanks for understanding!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.