Currently, when the user clicks on a link in the list, it opens in the current tab/window, i.e., target=_self. I would like the link to open in a new tab or window, i.e., target=_blank.
]]>I am listing .pdf files that I’ve uploaded into a custom sub-folder in the uploads folder. Since these were not added via media upload, they don’t appear in the media library. Is it possible to target such folders instead of the media library?
]]>Hello, first of all, the plugin is really very good. But I am encountering an error on my site. I have defined an icon set with three icons, XLSX, DOCX, and PDF. When I include the files and view the page, only the first icon, in this case XLSX, is displayed. The other icons are not directly assigned.
I could alternatively create a separate icon set for each file type and then assign them individually, but I believe there is another issue here, and perhaps it can be resolved more elegantly.
]]>I see the following warning in the log file:
PHP Warning: Trying to access array offset on value of type bool in …/wp-content/plugins/download-list-block-with-icons/classes/class-transient.php on line 155
]]>
I see the following warning in the log file:
PHP Warning: Trying to access array offset on value of type bool in /sites/www.smoltek.com/files/wp-content/plugins/download-list-block-with-icons/classes/class-transient.php on line 155
]]>
The backend of https://www.smoltek.com suffered a fatal error. The log contained the following error message:
PHP Fatal error: Uncaught TypeError: downloadlist\Transient::set_message(): Argument #1 ($message) must be of type string, null given, called in /sites/www.smoltek.com/files/wp-con
tent/plugins/download-list-block-with-icons/classes/class-transient.php on line 155 and defined in /sites/www.smoltek.com/files/wp-content/plugins/download-list-block-with-icons/classes/class-transient.php:81
Stack trace:
#0 /sites/www.smoltek.com/files/wp-content/plugins/download-list-block-with-icons/classes/class-transient.php(155): downloadlist\Transient->set_message()
#1 /sites/www.smoltek.com/files/wp-content/plugins/download-list-block-with-icons/classes/class-transients.php(152): downloadlist\Transient->display()
#2 /sites/www.smoltek.com/files/wp-content/plugins/download-list-block-with-icons/inc/admin.php(562): downloadlist\Transients->check_transients()
#3 /sites/www.smoltek.com/files/wp-includes/class-wp-hook.php(324): downloadlist_admin_notices()
#4 /sites/www.smoltek.com/files/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /sites/www.smoltek.com/files/wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /sites/www.smoltek.com/files/wp-admin/admin-header.php(303): do_action()
#7 /sites/www.smoltek.com/files/wp-admin/index.php(137): require_once('...')
#8 {main}
thrown in /sites/www.smoltek.com/files/wp-content/plugins/download-list-block-with-icons/classes/class-transient.php on line 81
As a temporary solution, I have added an if-statement around lines 155-158 in the file download-list-block-with-icons/classes/class-transient.php:
if ( $entry = get_transient( $this->get_name() ) && isset( $entry['message'] ) ) {
$this->set_message( $entry['message'] );
$this->set_type( $entry['type'] );
$this->set_dismissible_days( $entry['dismissible_days'] );
$this->set_action( $entry['action'] );
}
]]>
I messed up with it and accidently deleted all the icon sets and everything in it given by default.
Now when I add new icon, and then publish it, it doesn’t show in “All Icons” list.
It simply vanishes.
I did it many times, with no luck.
Please help.
]]>Hi, thanks for your work.
I use this plugin to show a list of bullettins that the visitors of my site can download from.
I’d like to let them view it instead of automatically download as they click on it. Is there a code that I can use?
I would be also great if I can group the pdf per year, so that the pdf list relating to 2023 starting from 1 January 2024 is archived on one separated page, which can always be reached from the main bulletin page.
]]>Hi, dear ?Download List with Icons support,
i use this plugin in Gutenberg and it’s very great!
I just need to show the “Download” button (maybe above the right side of the format size) on the Gutenberg’s block. It will be possible? Maybe also with a future update?
Thanks for the hard work!
P.S. If you can, create a “Setting” windows when we can choose icons for file’s format. it would be the top…
]]>Hi,
I would like to add download-files from an external server instead of the Media Library. Is that also possible?
Kind Regards,
Jeffrey
]]>I created list with 10 items (https://www.mstymakov.cz/dokumenty/uredni-deska/)
But when I want to add 11th this item does not save.
Could you tell me where is the problem?
Thanks!
]]>Most sidebar widgets don’t display when this plugin is activated, including all but the heading widgets for Kadence, Stackable and Gutenberg.
Deactivated:
https://snipboard.io/9BSQmU.jpg
Activated:
https://snipboard.io/hpQI28.jpg
https://snipboard.io/gBQAVl.jpg
Can this be fixed quickly?
]]>Is there a way to hide the file sizes?
]]>When this plugin is activated, all shortcodes in Gutenberg (YouTube block, shortcodes block, Smart Slider 3 block that I’ve tested) stop displaying on the front end. This is really a problem because I spent awhile with this plugin setting up a lot of PDFs. Can this be fixed? If not, I’ll have to start over with something else.
The plugin is activated now and you can see the broken front page.
]]>