lev236
Forum Replies Created
-
Forum: Plugins
In reply to: [Async JS and CSS] Need to be able to exclude scripts to include/excludeCorrection to my original post — it’s jquery.js that needs to be in the header for the floating bar to work:
http://wordpress.org/support/topic/plugin-digg-digg-floating-bar-does-not-show-at-all#post-3366780
Thanks
Forum: Plugins
In reply to: [ByREV WP-PICShield] "Redirect Direct Clik" Not Working Help me OutI’m having the same problem. (I can start a separate thread if needed.) When I select “Single” my images are redirected to the home page, not the post.
Forum: Plugins
In reply to: [Digg Digg] Digg Digg Email Shares not Showing up in ShareThis AnalyticsFYI, I get this message in Firebug’s Debug Info panel, even though I have already entered the ShareThis Publisher Key under “Extra Integration”:
“Please specify a ShareThis Publisher Key
For help, contact support@sharethis.com”When I “View Source,” the Publisher key is there, so I don’t understand why I’m getting a debug message saying it’s not.
Ex. stLight.options({publisher:XXXXXX….
That fixed it. Thanks!
It was already set to false when the two blank tabs occurred.
(Just to test, I set it to true, which made ALL the tabs come up blank.)
The blank tabs occur whether the Google Analytics plugin is installed or not, so that particular plugin issue is still not resolved.
Hi,
I think this is what you are looking for. Let me know if it’s not. Under Console > Response, I see 1 warning and one error. The status responses come back OK, but still nothing shows for those 2 tabs in the dashboard. Just the loading icon.
<br /> <b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/lad35hme/public_html/wp-content/plugins/wordpress-dashboard-twitter/inc/wpdt.func.php</b> on line <b>73</b><br /> jQuery('#wpdt-replies-wrapper').html('<li>No mentions!</li>').hide().fadeIn();1 Error:
invalid regular expression flag h error on /wp-includes/js/tw-sack.js?ver=1.6.1 (I know that’s a core file and likely unrelated).All the status responses say this:
{"text":"No broken links found.<br\/>No URLs in the work queue.<br\/>Searching your blog for links...","status":{"check_threshold":"2012-07-30 16:33:50","recheck_threshold":"2012-08-02 16:03:50","known_links":"0","known_instances":"0","broken_links":"0","unchecked_links":"0"}}Forum: Plugins
In reply to: WP Greet box error in media library headerOpen up the /wp-greet-box/includes/wp-greet-box.class.php file, scroll all the way to the bottom and delete the extra space after the closing ?>
That should fix it.
Never mind. Turns out it’s just a CSS issue with the template I’m using.