Adriano Faria Posted June 1, 2021 Author Posted June 1, 2021 What's New in Version 1.0.2: Fix mobile view
Daddy Posted April 23, 2022 Posted April 23, 2022 (edited) Is it possible to get a standalone plugin that just allows you to set how many files show? I don't need the actual grid portion but being able to set max files per category would be great. Edit I was able to modify this a bit to not show the grid but still increase number of files. If you did make this standalone I'd still use it. But for now I'm good! Edited April 23, 2022 by Daddy
Adriano Faria Posted April 25, 2022 Author Posted April 25, 2022 On 4/23/2022 at 1:51 AM, Daddy said: Is it possible to get a standalone plugin that just allows you to set how many files show? I don't need the actual grid portion but being able to set max files per category would be great. Edit I was able to modify this a bit to not show the grid but still increase number of files. If you did make this standalone I'd still use it. But for now I'm good! You probably already did. Just comment the following line in the hook file: $this->rowsTemplate = array( \IPS\Theme::i()->getTemplate( 'plugins', 'core', 'global' ), 'newCatLayout' ); Daddy 1
ProjectGassed Posted April 27, 2022 Posted April 27, 2022 Hello im having an issue getting the plugin to allow me to even see it. I have followed the Admin CP -> System -> Plugins -> Downloads Category View New Layout -> Edit (pencil button) and all this does is allow to to edit the amount showed on the page
ProjectGassed Posted April 27, 2022 Posted April 27, 2022 15 minutes ago, ProjectGassed said: Hello im having an issue getting the plugin to allow me to even see it. I have followed the Admin CP -> System -> Plugins -> Downloads Category View New Layout -> Edit (pencil button) and all this does is allow to to edit the amount showed on the page I am trying to get the grid view but does not seem to be working
Adriano Faria Posted April 27, 2022 Author Posted April 27, 2022 30 minutes ago, ProjectGassed said: Hello im having an issue getting the plugin to allow me to even see it. I have followed the Admin CP -> System -> Plugins -> Downloads Category View New Layout -> Edit (pencil button) and all this does is allow to to edit the amount showed on the page Yes, also know as settings. 15 minutes ago, ProjectGassed said: I am trying to get the grid view but does not seem to be working Once the plugin is installed, go to any Downloads category in front end and the grid will be there.
Unlucky Posted June 8, 2022 Posted June 8, 2022 Hi, I have this enabled for 20 files per page, but they are not showing. Is this compatible with the latest version of IPS?
Adriano Faria Posted June 8, 2022 Author Posted June 8, 2022 8 minutes ago, Unlucky said: Is this compatible with the latest version of IPS? With latest "official" (46.12.1) yes. 4.7.0 not tested yet.
Adriano Faria Posted June 8, 2022 Author Posted June 8, 2022 2 hours ago, Unlucky said: Hi, I have this enabled for 20 files per page, but they are not showing. Is this compatible with the latest version of IPS? Just made a quick test and works fine in Beta 6: My setting is set to show 4 files per page. What issue are you facing there?
HDiddy Posted August 10, 2022 Posted August 10, 2022 HI Adriano, Just an FYI, the Downloads Category Grid view does not reflect the right prices if using Membershop Points for downloads. It basically just shows everything as free. The standard default view works fine however. I figured this is a template thing. I tried to see if I can find it but not sure what templates this falls under so yeah. I am just going to revert to the default view until you get a chance to take a look at it. Cheers Mate!! Adriano Faria 1
Funar Flavius Mihai Posted November 19, 2022 Posted November 19, 2022 (edited) Hi, i recently installed this plugin on my forum wich is running the last IPS version. The thing is, it does not work, i assume there is no other setting to don beside the number of items per page. You can check by this link https://m2dev.ro/files/ @Adriano Faria Edited November 19, 2022 by Funar Flavius Mihai
Funar Flavius Mihai Posted November 19, 2022 Posted November 19, 2022 Edit: I solved. The plugin is only visible by category...my apologies🤣 Adriano Faria 1
Sirmadsen Posted January 10, 2023 Posted January 10, 2023 (edited) Is there any chance to add option to choose how many rows (default 4 but 3 would be great) and to hide certain elements like author profile picture, update time etc. for a more clean look? And maybe also a choice of image size (instead of 1:1 we could set a manual height and width)? Edited January 10, 2023 by Sirmadsen
Adriano Faria Posted January 10, 2023 Author Posted January 10, 2023 No, sorry. Too many settings makes things boring and hard to support. Edit the template and change it to your needs.
Recommended Posts