• Hi!

    I need help with my basic website for the local sports team in my town in Norway.

    In my front page I’ve set up a feed with my three latest posts.
    But when I click on one of them it goes straight to the “Uncategorized” list that contains of partly of my latest posts. I have more text and photos inside of every post.

    Is this making any sense?

    -Bendik

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

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    It’s not just your front page links. The post links in the uncategorized listing page have the same issue. Presumably your theme is using the_permalink() or very similar in its template code to output these links, which would be the correct thing to do. So, if a core function like that is not working right, it indicates your theme or a plugin is inappropriately altering the output of the_permalink() through a filter hook.

    Deactivate all plugins and switch your theme to twentynineteen. You might temporarily lose the 3 latest posts part of your home page, but use the uncategorized listing page (tveitil.com/ukategorisert/) to verify the post links are now correct. Restore your theme, then plugins, each one at a time, checking after each change. When the problem recurs, the last activated module is the cause. Take up the issue with the responsible developer.

Viewing 1 replies (of 1 total)

The topic ‘Neewsfeed problem’ is closed to new replies.