Home>Support>No Coupon Code Button in Vantage Theme at Checkout?

No Coupon Code Button in Vantage Theme at Checkout?

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello,

I’m wondering if the theme doesn’t display the Apply Coupon Code button by default or if there is something else that’s prevent the button from being displayed…

Please see link:

http://7dollarprintedtshirts.com/wp-content/uploads/2017/05/No-Coupon-Code-button.png

I should also note that there isn’t a shopping cart button like there is in the North theme. Is it possible to add or enable this?

Please see link to see the shopping cart button being displayed in the North theme, but the Apply Coupon Code button isn’t displayed either:

http://7dollarprintedtshirts.com/wp-content/uploads/2017/05/No-Coupon-Code-button-in-North-theme.png

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 2 months ago Alex S
    Hi, I Work Here

    Hi AztecKid510,

    Hi AztecKid510,

    For whatever reason, Fancy Product Designer is hiding those buttons. I would recommend reporting this issue to them.

    You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS.

    .woocommerce-cart.fpd-customization-required .cart [type="submit"] {
    	display: block !important;
    }
    
    .woocommerce-cart.fpd-customization-required .cart [type="submit"]:disabled {
    	display: none !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  2. 8 years, 2 months ago AztecKid510

    Ok, this greatly helped as I can now view the buttons after applying the custom CSS. I assume that I can use this code on any of my sites that use the Fancy Product Designer plugin?

    Thank you very much!

  3. 8 years, 2 months ago Alex S
    Hi, I Work Here

    Hi AztecKid510,

    There’s nothing theme specific in the provided CSS so it should work without issue on any theme.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More