C4Guns Posted June 10, 2023 Posted June 10, 2023 Basically, my code that I wrote isn't loading on some devices, any idea why is that?
tuanphan Posted June 11, 2023 Posted June 11, 2023 Hi, Which code are you referring to & what is site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
C4Guns Posted June 11, 2023 Author Posted June 11, 2023 I'm refering to the translation of the login page, as well as hiding the sign in button on member areas acces denied lock screen the link is c4-g.squarespace.com
Solution creedon Posted June 12, 2023 Solution Posted June 12, 2023 It appears to me you have introduced syntax errors. Just to be clear my code has nothing to do with this unless it has been altered from what I publish. What I show next is a symptom of syntax errors in other places. Normally my code should be seen near the end of the document. What we see here is a browser rendering error that is causing things to be out of place and creating a mess. Following we see my code in the source of the page, which is different from the rendering of the page. Just to prove that something has gone very wrong somewhere else. Again not my code unless it has been damaged by someone. I used the WC3 Validator to try and trace down where the errors may begin. You have an unclosed span tag somewhere in your site. There could be other issues. This issue needs to be addresses and then run the validator again to possibly fix other errors. The validator is a tool for those who know what the output means. Many of the errors can be ignored or we can't do anything about them because we don't control the SS backend. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
C4Guns Posted June 12, 2023 Author Posted June 12, 2023 Thanks, I'll try to see what I can do with that information
C4Guns Posted June 13, 2023 Author Posted June 13, 2023 I downloaded your code from github, and it seems like the issue still exists, I need to look more into it. If you have any suggestions this would mean a world to me
creedon Posted June 13, 2023 Posted June 13, 2023 7 hours ago, C4Guns said: I downloaded your code from github, and it seems like the issue still exists, If you have any suggestions this would mean a world to me It is not my code! I have already provided suggestions. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
C4Guns Posted June 15, 2023 Author Posted June 15, 2023 I know it is not your code, I am not saying it is. What I am saying is that I don't have any idea what is going on. Does JQuerry work on some devices while not working on others? That's what I am suggesting is the problem. I am really thankful for the suggestions.
creedon Posted June 15, 2023 Posted June 15, 2023 12 minutes ago, C4Guns said: Does JQuerry work on some devices while not working on others? That's what I am suggesting is the problem. jQuery is not the problem. I pointed to the beginning of the issue in my post last Sunday. A span tag is not closed. The syntax errors in that code with the unclosed span tag need to be fixed. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment