Hello, this is a plugin especially made for the OceanWP theme, I can try to add a dot navigation in a future release, but you can’t take the plugin and add it to your theme.
Thanks for your answer. yes, i’m working on a OceanWP theme.
I’d like to know if i could copy/paste includes/posts-slider.php file in my theme child directory to have my own custom slider ?
In fact, i would like to have an advanced dot navigation : grab the title of articles to navigate within.
-
This reply was modified 8 years, 2 months ago by
HerveSLT.
Hi, oh, if it is for a child theme that you use for OceanWP, yes you can add the file and JS/CSS codes in it and edit what you want for your site 🙂
Thanks 🙂
Do i have to use a sub-directory in my child theme to put the file ?
In other words, where do i have to put it ?!
It is a little technical, if you don’t know how to call a file via a child theme, it will be difficult to create an advanced dot navigation.
You need to call the PHP class in you child theme, then you need to change the file class with something unique to have no error if you use the plugin.