Download button and file type images are not showing properly

Viewing 4 posts - 1 through 4 (of 4 total)
#37051

IrfanAlam
Member

I have installed WordPress Download Manager free with most of its free extension.
One my site download button on file listing page is not showing properly, on Chrome it is showing too small and on Firefox it is showing too too big.
On the same page file type image is not showing. From setting I have enabled file type image to show.
On file details page, download button is not showing only the text is showing. I have enabled it to show.
I have installed Download button and button template extension.

Have a look on this for download button and file type image http://bit.ly/1StcA4u
For no download button image http://bit.ly/1LKiwAF

#37060

Shahriar
Moderator

1. Add following css in your theme to fix button size issue.

.wpdm-download-link img{
width: 150px;
}

File type icon shows only when you insert a package using link template, use tinymce button addon to do that.

2. Checking this issue. Will update you later.

#37334

IrfanAlam
Member

1. Using the code, button size issue fixed in Firefox, still in Chrome the button is too short.

2. I have already set the icon in the editor, still it is not showing. See the screenshot http://goo.gl/B4fmIr

3. You still didn’t reply for the download button on file details page.

There is some more problem, I think the plugin is not compatible.

4. There is layout error in All File page in Admin area, see the screenshot http://goo.gl/2Fxc6d

5. In Admin All plugin area, I am getting this error at the bottom

Warning: array_shift() expects parameter 1 to be array, string given in /home/asdf/public_html/www.mywebsite.com/wp-content/plugins/download-manager/wpdm-core.php on line 528

Warning: Invalid argument supplied for foreach() in /home/asdf/public_html/www.mywebsite.com/wp-content/plugins/download-manager/wpdm-core.php on line 531

#37602

VAND
Member

Support,
I have loaded WPDM and the accordian add-on. I’ve added some downloads and am using the shortcode [wpdm-accordian] to output on the download page. The accordian opens, however the link template does not show properly. All it shows when the accordian opens is “link-template-panel.php”, see attached.

Please advise,
Thanks,
John

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Download button and file type images are not showing properly’ is closed to new replies.