• Resolved juanch120

    (@juanch120)


    I have one of those ‘infinite spinning wheel’ issues, but I’ve noticed the following:

    1) It delivers the mail
    2) For some reason it works on one of my websites perfectly (let’s call it WEBSITE1). On WEBSITE2 I see this request:
    https://WEBSITE2/contact/contact-form-7/v1/contact-forms/ID/refill?_locale=user

    This gives a 404 which is missing the /wp-json/ part that WEBSITE1 request has, and they’re both pretty much identical. I’m thinking this might be the issue?

    Any help is greatly appreciated!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

    Thread Starter juanch120

    (@juanch120)

    They’re adult websites so I’m not sure if it’s ok to post them here! They both have the same theme and plugins. Also found that the reason it might not be getting the /wp-json/ folder is because it also shows the following errors on page load:

    Uncaught ReferenceError: wp is not defined
    Uncaught ReferenceError: _ is not defined

    But interestingly when the page is loaded both are defined and visible through the console.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Warn About Adult Content

    Add “[NSFW]” to the topic title and you can post the URL.

    Thread Starter juanch120

    (@juanch120)

    Alright. It seems I can’t edit this one so should I create a new topic?

    Thread Starter juanch120

    (@juanch120)

    Ok, after digging around I fixed it! It turned out to be related to the Autoptimize plugin. A couple of settings I tweaked on it were:

    JS, CSS & HTML Tab -> Exclude scripts from Autoptimize -> Added wp-includes/js/dist/
    Extra Tab -> Unchecked ‘Remove Emojis’

    Not sure if both or either one were the fix but that was it.

    Thank you for the awesome plugin ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Infinite Spinning Wheel… Mail Sends But I Get A 404 Error Too’ is closed to new replies.