• I have installed download now for woocommerce and it has removed the ADD TO BASKET button on free downloadable products but it hasn’t replaced it with a DOWNLOAD button.

    The site has been built using Oxygen Builder and I’m wondering if there is a compatibility issue or if I have missed something.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Richard Webster

    (@rwebster85)

    Assuming the product has downloadable files attached to it, it might be a conflict with the builder.

    Add the shortcode to your product page template somewhere.

    [download_now_page]

    Thread Starter tonyhatt

    (@tonyhatt)

    Thanks Richard
    I added the shortcode and it is now working but I can’t work out how to style the text in the button.

    Plugin Author Richard Webster

    (@rwebster85)

    What is it you want to style it to mate?

    Plugin Author Richard Webster

    (@rwebster85)

    If you want to make it have the same style overrides that your other buttons use, add this custom CSS to your site:

    .somdn-download-wrap button.somdn-download-button,
    .somdn-download-wrap a.somdn-download-archive,
    .somdn-download-wrap a.somdn-download-link {
    	background-color: #17375e;
    	font-family: 'Lato';
    	color: #ffffff;
    	font-weight: 300;
    	font-size: 14px;
    }

    EDIT

    Added additionals in case.

    Thread Starter tonyhatt

    (@tonyhatt)

    Hi Richard

    That’s great. Problems solved. Thanks for all your help.

    Tony

    Hi,
    I have the same problem

    https://lussocasa.eu/produkt/nicoline-italia-nausicaa/

    Files are in the product but button disapered ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Download button missing’ is closed to new replies.