peteratomic
Forum Replies Created
-
Forum: Themes and Templates
In reply to: code isn't working for tag separatorswould have given this 5 stars if they’d added instructions…
finally figured it out… in Posts > Categories you have to hover your mouse over the category name and look in your browser bar for the link. Then you can find the category ID number.
would have given this 5 stars if they’d added instructions…
finally figured it out… in Posts > Categories you have to hover your mouse over the category name and look in your browser bar for the link. Then you can find the category ID number.
ahh, thanks!
is this something that gets erased on upgrade? Seems like it wasn’t happening before…
Also, a suggestion for the developer… make the default settings 10 or 12px instead of 1.
I’ve got the same problem. For now I’m just copying the code from the plugin directory page. I tried resaving my quick adsense settings to see if that would help, but no luck.
Ads are still appearing, just don’t have any editor buttons after 3.1 upgrade.
you mean donate some money and you’ll do it?
Forum: Plugins
In reply to: [Theme My Login] [Plugin: Theme My Login] Redirect after loginMy redirect isn’t broken, but am also having problems. I’ve added a custom URL, but it still redirects to the dashboard.
same thing for me… well, didn’t get a fatal error but it totally shut the site down! I don’t think it’s the wordpress upgrade, but rather the most recent version of the MC plugin (the site it broke hasnt been upgraded to 3.1 yet)
Forum: Plugins
In reply to: How to make Breadcrumb NavXT not show up on the homepageI found the best thing to do was create a separate template without the breadcrumbs as I ended up wanting to turn it off on more than one page.
Just copy page.php and rename it nobreadcrumbs.php then put this code at the top of the page and remove your breadcrumbs code. Done!
`<?php
/*
Template Name: NoBreadCrumbs
*/
?>Forum: Plugins
In reply to: [Display Widgets] Display Widgets not hiding widget on home pageFound the solution… if you’re using a blog format for the homepage, you have to choose Blog Page under Misc, not Front Page! Solved!
Forum: Fixing WordPress
In reply to: ERROR: Invalid username or incorrect password.Found it! Plugin conflict or some such with Theme My Login. Unfortunately, I lost all of my S2Member settings because those geniuses don’t save their settings to the database apparently. But I digress…
Forum: Fixing WordPress
In reply to: ERROR: Invalid username or incorrect password.switching the themes back and forth didn’t help.
resetting the plugins didn’t either. 🙁
doesn’t bother me so much, but I’m worried that clients logging in will get confused.
The first half of the pages look identical in the back-end. It’s literally when I add the shortcode for the slider that things go haywire.
So obviously your shortcode is getting tripped up with something else, causing the P tags to get removed.
I’ll give it another day, then I’m gonna find something else. Too little time in the day! 🙂
Without:
http://atomicdesignstudios.com/sitesparker/affordable-websites/wordpress-design/With:
http://atomicdesignstudios.com/sitesparker/wordpress-design-test/The other odd thing is that I have resized the TwentyTen screenshot (changing the width and height) but something is overriding that code too, causing it display at full size.
Thanks for the swift response!
Forum: Plugins
In reply to: [Facebook Fan Box Cache] "Official" Help Forum for Facebook Fan Box CacheThanks Don “the hardest working plugin developer in OS” Gilbert! That did the trick!