Simple CMS theme & plugins

Forums Forums Templates and themes Simple CMS theme & plugins

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #263
    quizzi
    Member

    Will the OIO publisher advertising plugin work with this theme? (oiopublisher com)

    #3217

    No idea sorry. I’ve never used that plugin before.

    #3218
    quizzi
    Member

    OIO publisher plugin requires the presence of:

    -the php code wp_head() in the header file and
    wp_footer() in the footer file

    Are these in this theme and if not will adding them cause problems?
    Thanks for your time and please pardon my ignorance…

    #3219

    wp_head is present in the header.php file. wp_footer however is not present at all. You can easily add it though by placing <?php wp_footer(); ?> anywhere in the theme (usually the footer.php file).

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.