Hello Nayeem,
thanks for your response.
I tried to implement the #1 with the shortcode [file_list_extended] within WPDM template customization.
What it does is include a thumbnail image (if uploaded) of the package in a table 3 stacked rows in the front-end. In other lines appears the file name and the VIEW + DOWNLOAD button.
The point is that I want to achieve a VIEW + DOWNLOAD button only (with pop-up preview of the PDF file, as shown on PDF-VIEWER plug-in).
I don’t need the file name and extension appearing, because it is a redundant information on the front-end.
How could I achieve achieve this? Maybe I need to make some .php code editing? May you give some working examples of that piece of code for this purpose?
# 3 – PDF VIEWER plug-in (buyied separately from the WPDM Pro) has not entries for the word “View” as label of the button used in the shortcode [file_list]. I tried to see in WMPL the entries text translatable for this plug-in but none found. In other languages IT. ES. PT. DE. FR the word “View” remains the same, which is wrong. It should be “Vedi”, “Ver”, … when translated correctly. The WPDM PRO itself seems to have entries for this labe word “View” on the WPML back-end string translation, but probably it word on WPDM PRO but not in PDF-VIEWER plug-in.
Thanks you, with regards!