Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #888485

    Hi guys,
    it’s the first time when I use Enfold for my woocommerce project, so I have few questions.
    Screen 1

    1. I’m using iThemeland WooCommerce Advanced Product Labels to display, but, as you see – they are not visible enough. How can I fix this? The problem exists everywhere except category page. I want that it will be everywhere like there: Screen 2
    2. Under the thumbnail, there is a sidebar, how I can move it to another side? And how can I remove it at all?
    3. Product tabs. I want to make them full width, so I used this:

    remove_action( 'woocommerce_single_product_summary', 'woocommerce_output_product_data_tabs', 1 );
    add_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 60 );

    But, as you see, it doesn’t work properly and it duplicate them.

    And that’s all for now.

    Thank you.

    • This topic was modified 6 years, 4 months ago by GloryANT.
    #888881

    Hey GloryANT,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #888882
    This reply has been marked as private.
    #888990

    Hi GloryANT,

    Sidebar settings are in the theme options
    Image 2017-12-14 at 17.30.31.png

    Other questions are not really clear to me.

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #889002

    And where is the sidebar location settings for a single product page? I didn’t see it in your screenshot.

    About other questions. What do you not understand? Have you looked at the screenshots I sent?
    Have you seen tabs problem on the single product page? There’s also a problem with the label.

    The code I specified in my first message I added in functions.php

    Sorry, but I don’t understand why you need an admin access, but anyway it is in the private content below..

    • This reply was modified 6 years, 4 months ago by GloryANT.
    #889039

    Hi GloryANT,

    I looked at the screenshots and in this case, they are more confusing than helping.
    Don’t know where the labels are supposed to be.

    Here is another solution for the tabs
    WooCommerce – Remove product data tabs and hook content in sequence instead

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #889291

    This solution is not exactly what I need. It deletes tabs, and I need to save them, but move them down. Actually, the previous solution suits me, but it doesn’t work correctly.
    You really don’t see that the tabs duplicated while they had to just move down or what?
    http://x-ti.ru/sm/scr0517.jpg

    • This reply was modified 6 years, 4 months ago by GloryANT.
    #890114

    Hi GloryANT,

    I see that they are duplicated,
    https://cl.ly/3a2o1I3h2Z3V This is the code from the /themes/enfold/config-woocommerce/config.php, doing the opposite.

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.