Navigation überspringen

[Gelöst] Linking multiple posts to a post in one-to-many relationship from the frontend

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

Problem:

The problem here is that the user is using the redirect settings on their form to reload the page that the form is on after it has been submitted, however instead of reloading the page they're redirected to the homepage.

Solution:

This is happening because the user is using the default permalink settings for wordpress instead of the postname permalink settings.

In order for the redirect to work correctly then you must use the postname permalink settings.

This support ticket is created vor 4 years, 8 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
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Zeitzone des Unterstützers: America/Jamaica (GMT-05:00)

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

Zuletzt aktualisiert von igorL-3 vor 4 years, 7 months.

Assistiert von: Shane.

Author
Artikel
#2200003

No that's not what I meant by a bug. I meant that the relationship form doesn't redirect correctly unless the site uses a specific type of permalinks. It seems it should work no matter what form the permalinks take

#2201691

My issue is resolved now. Thank you!