I’m trying to include a javascript code in an x-theme page. It was not working on the home page, so I’ve created a page to test it but it is not working either. I’ve tested the code on another wordpress theme and it’s okay. I tested a simpler code, it did not work either. I’ve deactivated and eliminated all plugins except cornerstone, and nothing happened. Can you help me, please?
Hi there,
Thanks for writing in! Regretfully, we do not provide support for custom scripts or 3rd party customizations. However when you’re adding custom JS, make sure to exclude <script> </script> tags from your code.
Also if you’re using jQuery, replace $ sign with the jQuery keyword.
Thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.