Jump to content

Recommended Posts

Posted

If you are using the default theme, that piece should be in sidebar.php (in wp-content/themes/default).

 

To delete the last three items, find the section starting with:

><li><h2>Meta</h2>

and delete the following:

><li><a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional">Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a></li>
<li><a href="http://gmpg.org/xfn/"><abbr title="XHTML Friends Network">XFN</abbr></a></li>
<li><a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress</a></li>

Posted

Thanks thats all done :)

my final question is about the CHMOD values, it wont me edit them, so what i do is set them to 777 then set it back when i finished.

what is the CHMOD value i should use that will still keep my data safe?

thanks in advance :)

Posted

Yes, 646 will do it but remember to change them back to 644 so nobody else can edit them when you are done.

 

I edit my theme files on my own PC and then FTP them back to the server when I am ready to use them.

Posted
I edit my theme files on my own PC and then FTP them back to the server when I am ready to use them.

That's my preferred method so I can open the files up in my favorite source code editor and see syntax highlighting. In a pinch I might edit them through cPanel's File Manager.

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   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.

×
×
  • Create New...