svenbolte / delightful-downloads

A super-awesome downloads manager for WordPress. This fork adds some features and fixes security breaches
GNU General Public License v2.0
11 stars 2 forks source link

buggy custom javascript code that removes and overwrites the default global WordPress javascript variables #9

Open medentis opened 5 months ago

medentis commented 5 months ago

Dear Sven,

first of all, thank you for the further development of the plugin. Unfortunately I have a problem with the otherwise great plugin.

We are using the theme from https://essentials.pixfort.com/ Unfortunately, the Delightful Downloads plugin contains buggy custom javascript code that removes and overwrites the default global WordPress javascript variables to replace them with custom data in the plugin's javascript code. As a result, the theme unfortunately only works to a very limited extent, as some control panels cannot be opened. Here is a picture of the code.

I would be very grateful if you could correct the code.

Best regards Stefan

image

Bildschirmfoto 2024-07-02 um 10 37 00
medentis commented 5 months ago

something else. how is it possible to open a new tab when clicking on a download?

svenbolte commented 3 months ago

Hi Stefan,

the jquery part was taken from the master branch. As im not familiar with javascript, please provide a change how to fix this.

svenbolte commented 3 months ago

I let JS and css thru a web optimization and new minifier. minified code looks different now, maybe it helps. if not i will need how to replace self thing.

opening a new page when clicking on a link is not possible without adding your own template