Plugin/shortcode

rui.kepler
6 Posts
rui.kepler posted this 15 February 2020

Good morning

I it possible to create my own plugin or code (php or JS), and call it (or insert it, via my shortcode or code) inside the theme I am created?

If yes, how?

Best regards

Kepler

Good morning I it possible to create my own plugin or code (php or JS), and call it (or insert it, via my shortcode or code) inside the theme I am created? If yes, how? Best regards Kepler
Vote to pay developers attention to this features or issue.
2 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 17 February 2020

Hello,

If you are using a CMS (Wordpress, Joomla, etc), then you can insert your php code to Home -> settings -> CMS Code.

You can also try using shortcodes by adding them in Themler via HTML control (via Insert -> HTML) but I can't tell if it will definitely render correctly after the export. You may need to add it after the export via CMS admin panel.

Gina
Themler Support

Hello, If you are using a CMS (Wordpress, Joomla, etc), then you can insert your php code to Home -> settings -> CMS Code. You can also try using shortcodes by adding them in Themler via HTML control (via Insert -> HTML) but I can't tell if it will definitely render correctly after the export. You may need to add it after the export via CMS admin panel. Gina Themler Support
rui.kepler
6 Posts
rui.kepler posted this 27 February 2020

Good evening

Thanks for the reply Gina :) Can you please give me a reference or exampl on how to write a CMS code?

Like, supose, I want to call a php function or introduce a shortcode or include a php file.

Sorry for bothering.

Kind regards

Kepler

Good evening Thanks for the reply Gina :) Can you please give me a reference or exampl on how to write a CMS code? Like, supose, I want to call a php function or introduce a shortcode or include a php file. Sorry for bothering. Kind regards Kepler
You must log in or register to leave comments