how can i make the entire slide clickable
please note this is not for the slider revolution just the classic slider under the classic elemnt
url is lvbachelorgirls.com
how can i make the entire slide clickable
please note this is not for the slider revolution just the classic slider under the classic elemnt
url is lvbachelorgirls.com
Hello There,
Thanks for writing in! To make the entire slide clickable, you will have to wrap the image using the <a> tag.
For example:
<a href="your-link-here"><img src="http://placehold.it/1200x600/3498db/2980b9" alt="Placeholder"></a>
Hope this helps.
I am trying that, it is saying its not a valid page it changes the domain to http://lvbachelorgirls.com/meet-the-strippers/holly/><img%20src=
this is the code i am inputing
![]()
the page is http://lvbachelorgirls.com/meet-the-strippers/holly/
and the img tag is http://lvbachelorgirls.com/wp-content/uploads/2018/01/holly-avatar.2.jpg
is the code right?
Hello There,
I have checked the page and I do not see any classic slider element. Did you remove it already? Anyways, your code is correct:
<a href="http://lvbachelorgirls.com/meet-the-strippers/holly/"><img src="http://lvbachelorgirls.com/wp-content/uploads/2018/01/holly-avatar.2.jpg" alt="Placeholder"></a>
Please make sure that you inserted the correct and valid code. Take note of the quotes too.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.