Navigation überspringen

[Gelöst] Renaming wp-admin prevents toolset (ajax) from working properly

This support ticket is created vor 4 years, 3 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von Minesh vor 4 years, 3 months.

Assistiert von: Minesh.

Author
Artikel
#2329993

Using a plugin such as HMWP Ghost to rename wp-admin.php (e.g., from versteckter Link to versteckter Link) prevents toolset views / forms ajax from working. Is there any easy way to fix this?

#2329995

PS This happens for Guests.

#2330091

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

We do not have any official integration with HMWP Ghost and could you please contact HMWP Ghost and ask them what is required for POST requests to site.com/wp-admin/admin-ajax.php requests to work when you renamed it to: versteckter Link

We are not doing anything fancy here, just submitting POST requests to that URL: site.com/wp-admin/admin-ajax.php. As of now there is no way to know for Toolset that site wp-admin.php is renamed to login and Toolset have to use login instead of wp-admin.php.