• Resolved judylmohr

    (@judylmohr)


    I’m not sure which plugin associated with Download Manager (if any has caused the problem) as many of them were recently updated. However, for some reason, the background on my “Download” buttons appear to all be blue. Prior to whatever update, they were transparent. Please help.

    I’m running the following:
    Wordpress V5.0.2
    Download Manager v2.9.85
    WPDM Image Button v2.6.0
    Advanced TinyMce Button v2.7.4
    WPDM Page Templates v1.1
    WPDM Button Templates v1.2.1
    WPDM Extended Short-codes v2.8.1

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor W3 Eden, Inc.

    (@w3eden)

    Hi,
    Now, you can change the button style from Admin Menu >> Downloads >> Settings >> User Interface.
    Also, you will not see “WPDM Image Button” anymore. We are adding that with “User Interface” options.

    Thread Starter judylmohr

    (@judylmohr)

    So, how do I fix my current issue? I want to use nice looking images, rather than the standard block buttons. I get that WPDM Image Button might be disappearing (soon), but I still have the “blue background” to contend with in the meantime.

    Plugin Contributor W3 Eden, Inc.

    (@w3eden)

    Please add the following CSS in Additional CSS option with theme customizer:

    
    .w3eden .wpdm-download-link{
    	background: transparent !important;
    	padding: 0 !important;
    }
    

    Custom CSS

    Thread Starter judylmohr

    (@judylmohr)

    Thank you. That worked.

    f rox

    (@fabrizioriente)

    I have the same problem since the last update. Before the download file icon was clickable to start the download. Now I see a large “download” button just below the file name and the corresponding icon is not clickable anymore.
    How can I restore the previous behavior?

    Also the icons look larger than before.
    I’m running:
    Wordpress 4.9.8
    Download manager 2.9.85

    Thanks a lot.

    • This reply was modified 5 years, 3 months ago by f rox.
    • This reply was modified 5 years, 3 months ago by f rox.
    • This reply was modified 5 years, 3 months ago by f rox.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Issues with custom download buttons’ is closed to new replies.