Viewing 2 replies - 1 through 2 (of 2 total)
  • Could you elaborate on the problem(s?) specifically, please? I’m interested in this plugin, yet hesitant. #wordpress_newb

    Smarty for WordPress permits loading Smarty Template files within WordPress post/pages.

    wp_head() and wp_footer() are used in your WordPress theme development, which by default you would still use.

    To use your Smarty templates during your theme development, you must code your theme to invoke smarty_get_instance method from the Smarty for WordPress plugin and load up your Smarty templates when you need based on your requirements

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Smarty for WordPress] Some issues’ is closed to new replies.