You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Edit and change header.php file possible ??

UserPost

4:40 pm
February 7, 2012


CEDRIC174

Member

posts 6

1

Hi,

i have to add 2 or 3 html code lines inside the <head> tag of my site (for a mobile redirection), but it seems that the file header.php cannot be changed (??)  (it doesn't want to save the modif…)

 

may someone help me ??

thanks in advance..

cedric

6:06 am
February 8, 2012


Ryan

Admin

posts 1547

2

Occassionally you can't edit theme files within WP, it just depends on your hosting configuration.  So you might need to go into your hosting account and add the code via cPanel or whatever hosting management interface your account uses.  Just open header.php and drop the code between the <head> and </head> tags.

2:16 pm
February 15, 2012


CEDRIC174

Member

posts 6

3

ok, thanks a lot!..  it works as you've said..