Hi @webmark487
Thanks for using MetaSlider. I see one slideshow on your site and it the first slide is successfully linking to https://www.markuskoschuh.at/wohnmacht/
If this is still a problem, please try some troubleshooting:
- Can you successfully add a link to other slides?
- If the problem continues, try a second slideshow.
It worked, when I insert the metaslider shortcode on another page. But on my startpage I probably do have a special constellation.
I had to set .metaslider{ z-index:0!important; }
—
I did something else – in case someone is interested: the image should not get an opacity on hovering:
.metaslider a:hover{ opacity: 1!important; }
-
This reply was modified 2 years, 2 months ago by
webmark487.
-
This reply was modified 2 years, 2 months ago by
webmark487.
Thanks for the feedback @webmark487 and I’m glad to hear it’s working correctly now.