Category Icons and Links Do Not Match on Category Bar ShortCode

This topic contains 7 replies, has 3 voices, and was last updated by  Kiran 4 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #497575

    Eric LeRiche
    Expired Member
    Post count: 10

    Hi guys,

    I have encountered an error where the hyperlinks to category icons do not match the icons on the category bar.
    e.g. For the category Beauty, the icon actually links to the Restaurants category archive, even though the icon matches the “Beauty” category. This is not an isolated incident.
    Please view the attached screengrab video linked in the next reply for more details on the subject.

    #497576

    Eric LeRiche
    Expired Member
    Post count: 10
    This reply has been marked as private.
    #497582

    Guust
    Moderator
    Post count: 29970

    If we need to check anything, please post your URL and WP admin details in a private reply.
    If you have any addons installed, then first renew your membership to get support.
    Thanks

    From https://wpgeodirectory.com/support-policy/

    Support for Free Users (non members) is provided for website where only the core plugin is installed and used. If addons are installed and used (even only one addon), the user will have to subscribe again before being able to receive support.

    #497827

    Eric LeRiche
    Expired Member
    Post count: 10
    This reply has been marked as private.
    #497850

    Guust
    Moderator
    Post count: 29970

    Can you first update all GD plugins and clear your cache.
    That should fix it.
    You have this CSS that should not be there:

    
    
    .geodir-categories-container ul li .gd-cptcat-cat-right {
        position: absolute;
    }

    Or you could change it to:

    .geodir-categories-container ul li .gd-cptcat-cat-right {
        position: initial;
    }

    See also https://wpgeodirectory.com/docs-v2/faq/performance/#cache

    Thanks

    #497947

    Eric LeRiche
    Expired Member
    Post count: 10
    This reply has been marked as private.
    #497948

    Guust
    Moderator
    Post count: 29970

    It’s not part of GD, I could see it in the minified CSS file of your caching plugin, but I don’t know where you added it.

    Thanks

    #498146

    Kiran
    Moderator
    Post count: 7069

    Hello Eric,

    That CSS is added via theme from Divi > Theme Options > Theme Options > Custom CSS.

    I have update css that causing issue. Please try now after clearing your browser cache.

    Regards,
    Kiran

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket