neononcon
Forum Replies Created
-
Having to wait for an API key makes this plugin a complete failure.
Forum: Fixing WordPress
In reply to: White Screen – How do I fix itIt’s always fun when people don’t come back to update everyone on what the problem was.
Forum: Plugins
In reply to: [Digg Digg] Digg Digg Not visible, Not Appearingsame
Forum: Plugins
In reply to: [WP Report Error] [Plugin: WP Report Error] Popup Form ?Excellent idea! Can someone help?
Forum: Plugins
In reply to: Search tags?Why in the world would we need a plugin to search tags??? WordPress WTF?
Same problem! Any luck?
Forum: Fixing WordPress
In reply to: ShareThis alignmentNeed the same answer, thanks..
Forum: Plugins
In reply to: [Facebook Likes it!] [Plugin: Facebook Likes it!] manual placementThanks Piotr for the response, I was thinking it was anywhere placement with <?php … ?> tags for example.
Exactly. This is what I was hoping for too…
Forum: Plugins
In reply to: [Audio Player] [Plugin: Audio Player] Audio button stuck on BufferingSame issue here.
Forum: Plugins
In reply to: [Facebook Likes it!] [Plugin: Facebook Likes it!] manual placementYes, this is my question too
Nevermind, I just found that it works the same. Thanks! Best plugin!
How can we put it in a post?
Forum: Themes and Templates
In reply to: Adding ads and stuff between posts@adeptris i said adsense as an example (bad example i guess), thank you for the reply.
I am trying to add a third slot now and it won’t show up. I still can’t figure out the logic of why this won’t work:
<?php if ($count == 3) : ?> content <?php endif; $count++; ?> <?php if ($count == 2) : ?> content <?php endif; $count++; ?> <?php if ($count == 1) : ?> content <?php endif; $count++; ?>The results I was aiming for: 1 would go between post 1 and 2; 2 would go between posts 2 and 3; 3 would go between posts 3 and 4.
Isn’t that how it should work?
Forum: Plugins
In reply to: [Tools for Twitter] [Plugin: Twitter Tools] Authentication FailedYes it is set to read/write.
Forum: Plugins
In reply to: [Tools for Twitter] [Plugin: Twitter Tools] Authentication FailedAccess Token and Access Token Secret is under “My Access Token” (menu right above).
This doesn’t exist. Not on my application page.