• The ajax for the ‘edit my account’ page conflicts with another plugin, so on ‘save’ the page reloads without saving edits or displaying error messages.

    Can I disable (possibly by dequeuing a script) the ajax for that page, and if so how and will it cause other issues?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    You don’t want to disable any WooCommerce Scripts for that reason – will cause more issues.

    You’ll need to get the conflict resolved in the other plugin or find a plugin that isn’t causing issues.

    Thread Starter gulliver

    (@gulliver)

    @icaleb

    Thanks.

    From memory, the ‘lost password’ page doesn’t have ajax – and so there’s a case that ajax on the edit page should be a disable-able convenience rather than essential… as it is elsewhere with the add-to cart function.

    And, rather than ‘any WooCommerce Scripts’ it’s one with a specific and limited scope (the account admin section) and thus a disable should be viable.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Partially disable ajax?’ is closed to new replies.