Popular Categories count doesn't look right

This topic contains 5 replies, has 2 voices, and was last updated by  Paolo 9 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #25762

    Omar Burjaq
    Free User
    Post count: 16

    Hi .. When I go to my listing page or when I user the popular categories plugin the count doesn’t look right .. I think it’s possible to disable by editing the plugin code but it’s a really cool function and I would love to be able to fix it .. any ideas on why this is happening ?

    #25764

    Omar Burjaq
    Free User
    Post count: 16
    This reply has been marked as private.
    #25784

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    the count looks right, the position doesn’t. Your theme has a rule that is interfearing.

    Just add this to your custom css:

    
    
    .geodir_term_class {
        float: none;
        margin-left: 0;
    }

    Thanks

    #25794

    Omar Burjaq
    Free User
    Post count: 16

    Once again your great support team give the right and quick help! .. thanks allot your fix did work

    #25796

    Omar Burjaq
    Free User
    Post count: 16

    is there a way to call popual categories something else on the listing page ?

    #25797

    Paolo
    Site Admin
    Post count: 31206

    Yes, just change the widget title in appearance >> widget >> GD home top section (or wherever else you added the widget).

    Thanks

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

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

Open Support Ticket