entropy111
Forum Replies Created
-
Forum: Plugins
In reply to: Widget logic seems to not work on posts?Found a fix..two steps…
1. add this code to your front-page.php file
<?php //TO GET WIDGET LOGIC WORKING WITH FRONTPAGES wp_reset_query(); ?>2. Add “is_front_page()” in widget logic on teh widgets you want on the front (not really a step, but you know what im sayin).
Hope this helps.
Forum: Plugins
In reply to: Bookmarks/Links widget code…where is it?Ah…whoops, my theme system calls it “bookmarks widget”…it’s also called the “links” widget, on some systems.
thanks again
Forum: Themes and Templates
In reply to: Tried "everything". Menu going behind slider in IE6.ooooooooommmmmmmmgggggggggggg.
It worked. THANK YOU.
You have no idea how frustrated I was just sitting here for hours. I love you.
Forum: Themes and Templates
In reply to: Tried "everything". Menu going behind slider in IE6.Yea, I can’t even get the menu to show up in front using direct changes, let alone conditional changes. I have no idea what’s wrong. Agree, I hate IE6, but unfortunately my company has tools that run on it, so I have some older folks who use nothing but IE6. Which makes my life hell. But thank you for your reply. 🙂