Popular Post Categories widget – More Categories link to nowhere

This topic contains 8 replies, has 4 voices, and was last updated by  Stiofan O’Connor 9 years, 7 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #14354

    purpleedge
    Expired Member
    Post count: 539

    After 15 categories the Popular Post Categories widget seems to create a “More Categories” link to nowhere?

    <?php if($cat_count > 15)	 echo '<a class="geodir-morecat">'.__('More Categories',GEODIRECTORY_TEXTDOMAIN).'</a>'; ?>

    Perhaps the widget can be improved so that we can specify how many categories before this link appears, and specify a target for the link???

    #14428

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    The link should trigger a js that toggles a div showing the rest of the categories…

    Can you share a link where this is visible to see if there is jQuery conflict or if it is a bug?

    Thx

    #14474

    purpleedge
    Expired Member
    Post count: 539
    This reply has been marked as private.
    #14477

    purpleedge
    Expired Member
    Post count: 539

    I have resolved the second bug referred to in the above post, I have reported the cause in this bug report…

    https://wpgeodirectory.com/support/topic/popular-posts-view-character-count-stops-display-of-more-link/#post-14476

    #15859

    purpleedge
    Expired Member
    Post count: 539

    After 15 categories the Popular Post Categories widget seems to create a “More Categories” link to nowhere?

    <?php if($cat_count > 15) echo ‘‘.__(‘More Categories’,GEODIRECTORY_TEXTDOMAIN).’‘; ?>

    Perhaps the widget can be improved so that we can specify how many categories before this link appears, and specify a target for the link???

    Any update on this bug? Still seems to be present in latest version.

    #15869

    identity
    Lifetime Member
    Post count: 445

    Are all of your categories appearing? I noticed that on mine too, but it looked like all of the categories were there, so I’m wondering if it’s an AJAX handler that isn’t firing off to “close down” the category list, which a subsequent click of the “more” when expose.

    So perhaps less about the “more” link not going anywhere or working, it may already be where it is needing to go, and really about the collapsing/hiding function not working to begin with.

    cheers

    #15942

    purpleedge
    Expired Member
    Post count: 539

    I just want it fixed!

    #15950

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I have added this as a bug and it will be worked on soon.

    Thanks,

    Stiofan

    #16723

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    This is fixed and will be in the next release.

    Stiofan

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

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

Open Support Ticket