stinamariechris
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Constant Contact APII believe sometime in November I noticed it. I can’t pin point it.
Forum: Plugins
In reply to: [Contact Form 7] Constant Contact APIYes, I have regenerated the app’s secret key, as well as removed it completely and generated a new API. It still seems every few days I have to reset the API secret or it stops receiving the contacts.
- This reply was modified 4 years, 3 months ago by stinamariechris.
Forum: Plugins
In reply to: [Constant Contact Forms] Error LogOK, they were able to delete endurance-page-cache.php and now the errors are gone. It seems to be working fine on 7.4 otherwise.
Forum: Plugins
In reply to: [Constant Contact Forms] Error LogI spoke to Bluehost and they said it was because I needed to be on PHP 7.3 I was previously on 7.4. The errors have now stopped. Is the plugin compatible with 7.4?
Forum: Plugins
In reply to: [Constant Contact Forms] Error LogYes, I am. I’ll contact them. Thank you!
Forum: Plugins
In reply to: [Hustle - Email Marketing, Lead Generation, Optins, Popups] Error LogI’ve removed combine jquery files in my caching plugin (WP Optimize) and it seems to have stopped the error for now.
Forum: Plugins
In reply to: [Hustle - Email Marketing, Lead Generation, Optins, Popups] Error LogSorry about that, it’s public now.
Forum: Plugins
In reply to: [Hustle - Email Marketing, Lead Generation, Optins, Popups] Error LogThank you for your help: https://drive.google.com/file/d/1yaAij6J23eTAILETevQ__MErLHiSzoct/view?usp=sharing
I was wrong, changing that setting didn’t fix the error. I also can’t seem to determine when the error is displayed, when the slide in button is clicked or loaded.
Forum: Plugins
In reply to: [Hustle - Email Marketing, Lead Generation, Optins, Popups] Error LogFigured it out! Under Behavior > Additional Settings > External form conversion behavior > Do Nothing and it stopped the error.
Forum: Plugins
In reply to: [Hustle - Email Marketing, Lead Generation, Optins, Popups] Error LogIt happens when the button is clicked on the slide in. You can see the slide in here: creaturecomfortsanimalhosp.com
PHP Version 7.3
Wordpress 5.5.1
Hustle Version 7.3.1On hustle-module-front-ajax.php on line 864, there’s code for tracking, which makes sense why I only get the error when the slide in is clicked.
Forum: Plugins
In reply to: [Contact Form 7] Permanent empty alert boxIt’s probably a theme issue. Many themes add styling to the CF7 form. It happened on one of my websites. Add this to your css:
div.wpcf7-response-output {
border: 0;
}Make sure to check the styles on your success and error messages, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output and .wpcf7 form.sent .wpcf7-response-output
Forum: Plugins
In reply to: [Yoast SEO] When Robots are Discouraged, Error Displays on Live SiteYes, fixed!
Forum: Plugins
In reply to: [Autocomplete WooCommerce Orders] Authorize.etWorking for me! Has anyone tested with failed orders?
Forum: Plugins
In reply to: [Autocomplete WooCommerce Orders] Authorize.etHas anyone tried setting it to mode “Any Order (Paid or Unpaid)”? @kwlodar, did that work for failed orders as well?
I’m curious if the status will complete once the status on Authorize.net is no longer pending. Authorize.net takes about 24 hours, so I should know tomorrow and I’ll update everyone.
- This reply was modified 4 years, 11 months ago by stinamariechris.
That did it! Thank you so much!