Home>Support>Page builder + Woocommerce

Page builder + Woocommerce

Hi, my site was really good with an old version of vantage theme and I was scared to update it. Now the integration of woo commerce and page builder doesn’t seem to work. So I’ve purchase the premium version of vantage for 20$ and nothing more. Why was it working before? Why do you push your publicity on these features of plug and play?

Looks like it will not work soon.
Am I right?

Thanks

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

  1. 9 years, 2 months ago Jean-Christophe Lalonde

    Also, i was able to get rid of this : You may use these HTML tags and attributes:

    and now it's there again, how can I get rid of this, and why is it there again?

  2. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi Jean-Christophe

    To remove the “Allowed tags” that appear below comment forms, add the following to Appearance > Custom CSS:

    /* Vantage hide allowed comment form tags */
    
    #commentform .form-allowed-tags, #commentform .form-allowed-tags code, #commentform .comment-notes {
    display: none;
    }
    
  3. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Please could you supply further information as to what the problem is that you’re experiencing. We’re super keen to help out but it’s hard to get started without specific details of what the problem is.

    In all our local testing Page Builder and WooCommerce on Vantage can be run without hassle. If you’d like to start the troubleshooting process right away, please, try these steps:

    1. Run all pending updates at Dashboard > Updates.
    2. Re-test the problem.
    3. If you’re still seeing an issue:
    4. De-activate all plugins except for Page Builder and WooCommerce.
    5. Re-test the problem.
    6. If the problem is resolved then re-activate your plugins one by one, after each activation re-test the issue.

    Let us know how you come along.

  4. 9 years, 2 months ago Jean-Christophe Lalonde

    Thank you for your fast answer.

    I figured out in a other way.
    I tried another plugin that integrates shortcodes for woocommerce and can be easily set-up for a product slider.

    I tried many things but with the update of Vantage, when it comes to a drag and drop of widgets, it just doesn’t seems to look right. Products showing with woocommerce and page builder don’t look as good as they were.

    I saw in other threads that it was a problematic and it won’t be resolve soon, is it possible?

    Best regards

  5. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Glad to hear you made progress. I think there was an issue with the Products widget display. It’ll be resolved in the next update, apologies. The following at Appearance > Custom CSS should help for now:

    /* WooCommerce Product Widget */
    
    .entry-content ul.product_list_widget {
    list-style: none;
    margin-left: 0;
    }  
      
    .product_list_widget li {
    box-sizing: border-box;
    float: left;
    margin-bottom: 35px;
    padding: 0 5%;
    width: 22.3%;
    }
      
    .product_list_widget li a span {
    display: block;
    }
    
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