Tom Morton
Forum Replies Created
-
Forum: Plugins
In reply to: [WPSocialite] [Plugin: WPSocialite] Pinterest script loadedChris,
As mentioned in my previous post, I had a few issues sycing the development version with the WP Plugin Repo. All that has been fixed and you should see Pinterest loading as it should in version 1.4.1.
Forum: Plugins
In reply to: [WPSocialite] [Plugin: WPSocialite] Unnecessary scripts and feature requestChris,
Good news! I’ve added the feature to disable the script loading.
Because this is more of a developer feature, I’ve enabled you to define whether or not scripts load in the wp-config.php file.
Simply add this to your wp-config.php and the scripts will not load and you can manually insert them how you’d like:
define('WPSOCIALITE_LOADSCRIPTS', false);Hope this helps. Be sure to upgrade to 1.4.1 to see this change.
Forum: Plugins
In reply to: [WPSocialite] [Plugin: WPSocialite] CSS class nameChris/miziomon,
After many headaches this weekend I’ve finally got the plugin re-synced to the development version.
You should now see proper CSS coming through in version 1.4.1.
Let me know if this works and if you need anything else.
Forum: Plugins
In reply to: [WPSocialite] [Plugin: WPSocialite] Unnecessary scripts and feature requestChris,
Appreciate the feedback! As I mentioned in a previous post, I’m cleaning a lot of items up today. I can definitely include a “disable all scripts” button that would allow you to incorporate the css/js into your own files.
This, however, I feel is a bit of a developer request more than a common user request (most people just want the plugin to work out of the box). Let me play around with the implementation and see what I come up with.
Forum: Plugins
In reply to: [WPSocialite] [Plugin: WPSocialite] Pinterest script loadedThanks for the update Chris! The reason this is happening is I’m currently working on cleaning up the WordPress Repo. An update will be coming soon to fix all of these issues you may be seeing.
So sorry for the inconvenience. Everything will be resolved soon!
Forum: Plugins
In reply to: [WPSocialite] [Plugin: WPSocialite] CSS class nameYou’re absolutely right. I think it would be best to keep the classnames more within the namespace:
.wpsocialite_large
.wpsocialite_smallI’ll get those changes put in and pushed up. I’ll reply to this thread when they go live on the WP Repo. If you have the plugin installed, it will ask to you upgrade.
Appreciate your notes and hope you like the plugin!
Forum: Plugins
In reply to: [WPSocialite] [Plugin: WPSocialite] Facebook stopped to loadI’m closing this thread for now, but if anyone else has the above issues please reply here ASAP with the URL of the site as well as a detailed description of the issue.
Forum: Plugins
In reply to: [WPSocialite] [Plugin: WPSocialite] ID repeatedPushed the fix up to the repo. Should be live shortly. Again, appreciate the find!
Forum: Plugins
In reply to: [WPSocialite] [Plugin: WPSocialite] ID repeatedAh, good catch! I’ll update the main repo. Appreciate you letting me know, will let you know when its been uploaded.
Other than that, how is the plugin working? Any feedback/feature requests are always welcome.
Forum: Plugins
In reply to: [WPSocialite] [Plugin: WPSocialite] Facebook stopped to loadThat sounds like Facebook is failing to load because of a JSON error. The “Access Control Allow Origin” usually happens when you are trying to make a JSON request across a domain.
I haven’t run into this before. Can you please post a URL to the site?
Forum: Plugins
In reply to: [WPSocialite] [Plugin: WPSocialite] Setting PageDevplus,
So sorry I didn’t see this earlier. Wasn’t getting any notifications people were posting! My fault…
1. The twitter username should be whomever is signed in. The button is meant to allow your users to tweet out about the article/post/page that WPSocialite is attached to. Is that the issue you were having?
2. I’ve actually just updated the plugin to allow you to enable/disable the different networks. Please update the plugin. If there isn’t an update available, I’d encourage you to delete and re-download the plugin.
Again sorry for the inconvenience and please let me know if you need any more help.
Forum: Plugins
In reply to: [WPSocialite] [Plugin: WPSocialite] Facebook stopped to loadLucas,
Sorry I didn’t see this earlier. Can you tell me which version of the plugin you are using?
I just pushed a newer version that has quite a few improvements. I would delete the current version and reinstall if all else fails.
If that doesn’t work reply with a URL to your site so I can take a look at it directly.
Again, apologies for the wait!
Forum: Fixing WordPress
In reply to: Cannot edit posts/add new posts or pages – JS not working correctlyFantastic, glad to see you got it fixed!
Remember to mark your topic “Resolved”.
Forum: Fixing WordPress
In reply to: Moving Word Press to new Hosting ServerTake a look at this article and let me know if it resolves the issue/gives you a clearer picture of the steps: http://codex.wordpress.org/Moving_WordPress
Forum: Fixing WordPress
In reply to: Cannot edit posts/add new posts or pages – JS not working correctlyWhat browser and operating system are you using? For example, are you using Windows Vista and Internet Explorer 8? Can you test on another browser/computer?