Closed Factored-Dan closed 7 years ago
For anyone wondering, I've resolved the 'undefined' issue. This is due to a mis-configuration on my behalf. The linkElement selector was incorrect. It should have been:
linkElement: '.animsition-link a'
The linkElement option selector must use a a href type.
Hi guys.
I'm trying to integrate animsition with Wordpress. I've managed to animate the page in initially but when I try to navigate between pages, I get an undefined URL within Wordpress. Here's my JavaScript:
Here's my navigation markup:
And here's my html markup:
I've added some screenshots too.
Your help would be greatly appreciated.