lipsticklifters
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Membership] Stripe Payment Declined – Member Still Got AccessHello,
I don’t think so, but I haven’t had any other declined payments to be sure. In this case I manually deactivated the account. Will keep an eye out to see if it happens again.
Forum: Plugins
In reply to: [Simple Membership] Stripe Payment Declined – Member Still Got AccessHi, thanks for the help.
I have checked the webhooks and everything appears to be configured correctly.
Debug is also enabled.
When I investigate the subscription in question, it says charge failed (insufficient funds, but further down the webhook attempt succeeded.
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Top bar no longer displaysYep, rookie mistake on my part. I’m learning the hard way!
Thanks again for your help.
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Top bar no longer displaysSOLVED
Thank you all for your help with this. The issue is now resolved.
I switched off minify JS in pagespeed ninja and the top bar has reappeared.
Thanks again for the support,
Chloe
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Top bar no longer displaysWhen js is disabled in autoptimize it works.
Did you already manage to exclude our plugin from Autoptimize caching? – Not sure what you mean?
I think it’s conflicting with another page speed plugin. I am also using pagespeed ninja
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Top bar no longer displaysThe above error was caused by another plugin. It has been resolved.
Still no top bar.
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Top bar no longer displaysThanks. Those errors are now removed. But still no top bar and a new error…
WebSocket connection to ‘wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data’ failed: Error during WebSocket handshake: Unexpected response code: 403
(anonymous) @ ?v=2.0:6
n @ ?v=2.0:6
D @ ?v=2.0:6
o @ ?v=2.0:6Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Top bar no longer displaysI was getting the jsquery not defined error. I resolved this with your instructions.
However I have 2 other errors:
Uncaught ReferenceError: Backbone is not defined
and
Uncaught ReferenceError: _ is not defined
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Top bar no longer displaysThank you all for your replies.
I have followed your instructions Frank as it looks like a JS issue, but unfortunately the problem persists. I think I may have another plugin which is also conflicting, so I need to do more testing. Will update when I know more.
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Top bar no longer displaysHi Harish,
Thanks for the suggestion, it seems that it is the “Autoptimize” plugin which is causing the issue. When deactivated the top bar reappears.
Any ideas how I can fix this keeping both plugins?
Forum: Plugins
In reply to: [MC4WP: Mailchimp Top Bar] Top bar no longer displaysHi Harish,
Thanks for your prompt reply!
Yes I do use very basic CSS to hide the top bar on multiple but not all pages. I use the below code for each page:
.page-id-15190 #mailchimp-top-bar {display:none;}
However this is nothing new, I have been successfully using this code and the top bar combined for a while now.
I’m using generate press with elementor page builder. I have just tested the twenty ninteen theme and still no top bar.
I have also tried removing all of the css in staging and still the top bar does not display.