GeoDirectory SupportPopular Categories count doesn't look right – GeoDirectory Support https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/feed Tue, 17 Mar 2026 12:59:42 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/#post-25762 <![CDATA[Popular Categories count doesn't look right]]> https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/#post-25762 Mon, 29 Dec 2014 15:41:29 +0000 Omar Burjaq 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 ?

]]>
https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/#post-25764 <![CDATA[Reply To: Popular Categories count doesn't look right]]> https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/#post-25764 Mon, 29 Dec 2014 15:42:11 +0000 Omar Burjaq https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/#post-25784 <![CDATA[Reply To: Popular Categories count doesn't look right]]> https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/#post-25784 Mon, 29 Dec 2014 18:50:16 +0000 Paolo 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

]]>
https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/#post-25794 <![CDATA[Reply To: Popular Categories count doesn't look right]]> https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/#post-25794 Mon, 29 Dec 2014 20:05:23 +0000 Omar Burjaq Once again your great support team give the right and quick help! .. thanks allot your fix did work

]]>
https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/#post-25796 <![CDATA[Reply To: Popular Categories count doesn't look right]]> https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/#post-25796 Mon, 29 Dec 2014 20:06:24 +0000 Omar Burjaq is there a way to call popual categories something else on the listing page ?

]]>
https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/#post-25797 <![CDATA[Reply To: Popular Categories count doesn't look right]]> https://wpgeodirectory.com/support/topic/popular-categories-count-doesnt-look-right/#post-25797 Mon, 29 Dec 2014 20:08:51 +0000 Paolo Yes, just change the widget title in appearance >> widget >> GD home top section (or wherever else you added the widget).

Thanks

]]>