Jump to content
  • 0

Customize Header


thundercat1981

Question

6 answers to this question

Recommended Posts

  • 0
4 hours ago, Morningstar said:

if structure pdt is where I add my customized header then can any body kindly please
advise me where in the code I need to add the following?


<?php
require('/home/my/domain.com/public_html/wp-blog-header.ph');
get_header(); 
?>

 

I tried to put the above here and there but all I get is blank page

your line has a error in the end i should be wp-blog-header.php and not wp-blog-header.ph

is a bad idea to include another Script that has it own access to database, system files, caches....

last, enable error_reporting to watch errors .

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...