rhodie
Forum Replies Created
-
It worked. Thank you!
Forum: Plugins
In reply to: [Fluid Checkout for WooCommerce - Lite] Version 2.2Thanks, Diego! You were right, the issue was the object cache. Flushing it resolved the problem.
Forum: Plugins
In reply to: [Shipping Method Display Style for WooCommerce] Dropdown with FedEx plugin?Never mind, it’s working now. Must have been a caching issue.
Never mind, there were two import/export plugins installed and I was using a different one on the old site than on the new site.
Forum: Plugins
In reply to: [Image Carousel Module for Divi] Two questionsThanks for the full-width tip. Is there a way to show the carousel arrows on a full-width row?
Have you checked the mu-plugins documentation?
https://docs.wp-fail2ban.com/en/4.2/configuration/mu-plugins.htmlForum: Plugins
In reply to: [WP fail2ban - Advanced Security] Using WP fail2ban with systemd loggingI should say, that is the fix if the WordPress errors are being written by a non-privileged user. If they are being written by, e.g.,
http
,backend = systemd
still works.Forum: Plugins
In reply to: [WP fail2ban - Advanced Security] Using WP fail2ban with systemd loggingThank you. Yes, that is the correct fix.
Forum: Plugins
In reply to: [WP fail2ban - Advanced Security] Using WP fail2ban with systemd loggingReposted here: https://forums.invis.net/t/using-systemd-with-wp-fail2ban/68
Forum: Plugins
In reply to: [Theme My Login] Add filter to custom profileDo you have suggestions about how to debug this?
Forum: Plugins
In reply to: [Theme My Login] Add filter to custom profileYes — I tested with an incorrect email address and the plugin-created profile gives the error “The email address isn’t correct”, while the custom one silently fails to change the email address.
Forum: Plugins
In reply to: [Theme My Login] Possible to break themed profile into two pages?Yes, I think that will work.
Forum: Plugins
In reply to: [Plugin: Theme My Login] How can I add icons to the links being outputtedJust stumbled on this because I had the same question. Looks like the_action_links is hardcoded in lines 327-335 of theme-my-login/includes/class-theme-my-login-template.php and the_user_links is lines 364-371.
https://github.com/jfarthing84/theme-my-login/blob/6.4/includes/class-theme-my-login-template.php
Forum: Plugins
In reply to: [WP-FFPC] Conflict with Super Cache or Quick Cache?What about autoptimize, which concatenates and minimizes js and css?
Forum: Plugins
In reply to: [WP-FFPC] Not adding html debug comment or x-cache engine headerOnly error so far:
PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'wp_ffpc_redirect_callback' not found or invalid function name in /path/to/wp-includes/plugin.php on line 199