Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Blogs and Blogging (http://www.greenguysboard.com/board/forumdisplay.php?f=8)
-   -   Wordpress help - blogroll (http://www.greenguysboard.com/board/showthread.php?t=30555)

Jel 2006-04-09 03:12 AM

Wordpress help - blogroll
 
OK I have the opposite problem of http://www.greenguysboard.com/board/...ad.php?t=30506


This is what is in my sidebar:





Yet the links show on every page, not only the home page. It's the same code I have on my other WP blog, and that one works fine. I'm scratching my head bald trying to figure this one out, any ideas?

Dev~> 2006-04-09 08:57 AM

hi jel

first,make sure that is really your current sidebar
if this, try removing

" || is_page() "

code:





just a suggestion, I did not prove

Jel 2006-04-09 12:25 PM

Hi Dev,
Just tried that and it's still showing my 'links' on every page instead of the index page only, thanks for the idea though. Anyone think it's possible it's a htacess issue? That's an area I truly suck in, thoughts/ideas appreciated :)

Baxter 2006-04-09 09:06 PM

check to see if you have a single.php file if you do take out the


Jel 2006-04-10 12:21 AM

I have, but that will remove the categories and recent posts which I need to keep on all pages.

Baxter 2006-04-10 12:43 AM

then i guess im not clear on what you want on the pages?

Dev~> 2006-04-10 02:05 AM

suggest 2
 
again, really make sure that is your current sidebar, because i have the same code and the links are only showing on index.

to make sure, just write something and upload to see if it is:

code:

this is my current sidebar!!




-----------------------------------

ok now i litlle hack, if your blog is in your document root like www.myurl.com try:

if ( $_SERVER['REQUEST_URI'] == '/') { ?>




else like www.myurl.com/heremyblog/

if ( $_SERVER['REQUEST_URI'] == '/heremyblog/') { ?>



just another suggestion, I did not prove

i hope help |badidea|

Jel 2006-04-10 04:55 AM

Yep, definitely the correct sidebar - the hack works perfectly - thankyou |shake|

Dev~> 2006-04-10 07:37 AM

you are welcome |thumb

Jel 2006-04-10 10:04 AM

Hi baxter,

Sorry I missed your post somehow, was not my intention to ignore you :) I wanted the blogroll links on the index page only, along with the recent posts and categories etc. and on all other pages I wanted the recent posts and categories, without the blogroll links.


All times are GMT -4. The time now is 01:15 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc