|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Senior Googler
![]() |
Editing a php file
I have a Word Press blog hosted on one of my websites. Out of curiosity, I looked at the source code of my index page, and noticed that there are a couple of things that I should change. However, I cannot find the files to do so. The index.php file just has php code on it. How do I edit a php file so that when I go to it on the Internet, it looks the way I want?
I have gone to WP's site to ask for help, but I never get an answer, so if those of you here who know a lot about WP can help me, I'd really appreciate it. If you want, I can provide you the source code for the page that I am talking about, if it will make it easier. Thanks in advance! |
|
|
|
|
Sponsored Links
|
|
|
|
#2 (permalink) |
|
Senior Googler
![]() |
I'll go ahead and provide some of the source code to make things easier.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.blogion.com" title="Blog Directory">Blogion</a></li>BR<li><a href="A href='http://www.technorati.com]Technorati/a/li'http://www.technorati.com]>Technorati</a></li> That first one is a blank link that I want to delete so that it doesn't show up on the page. Anyway, thanks again for any help that you can give.BR |
|
|
|
|
|
#3 (permalink) |
|
Google Guru
![]() Join Date: Oct 2005
Location: c:\GoogleCommunity
Posts: 3,386
Thanks: 3
Thanked 13 Times in 13 Posts
![]() ![]() ![]() ![]() ![]() |
The HTML output will probably have been generated by a PHP file.
To change things like links, they'll probably be in a template file somewhere. If it is in the index.php file, look for echo() or print() in the PHP files - they are used to output information. I don't use WordPress, and have never looked at the code. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Video editing | seedyross | Chit Chat | 1 | 08-19-2006 11:28 PM |
| Movie Editing... | puppynut5 | Graphics Design Forum | 5 | 03-07-2006 01:43 PM |
| [New fix] Editing posts now works better | intelliot | GC Announcements | 3 | 03-02-2006 09:03 AM |
| Editing one's profile | Bramby | GC Announcements | 1 | 02-12-2006 06:56 PM |
| Editing my sig? | ~Billy~ | Graphics Design Forum | 32 | 01-08-2005 10:55 AM |