Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Call a page from the theme directly
#1
Hi,

how, in my php code, I can call a page directly (without using the admin page control panel) ?
ie: have a page in my theme : under-construction.php but when I calll it (somewhere else in my code) like this :

PHP Code:
<a href="<?php get_theme_url(); ?>/under-construction.php">Consulting</a

I get "you cannot load this page directly." which is normal and what I can expect but how to load it 'normally' like if I use it thru a page ? is there any way ?

thanks in advance,
Domi.
Reply


Messages In This Thread
Call a page from the theme directly - by Domi - 2020-06-14, 18:30:49
RE: Call a page from the theme directly - by Domi - 2020-06-15, 00:52:35



Users browsing this thread: 1 Guest(s)