Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to remove ajax request from post activity?

  • @chatty24

    Participant

    I want to reload the page each time someone posts an activity. So, I want to remove the ajax request from it.

    How can I do that?

    Thanks

Viewing 1 replies (of 1 total)
  • @henrywright

    Moderator

    Hi @chatty24

    The JavaScript that carries out the Ajax request listens for a click on #aw-whats-new-submit. Whilst it might not be the most elegant solution, you could just change this ID in your template file and the JS won’t execute.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove ajax request from post activity?’ is closed to new replies.
Skip to toolbar