Search results

  1. K

    Test: Proxy prevention

    I can't get this working on the bootstrap theme. Are there different instructions? I'm seeing a large increase in visits from proxy servers so really need to implement a way to cut out voting via proxy. This code isn't in the bootstrap gateway.html jQuery(document).ready(function(){...
  2. K

    Exclude a categorie

    What if the member is a premium member? The above excludes them from that ranking page as well. I'd like my 'excluded from the homepage/main ranking category' to be included in the premium listing ranking pages since they're paying.
  3. K

    Screenshot capture oversized

    The screenshots are generating well except for a couple that I suspect are from responsive websites. They only show a small corner of the website. I've checked these websites and they load fast and on screen in a browser. I've set up a FAQ on improving screenshots but not sure what to tell...
  4. K

    Considered Reject New Member

    I''d love to have even just a basic rejection email. As a courtesy to people who took the time to apply. I get lots of follow up emails from people asking about their status. Just deleting them leaves them hanging. Having custom rejection emails was a great featured in Toplistx. I used it...
  5. K

    Affiliate Tracker

    I had an idea for this plugin. Is there a way to link to a Top Referrals page? Maybe a "more..." link at the end of the Top Referrals sidebar list. I don't think it would add any value to non-member visitors but would for the more competitive members and a great way to get them motivated to...
  6. K

    Checkbox choice options displayed as list?

    Hmmm, I didn't bold anything or see that. Weird. "Check them all off" isn't important. I'll send you the info. Thank!
  7. K

    Checkbox choice options displayed as list?

    Thanks Basti. I ran into a glitch with the checkboxes while attempting this. They don't stay checked. I edit my account and check them all off. When I go back and edit again, they are unchecked! I was able to reproduce the checked data on a profile page so the data is saved but the checked...
  8. K

    Checkbox choice options displayed as list?

    I have a checkbox custom join field with about 8 choice field options. Anyone who fills out at least one will fill out a few if not all. Is there a way to get the results in a list vs item 1, item 2, item 3, item 4 (items separated by comma)? Eventually I'd like to have each item be an icon...
  9. K

    Custom Join Field Check Box Missing Label

    I've added check boxes as custom join fields. On my join page, the majority of the field titles are following the default label styling for the bootstrap theme (bold). The check box field titles, however, are only in a div and not label so they have no styling. For example, the join field...
  10. K

    Show both regular & premium banners?

    Works great! Thank you
  11. K

    Show both regular & premium banners?

    I'd like to take advantage of the multiple upload options for banners and be able to display both on the stats/profile page. Another bonus for premium members. Currently, on stats.html, both {$banner_url } & {$premium_banner_url} will show the premium banner even though they may have uploaded 2...
  12. K

    Custom join field in Featured member rotator

    I have a similar question that I had here: visiolist.com/community/threads/custom-join-field-in-vote-message-plugin.1937 Is is possible to include a custom join field (in this case a twitter name) in the featured/random member rotation? It works for the rotating premium member screenshots but...
  13. K

    Custom Join Field In Vote Message Plugin

    This is great! My members will love this. Thanks :):)
  14. K

    Custom Join Field In Vote Message Plugin

    Thanks Basti. I forgot about this but am still curious if it's possible.
  15. K

    Closing website / breaks favicon

    If a member has added a / at the end of their website, it breaks the favicon on a members site list since /favicon.ico is added. Not a major issue but was something I have finally been able to debug and was still curious about. This was happening in the member control panel pages- not sure where...
  16. K

    Default Banner Not Displaying For Imported Members

    Thank you! Worked perfectly
  17. K

    Default Banner Not Displaying For Imported Members

    Yes I did have a default banner previously for the members that did not add one. I followed your steps to check on a member where no banner & no default banner is displayed. Before I execute the query I wanted to specify for the banner path, is that the full path like...
  18. K

    Default Banner Not Displaying For Imported Members

    I'm not able to figure out what to try next, my default banner is not displaying for members that do not upload a banner. Only for imported members (toplistx imported). If I create a new member w/out a banner the default banner will show. If I edit an imported member's account, after I save...
  19. K

    Custom Join Field In Vote Message Plugin

    I have members twitter name as one of my custom join fields. I'd like to add a custom Tweet This link in the vote message plugin result (a manually created link not a twitter widget). I've got it all set up except the members twitter name doesn't show up. I tried using the direct call...
  20. K

    Display piece of code on mainpage and paged pages

    Made the changes on index.php and so far so good! I'll post if I see any issues, Thanks
Top