• Resolved Austin Jones

    (@austinjones)


    After the update from 7.0.5 to 7.1.2, the permalinks to my location pages are broken. I had them set like this:

    Events: events
    Locations: events/locations
    Event Categories: events/categories
    Event Tags: events/tags

    Rolling back to 7.0.5 and re-saving Permalink Slugs seems to fix it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Looks like in 7.1 the permalink to the location pages changed from mysite.com/events/locations to mysite.com/locations and this is what caused the problem. Now if you had any links to locations pages they will be invalid. I don’t know if or when @msykes (aka Marcus) will fix this. Meanwhile you can fix this with the Redirection plugin. You would specify /events/locations/(.*) as the source URL and /locations/$1 as the target URL.

    • This reply was modified 10 months, 1 week ago by joneiseman.

    I have the same problem — redirection doesn’t work. tried reloading 7.05 still doesn’t work.

    just get page not found.

    Thread Starter Austin Jones

    (@austinjones)

    I had to resave the Permalinks in the plugin after rolling back to correct the error.

    Plugin Author Marcus

    (@msykes)

    Hi, we’ve just released 7.1.7 which will fix this issue. This seemed to be spefic to setu ps having event/location slugs with conflicting hierarchies such as events and events/locations.

    Thank-you Marcus — I can confirm 7.1.7 fixes the issue with my website.

    Thread Starter Austin Jones

    (@austinjones)

    I can confirm, this update resolves the permalink issue.

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

The topic ‘Location page permalink issue’ is closed to new replies.