• Resolved Wesley Fryer

    (@wesfryer)


    I need help with this frustrating issue. I’ve updated my permalinks and also updated my htaccess file so it’s the plain / standard WordPress version, but I can’t figure out anything else to try. I’ve also disabled all plugins except my recipe plugin, but that didn’t help / fix this issue either.

    Some of my category links on my food WordPress site do not work, like this one:
    https://food.wesfryer.com/category/appetizers/

    Others work fine, like this:
    https://food.wesfryer.com/category/breakfast/

    Can anyone think of a reason why, or how I might be able to fix this? Thanks!

    • This topic was modified 3 years, 3 months ago by Wesley Fryer.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi There
    first remove background-color from here because of nothing is visible in given link

    .foodrecipes-box-paging {
        background-color: #FFF;;
    }
    • This reply was modified 3 years, 3 months ago by yogeshyadav20.
    Thread Starter Wesley Fryer

    (@wesfryer)

    Thanks for the suggestion! Is that in the theme stylesheet? Do I have to edit that using the CPANEL file manager or is there a direct way to change it in the WordPress dashboard? I’m poking around but not seeing where to change it…

    You can do this both way, but simple to do is login in your dashboard

    click on Appearance -> Customize -> Additional CSS

    and paste your CSS there

    Thread Starter Wesley Fryer

    (@wesfryer)

    Fixed! I should have thought of this sooner… it was a theme issue. Changed to a WordPress default theme and the links work perfectly. Thanks for your input / suggestions!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Some blog category links do not work’ is closed to new replies.