• Resolved wheeleran

    (@wheeleran)


    hi. divi have just released an update which enables full editing of the single product page with the divi builder. their new Woo Tabs module is limited to the default woo tabs, and the Yikes custom tabs are not showing. could you have a look at this please?

Viewing 15 replies - 31 through 45 (of 58 total)
  • @contemplate,

    I’m glad everyone is still finding a way around the blocked tabs! Hopefully someday Elegant themes will remove the 1 line of code that is making all of your lives more complicated.

    @sugilite if you’re having issues with the update make sure that you’re not putting any code directly in the divi theme because that would all be wiped out on updates.

    Cheers,
    Freddie

    @contemplate , Thanks for your post.
    I tried that, but when i went to save a new product I got the following msg…

    Your Save Has Failed

    An error has occurred while saving your page. Various problems can cause a save to fail, yadda, yadda.
    While the msg is displayed, it does save in the background, but then the page layout is totally corrupted on the front end.

    When i put back unedited tabs.php, it saves as normal. Minus hack obviously.

    I would really appreciate it if you could please try adding a new test product and see if it happens to you?

    Thank You

    • This reply was modified 5 years, 1 month ago by sugilite.

    Just tested it and was able to save a new product with no issues.

    The end result of commenting out the code should look like this:

    
    // Skip if current tab is not included, based on include_tabs attribute value.
    /*
    if ( $active_tabs && ! in_array( $name, $active_tabs, true ) ) {
        continue;
    }
    */
    
    • This reply was modified 5 years, 1 month ago by contemplate.

    Thank You so much for your super fast reply and help.
    I will give it another crack.
    Thank You again!

    Hi

    Any news on this? I really want to make a Divi template for a product page, but have reverted back to the standard view because I need the custom product tabs more.

    I have a child theme already. Is there some code I can put in my child theme’s functions.php?

    I need the custom tabs as I’m using it with the WP All Import add-on. I have over 1K products to import eventually and this tab is vital.

    From past experience Divi don’t tend to get back to you if you put in a feature request. Is there somewhere I can put in my support for this?

    Thanks

    No news on our end we can’t really do anything but keep offering the Divi Child theme. If you look on this thread you’ll find people who have changed the core Divi files to allow this plugin to work but those changes will be erased each time you update Divi.

    My advice at this point is to switch to use a Gutenberg blocks based theme if you’d like more control over the look of your product page.

    Have a great weekend all!

    I’ve been chatting with Divi support about this just now, they said “most likely the issue will be fixed in the next version of the theme”.

    However, it is Divi of course so I wouldn’t hold my breath ??

    doulou

    (@doulou)

    Hi

    I’m using the child theme you provided for the fix for Divi – thank you.

    However, the tabs aren’t showing anymore…

    If I comment out the code in the Tabs.php in Divi theme itself they show up again.

    Is there anything I can add to the child theme you created to fix this – or maybe I should delete the child theme and re-upload?

    I have moved the site to a temporary url on siteground recently for development (it was previously on my home server) – maybe it had something to with that? i will need to move it again once it’s finished…

    Many thanks in advance

    Thread Starter wheeleran

    (@wheeleran)

    IT’S BEEN FIXED! Update to 4.4.2, add a woo code module and choose which of the default tabs you need, and that’s it. If the product has yikes tabs, they’ll be there on the front end.

    esmarketing2019

    (@esmarketing2019)

    Hi

    Please give some extra information. I don’t know how to choose the default tabs I need to use in woo code module ?Is some kind of snippet or id?

    Please help

    esmarketing2019

    (@esmarketing2019)

    I mean, how can I identify the tab I want to use in woo code module? Is there a tag syntax that need to be used?

    Thread Starter wheeleran

    (@wheeleran)

    There is no snippet or code module. Make your custom product template and add a Woo Tabs module, not a code module or a plain tabs module, a WOO Tabs. In the settings for this module you can select or unselect which of the three default woocommerce tabs you want to show too. Save. You don’t have to do anything else, and you won’t SEE anything in the Theme Builder itself. But if you’ve added custom tabs to your specific product in the backend Product Date section, or set them as Global in the plugin settings, they’ll be there, in the Woo Tabs area, when you view the page on the front end.

    Thread Starter wheeleran

    (@wheeleran)

    Edit: I’ve just reread my earlier message. I apologise, I wrote the word “code” instead of “tabs.” sorry, it was late and I rushed.

    esmarketing2019

    (@esmarketing2019)

    Great, it finally works!

    Thank you very much!!

    We are at version 4.2 of divi, I still can’t get my tabs. Do you have news or information on the subject? – Thank you for your return – have a nice day

Viewing 15 replies - 31 through 45 (of 58 total)
  • The topic ‘plugin conflict with new divi update’ is closed to new replies.