• Resolved Jaro

    (@pixtweaks)


    Hello,
    for some reason CSS/JS combination and minifaciton doesn’t work. I tried many things but no result. Can you please have a look? I sent you report, ref number: PREHIDQL
    Thank you!

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

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

    (@qtwrk)

    Hi,

    Could you please do this :

    1. enable advance debug log to your IP

    2. purge all , then go to debug log page, clean all log

    3. access the homepage.

    4. go to log page again and pass us the result.

    Please do not directly post it here, upload it somewhere like https://gist.github.com and then provide the link.

    Best regards,

    Thread Starter Jaro

    (@pixtweaks)

    Hi,
    here is the log

    Thank you!

    UPDATE:
    this is adavanced log from my IP: https://we.tl/t-rteeCt4N5g

    • This reply was modified 5 years, 6 months ago by Jaro.
    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    this is wrong log.

    Please do precisely what I stated in above.

    The file should be /wp-content/debug.log

    Best regards,

    Thread Starter Jaro

    (@pixtweaks)

    Sorry, this one is correct one https://we.tl/t-rteeCt4N5g

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    08/23/19 13:00:41.746 [188.86.176.101:62188 1 z8j] [Optm] https://www.heritageafrica.com/wp-content/plugins/shortcodes-ultimate/assets/css/magnific-popup.css
    08/23/19 13:00:41.746 [188.86.176.101:62188 1 z8j] [Util] file not exist: /home/xxxx/public_html/wp-content/plugins/shortcodes-ultimate/assets/css/magnific-popup.css
    08/23/19 13:00:41.746 [188.86.176.101:62188 1 z8j] [Optm]    Abort external/non-exist

    I assume you manipulated the WP directory , like move site or something like that ?

    the LSCWP thinks the file is /home/xxxx/public_html/wp-content/plugins/shortcodes-ultimate/assets/css/magnific-popup.css, but it acutallys in /home/xxxx/public_html/xxxxx/wp-content/plugins/shortcodes-ultimate/assets/css/magnific-popup.css

    so it thinks files doesn’t exist.

    Please try add

    define( 'LITESPEED_WP_REALPATH', '/real_path' ) ;

    replace real_path to your actual directory

    into wp-config.php, purge all , and see if it helps.

    Best regards

    Thread Starter Jaro

    (@pixtweaks)

    Hi,
    it works now, only instead of real_path what was needed is the name of the folder where the website is located ‘/website’ and works fine, thank you very much for your support, very quick and professional!

    Best Regards,
    Jaro

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Good to know it works now.

    Your support and feedback will help us improve LSCWP ??

    Best regards,

    • This reply was modified 5 years, 6 months ago by qtwrk.
    Thread Starter Jaro

    (@pixtweaks)

    I did a long time ago! *5 is not enough

    Plugin Support qtwrk

    (@qtwrk)

    Much appreciated ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘JS/CSS combination, minification, async loading doesn’t work.’ is closed to new replies.