oncidium
Forum Replies Created
-
Forum: Plugins
In reply to: help with wp grins problem please…weirdHere is a post that should have a smiley “:badgirl:” in the first line. http://www.divaknitting.com/blog/?p=224
Forum: Plugins
In reply to: Need help with a plugin-Wp-GrinsHere is a post that should have a smiley “:badgirl:” in the first line. http://www.divaknitting.com/blog/?p=224
Forum: Plugins
In reply to: help with wp grins problem please…weirdpodz…thanks for checking in. The smilies are supposed to show up in posts and comments…right now they are just showing as 🙂 in text. I checked the vars file too..they’re all there. The acutal smile pics are in blog/wp-includes/images/smilies/ and they’re all still there. Weird because they were working fine, now wonky. I switched back to my old theme for a minute to check but they problem is there as well.
Oh and thanks for letting me know about the other issues as well…those are fixed now.
Forum: Plugins
In reply to: Need help with a plugin-Wp-GrinsHey podz…hoping you or someone else can help RE: wp grins. I have it in WP2.0 and was working fine. Now all of the sudden the smilies don’t show in the posts…they still show on the admin panel and the commments area and in comments they are still clikable…just the pic doesn’t show up. And in the admin for some reason the smile pics are there but not clickable now. Any ideas?
Forum: Themes and Templates
In reply to: Help for a small template customizationThe link to jdelacr…is only the header????
Forum: Themes and Templates
In reply to: css layout prob in IEIf one of the elements in the sidbar is really wide, that coul dcause it to jump.
Forum: Themes and Templates
In reply to: Paying to have a theme designedForum: Fixing WordPress
In reply to: How do I shorten the width of my blog?A position:absolute command here to keep the width static?
Forum: Themes and Templates
In reply to: Source of “Blogroll” links a mysteryI have links for blogroll set up in the links section on the admin page, then in mly sidebar this php call:
<li id=”bloglinks”>
- <?php get_links(‘1’, ‘
- ‘, ‘
‘, ‘
‘, TRUE, ‘rating’, FALSE,
FALSE, 6, TRUE); ?>Forum: Fixing WordPress
In reply to: Header Opacity Problem, Help NeededDid you try adding the code to the part of the css file regarding the header where you specify the image?
Forum: Fixing WordPress
In reply to: Can’t Post using IE but Firefox is Finesorry to hijack ohm…hope our discussion helps with your problem.
Forum: Fixing WordPress
In reply to: Can’t Post using IE but Firefox is FineThanks so much for looking, Trip. I’ll check the validation stuff and see if that helps. I did try a different theme earlier and that didn’t work either. I’m stuck. I even deleted the whole /blog directory and reinstalled wordpress and still get the same…makes sense still then it might be css even though the other theme didn’t work? Thanks again!
Forum: Fixing WordPress
In reply to: can’t post with 2.0arrgh! Same problem…the file reference is wp-admin/post.php so it makes sense that it wouldn’t be the theme anyway.
Forum: Fixing WordPress
In reply to: can’t post with 2.0duh…good idea. I’ll try it and post back.
Forum: Installing WordPress
In reply to: Fatal Error CodeLook in your index php file to see what it says on line 4…it’s calling for something you don’t have (I think).