Evan Mullins
Forum Replies Created
-
Ha, great support from @hubspot.
Yea, there might be errors, we just ignore those pesky intruders.
Thanks for sharing Jason.
Forum: Plugins
In reply to: [HubSpot for WordPress] Settings – Please check the Help Section first.I’m seeing the same error. Fixing this should be a priority.
Forum: Plugins
In reply to: [Account Engagement] Inline form embed rather than iframe embedThanks for the update! I’ve tested (a little slow), and the 1.4 release fixes the issue.
Forum: Plugins
In reply to: [Account Engagement] Inline form embed rather than iframe embedThanks for the update Cliff, I’ll be watching for the update. Let me know if you guys want any help beta testing.
Forum: Plugins
In reply to: [Account Engagement] Inline form embed rather than iframe embedYea, probably better as a site wide setting. Good thinking!
Forum: Plugins
In reply to: [Account Engagement] Inline form embed rather than iframe embedThat would be great, are you going to expose an option to let users pick secure or unsecure forms when they embed? I’d be happy to beta test for you. Let me know.
Forum: Plugins
In reply to: [Account Engagement] Inline form embed rather than iframe embedHey Cliff, I think that allowing to embed HTTPS forms would be a great start at least. I’d love to use this plugin and not have to write my own code to integrate the pardot API. How long would that take?
Is inline form embeds in the works? It looks like the code for this plugin was set up for it but the option isn’t exposed. I guess that’s the reason you already mentioned that they need additional intervention in order to track properly. I’d be willing to investigate this and see if we can find a solution together if you think it’s possible. Let me know.
Forum: Plugins
In reply to: [QR Code Generator] CSS-problem affecting load timeI’m seeing this same issue. Looks like the plugin path to it’s own css file is incorrect. Please fix.
Forum: Plugins
In reply to: [Quick Page/Post Redirect Plugin] Hook to create Redirect?Something like the save_redirects function you have currently at line 784 but a way so that when I publish a post I can create one quick redirect for it with an on publish hook.
My scenario: I have a custom post type that my client wants urls with dashes as usual, but they want to auto generate redirects so the url without dashes will work too. So, my-new-post is the slug and by default the url is example.com/cpt-slug/my-new-post they also want the following url to resolve or redirect to this post: example.com/mynewpost. I can create quick redirects for each, but hoping for a way to do this programatically. So just a way to add one quick redirect to the existing.
Thanks!
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Version 3.3 doesn't allow page to saveThanks! This fixed it for me. I’d allied the patch mentioned in the other thread already, updating to this latest 3.3.1 still works.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Version 3.3 doesn't allow page to saveSame here. Something in 3.3 messed up the site.
Fatal error: Call to undefined function relevanssi_purge_excerpt_cache() in /var/www/wp-content/plugins/relevanssi/lib/indexing.php on line 215
I’m seeing the same issue, but with posts.
I agree that this would be nice to have. It seems like it wouldn’t be too hard. I’m thinking an option in the SEO plugin that allows users to select a custom field(s) to include in the page analysis and apply it as a filter to the_content?
Forum: Plugins
In reply to: [ImageMapper] Relative linksSweet, it works great!
Forum: Plugins
In reply to: [WP Resume] Contact info dissapearedTo fix I added the copy to the wp page itself, but that’s not optimal.