Hi there,
I am using custom paths for the upload folder in Wordpress, e.g.:
https://zahnarzt-helden.de/wp-content/uploads/presse/somefile.pdf [404]
The /presse/ part behind /uploads/ is a custom folder giving us a more user-friendly URL hierarchy compared to the Wordpress default of /uploads/2018/01/somefile.pdf
The issue is this: PRO theme is auto-correcting links in in text and other elements. Both the protocol and domain will be replaced with a path like ../current-page/uploads/presse/somefile.pdf. Adding current-page of course leads to Error 404. Even links starting with // or relative ones with / will get corrected.
Is there a way to stop PRO from auto-correcting the links? Or another advice?
Thanks!
