Catch Everest Slider Linking
"Catch Everest Slider Linking" has a number of searching, but not much for answers. I'm sure Sakin will have some answers for us under this new topic. The two main questions asked:
1. How to stop the front page post sliders from linking back to the post of origination. We have found these possible answers:
.slider-image {
pointer-events: none;
cursor: none;
}
or
.slider-cycle {
pointer-events: none;
cursor: none;
}
What are your comments?
2. Similar to question 1., but rather how to re-link to another page on the site. I took a day a couple of weeks ago and accomplished it, but I'm an old fellow and forgot how I did it :(
The site is http://simplewithatwist.ca/
Clicking on the second slider of the two ladies it now takes you to the “Bio” page which is what we want.
I plan to spend today figuring out what I did, but wanted comments from the Pro! There will eventually be a page with what answers we come up with at:
http://www.websitedesign4amateurs.org/catch-everest-slider-linking.html