Forums

[Plugin: Smarty for WordPress] Some issues (3 posts)

  1. KAKI
    Member
    Posted 3 years ago #

    Then what to do with some wordpress functions, like wp_head(), wp_footer(), etc.

    For now, it works well. But there're still some problems

    http://wordpress.org/extend/plugins/smarty-for-wordpress/

  2. Jeremy Anderson
    Member
    Posted 3 years ago #

    Could you elaborate on the problem(s?) specifically, please? I'm interested in this plugin, yet hesitant. #wordpress_newb

  3. phkcorp2005
    Member
    Posted 2 years ago #

    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

Topic Closed

This topic has been closed to new replies.

About this Topic