Search results

  1. Mark

    Edit Default Menu tags

    Easiest way is to create your own plugin (skin_global) and override the function in skin.php that builds these menus. If you want to do this is for styling purposes, that would probably be a poor solution. You can make this look anyway you like using CSS without writing any PHP code. ul/li...
  2. Mark

    {$Example} Help?

    http://visiolist.com/community/threads/how-to-create-a-plugin.20/
  3. Mark

    The Dark Elegant Collection

    you need to modify the newest members plugin for that. plugins/NewestMembers/skin_global.php find SELECT username,url,title,category change to SELECT username,url,title,category,banner_url find $TMPL['newest_members_title'] = $row['title']; change to $TMPL['newest_members_title'] =...
  4. Mark

    Image Uploader.

    a very wise idea :)
  5. Mark

    Image Uploader.

    yes its absolutely possible to do this with a plugin.
  6. Mark

    Notify Multiple Emails

    This can be done with a plugin for now (though said plugin does not exist at this time). This will be part of the core for the next generation of VisioList which will feature user groups.
  7. Mark

    Votes not appearing On Main Screen.

    its a $29 product... how many custom questions do I need to write step by step guides for? We do offer paid custom coding services for those not willing to try or learn on their own. When you buy a house or car does the home builder or dealership give you step by step instructions how to paint...
  8. Mark

    Visio List - Needs a Resource Manager

    for sure :) We have some major changes coming in 2014 and I am sure resource manager will be a part of that.
  9. Mark

    Visio List - Needs a Resource Manager

    lol no way, don't feel bad at all :) it was/is a good idea, just the XF implementation is a little weaker than I hoped. There are more likes than dislikes about the system, but the dislikes are big enough to make me question its usefulness for our purpose. $60 is not going to make any...
  10. Mark

    Visio List - Needs a Resource Manager

    well we want to use it, but I want it to work similar to how or members area works. 1) cutomer buys plugin via paypal 2) paypal API returns payment success messafge to XF 3) customer gets instant access to plugin unfortunately, it seems that cannot be done, we need to manually send the plugin...
  11. Mark

    Visio List - Needs a Resource Manager

    categories I can deal with, duplicate discussion threads however introduce chaos. This resource manager is not nearly as cool as I thought it was, the lack of proper payment integration is a real let down unless I am missing something... but external payment link and download management is...
  12. Mark

    Visio List - Needs a Resource Manager

    if you think about it further, you may come to the same conclusion I have :) Sidebar = 0 plugins, though some will also add an optional widget to the sidebar. But that is not grounds to place them in that category. Navigation bar = 0 plugins again, but some plugins can certainly be linked...
  13. Mark

    Votes not appearing On Main Screen.

    you dont need to be the best, you just need to be willing to try :)
  14. Mark

    Visio List - Needs a Resource Manager

    hmm that will create a ton of categories with only a very few items in each, that is a usability nightmare. Remember we only have 37 plugins... sub categories are totally overkill, even categories are near useless IMO
  15. Mark

    Visio List - Needs a Resource Manager

    I am having troubles coming up with any sensible way to categorize plugins... any feedback? if you were confused by 37 plugins in 1 category, it safe to say you will still be confused by 37 plugins in 1 resource manager category.
  16. Mark

    Visio List - Needs a Resource Manager

    My bad, only $100 :) that is more reasonable. Lets think about this, if anyone has any feedback on the matter post here. We may decide to give it a try.
  17. Mark

    Visio List - Needs a Resource Manager

    $200 for us to get into that :( A rather large investment at this point to be honest. the other side is selling individual plugins is not really a direction we want to go (it seems to stop dead development of free plugins).... this needs to be carefully considered.
  18. Mark

    Visio List - Needs a Resource Manager

    Thanks for the feedback! Sorry to hear you are extremely lost :) plugins are all updated as far as I know, themes here are virtually non existent (that is a bigger problem). I will take a look at XF resource manager now, to be honest I didn't think we had that much of a selection of plugins...
  19. Mark

    Votes not appearing On Main Screen.

    Hello, please take a few minutes and read what I posted. the post I linked you to tells you: 1) the templates you need to edit 2) and the tags you need to add there is nothing more I can tell you, just try it.
  20. Mark

    Bootstrap 3 - Beta

    Here is the initial release of the bootstrap 3 responsive theme framework. On its own its just default bootstrap, but its an excellent base to build your own custom child theme. This should be considered a "beta" release as testing has been minimal due to time constraints. If you spot any...
Top