Jon Bishop
Forum Replies Created
-
This is now fixed using something similar to what jnpwebdeveloper suggested.
Forum: Fixing WordPress
In reply to: How to create a Team pageNot sure what you ended up doing but I created a plugin to help do just this. It helps you easily create team pages using built in WordPress profiles. You just add employees as subscribers and use the button on the visual editor to create a shortcode with a list of employees to show. It’s called HubSpot for WordPress.
I’m curious as to hear how you ended up approaching this.
Forum: Fixing WordPress
In reply to: [?] Building a flexible team page : looking for ideas !You can try adding employees as subscribers and selectively displaying them on pages. The HubSpot for WordPress plugin does this and there is a button on the visual editor to insert the short codes to display employees. This way you can have several pages set up for each department and choose which employees to display on each page.
Otherwise I know there are plugins out there that help modify category order.
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Adding Flattr button?This is definitely something I would consider. I’ll throw it on the list of to-dos.
Forum: Plugins
In reply to: [Socialize] Want "Alert Box" but Not the "Inline Social Buttons"The default button settings have no effect on posts that were saved since the plugin was installed. All the button data is included in the post meta. If you remove the post meta, that post will revert back to the default settings.
The second way you tried should work. Just make sure the posts in question don’t have custom post meta for the socialize buttons.
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Share button hit count disappearThis is a problem when upgrading to the latest release. Not everyone had this problem but it did pop up. I’m going to make some changes that should fix this however in the meantime, follow the directions at the bottom of this thread: http://wordpress.org/support/topic/plugin-socialize-alert-box-social-buttons-disappeared-box-is-still-there?replies=8#post-2078522
Thanks for the update. I’ll keep at it 🙂
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Share button hit count disappearThis is odd. Upgrade to the latest version and let me know if this is still happening.
I’ll look around to see if this could be anything else on my end tho. Thanks for bringing this to my attention.
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Image of 'Liked' content is random!I added OAuth support in the latest release so it should pull the correct images now.
You may need to run some of your pages through the Facebook Linter to get Facebook to refresh it’s data http://developers.facebook.com/tools/lint/
Forum: Plugins
In reply to: [Socialize] Change location of Socialize PluginI just finished my latest release which required a rewrite of the plugin core. I pushed it out before I could add this functionality so I’ll keep this as unresolved and add it to my to-dos for an upcoming release.
So much to do and so little time :/
Have you upgraded or were you able to fix the problem?
Forum: Plugins
In reply to: [Socialize] [Plugin: Socialize] Trying to "Share" ON FB Not WorkingI added OAuth support in the latest release so it should pull the correct images now.
You may need to run some of your pages through the Facebook Linter to get Facebook to refresh it’s data http://developers.facebook.com/tools/lint/
Ok, I’m going to try and integrate a reset button ASAP. In the meantime, please just add that code to the box and fix any other settings that may have been left out.
Specifically make sure you review and update:
- The Call to Action box border
- Your Facebook and Bitly settings
- Your default buttons to display
Sorry this happened. Still not fully sure why. It was actually my biggest problem before releasing it and I thought I had figured out the problem. Thanks again for reporting back to help me get this fixed.
I’m working on this right now. Could someone by chance let me know if under the Socialize Display Settings if the following code exists as the Call to Action Box Template:
<div class="socialize-buttons">%%buttons%%</div><div class="socialize-text">%%content%%</div>Otherwise I’m going to keep looking into this. For now it looks like the new settings might not have been automatically created.
Thanks for bringing this to my attention. I’ll be able to look into this more tonight and have an update soon. Sorry the upgrade wasn’t smoother. Really wanted to get this release out.