Jon Bishop
Forum Replies Created
-
Forum: Reviews
In reply to: [Socialize] Backend doens't feel smoothThanks for the feedback. I try my best to make the plugin compatible with as many themes as possible. It’s feedback from its users that helps make it better,
The plugin uses WordPress featured image functionality to display images.
Forum: Plugins
In reply to: [Socialize] missing images on facebook after renaming the image filenamesLooks like two separate issues.
The first is probably because you were changing the images. Running your pages through http://developers.facebook.com/tools/debug will update Facebook’s data for your page.
The second is something you should be able to fix within WordPress SEO. The plugin just uses ‘the_title()’ which other plugins can overwrite.
Forum: Plugins
In reply to: [Socialize] Resize screen down – drop above/below content rather than left?I actually added the floating sharebar functionality using the plugins newly added actions and filters. You should be able to abstract and mimic that functionality to customize to meet your needs.
Forum: Plugins
In reply to: [Socialize] Specifying Twitter Button DataAl of these options can be set in the socialize settings. I will also continue to add filters so other developers can modify the functionality.
Forum: Plugins
In reply to: [Socialize] Social icons on homepage excerptsThe plugin doesn’t lose its settings when you change themes. The new theme is probably missing the filters needed to run the plugin properly.
Forum: Plugins
In reply to: [Socialize] alert box buttons showing up verticalSorry this was giving you problems. The link you sent looks great. Did the problem resolve itself?
Forum: Plugins
In reply to: [Socialize] Default setup forces use of buttons and call to actionSorry for the confusion. This functionality is to overwrite either the default inline buttons or the call to action text or both. It is not for turning off the buttons or call to action area.
To turn the CTA area off or on look under the display options.
Forum: Plugins
In reply to: [Socialize] Call to Action Box with Twitter and FacebookUnfortunately every theme is going to display things a little differently. I did my best to keep the plugin flexible. Hopefully you got it to look the way you want.
Forum: Plugins
In reply to: [Socialize] Hot to disable the socialize-containter?This class is baked right into the code. I may be adding more filters in the future.
Forum: Plugins
In reply to: [Socialize] Enable Google AnalyticsIt’s something I’ve thought of but I would probably make it as its own plugin or a code snippet. Nothing currently in the works tho.
Forum: Plugins
In reply to: [Socialize] Google and Twitter buttons not showingIt looks like your theme might not have the proper filters in it so plugins can run custom javascript.
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] twitter post link missingIf you are using bitly short urls make sure your bitly info is correct.
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Twitter button does not workAre you using the bitly functionality or is this for default permalinks?
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Pinterest Button Not WorkingI found that the problem was there was not a featured image designated for the post/page. Once I set featured images, it worked. I should mention that these were posts imported from Blogger. I don’t know if that made a difference or not.
For everyone else, make sure you are using a featured image for that post.