We have a post-slider (standard post slide, that comes with the theme) on our homepage for displaying featured posts in it.
Can i have the same functionality if clicked on the image, as if i would click onto the post-title (open the post instead of grabbing the slider element?)
The feature ist integrated on the following website:
https://www.law-news.ch/
Thanks for your help.
Hi,
If you are using the last version of theme then you’ll have this feature
-> https://www.screencast.com/t/ldgRvvfmJ
-> https://www.screencast.com/t/nEE0C3BjGeab
Thanks.
Thanks for your reply – but I don’t think you got my question (tested it with the newest version of the theme without success and neither can I see it work in your screencast)…
What I want to achieve is to link the picture to the post. A click onto the img should bring the user to the single post instead of letting them grab the slider element.
In your screencast you’re still clicking the (obviously linked) post-title.
If you can say me where i can edit it in the code, would be awesome, if this is not a feature of theme (yet).
Hi,
Unfortunately on image saw sat the cursor: -webkit-grab; to change the post in slider, but if you want to edit the slider you need to check this file -> wp-content/themes/Newspaper/includes/modules/td_module_slide.php
-> https://www.screencast.com/t/IikN8t7H
Thank you for your understanding.