Viewing 15 replies - 1 through 15 (of 40 total)
  • Thread Starter LogoLogics

    (@logologics)

    Flushing cache did not help, deactivating plugin did.
    As soon as deactivated, site goes back to normal.

    Server is php 7.1 and all pages are https
    All plugins and core up to date.

    Plugin Author Philip K Meadows

    (@philmeadows)

    Hi Annie

    I’m just in the pub, but have been making tweaks today for urgent release

    I’ll look at your site source once back at desk so I can try to determine where issue lies

    Are all theme CSS and JS assets loaded via wp_enqueue_ methods? Or hard-coded in header/footer?

    Thread Starter LogoLogics

    (@logologics)

    Hi Philip,

    Thanks for your quick respons!

    It is happening in this staging site:
    https://logologics.nl/catest2/

    I use the Storefront theme with a child theme and it works like this:

    Note: With Storefront you do not need enqueue any of the parent theme style files with PHP from the themes functions.php file or @import these into the child themes style.css file as the main parent Storefront theme does this for you.

    With Storefront a child theme only requires a blank functions.php file and a style.css file to get up and running.

    I am about to close up for the day here, but will leave the cache plugin active so you can see it happening here in the staging site: https://logologics.nl/catest2/

    Thanks,
    Annie

    Thread Starter LogoLogics

    (@logologics)

    I pushed the update yesterday, but all is still messed up.

    Plugin Author Philip K Meadows

    (@philmeadows)

    I’ve just (Tue 31 Jan 2017 @ 13:00 GMT) released v1.2 which is a HUGE improvement

    Please update again, and deactivate & reactivate a couple of times – prob not necessary, but just to be sure!

    Let me know…

    Phil

    Thread Starter LogoLogics

    (@logologics)

    Hi Philip,

    Sorry to say, but even after the update, flushing cache and deactivating and re-activating 3 times the issue is still the same.

    Annie

    Plugin Author Philip K Meadows

    (@philmeadows)

    Okay thanks, am working on some additional fixes now, I can see where the problem lies

    Hang in there!

    Thread Starter LogoLogics

    (@logologics)

    Cool, thanks!

    Yes, I’m having the same problem. I had to do a restore and yet because of the cache settings somewhere, I can’t get my site back. Lot’s of hours spent on fixing this. I’m excited about this plugin though. Can I contact you to take a look at the files?

    Plugin Author Philip K Meadows

    (@philmeadows)

    Annie, give 1.3.3 a go

    Thread Starter LogoLogics

    (@logologics)

    Hi Philip,

    There is some improvement, yet still pretty messed up.

    Messed up staging site:
    https://logologics.nl/catest2/

    Live site how it should look:
    https://logologics.nl/

    Speed, often about 1.20 s/ 2.30 ( pingdom )
    Live site with “WP Speed of Light” plugin gives me same results, yet no messed up site…:-)

    Thanks,
    Annie

    Thanks,
    Annie

    Plugin Author Philip K Meadows

    (@philmeadows)

    I see it

    My regex strips /* comments from javascript, but not // ones

    However, it removes newlines, so some script is getting turned into a comment, this breaking stuff

    I’ll work on the regex…

    In the meantime, if you try changing // comments in javascript files to /* ones, it might work…

    Thread Starter LogoLogics

    (@logologics)

    Hi Philip,

    I ‘ll test it as soon as you have the fix, not feeling like diving into the javascript files manually too much haha.

    Thanks,
    Annie

    Plugin Author Philip K Meadows

    (@philmeadows)

    ?? I don’t blame ya!

    Thread Starter LogoLogics

    (@logologics)

    Duh……..three days without any issues with the WP speed of light pluging and today one messed up layout as well with this plugin ( spoke too soon ?? )

    https://www.dropbox.com/s/20f9lot1bjj9zny/messed%20up%20with%20wp%20speed%20of%20light.JPG?dl=0

    I had the same with the Simple cache plugin ( which I have been using for about 6 months without issues ). Thought it was a conflict related to that specific plugin, but now it starts happening with yours and WP speed of light as well??

    So strange it only starts happening ( with the other ones ) after a day or two. With your plugin it happens immediately after activating, with the others all seems fine for a day or two/three and then all of the sudden, one or two pages gets messed up??

    Only clearing its cache fixes the layout again.
    With your plugin clearing cache does not fix it, only deactivating it.

    Any idea’s why this is happening, never had problems like this in the past, and it is happening in over 20 sites…They all where switched from http to https though…

    Could that be a clue?

    Thanks,
    Annie

    • This reply was modified 7 years, 10 months ago by LogoLogics.
    • This reply was modified 7 years, 10 months ago by LogoLogics.
Viewing 15 replies - 1 through 15 (of 40 total)
  • The topic ‘Pages messed up’ is closed to new replies.