malcolmlm
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] compatibilityHi,
I have found the plugin stops divi builder from working, it results in a message “timeout”. Looking at the webpage JS console when I try to edit a page with Advanced AJAX Product Filters for WooCommerce activated I get 13 additional errors. I’m seeing nothing in my apache server log to help and WP_DEBUG doesn’t help either. Can you help?
Many thanks in Advance, Malcolm
Forum: Plugins
In reply to: [Simple Email Subscriber] Can't add Ejust installed latest and it works for me apart from no success message is displayed
Forum: Plugins
In reply to: [Simple Email Subscriber] Can't add EHi, it’s still not working. Can you tell me the file name and line number of where the form tag is generated and I’ll have a look and fix for my site and let you know what I did.
Forum: Plugins
In reply to: [Simple Email Subscriber] Can't add EThe issue is I think to do with the use of get_site_url() which appends the path of the subdirectory that WP is installed in. Try home_url() instead
Forum: Plugins
In reply to: [Simple Email Subscriber] Can't add EI have the same problem. This is a path problem. My blog is installed in a subdirectory of webroot “wp” and on submission of the form the plugin is adding wp to the end of the site URL which takes the user to a page that does not exists – hence the 404 error.