Button download not working - turns URL's slash to underscore

Hi,

Problem:  Using button shortcode, the "/" (forward slash) in download URLs is changed to "_" (underscore).  This means files cannot be downloaded.

Here's the shortcode:

[button title="Download tip (PDF)" icon="icon-doc-text" icon_position="left" link="" target="_blank" color="#" font_color="#ffffff" large="0" class="" download="/download/tips/pdf/How-To-Answer-What-Do-You-Do.pdf"]

This is the download dialog box showing the incorrect URL:

image

FYI:  The same URL works in link="".  I deactivated all plugins to see if there was a conflict but it did not fix the problem.  Also used full path to file (i.e. http://...) but no luck.

How can this be fixed?

Thanks.

Comments

Sign In or Register to comment.