Jon Bishop
Forum Replies Created
-
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Alignment when using featured imagesThe plugin hooks into the
the_contentfilter. If the image is being displayed using post thumbnails then it is probably outside of the content. Unfortunately the plugin cannot place the buttons next to the post thumbnail.Yes you can change this as needed. I don’t think there is a max limit. You more about the API here.
I’m actually kinda disappointed with myself that I didn’t use a filter to allow people to overwrite the date range. I’ll try and upgrade some time soon with the filter in place and some sample code.
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Delicious Button Doesn't WorkI’ll see if I can put together an addon that works around the Google Analytics plugin.
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Delicious Button Doesn't WorkLooks like you are using a Google Analytics plugin to track external links. This seems to be breaking the link. Disabling external link tracking should fix the problem.
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Delicious Button Doesn't WorkDelicious works fine on my blog and a few others I’ve checked out this morning. I have noticed the service itself can go down from time to time. Also, if any other plugins throw javascript errors it can break the delicious button. Do you have a link I can check out?
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Problems since upgradeSorry this is still not working and I seem to have missed my window of opportunity to test on your site. My only other guess would be you may have had it checked in the default settings but not on the individual page. Sometimes the services can conflict with other scripts on the site as well. Hopefully you found an alternative that is to your liking.
The buttons not working is usually because of conflicting javascript or the services themselves being down. Also, the plugin sometimes has a hard time figuring out what the main content of the site is, especially when themes create multiple custom loops as an alternative to the default loop. If you have an example I can check out I would be happy to take a look.
Why not create the author accounts and use fake email addresses. The plugin needs to pull the data from somewhere. A custom post type would be counter-intuitive when there is already user functionality built into WordPress.
I usually create fake email addresses based off my real one so I still get emails to my real account. You can do this by adding a + sign within the email address followed by whatever you like.
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Problems since upgradeCan you provide a link to an example I can check out? Sorry this is a few days late. I’m actually on vacation right now and this is the first chance I’ve had to check up on this stuff. The code that controls the Twitter and Facebook buttons was not changed in the latest update. Hopefully seeing the site will shed some more light on the issue. You can see the plugin in action on my own site (http://www.jonbishop.com).
I might need to raise the minimum requirements for the plugin. The columns might be 3.2 or 3.3+. I’ll take a look when I get a chance.
The latest version allows you to update old posts.
Yes you currently have to update one by one but the next version will have an option to overwrite all of your old posts settings. If you’re daring you can try the expiremental version at https://github.com/jonbish/socialize
That is no longer the test site. We need to remove the link from the Readme.
Forum: Fixing WordPress
In reply to: Problem with plugin and .htaccess filethere’s no reason socialize would display the buttons differently if there is an image or not. the styles are the same. your theme could overwrite socialize styles but it looks like you disabled socialize anyways.
Sorry I didn’t catch this a few days ago. It didn’t show up in the Socialize support threads.
The latest update works for me. Sometimes it takes awhile for WordPress to see that there is an update for the plugin. Try again in a little bit or delete and install the plugin manually via FTP.