Ajax Loading Issue

Posted in: Newspaper
Post count: 41

I have implemented a django based system to help me handle high traffic loads and caching, what i have then encountered is that the ajax feature of the theme stops responding, could you advise as to what could be happening. my dev link is at the following,

https://mpasho.net

Post count: 6600

Hi,

Please also try this without using any extra plugins leave just theme’s Visual Composer plugin active and make sure you empty all caches/purge files and test again.

If you still experience this please provide more details about this and your wp-admin login details so we can access it and have a closer look at this. Also paste a link to this conversation into your message.

Thanks

Post count: 41

So if you go to the following link https://mpasho.co.ke you will notice the ajax functionality is broken, reason being we changed the backend access from https://mpasho.co.ke/wp-admin to https://new-url/wp-admin problem iv noticed is the theme make ajax post to the following url POST https://mpasho.co.ke/wp-admin/admin-ajax.php

i want to change this to POST https://new-url/wp-admin/admin-ajax.php how can i do this with the theme?

Post count: 6600

Hi,

The theme adds the admin path using this function: https://codex.wordpress.org/Function_Reference/admin_url – here: http://screencast.com/t/2wiO6LCtdTUU adjust it to use you own custom path.

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.