Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Deep Linking for Advanced Sliders

home_topbanner

For sliders such as the Web Product Light demo, you can add deep-linking functionality using the slider's API along with some custom JavaScript.

1. Visit your slider's API section, and make note of your slider's "API Name".

revpai

2. Paste the following code into your slider's Custom JavaScript section, and then continue to #3 below for code editing instructions.

3. Edit the "Settings Section" in the code.

In the custom script at the top you’ll see a “Begin Settings Section” and also an “End Settings Section” comment.

This is the only part of the script that needs to be edited.

The first part of the script to edit is this line:

Replace the “revapi3” part with whatever API Name is being used for your slider (see #1 above).

The second part of the script to edit is the “hashes” part:

This is essentially a list of hash names that are each assigned a slide number.

For example, given the list above, using the “examples” hash as shown in the url below would load slide #2.

https://www.site.com/#examples