Search results

  1. Mark

    Background image for premium users

    yes, in your custom.css just add a background image to your div that wraps around each of your premium members. so in our default theme, we have start with this tag: <div class="rankbox premium"> so in our custom.css we could add this example with many options: .premium {...
  2. Mark

    Problem with a Premium purchase

    Yes it is in the works, Basti has it completed, just need to complete the integration and bundle for release.
  3. Mark

    Callback vote check requires new link on website?

    No, reading the install instructions, I dont believe it requires any changes to your link code https://visiolist.com/community/resources/callback-vote-check.17/
  4. Mark

    Show sites that has 0 votes in

    set your ranking period to monthly in admin. try this tag actually: {$this_period} In/out/pageviews today/this week/this month https://visiolist.com/docs/styles-design
  5. Mark

    Show sites that has 0 votes in

    they dont have a higher vote count for the actual ranking period. You are just displaying the average number of votes instead of todays votes. The ranking is more than likley accurate (unless you have a bunch of tied members)
  6. Mark

    Show sites that has 0 votes in

    Only if its bothering you that you are seeing members with lower "average" numbers ranked higher for the current day (the problem you originally described).
  7. Mark

    Show sites that has 0 votes in

    I suspect you have the wrong tag in your template so you are seeing a different stat than what the list is ranking by. {$this_period} is probably the tag you want to use in table_top_row and and table_row etc.
  8. Mark

    Show sites that has 0 votes in

    Make sure your Admin -> Settings -> Change Settings -> Ranking Settings "Ranking method" is set to "in"
  9. Mark

    Show sites that has 0 votes in

    Admin -> Settings -> Change Settings -> Member Settings set to 0 or X number of days
  10. Mark

    Considering re-newing

    Here are a couple screenshots of the add banner and create new banner zone screen. Each zone gets a simple template tag like {$zone_a} which can be pasted anywere in the templates where you want the banners to show. Multiple Banners can be rotated at random in each zone.
  11. Mark

    Considering re-newing

    Its the banner manager, unlimited HTML zones rotating unlimited number of banners. Auto disables banners after "X" number of views.
  12. Mark

    Vote button in new window

    Yes of course :) the target goes on the <A> tag. Glad you got it working
  13. Mark

    Vote button in new window

    no problem, edit the follwing templates link_code_type_stats.html link_code_type_static.html link_code_type_link.html link_code_type_extra.html be sure to copy them to child folder so they are not overwritten every upgrade (skins/default/child/) And add target="_blank" to the link attributes
  14. Mark

    BUG - Many sites, Same Acc

    Very strange, can you test on aatoplist.com and see if the problem is reproducible?
  15. Mark

    Gateway is not always displayed

    If the gatway is not showing, then the incoming vote is probably not considered valid. Are the sites linking from http or https? and is your list on http or https?
  16. Mark

    Option without banner

    Both are true, in "Best practice" its not ideal. But the real world impact should be minimal if a quick and dirty fix is all that is needed.
  17. Mark

    Option without banner

    you could also upload a 1px X 1px transparent PNG image for your default banner.
  18. Mark

    Banner is missing from the list

    Can you check with FTP and see if any files are located in: https://toplistenportal.de/banners/mp4/
  19. Mark

    Banner is missing from the list

    Looks like you banner was converted to MP4 but did not render. I suspect ffmpeg is not configured properly on your server. https://toplistenportal.de/banners/mp4/Vote2all_1605710433.mp4 Can you check admin -> tools -> convert member banners to see if your system supports it?
  20. Mark

    Banner is missing from the list

    Can you provide a link to your list?
Top