darya8
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: External links suddenly stopped workingNo help here, but I did figure out it was my Google Analytics plugin causing the problem.
Forum: Fixing WordPress
In reply to: External links suddenly stopped workingOh yeah, it only doesn’t work in Chrome and Safari. Firefox is fine.
Forum: Fixing WordPress
In reply to: Previous posts link broken only in ArchivesThis answer did not help me figure out why the code works on my main index and categories but not my archives pages. The code is identical.
Anyone?
Forum: Plugins
In reply to: Blog Stats’ Top Posts not showing properlyGlad I’m not alone on this. If it is a back end problem, hopefully they will resolve it soon. Lame.
Forum: Themes and Templates
In reply to: PLEASE HELP with subcategoriesThank you very much. This was much easier than I thought it would be.
Cheers!
xoxoxo
daryaForum: Fixing WordPress
In reply to: Custom Sidebars on Custom Pages in WP 2.7I use a plugin called Widget Logic. You can use functions like
is_page()
oris_category()
. You can put things in the parenthesis to make it even more specific. Call a custom sidebar widget to more pages by using || e.g. `is_page(‘About’) || is_page(‘Contact’)
`
This is one of my favorite plugins ??Forum: Plugins
In reply to: Share This & Internet Explorer (display problem)Still would love some help on this ??
Forum: Fixing WordPress
In reply to: Comments.php shrinks text in sidebar?Thanks plloi!! That fixed it ??
Forum: Fixing WordPress
In reply to: Comments.php shrinks text in sidebar?BTW, how do you know what is causing the problems? (In case you can’t tell, I’ve only been messing around with code for about 2 months).
Forum: Fixing WordPress
In reply to: Comments.php shrinks text in sidebar?That is good to know. I am actually using a plugin for that feature. Maybe it would be wise to find a different one?
Forum: Everything else WordPress
In reply to: Category slugsDoes anyone know how to “clean up duplicate entries in the database”? The database scares me. I don’t want to mess anything up.
Forum: Fixing WordPress
In reply to: Comments.php shrinks text in sidebar?plloi, I could kiss you!!! That definitely solved my my sidebar text problem. Thanks!
Comments also seems to be disrupting the javascript function (sliding doors) on my header image menu (only on the pages with comments). Any suggestions?
Thanks again!!
Forum: Fixing WordPress
In reply to: Comments.php shrinks text in sidebar?Thank you.
Does anyone have a suggestion about where to go to get help for something like this? I also have a header problem when I use comments.php. I have a suspicion these things are related.
Cheers,
daryaForum: Fixing WordPress
In reply to: Comments.php disables javascript in header?I still haven’t solved this problem and would really appreciate some help.
Forum: Themes and Templates
In reply to: Mulitple, random IE display problemsI’ll start a new string for the comments problem. It’s happening on single post pages too…