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.
3 Comments
Order By: Standard | Newest
alexarafatonline
80 Posts
alexarafatonline posted this 3 weeks ago

Yes, it’s definitely possible! You can create your own PHP or JS plugin and then call it via a shortcode or directly in your theme files. It’s similar to how I rely on an HP 12C Calculadora — once you know the setup, it’s a reliable and efficient tool that makes complex tasks much simpler. In your case, coding the plugin properly ensures it integrates smoothly with your theme, just like using a trusted calculator guarantees accurate results every time.

Yes, it’s definitely possible! You can create your own PHP or JS plugin and then call it via a shortcode or directly in your theme files. It’s similar to how I rely on an [HP 12C Calculadora][1] — once you know the setup, it’s a reliable and efficient tool that makes complex tasks much simpler. In your case, coding the plugin properly ensures it integrates smoothly with your theme, just like using a trusted calculator guarantees accurate results every time. [1]: https://icalculadoraonline.com.br/calculadora-hp-12c/
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
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
You must log in or register to leave comments