Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] home link in the post page (http://forum.bytesforall.com/showthread.php?t=8997)

shirley1 Aug 17, 2010 05:59 PM

[SOLVED] home link in the post page
 
Hi

I have wordpress 3.0 and atahualpa 3.4.9. It is inside the intranet where i work.

I need to put a home link in the post page. I can not use a menu bar. I've already gotten rid of the next/previous link. Is there any way to put the home link in the the post page ? Maybe in the footer ?

Help!
thanks

lmilesw Aug 18, 2010 06:34 AM

Go to ATO>Edit Post/Page Info Items and put a hyperlink to your home page in the footer box of your choice.

shirley1 Aug 18, 2010 06:51 AM

Thanks for your answer. Here is what i put :

<image(folder-gray.gif)> %categories-linked(', ')% %tags-linked('&nbsp; <image(tag-gray.gif)> ', ', ', ' &nbsp; ')% %edit(' | ', 'Edit', '')% http://intranet/test


But it only shows the text withou the hyperlien..
I'm not a programmer ..sorry.

lmilesw Aug 18, 2010 06:59 AM

In your case here is what I would use.

HTML Code:

<image(folder-gray.gif)> %categories-linked(', ')%  %tags-linked('&nbsp; <image(tag-gray.gif)> ', ', ', '  &nbsp; ')% %edit(' | ', 'Edit', '')% <a href="http://intranet/test">http://intranet/test</a>
To put a hyper link in a spot like this requires the href tag

shirley1 Aug 18, 2010 08:45 AM

thanks. it works.
I will donate this afternoon.


All times are GMT -6. The time now is 12:26 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.