• Resolved tom.andersen

    (@tomandersen)


    We have used the plugin with success where there is a change that is simply easier with find and replace. We are PHP developers, have built plugins, know about caching, etc.

    It works on one site, then on another it fails. The failing site is https://lifeisaboot.blundstone.ca

    I have tried to replace any text at all – its like its ignoring everything. If I do a curl -v https://lifeisaboot.blundstone.ca I can see a string ‘READ MORE’ repeated many times. I then use RT Find Replace to try to replace READ MORE with Read – nothing.

    Since the right data is coming back on the curl, I am wondering if there is a debug flag I can enable, etc to see what might be happening? The site has 4 plugins, deactivating all plugins except far does not help.

    Theme is Jupiter 5.x, WordPress is 4.8.3

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tom.andersen

    (@tomandersen)

    Answer my own question.

    Only thing left was the theme.

    Sure enough upgrading the theme from 5.9.2 to 5.9.7 did the trick.

    Jupiter 5.9.2 ejects the php at the wrong time (too late) – excluding lots of things from working.

    Plugin Author Marios Alexandrou

    (@marios-alexandrou)

    I’m glad you figured it out. I was just looking at your site and I have to admit I had no idea why it wasn’t working ?? I’ve never heard of this issue of a theme ejecting the PHP at the wrong time before, but I’ll keep it in mind. Thank you for letting me know.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘For some reason it does not work on one site’ is closed to new replies.