Default Ecommerce 4 - by ycs7a - on WordPress WooCommerce support

This topic has 55 replies, 6 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler

  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 12, 2017 at 14:59

    Hello,

    Simply upload needed image in your media library and add in the code url of the image.
    12. Is your problem solved? http://prntscr.com/furzif
    13. Try to add this code in Custom css for mobile:

     .product-content .tabs-default .tabs-nav {
      display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
                align-items: stretch;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
                justify-content: space-between;
     }
     .product-content .tabs-default .tabs-nav .single-product #tab_10 {
      margin-left: 0px !important;
     }

    Regards,
    Rose Tyler.

    Avatar: ycs7a
    ycs7a
    Participant
    July 12, 2017 at 23:17

    ’12. No, I want there to be a white vertical line in the tab called ‘Garantie’. Just like the tab ‘Levering en Ontvangst’. How do I accomplish this?

    ’13. Can you show me a picture of how it looks now? I have added the custom css for the mobile.

    14. After a month I still cannot use the Product Variation. Customers are asking for this. I am not good at checking which plugin is causing the error. Do you know how to fix this?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 13, 2017 at 08:56

    Hello,

    12. Please use this code:

    .tabs #content_tab_12 {
        padding-left: 15px !important;
    }

    13. http://prntscr.com/fv3llh try to clear cache on your site
    14. Try to activate Ultimate Addons for Visual Composer plugin and then check your variation product.

    Regards

    Avatar: ycs7a
    ycs7a
    Participant
    July 13, 2017 at 23:00

    ’12. Thank you this works well.

    ’13. Thank you kindly.

    ’14. I have activated Ultimate Addons plugins, but it still does not work.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 14, 2017 at 08:09

    Hello,

    You’re welcome! Please update WPBakery Visual Composer plugin https://www.8theme.com/download-plugins/page/2/, make sure that you activated http://prntscr.com/fvj1gc and provide link to one of your variable products.

    Regards

    Avatar: ycs7a
    ycs7a
    Participant
    July 15, 2017 at 17:39

    I have activated the plugin Ultimate Addons, and I have updated the plugin WPBakery Visual Composer.

    But the variations still does not work.

    Please see this product that I was able to make a variation before the problem occurred. But now I cannot change anything about this product.

    Please help.

    Avatar: laranz
    Laranz
    Participant
    July 17, 2017 at 01:50

    Hi @ycs7a,

    Actually what is not working in your variable product? I checked your linked product, it works just fine. If you tell us exactly what is not working, we will double check it.

    Let us know,

    Thanks,
    laranz.

    Avatar: ycs7a
    ycs7a
    Participant
    July 18, 2017 at 21:51

    Please, the problem is that I cannot make any new variation products. Please try doing so, you will see that it is not possible. See image.

    I cannot make new variations, and I cannot change the old variations. It just doesn’t work.

    Please help.

    Avatar: laranz
    Laranz
    Participant
    July 19, 2017 at 07:17

    Hi,

    For that, can you pass us the WP Login details in a Private reply?

    Let us know,

    Thanks,
    laranz.

    Avatar: ycs7a
    ycs7a
    Participant
    July 19, 2017 at 23:04

    See enclosed.

    You can also look at the Private Content of my other messages for my passwords.

    Please, contact administrator
    for this information.
    Avatar: laranz
    Laranz
    Participant
    July 20, 2017 at 09:17

    Hi,

    In the console it says so many js errors, can you try disable all the plugins including the cache plugin, turn off minify etc., and then create the variable product like this https://docs.woocommerce.com/document/variable-product/

    Let us know,

    Thanks,
    laranz.

    Avatar: ycs7a
    ycs7a
    Participant
    July 20, 2017 at 22:53

    Hi,

    I don’t know what to do, I cannot do it. That is why I ask you. Can you please help ?

    Thank you kindly.

    Avatar: laranz
    Laranz
    Participant
    July 20, 2017 at 23:11

    Hi,

    We can’t able to find what cause those errors, one way to do that is disable all the plugins except Woocommerce and Visual Composer, disable the minify, cache, and see that fixes the issue. If that did the trick, then we need to enable the plugin one by one to find what cause the issue.

    If you can’t do that in the main site means, clone it and create a staging site and try that in that staging site.

    Let us know,

    Thanks,
    laranz.

    Avatar: ycs7a
    ycs7a
    Participant
    August 3, 2017 at 22:37

    Can you please, please help?

    I am not capable of figuring this.

    Avatar: laranz
    Laranz
    Participant
    August 4, 2017 at 05:46

    Hi,

    Did you follow these steps? https://www.8theme.com/topic/default-ecommerce-4/page/2/#post-168496

    Let us know,

    Thanks,
    laranz.

    Avatar: ycs7a
    ycs7a
    Participant
    August 4, 2017 at 20:11

    I can’t. Can Eva Kemp please help? She helps

    Avatar: laranz
    Laranz
    Participant
    August 5, 2017 at 21:01

    Hi,

    I disable this plugin, “Advanced Custom Fields PRO” and all works now. I think the plugin is outdated, try to update that plugin.

    Also, I disable the Ultimate -> Modules -> Woocomposer, sometimes it cause issue, so you can enable them back if you want.

    Let us know,

    Thanks,
    laranz.

    Avatar: ycs7a
    ycs7a
    Participant
    August 6, 2017 at 10:00

    Hi Laranz,

    Thank you. Yesterday my website went blank. That is, the whole website was white and nothing could be seen. It is because the plugin Advanced Custom Fields PRO was disabled. If I disable this plugin, then I can use the Variable product again.

    What do you mean exactly with Ultimate -> Modules -> Woocomposer?

    Kind regards

    Avatar: laranz
    Laranz
    Participant
    August 6, 2017 at 18:17

    Hi,

    Try turn on the WP_DEBUG in wp-config.php https://codex.wordpress.org/WP_DEBUG it will show what cause the white page fatal error.

    Also update that plugin to the latest version, so that they can fix the issue.

    I meant this: http://take.ms/JcO1G

    Let us know,

    Thanks,
    laranz.

    Avatar: ycs7a
    ycs7a
    Participant
    August 12, 2017 at 04:16

    Thank you Laranz, I will look into the WP DEBUG.

    15. My page for all the blogs is not like the Default Ecommerce Royal page. The black bar ‘Lees verder’ is out of tune. Also, I cannot get the Instagram posts in a 3 x 3 row like you have on the Default Ecommerce page. Further, the colours of the recent posts is black, and not my colour of yellow. Further, when you type something in the search bar, it reads: ‘FROM THE BLOG →’. How can I translate this?

    Thank you.

  • 1 2 3
    Viewing 40 results - 21 through 40 (of 55 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.