Jump to content

TheJackal84

Members
  • Posts

    2,559
  • Joined

  • Days Won

    39

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by TheJackal84

  1. Yeah I can do that, I will add it to the next update
  2. Oh that's my other plugin, it has font-awesome on the nav bars too
  3. Don't you mean 1.0.7? I will fix it in next update, For now add this to your custom.css #elUserLink_menu > li[data-menuItem="socialinfo"] > a::before { content: "\f02b"; font-family: "FontAwesome"; font-size: 14px; font-weight: normal; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-bottom: -2px; line-height: 1; }
  4. Updated to 1.0.4 New Features Now sends a notification to the users who have been given permission to access private uploads with a link to the file You can now upload and view document files including PDF HTML XML TXT The document viewer does not run the codes / scripts on the .xml and .html files it will show like your reading it on notepad etc Added the ability to give permissions of private uploads to members on the main upload form DEMOS HERE
  5. If you hide it, it will still play, You can check the demo https://ipsdev.org/index.php?/profile/1-thejackal/ I basically only added that feature because someone wanted it to show in the activity bit and its big there, So instead of it taking up loads of room and scrolling down to see the activity of the user, you can just click to hide it and the activity will be on top
  6. Updated to 1.0.1 New Features Added a find member search button to easily find your chosen member
  7. Updated to 2.0.3 3rd Party If you have installed Trophys & Medals there is a setting to show it in the user info panel New Features You can now select the size of the club icons Thanks to @Fosters for their Trophys & Medals code and allowing me to add it to this plugin, Highly recommended app and fits / looks nice together with this one If you have previously patched the plugin for Trophys & Medals ( Or any thing else ) you will need to revert the html / css file you have edited to get the updates IPS don't update edited files with app / plugin updates (revert before or after the update it don't matter which way)
  8. Thanks for the support I will check the with us for X days on it today, I used the same code for that date that I do enhanced user info panel, Also yeah I can add a search function on there
  9. Sorry just see this, ( I know it was posted ages ago ) I will be working on a little update this week for this plugin and I will see if there is a way to add a setting for the size of them
  10. Members list don't exist, its only a search function on IPS, If I charged $5 then it will be this only with no updates no requests, the only time it will get any updates is if it didn't work when IPS update their software and it made mine broken, Like all my other apps and plugins I choose my prices with what I think it's worth and worth my time to take all requests on board and then update it to the users request ( if I can make it happen that is and this has a lot of potential ), You could send me a request and I could spend a whole day working on it, Now for something I charged $5 for is not something I want to spend days working on, $5 to my currency is like £3 then take away the fees from IPS and PayPal and that's not even a cup of coffee from costa
  11. This is the support topic for Members Tab
  12. So I been messing with mobile viewing of them and what I think would be best, Is to just have it positioned in one place ( A mobile screen ain't wide enough to have it left / right / center ), I am thinking more or it in the center and maybe add a scale to it what admins can set for example you will set a value of 8 and it will be 80% of the size of the desktop version, I have gone from 5 - 9 and 7 - 8 is best for mobile viewing it all still looks nice and its not so big on the screens of mobiles plus it keeps it all clean as it scales it down and is not changing the width ratio messing up the text etc inside, Let me know your thoughts
  13. Not yet, I tried your code and it didn't work all it does is loop to the homepage (Try it yourself add the url to browser) I will look into it though with-in the next few days, I had a lot of other things I was doing to a lot of files and I just updated them all with what was there for now so I didn't get to confused with it all
  14. checking your site via mobile and the one you are using for it add this to your custom.css for now @media screen and (max-width: 767px) { .quote-container { left: 20% !important; } } that will fix it for now, but only that one, Once I do the update then remove it from the custom.css file, ( if you move the position you will need to remove it as well from the custom.css ) this is only for the first note if it's in the middle center for mobiles you can check how it will look via mobile by zooming in 300% on the PC screen, that will transform the theme to mobile view
  15. Just tested it on samsung and it's the same, I will look into it today / tomorrow and look into re-doing all the mobile viewing of them
  16. Updated to 2.0.6 New Features You can now position each sticky note from a choice of 9 different on screen locations so they don't all have to be in the same place (Admin only not personal) You can now set the personal sticky notes to place from a choice of 9 different on screen locations) You can now set a expiry time and date on the sticky notes (Admin only not personal)
  17. Updated to 1.0.7 New Features Added the ability to show or hide the members social info in the core search function for members
  18. Updated to 1.0.2 New Features New database table to log downloads and views of the media files Added the ability to log the downloads or views of the media files to the database Added a section in the admin menu to view download logs with a geo location of where they downloaded it from Added a setting to the user groups allowing you to set how many downloads each group can have a day, with a unlimited option (This is in the user group settings it self) Added a new button to the MyMedia page allowing members to see who viewed / downloaded thier media ( Only there If the download / viewed logs are being generated in the new setting above ) If you don't log the downloads or views it will still count the amount it has had, it will just not log who what and where etc it was downloaded / viewed from / by Updated to 1.0.3 New Features Added a custom sort setting for the media filtering the viewing from Members Filename Views Downloads Filesize Time & date range Added a view downloads / viewers button the the users profile table Took the words of the buttons on the users profile table to make it nicer and cleaner
  19. Can you PM me site details to check it, I have a update today too for it
  20. I have done a who downloaded this bit (might do a who viewed too) The pop out I still haven't tried yet, there is still a few more things I want to do to this as well now I got the download logs in there
  21. Multiple positions will be in the update too
  22. This is what I came up for the expiry dates Am still working on a few things so not yet ready (I like to work on multiple together so I don't get to stressed out over 1 thing lol)
  23. That seems do-able too, It's all cool I like new idea's and if they are good / I can, I will always update with them
  24. Yeah I could look into that, I got a few days off work but also have a few requests and other things to do, I will add this to my list and will get back to you about it with-in a few days
×
×
  • Create New...