Home>Support>Vantage Premium and Woocommerce (shop page)

Vantage Premium and Woocommerce (shop page)

I have been reading the threads concerning the problem with the Woocommerce shop page not working properly. The threads are over a year old, and I was hoping if there has been a “fix” or understanding why it will not work. If there is no real fix, can someone suggest a proper ecommerce plugin that I can use?

URL: http://dbspromotions.biz/shop

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, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Clayton

    Thanks for reaching out :)

    Can you perhaps clarify what challenge you’re facing with your shop page? It seems to be functioning normally when I view it now.

  2. 8 years, 10 months ago Clayton Anderson

    If you go to the other menus, the font is white and working wonderfully. On the shop I am unable to change the dark font color to white and the link color. Also, it will not show a full page. I was reading the other threads, but there was no surefire way of fixing it. I have a client that needs her store up and running. Is there any other suitable ecommerce plugin that is compatible with Vantage. I love Vantage and do not want to switch themes.

  3. 8 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Thanks for your feedback.

    Start with WooCommerce Colors, the official colors plugin from WooCommerce:
    https://wordpress.org/plugins/woocommerce-colors/

    It’ll add a new section to Appearance > Customize. Setup the colors you require and let me know what needs changing after that.

    When you say it’s not showing the full page, can you please, explain further? It looks like this is the only product that is published:

    Showing the single result

    If you’re saying there are other products that should be displayed on this page, ensure they are published and live.

  4. 8 years, 10 months ago Clayton Anderson

    My bad on the full page. I meant to delete that. I’ll work on the color thing and let you know.

  5. 8 years, 10 months ago Clayton Anderson

    The Shop page still does not work with the headings on the product page and the link of the shop page. The Woocommerce colors does not have a color text for the product description. It is driving me crazy. I want to keep Vantage, so is there another good ecommerce plugin I can use?

  6. 8 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Clayton

    To confirm, it doesn’t get better than WooCommerce. If you can hang in there for a little bit longer, I’m sure we can resolve.

    The Shop page still does not work with the headings on the product page and the link of the shop page.

    I’m not really sure what you mean, does not work? Are you referring to colors?

    I’ll reply shortly with color controls for everything I see there.

  7. 8 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Here we go :)

    /* WooCommerce */
    
    /* Breadcrumb */
    
    .woocommerce #page-wrapper .woocommerce-breadcrumb {
        color: #5e5e5e;
    }
    
    .woocommerce .woocommerce-breadcrumb a {
        color: #fff;
    }
    
    /* Shop Page Title */
    
    .woocommerce #page-wrapper h1.page-title {
    	color: #3b3b3b;
    }
    
    /* Shop Result Count */
    
    .woocommerce-result-count {
    	color: #3b3b3b;
    }
    
    /* Shop Page Product Link Color */
    
    .woocommerce ul.products li.product a {
        color: #248cc8;
    }
    
    .woocommerce ul.products li.product a:hover {
    	color: #f47e3c;
    }
    
    /* Product Title */
    
    .woocommerce #page-wrapper .product h1.entry-title {
        color: #3b3b3b;
    }
    

    Add the above to Appearance > Custom CSS. Hopefully I’ve covered all the missing styling pieces. The color values you see above are the color values in use right now so they need to be edited to your preferred values to see a change.

    Let me know how this goes. Happy to jump in and fill any gaps that I might have missed :)

  8. 8 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    I think that’s all of them. Let me know! Thanks.

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