Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Bugsmart

    (@bugsmart)

    I have loaded and activated the plugin .PHP on PAGES. I placed the following code on the page in the text part.
    [php]
    global $user_ID;
    if(1== 1){
    echo “Hello World”;
    }
    [/php]
    When I update and preview the page I just get the code above echoed back. It is like it is taking it as text and not a call to a function.
    This brings up two questions.
    First am I calling PHP wrong?
    Second I am using Weaver 11 Pro theme. which as far as I can tell does not have a general-template.php. Do I have to create a child template or something to access these function?
    Any help would be appreciated.

    Thread Starter Bugsmart

    (@bugsmart)

    Thanks, it being Christmas I am running out the door but you can be assured I will be all over it Friday. I will let you know how I do.

Viewing 2 replies - 1 through 2 (of 2 total)