M
M
mischael12018-10-15 20:03:47
WordPress
mischael1, 2018-10-15 20:03:47

How to make a link so that when you click on it, the revolution slider opens on a specific slide?

I am almost sure that there is such a feature in the Revolution Slider itself - a URL composed in a certain way opens a page on which the slider rewinds to the slide I need.
The task is this: there is a page on which there is a slider based on posts. When you click on the link, depending on the parameter, you need to open the slider on a particular post.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Orkhan Hasanli, 2018-10-15
@mischael1

Why reinvent the wheel if there is a ready-made solution -
https://www.themepunch.com/faq/how-to-hyperlink-sl...

E
ElijahTr, 2018-10-15
@ElijahTr

Something like this, adding js to the page:

id = location.hash.substring(1); // = number
myslider.revshowslide(id);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question