kjy112
Forum Replies Created
-
Forum: Plugins
In reply to: [Weather Underground] icons-ecast hosedJust FYI, here are the links to the icons sets.
https://www.wunderground.com/weather/api/d/docs?d=resources/icon-sets#icon_set__9
Forum: Plugins
In reply to: [WP-TopBar] Can't Edit TopBar TextWith backward compatibility? I downgraded your plugin to 3.xx and its so niceeeee, now.
Forum: Plugins
In reply to: [Facebook Like Box Widget] Problems after upgrade to WP 3.5awesome fix. thank you Dmitrijus
Forum: Plugins
In reply to: [WP-TopBar] Can't Edit TopBar TextWhen I remove the plugin i get the following:
Delete Plugins
You are about to remove the following plugins:WP-TopBar by WP-TopBar by WP-TopBar by WP-TopBar by WP-TopBar by WP-TopBar by WP-TopBar by WP-TopBar by WP-TopBar by WP-TopBar by WP-TopBar by WP-TopBar by WP-TopBar by WP-TopBar by Bob Goetz Are you sure you wish to delete these files?
When in my development site with the same theme, data, everything it works fine, but on production site, it won’t allow for editing topbar content.
Forum: Plugins
In reply to: [WP-TopBar] Can't Edit TopBar TextI think I found the problem. My site uses jQuery 1.8.3 and jQuery-UI 1.9.2 and I think top-bar uses jQuery-UI 1.8.16. Seem to be jquery 1.8.3 and jQuery-UI 1.8.16 conflict, but I can be wrong. What’s your thoughts?
Forum: Plugins
In reply to: [WP-TopBar] Can't Edit TopBar TextApologize, issue has nothing to do with your plugin. It just happens your plugin breaks with this particular theme’s issues. Keep up the great work @rfgoetz sorry for the inconvenience. Is your plugin on GitHub? Will fork and hopefully help out. Once again sorry for the inconvenience.
Forum: Plugins
In reply to: [WP-TopBar] Can't Edit TopBar TextI think it has to do w/ jQuery’s version used. My theme uses 1.6 jQury. Most likely have to either remove your topbar plugin or update my entire thing’s jquery to the latest.
Forum: Everything else WordPress
In reply to: Bluehost slowI am having the same issue with my reseller hosting account with BlueHost. When I was with Hostgator, my sites would go down maybe once or twice a month sometimes, but after switching over to reseller BlueHost, I’ve noticed my website status scripts trigger alot more often than HostGator. What used to be 1-2 notice a month is now 2-3 a day with BlueHost reseller. What is going on?
Forum: Plugins
In reply to: [WP-TopBar] Can't Edit TopBar TextError only shows up at the admin panel not the actual site. Plugin works for the public but uneditable in the admin panel.
Forum: Plugins
In reply to: [WP-TopBar] Can't Edit TopBar Textusing jQuery v1.8.3
Uncaught TypeError: Cannot read property ‘length’ of undefined load-scripts.php:2
Uncaught TypeError: Object [object Object] has no method ‘sortable’ gallery_post.js:28These are the error messages. Unable to pull up the section where you edit the text that goes into the bar.
Holy crap lol. Thanks for the finding tho. Just so happen I was looking through this code today as well. Thanks abunch.
I mean what did you use to debug and step through?
Thanks shortster!
I was just about to post this bug. How did you manage to track it down?