Custom theme
-
Hi,
I basically created a custom page that processes information from a form. What it does is allow the user to upload files to the server and then display those files so others can view and dowload them. The problem I’m having is that it won’t let me call the WORDPRESS functions inside the page. For example, when I type <?php get_header?>
i get an error message for an undefined function. ALL my other pages work fine, it is just when I try to create custom pages that this happens. The name of my custom page is uploads.php.This is probably some kind of linking issue….like wordpress only links specific pages to its engine or something. I’m guessing I somehow have to tweak the settings so that it will recognize my page? Any help?
- The topic ‘Custom theme’ is closed to new replies.