MrMayberry Posted March 16, 2023 Posted March 16, 2023 Can I get an assist on some formatting issues. I have Captcha turned on and it is getting in the way of registration options on the mobile furniture theme on an android: (See Below) That is new user and this is the returning customer: Any help or direction would be greatly appreciated... jroc9999 1 Quote
MrMayberry Posted March 17, 2023 Author Posted March 17, 2023 OK, Here is what I came up with if your site is doing this on the mobile side. This happened after activating recaptcha on 4.11. I changed 2 files located here: /home/user/public_html/lib/frontend/themes/basic/boxes/login/register.tpl /home/user/public_html/lib/frontend/themes/basic/boxes/login/returning.tpl I moved the "Forgot Password" coding above the captcha module on the returning.tpl. I moved the "Consent..." coding above the captcha module on the register.tpl Quote
jroc9999 Posted March 28, 2023 Posted March 28, 2023 (edited) I'm seeing the same type of thing. Desktop and mobile version. Do you know the line numbers where you found the errors ? Edited March 28, 2023 by jroc9999 Quote
jroc9999 Posted March 28, 2023 Posted March 28, 2023 When I open both of those files up with DreamWeaver which might be considered an old software now, I show syntax errors on lines in both files you listed above. register.tpl error on line 263 returning.tpl error on line 69 Are these real errors ? or maybe my software is older and the coding has changed ? Quote
jroc9999 Posted March 28, 2023 Posted March 28, 2023 Problem verified and fixed as per MrMayBerry's comments above. See photos for some paint brushing Returning coding... move captcha coding (lines 28 to 32) below line 45 Register coding... move captcha coding (lines 243 to 247) below line 252 Keep in mind your coding lines may not be exactly the same, but this is good place to start, and what you are looking for. Enjoy MrMayberry 1 Quote
MrMayberry Posted March 29, 2023 Author Posted March 29, 2023 Yes, the errors are probably because of Dreamweaver... I thought I was the only one that still has that software. Good job, I assume it's all working for you. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.