Tom Morton
Forum Replies Created
-
Forum: Plugins
In reply to: [WPSocialite] Including an excerpt of the post in the shareNorbert,
Apologies for the late reply.
As I indicated above facebook is not supporting a dedicated “share” button anymore.
I’m attempting a workaround, but it won’t be coming in todays release. Hope this doesn’t cause any inconvienece.
Please see this thread on github for more information on the FB like/share issue: https://github.com/tmort/wpsocialite/issues/19
Forum: Plugins
In reply to: [WPSocialite] Trim twitter text, max 140 chars including url shortenerAppreciate you adding this in and apologies for a late reply!
This is coming in the latest release, which should be pushed later this afternoon. Look for an update in your WPAdmin shortly!
Forum: Plugins
In reply to: [WPSocialite] Spotify Play Button functionality?Jarno,
Wanted to follow up, did you take a look at the plugin?
Forum: Plugins
In reply to: [WPSocialite] Spotify Play Button functionality?Jarno,
The spotify plugin is here! Test and let me know your thoughts:
Forum: Plugins
In reply to: [WPSocialite] Some suggestions, great pluginMenkom,
Unfortunately got tied down with client work this weekend. Attempting to push up an update this week, but worst case it will have to be next weekend.
I must apologize but these things happen from time to time. I’d rather push out a premium product later than a plugin update that wouldn’t be as polished as I’d like.
As always, I will keep you updated. Appreciate you following up!
Forum: Plugins
In reply to: [WPSocialite] Pinterest Not Working ProperlyTourAbsurd,
I just checked out your site and it looks like classes that are not supposed to have been added to wpsocialite have been added to the pinterest call.
Have you modified the plugin at all? Do you have any other social plugins that are active currently? If you do, I would try disabling them and see if pinterest shows up.
Forum: Plugins
In reply to: [WPSocialite] Pinterest Not Working ProperlySo you are saying its not actually pinning to your site? I’d be interested in seeing what the others are experiencing.
Can you like me to your site so I can test-pin?
Forum: Plugins
In reply to: [WPSocialite] Can I add Twitter Follow buttonShintrue,
Didn’t want you think I’d forgotten about you! Next release should have your follow button in place.
Forum: Plugins
In reply to: [WPSocialite] Including an excerpt of the post in the shareNorbert,
Appreciate your feedback! I just checked out your site and it looks like you aren’t using WPSocialite. I believe you are using a plugin called sharedaddy. Please let me know if I am missing where WPSocialite is being used.
Regarding the facebook share button, it seems facebook has discontinued a specific share button in favor of the like button acting as both a like and a share (https://www.facebook.com/help/125038500909065/). I have had many requests for a specific share button, which I am still trying to address, but by the looks of it we may have to find another way to use the like button instead.
Please let me know if I’m incorrect about your site and link me to where WPSocialite is being used.
Thanks again!
Forum: Plugins
In reply to: [WPSocialite] Some suggestions, great pluginYou’re right, its not centering.
Let me implement and test a few css-related settings on the administrative site and hopefully I’ll have a release this weekend that allows us to fix this.
Forum: Plugins
In reply to: [WPSocialite] Some suggestions, great pluginI just attempted to do the same and it looks like the CSS currently being used isn’t allowing it to center.
Until I implement better CSS management, you can use this:
<div style="text-align: center;margin:0 auto;width:70%">[wpsocialite size="small"]</div>Let me know if that works. You can adjust the width to your needs.
Edit: Appreciate your donation offer as well, but I currently don’t have a link set up! That’ll come in the next release as well. Greatly appreciate you supporting Wpsocialite.
Forum: Plugins
In reply to: [WPSocialite] Some suggestions, great pluginMenkom,
Glad you like the plugin and greatly appreciate the feedback! I agree with you on the shortcode information, I’ll be sure to change that so the instructions are a bit easier to find. I’ll also add notes in the settings area of the plugin that shows the shortcode instructions as well.
Regarding your CSS requests, I’ve tried to keep the plugin as minimal as possible in regards to the styling, allowing users to disable the CSS and Javascript as needed to implement their own custom options. More and more, however, it seems everyone would rather a simple admin interface for manipulating the buttons rather than doing it via CSS.
Updates usually happen on the weekends, so I will implement some settings as suggested and let you know when they are live.
Again, thanks for using the plugin and for the feedback!
Forum: Plugins
In reply to: [WPSocialite] Pinterest Not Working ProperlyHello All,
I just pushed up the latest version of WPSocialite (1.6) which fixes the pinterest issue. Please upgrade and review.
Going to close this for now, but if you have any issues related to pinterest be sure to let me know ASAP.
Forum: Plugins
In reply to: [WPSocialite] Pinterest Not Working ProperlyHey Mike,
Yea this is a known issue. Fix coming this weekend (all releases normally happen on weekends).
Will be sure to reach out once the fix is up.
Forum: Plugins
In reply to: [WPSocialite] Spotify Play Button functionality?Egar,
I’m coming close to a finished product. A few questions for you:
Would you like to specify the spotify URL in a meta box or within the shortcode, along these lines:
[spotify_lazy url=”http://open.spotify.com/track/7LImTa7vwDT3dDFBzq5wfw”%5D
Do you have multiple tracks within the same post, or one track associated to one post?
Do you have a need for playlists or just songs for now?
Thanks for the feedback.