ninanmnm
Forum Replies Created
-
Forum: Plugins
In reply to: [LottieFiles - Lottie block for Gutenberg] Trigger Animation with JSI think the ‘scroll’ setting doesn’t do what the OP (and I) need it to do. Currently the scroll setting ties the actual animation movement to the user’s scrolling. What I need is for the entire animation to play once the element is in view. I don’t think there is a way to do it with the current plugin.
Thanks for posting about this David – we had the same problem over here. Luckily the conflicting code was in our own child theme so I was able to change our function names.
Oh awesome, thank you! I’ll mark this as resolved.
Forum: Plugins
In reply to: [Download Manager] Unable to override page template after updateNever mind, I found it! ???♀? I didn’t realize our client was choosing the “Single Column Flat” template. That explains everything. Thanks for your help, I should be able to figure it out from here.
Forum: Plugins
In reply to: [Download Manager] Unable to override page template after updateHi again, sorry, I think we might be misunderstanding each other. Let me try another approach: the plugin offers multiple templates for the Download page. Let’s say I don’t want to customize anything, but I just want to use a different template that is provided. Where/how do I choose the template? I can’t seem to find that setting.
Thanks for your help!
Forum: Plugins
In reply to: [Download Manager] Unable to override page template after updateHi there, thanks for the quick response. I updated the plugin and set up the directory like you suggested but it’s still not working for me..
the page in question: https://pime.staging.wpengine.com/download/2021-summer-fall-webinar-education-schedule-july-dec/
Our template uses a table instead of unordered list, so those bullet points and some of the styling should be different. Also we don’t display the Description section.
When I preview the template from the admin templates setting page it’s correct.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Integration with Ninja Forms not workingHey @magicpowers, if you go to MailChimp for WP < Other you should see logging settings and a Debug Log. Is there anything in your Debug Log for the timestamps when you’ve filled out the form? Is it the same 404 error that I had?
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Integration with Ninja Forms not workingI’ve fixed my problem. Within the MailChimp action of the form, I had to set the list value to empty, and then select my list again. Doing this caused the list field mapping section to display (it wasn’t showing up before). When I saved the form, it was working again. Maybe this will help you, magicpowers?
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Integration with Ninja Forms not workingAlso having a problem with Ninja – I see a 404 error in the logs:
[2018-12-31 10:51:02] ERROR: Ninja Forms > MailChimp API Error: Not Found. Resource Not Found. The requested resource could not be found.
Request: PUT https://us1.api.mailchimp.com/3.0/lists/207bbc4da3/members/07c712a51aaac6ed0798ad9112677f42 – {“email_address”:”nina@ma***.al”,”interests”:{},”merge_fields”:{“FNAME”:”Nina”,”LNAME”:”Musser”,”MMERGE3″:”Testing the form.”},”status”:”subscribed”,”email_type”:”html”,”ip_signup”:”100.11.192.110″}
Response: 404 Not Found – {“type”:”https://developer.mailchimp.com/documentation/mailchimp/guides/error-glossary/”,”title”:”Resource Not Found”,”status”:404,”detail”:”The requested resource could not be found.”,”instance”:”497245cd-e833-44c0-ba11-cbd0239ee634″}For the record, here is what was blowing up my IIS logs, lots of GETs and POSTs referencing wsal-auditlog:
2016-01-15 14:05:26 172.31.23.32 POST /wp-admin/admin-ajax.php – 443 – 173.12.28.238 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 https://test.privakeyapp.com/wp-admin/admin.php?page=wsal-auditlog 200 0 0 2937
2016-01-15 14:05:26 172.31.23.32 GET /wp-admin/admin.php page=wsal-auditlog 443 – 173.12.28.238 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 https://test.privakeyapp.com/wp-admin/admin.php?page=wsal-auditlog 403 0 0 265I used the WP-Optimize plugin to clean up the database, and the problem stopped.
Unfortunately, we were seeing memory usage issues before ever uninstalling the plugin (that’s what prompted the uninstall). Might have been related to the plugin, or something else stale in the database. I will re-install the plugin and open another ticket if I see any issues.
Forum: Plugins
In reply to: [Mailpoet - Contact Form 7 Integration] Incompatibility with CF7 version 4.2A fix would be really appreciated! Thanks!