In the Slider Revolution interface, if I choose one of my slider and then select the Slider Settings tab, in the right we have some buttons. The last one is the API functions.
They give some sample of code, by exemple "revapi5.revpause();".
My problem is, if I use this code in the custom js part from BeTheme Options, I get an undefined error because revapi5 is not yet created. How can I , with this API, be sure my object is created before called him?
What you ask for, requires some files and theme customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should speak with your web developer. Or if you don’t have any, we can give you contact to the guys who offer such service. This is not a standard functionality and using JS functions from plugin's API requires good coding skills because it's not just plain html or css.
If you will read the Item Support Policy link we have you above, you will understand that such customization are not included. The API you mean uses javascript functions and this requires futher investigation into files and javascript to find where the conflict might be.
Comments