David Ly Khim
Forum Replies Created
-
Hi @steveindzine, you might be able to set up an integration via Zapier to do that. What’s your goal for setting it up that way? Why collect and separate leads in both systems?
Hi @kzeni thanks for flagging this. We’ve tested that in our environment and will release a fix in the next update!
@mohenis Great!
Hi @noahjose, have you found that these DNS lookups have had a visibly negative effect on your website performance? We find that while those graders provide a lower performance score, the actual effect on performance is marginal.
Hi @okodigital do you still see this issue on your WordPress site?
Hi @mancat80 were you able to get support on this?
Hi @dannio, correct. If you remove the default style, you can format the fields with your own css.
Hi Sebastian, yes it does work with Gravity Forms! If you find that isn’t enough, there’s a plugin developed by Big Sea that you can check out: https://www.ads-software.com/plugins/gravityforms-hubspot/
Hi all, David from HubSpot here. In full transparency, we thought we had resolved this in each version but appears there are edge cases that pop up each time.
@ilanaguttman @melanielinden @veneernatale @itthar If you’re still having issues, will you please shoot me an email (dkhim[at]hubspot[dot]com) directly with the following info?
– PHP version
– WordPress version
– List of plugins with their versions – a screenshot of the plugins page should be ok
– Browser’s console logs attached: (here’s how to get them: https://support.shortpoint.com/support/solutions/articles/1000222881-save-google-chrome-browser-s-console-file)
– Browser’s network logs attached (here’s how to get them: https://confluence.atlassian.com/kb/generating-har-files-and-analyzing-web-requests-720420612.html)Hi suitsjen, we’ve just released v7.4.0 which should resolve this issue. You might just need clear your cache after upgrading.
Hi Biplav, thank you for the feedback! I’ve responded to your points below. Short version is, we’re aware of these and working on them!
1. Please enqueue your admin Js on your admin pages only instead of loading it globally on every pages.
This is something we’re working on and plan to fix in following releases.2. User proper enqueue hooks, I had problem with the dequeue on a child theme because the enqueue was not properly hooked.
Thanks for surfacing this. Could you share more details on what problem you were having?3. According to plugin guidelines I don’t think you’re allowed to use a CDN or a weblink for any css/js files and you’re also supposed to include unminified files on the plugin whenever you are using a minified file.
We’ve fixed this in our lastest version.Thanks! ??
- This reply was modified 5 years, 7 months ago by David Ly Khim. Reason: Would like to learn more about the problem
Hi all, we’ve updated the plugin and removed the redundant logo ?? Thank you for the feedback!
Forum: Plugins
In reply to: [HubSpot - CRM, Email Marketing, Live Chat, Forms & Analytics] JS errorHi Sunil, we’ve just released v7.4.0 where we removed the head.js file. After upgrading and clearing the cache everything should be working.
Forum: Plugins
In reply to: [Foodlist] Please post your wishes in this topicHi, I’m trying to make it so that the lists don’t have any bullets. I’ve used
.fl-menu ul {list-style-type:none;}
But it doesn’t work. This is what it looks like https://acabar-la.com/menu/main-menu/
It’d be great if you could help me with this.
Thank you!