• Resolved davidoliverasinfo

    (@davidoliverasinfo)


    I just created a custom theme to create a newsletter and uploaded to: wp-content/extensions/newsletter/emails/themes/mytheme.

    From my theme.php file I want to load the header.php and footer.php allocated in the same directory. Any idea how to do it?

    Something like:

    <?php include WP_THEME_DIR . '/extensions/newsletter/emails/themes/mytheme/header.php'; ?>

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Theme Path’ is closed to new replies.