• teokles

    (@teokles)


    Hi,

    I am facing an issue with categories and subcategories on my WordPress website. Whenever I create a new post, I select a parent category and choose a subcategory where I want the article to appear. While this process works fine with some subcategories, I am encountering a problem with a few others. In some cases the subcategory and the category selected for the article appear in reverse order in my WordPress CMS. For example, when I choose the Palermo subcategory under the Sicilian Provinces category, the CMS shows PalermoSicilian Provinces. However, for the Syracuse and Trapani subcategories, the CMS displays the category name before the subcategory name, which causes a problem on the website as the subcategory does not appear in the menu.

    How can I fix this issue?

    Thank you in advance.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • harmonyromo

    (@harmonyromo)

    I have been looking into this issue for you, and I located the code related to the side-bar menu and the taxonomy of the menu items:


    <ul class="sub-menu dropdown-open"><li id="menu-item-1208" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1208"><div class="wrap"><a >Messina</a></div></li><li id="menu-item-1441" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1441"><div class="wrap"><a href="https://www.teoklesexperience.com/en-us/category/sicilian-provinces/palermo/">Palermo</a></div></li></ul>

    It’s odd to me that I do not see the other locales, Trapani and Syracuse here. I’m currently, attempting to build out a menu as you have it on your site to try and recreate the problem you are seeing.

    I do not see a theme in use on your site, either, as that was going to be my initial thought. I am posting this code in hopes someone else can easily figure this out, but I will keep looking.

    Thread Starter teokles

    (@teokles)

    Thanks a lot for your help @harmonyromo!

    About the theme, I am using Neve child.

    • This reply was modified 1 year ago by teokles.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The subcategory and the category selected appear in reverse order’ is closed to new replies.