Blog Mastermind Forums RSS Feed
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 21st August 2006, 02:03 AM
Junior Member
 
Join Date: Aug 2006
Location: Frederick, Maryland
Posts: 25
Send a message via ICQ to IntuitiveMind Send a message via AIM to IntuitiveMind Send a message via MSN to IntuitiveMind Send a message via Yahoo to IntuitiveMind
Default

is it my html or is it a wordpress coding syntax error?

On my wordpress blog: http://software4yourmind.com

I edited the page.php file, wanting to show my ebook cover at the top of the pages.

when I click on "older entries" and get this:

http://software4yourmind.com/page/2/

my ebook cover will not display...

If this was a stright html web site and not a php generated one... I'd just add some dots to
the directory, for example ../images/ebookcover.jpg

since it IS a php generated page... I'm at a loss as to how to fix this???

the code I used is below:

Self Esteem Takes Too Long
</div>

thanks in advance
__________________
David Bruce
Neuro Linguistic Programming as Software4YourMind
http://software4yourmind.com
http://www.blogger.com/profile/1464382
Reply With Quote
  #2 (permalink)  
Old 21st August 2006, 04:57 AM
Blaine Moore's Avatar
Mentor
 
Join Date: Jan 2006
Location: Vacationland
Posts: 2,009
Send a message via AIM to Blaine Moore Send a message via Skype™ to Blaine Moore
Default

Quote:

the code I used is below:

Self Esteem Takes Too Long
thanks in advance
[/b][/quote]

Actually, the code you used was:

[img]./selfesteem/test.jpg[/img]

This tries going from the current directory, not a subdirectory, because there is only one period. It works on your home page because your home page looks like it is at the root, but you are two subdirectories up on your second page.

I recommend that you use your entire url to the picture in this case, as you have it in your sample code above. Another option is to just remove the period and have it look like this:

[img]/selfesteem/test.jpg[/img]

That will make it so that it is always beginning at the root directory.
__________________
www.Run To Win.com

I have just returned from vacation and will be responding to private messages as soon as I catch up.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 05:46 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright Yaro Starak 2007