• Resolved swellben

    (@swellben)


    So I had everything working properly, but when you visit our nooz page now: http://www.mynd.co/press/ and click on the last link, which is a Press Release, the permalink doesn’t work. I’ve updated the slugs and reset the cache, but nothing loads properly anymore. Any thoughts on what might be happening?

    Thanks so much

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor farinspace

    (@farinspace)

    @swellben, I’ve noticed that you have changed your slug to “press”. Can you try going to Settings > Permalinks and pressing the “Save Changes” button, this will force WordPress to reload rewrite rules.

    Let me know if that works.

    @farinspace Thanks for the suggestion :). Unfortunately that didnt change anything 🙁

    Plugin Contributor farinspace

    (@farinspace)

    With a little more investigating (albeit limited), I’ve taken a look at the following page:

    Changing the Game
    https://www.mynd.co/press/changing-the-game/

    And I have found the following clues:

    * this page do not exist at the above URL “/press/[page-slug]”
    * this page when using “/press-release/[page-slug]” will redirect to “/[page-slug]”, example: https://www.mynd.co/changing-the-game/ (this URL works)
    * when viewing page source the css classes of the body-tag for this page include “single-post”, if this were a press release page created with Nooz, the css class should be “single-nooz_release”
    * I also checked the RSS feeds for post type “nooz_release” using the following url: https://www.mynd.co/feed/?post_type=nooz_release , I do see the press release in there.
    * additionally I also see the blog post here: https://www.mynd.co/feed/?post_type=post&paged=11

    So …

    with the above clues, it seems like you have two version of this page, one is a regular blog “post”, and the other is a nooz “press release” page. WordPress may be getting confused as to which version to show.

    Hopefully the above clues help you further.

    Some things to try:

    * remove the blog post versions
    * try creating a testing press release page with random text for the “slug/url”, see if that page works
    * again do Settings > Permalinks and pressing the “Save Changes” button

    Plugin Contributor farinspace

    (@farinspace)

    Closing this issue, however, please feel free to reopen if you need further assistance.

    Hi, sorry to jump in here on a closed topic, but I have a somewhat related issue.

    I already had my posts section called /news/ when I setup the website, so that is the section where my blog posts will appear, as in mydomain.com/news/

    However, Nooz redirects to this /news/ instead of /news-releases/ which is where I have the Nooz plugin installed.

    How can I redirect this? I want the Nooz to not redirect to /news/ and instead redirect to /news-releases/

    Also, I prefer not to post my url here for security reasons. If you wish to know it and see exactly what I am speaking of let me know how to send it privately, thanks!

    Happy New Year!!!

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

The topic ‘Permalink troubles’ is closed to new replies.