fatheeym Posted August 14, 2016 Share Posted August 14, 2016 i see a lot of great things in http://codepen.io/ but its not only in html how to add this thing in custom cms page thank you Link to comment Share on other sites More sharing options...
shokinro Posted August 14, 2016 Share Posted August 14, 2016 You can try to add js or css to cms page theme file itself, but that will applies to all CMS pages. /themes/YourTheme/cms.tpl I do not think you can add js via CMS page editor. Link to comment Share on other sites More sharing options...
fatheeym Posted August 14, 2016 Author Share Posted August 14, 2016 which gonna make my site more slower i'm sorry my friend its not a good option Link to comment Share on other sites More sharing options...
vekia Posted August 15, 2016 Share Posted August 15, 2016 usually you will have to extend cms editor (tinymce) because it doesnt not accept custom styles, jscripts and things on codepen uses these things a lot. then you will be able to use these things only on selected cms pages, with copy-paste them directly to your cms page editor. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now