• tculley

    (@tculley)


    On my website (http://allshoresp.com) the categories link is broken. What’s happening is when I click on a category, the URL will be “http://allshoresp.comcategory/soccer”. When I add the “/” after “com” and before “category”, it works fine, but I’m not sure where in the code for the template I’m supposed to edit this. Any help would be greatly appreciated. Let me know if you need any code from my template. Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Samuel B

    (@samboll)

    what is your permalink structure?
    admin – settings – permalinks

    Thread Starter tculley

    (@tculley)

    I set it to custom: http://allshoresp.com/sample-name

    Samuel B

    (@samboll)

    yes – but exactly what do you have entered in the custom field?

    Thread Starter tculley

    (@tculley)

    it says custom structure: http://allshoresp.com/archives/sample-post/

    Category base is topics
    Tag base is blank

    Samuel B

    (@samboll)

    it literally has
    http://allshoresp.com/archives/sample-post/ ?
    if so, that won’t work
    put this in the custom field and test
    /%postname%/

    Thread Starter tculley

    (@tculley)

    You’re a life saver, thanks so much. One more question if I could bother you again, since you seem to know what you re doing.

    I was wondering if you knew what code to edit in the theme in order to move the content (posts and site headers) and and sidebar down in the page. My navigation bar gets in the way of these elements, and messes up the display of my page. When I use padding in the body section, it moves the header image down as well which is a problem.

    STYLSHEET.CSS PASTEBIN: http://wordpress.pastebin.ca/1832831

    Thanks

    I had the same issue. I edited the custom links so it would display a shortened version of the link in the adress bar. However, it broke the Categories link.
    I edited /%postname%/ as samboll suggested and everything works perfectly.
    Many thanks!

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

The topic ‘Broken Categories Link’ is closed to new replies.