• I need your help
    my problem is that when I’m on a post I can not browse other internal pages …
    Here is the link to a post
    http://qoonas.com/community/gigo-nativo-du12.html
    if you attempt to navigate the menu by right na can I get an error page 404, it is a problem because this permalink happened while changing settings in a Custom Structure
    /% category% /% postname%. html

Viewing 8 replies - 1 through 8 (of 8 total)
  • change the cutom permalink structure to :
    /% category% /% postname%/

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Your permalinks are fine. Your theme or something is adding the page info to the link:

    http://qoonas.com/community/gigo-nativo-du12.html?page_id=37

    See how it’s got page_id? That’s why it’s borking. Whatever’s in your theme/widgets that’s doing that needs to stop 🙂

    Thread Starter balinos

    (@balinos)

    Iptenu
    What I mean is that duieres is not a permalink problem, but page_id? … correct!
    where I edit it?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    I can’t tell you for certain where to edit that.

    My guess is that your theme is doing it, or a setting in your widgets. You’ll have to look at those.

    Thread Starter balinos

    (@balinos)

    Still does not solve the problem, but it is true that the theme is that this problem with another theme that runs correcctamente. I’m not using widgets. And by the time the error is not in the “header.php” or the “functions.php” any suggestion of where to look?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    If another theme works fine, then it’s your theme. You’ll have to study your theme to debug that one.

    Thread Starter balinos

    (@balinos)

    We solve
    I made some changes to my theme.
    What I did is to put links to this code <?php echo bloginfo(‘url’); ?> to always return to the root.
    Visit
    qoonas.com/art-toys

    Balinos, can you explain more clearly what exactly you have done to it? Where does the code go?

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

The topic ‘Problem with /% category% /% postname%. html’ is closed to new replies.