Jon Bishop
Forum Replies Created
-
This should be fixed now. Give it a shot.
Thanks I’m looking into this now. Do you know which version of PHP your server is running?
Forum: Plugins
In reply to: [Socialize] Unable to display at bottom of postsSorry this is not currently possible yet. The closest you can get to what you want is making the background and border colors of the alert box white and then removing the Call To Action text.
I’ll try and work this into a future release. There is also some css work to be done so I might do all of that at once.
Forum: Plugins
In reply to: [Socialize] Buttons not lining up perfectly, bad spacingIt’s something I’ve spent a lot of time on. It really has a lot to do with how the theme positions the buttons. Plugin developers do their best to anticipate all the different styles that could be applied to the buttons by individual themes but there’s just too much out there. Especially considering all of the buttons are different sizes and display using different methods. This is why most of the popular sharing buttons give you the option to use your own CSS as well.
Forum: Plugins
In reply to: [HubSpot for WordPress] problems with hubspot's call to action pluginI updated the plugin to remove the duplicate content issues. Let me know how it works.
Forum: Plugins
In reply to: [HubSpot for WordPress] Showing profile picture, team pageThe user photos are pulled from a service called Gravatar. Go to Gravatar.com to sign up with the same email you have in your WordPress profile. This will populate your user photo for your Team Page as well as the user photo in this very thread!
Forum: Plugins
In reply to: [HubSpot for WordPress] Contact FormI looked into this a bit and got a test page working on my local server to be sure. It looks like your theme is making the boxes smaller and not the plugin. The theme’s CSS sets all form widths to be 45% their normal width.
Forum: Plugins
In reply to: [HubSpot for WordPress] Please improve load timeIf you email wordpress-support-groups@hubspot.com with more details I can look into it a bit more.
Forum: Plugins
In reply to: [HubSpot for WordPress] Please improve load timeHi Lara,
It seems like you are saying the tracking script and not the plugin that inserts it is slowing down the site. The plugin only runs the queries it needs when it needs it to avoid extra processing. My test this morning show no impact on load time and the addition of only 1-3 queries to the 15 running by default.
More information would be very helpful (your website, wordpress version, other plugins, etc). Feel free to email us at wordpress-support-groups@hubspot.com and I’ll look into it further. Otherwise I’ll pass this on to HubSpot to see if there’s anything they can do on the tracking script side.
Forum: Plugins
In reply to: [HubSpot for WordPress] HubSpot and shortcode plugin settings keep resettingSorry for the delay. Progress has been made and the new version has been uploaded to WordPress.org. Let me know if everything works.
Forum: Plugins
In reply to: [HubSpot for WordPress] problems with hubspot's call to action pluginDoes sociable or FB like offer the option to exclude the buttons from custom post types? The Socialize plugin allows you to do this. Might be worth looking into until I can find a better solution.
Forum: Plugins
In reply to: [Socialize] 1 button not showing in feedI think this is a problem with how I am including the javascript for the +1 button and it’s not getting displayed in feeds. Things for bringing this to my attention. I’ll try and have this fixed for the next release.
Forum: Plugins
In reply to: [Socialize] How to delete all the data?I thought the first comment was about clearing the plugin settings. It seems your question is about changing the individual button settings for each page/post at once. This is currently not possible although it is at the top of my list of to-dos.
Forum: Plugins
In reply to: [HubSpot for WordPress] Contact FormCan you share a link to the page?
HubSpot contact forms are wrapped in tables. I did my best to stretch and hide borders to make the forms look nice with most WordPress themes. There is a chance my CSS or your theme is displaying the table/form in a weird way.
Ultimately it might take some modifying of the stylesheet to make it display the way you want unless you go in to the form code and remove the tables yourself.
Forum: Plugins
In reply to: [HubSpot for WordPress] problems with hubspot's call to action pluginThanks for the info. I’ll do my best to come up with a better solution. I’ll keep you updated.