• Resolved Lefrant

    (@lefrantdes)


    Hi,

    I noticed that the home page of my website on mobile version doesn’t load (till many seconds later) correctly. When accessing to the website, you can see the home page showing up but that’s it. It freezes for some time and you can’t click or do anything, like a screen shot.

    I had all the CSS/JS settings ON and changing them it fixes the issue till desktop version looks weird and behaves incorrectly. So I preferred to leave all settings ON and check the possible error in Console on the mobile version. I added a pic and the code below. I am a bit dev junior so I don’t what I am suppose to do in these cases.

    Inspect Error pic on Mobile device version:
    https://snipboard.io/KFA5G0.jpg

    Error code from pic:

    JQMIGRATE: Migrate is installed, version 3.4.1 

    jquery.min.js:2 jQuery.Deferred exception: Maximum call stack size exceeded RangeError: Maximum call stack size exceeded
    at String.replace (<anonymous>)
    at F (https://florencefondelle.com/wp-includes/js/jquery/jquery.min.js:2:29760)
    at Function.css (https://florencefondelle.com/wp-includes/js/jquery/jquery.min.js:2:54096)
    at it (https://florencefondelle.com/wp-includes/js/jquery/jquery.min.js:2:52155)
    at ot (https://florencefondelle.com/wp-includes/js/jquery/jquery.min.js:2:52928)
    at Object.get (https://florencefondelle.com/wp-includes/js/jquery/jquery.min.js:2:54492)
    at Function.css (https://florencefondelle.com/wp-includes/js/jquery/jquery.min.js:2:54182)
    at https://florencefondelle.com/wp-includes/js/jquery/jquery.min.js:2:85730
    at M (https://florencefondelle.com/wp-includes/js/jquery/jquery.min.js:2:29644)
    at ce.fn.<computed> [as width] (https://florencefondelle.com/wp-includes/js/jquery/jquery.min.js:2:85473) undefined
    [email protected]:2

    Uncaught RangeError: Maximum call stack size exceeded
    at String.replace (<anonymous>)
    at F (jquery.min.js:2:29760)
    at Function.css (jquery.min.js:2:54096)
    at it (jquery.min.js:2:52155)
    at ot (jquery.min.js:2:52928)
    at Object.get (jquery.min.js:2:54492)
    at Function.css (jquery.min.js:2:54182)
    at jquery.min.js:2:85730
    at M (jquery.min.js:2:29644)
    at ce.fn.<computed> [as width] (jquery.min.js:2:85473)

    [LiteSpeed] Start Lazy Load Images

    ‘Solutions’ putting in place:
    I’ve been toggling ON and OFF combination between:
    CSS:
    – Combiner CSS
    – Générer l’UCSS
    – UCSS en ligne
    JS:
    – Combiner JS

    That gives a lot of permutations/combinations results very difficult to mesure and sometimes works but a while later breaks something. A bit desperate, I hope you can help.
    Numéro de rapport:?AZGNUUBL
    Date de rapport:?06/22/2024 18:33:36

    Thank you guys.

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Support qtwrk

    (@qtwrk)

    please try set the JS defer/delay to OFF, purge all , see how it goes

    Thread Starter Lefrant

    (@lefrantdes)

    Hi @qtwrk ,

    Thank you for getting back. Unfortunately, that doesn’t work. Still getting a frozen homepage and menu doesn’t work either.

    Plugin Support qtwrk

    (@qtwrk)

    this usually caused by one of them JS/CSS options , please try disable them all , see if it works there, then enable them back one by one , see which one is causing it , then we will see what to next.

    Thread Starter Lefrant

    (@lefrantdes)

    I did what you said and even like this the website doesn’t work properly. So I deactivated the plugin to see if the plugin is the problem and it was clearly the plugin. What else could I do if even all options ON/OFF the homepage breaks ?

    I don’t know if this means anything but it is actually just the homepage. If I access to another section page of the website from Google (about me, reviews, etc) everything is fine. I’ll keep trying but I spent already a lot of time verifying the JS and CSS…

    Plugin Support qtwrk

    (@qtwrk)

    let’s try the old fashion way

    if you disable all options in JS/CSS , save and purge all , how did it go ?

    Thread Starter Lefrant

    (@lefrantdes)

    I’ve deactivated all options in JS/CSS and switching ON one by one. The improvement comes right away after switching OFF the Generate UCSS.

    However, this doesn’t help after a couple of hours (more or less) have passed because the menu or website breaks as I said in my previous posts so it could be anything…

    I have to Purge manually to have the website back for a moment. There must be something about the server, any functionality that it is automatically OFF ?

    Plugin Support qtwrk

    (@qtwrk)

    please disable Hostinger CDN first

    Thread Starter Lefrant

    (@lefrantdes)

    I disabled my CDN and it is working (unless I purge manually, the problem comes back). That means I can’t use my CDN service ?

    Thank you

    Plugin Support qtwrk

    (@qtwrk)

    you have enabled guest mode, this option is NOT compatible with any other caching system.

    Thread Starter Lefrant

    (@lefrantdes)

    Hi,

    Sorry I don’t understand. Do you mean that I have to disable Guest Mode (and Guest Opt I suppose) in order to be able to use CDN ?

    Thank you

    Plugin Support qtwrk

    (@qtwrk)

    for Guest Mode , only compatible CDN is our QUIC cloud CDN

    any other CDN , if it does page cache it will break , but if you use CDN in a traditional way , as to delivery static resources, it works with any CDN.

    Thread Starter Lefrant

    (@lefrantdes)

    I’m using the CDN from Hostinger. Should I disable Guest Mode and my CDN then ?

    Plugin Support qtwrk

    (@qtwrk)

    I would suggest the other way around , keep guest mode , and disable HCDN about page caching

    I think it has a configuration somewhere that makes it only to cache static resources, but not the main page

    Thread Starter Lefrant

    (@lefrantdes)

    Right thank you.

    However, it is a bit weird since the HCDN – for what I see on my cPanel – it is used for features such as: Minify CSS Files,
    Minify JavaScript Files,
    WebP Image Compression,
    Smart Image Optimization... so it should work fine with LS plugin since I don’t see Caching through the HCDN but for the moment I haven’t had any problem with my mobile version menu.

    Plugin Support qtwrk

    (@qtwrk)

    it was doing the page cache at HCDN , I have seen quite some users hit same issue

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Mobile version home page doesn’t load’ is closed to new replies.