augustelements
Forum Replies Created
-
Hi Kuba: Thanks for your response and the fix! I can confirm that the plugin update now works as expected. I appreciate your keeping this plugin working smoothly.
Forum: Plugins
In reply to: [Integrator for Turnstile and reCAPTCHA.] Turnstile Error MessageThanks for the quick response!
I am viewing in Chrome v131.0.6778.140 browser. I do have cookies enabled as I can see others loading. I already tried turning off all the plugins except this one and switching to Twenty Twenty-Four theme to confirm there are no conflicts. The site is running WP v6.7.1 and all plugins are up to date. WP_DEBUG does not display any errors.
I just tried reCATPCHA, and it did not seem to work. There is no recaptcha_cookie being loaded. Is there any other way to confirm if this is working on a page?
Forum: Plugins
In reply to: [SitePush] Login URL not workingIf you have Lockdown WP Admin working on one site and then you push that site (inc. wp_options) to another site, does Lockdown WP Admin still not work?
Yes, it works on the development site though after the push it does not work on the live site. If I push with Lockdown WP Admin deactivated, then activate it on the live site and put in fresh settings it works. This is not a huge deal, though I like the idea of totally automating the push to live process and was wondering if there is some way to work around this without needing to deactivate and activate every time.
In WP_HOME and WP_SITEURL on the dev and live wp-config.php files, I am using an actual site URL and not dynamically setting it via the server. The server was not setting the URL on one site, though I may try it dynamically on another and let you know if this fixes anything.
Unfortunately it’s not possible to exclude specific rows from wp_options (SitePush just pushes whole tables), so you may just have to avoid pushing wp_options.
I may do this, because once the setup is done on the couple of live sites most of the updates are content.
Thanks for the response, Mark!