• Resolved flptiffany

    (@flptiffany)


    Hello,

    I use the free version of GD with the Directory Starter theme.

    I have 3 main categories on my GD location page. My issue is that after I click on the category selector and try to choose one sub-category, I always land on the last sub-category’s page. The other sub-categories can not be selected, only the last one.

    I tried to delete my custom CSS changes, but it still does not work. I have a test website too where I tried to disable every plugin that I use. I also tried to change the theme, but these did not help.

    I use the latest wordpress and GD plugin, with the recommended GD plugin requirements settings.

    It seems to me a css problem, but I can’t resolve this issue.

    Thank you in advance for your help!
    Regards, Tiffany

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Paolo

    (@paoltaia)

    Hi Tiffany, are you talking about the main navigation menu and the sub-categories being a dropdown? If you share a link where I can see the problem I’m sure I can offer a solution. Let me know.
    Thanks,

    Paolo

    Thread Starter flptiffany

    (@flptiffany)

    Hi Paolo,

    Thank you your answer, yes, that’s it.

    Here is the webpage: https://mavallka.hu/index.php/location/

    Best regards,
    Tiffany

    Plugin Author Paolo

    (@paoltaia)

    I see the problem, but I don’t see the custom CSS that could be affecting it.

    Can you please paste the CSS that you think that is causing this and also, let me know where you added it.

    Thanks,

    Hi Tiffany,

    Our recent release has fixed the category selector issue, but on your site the main menu is still overwriting the first two sub-categories when expanding the “Felekezet” and “Megye” categories. To prevent this add following CSS at Appearance > Customize > Additional CSS.

    .gd-cptcat-ul.gd-cptcat-parent {
    z-index: 9999;
    }

    Thank you

    Thread Starter flptiffany

    (@flptiffany)

    Hi,

    than you very much Guust for your help, the CSS code is working.

    Sorry Paolo, I wasn’t clear enough, it wasn’t my additional CSS that caused the error (I deleted it to test this), I only suspected that a CSS setting would solve the error, but i couldn’t find the solution.

    Now it works perfectly, Thank you again.

    Best regards,
    Tiffany

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘On location page category selector doesn’t work’ is closed to new replies.