Single product'sTabs don't appear since last update 3.1

This topic has 15 replies, 3 voices, and was last updated 6 years, 7 months ago ago by Laranz

  • Avatar: saphiloche
    saphiloche
    Participant
    September 2, 2017 at 08:46

    Hi,

    Yesterday night we updated to 3.1 and everything is working fine so far.
    But we still have small issues :
    – In the single product page, the “comments” and “information” tabs are not displayed anymore ?
    – In single product page, the link “email to a friend” (under add to cart button) is displayed where it wasn’t before update ?

    And finally how to modify the add to cart button to reduce it’s width ?

    Thanks, regards,
    Saphiloche.

    Please, contact administrator
    for this information.
    14 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 4, 2017 at 08:51

    Hello,

    1-2. Please try to activate parent theme and check.
    You have outdated files in child theme, so you need to check these files http://prntscr.com/ggtcds
    3. You may add this code in Theme Options > Custom css:

    .single-product .product-information .cart button[type="submit"] {
        width: 200px !important;
    }

    Regards

    Avatar: saphiloche
    saphiloche
    Participant
    September 4, 2017 at 10:33

    Hi Rose,

    Thanks a lot for your advises ; everything has been removed/fixed.

    But I still can’t figure out how to remove/hide the “email to a friend” link below the add to cart button ?
    I tried by commenting the “share” lines into content-single-product but it doesn’t work…

    Regards,
    Saphiloche

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 4, 2017 at 13:16

    Hello,

    Please try to add this code in Theme Options > Custom css:

    .single-product .product-information .email-link {
        display: none;
    }

    Regards

    Avatar: saphiloche
    saphiloche
    Participant
    September 4, 2017 at 13:31

    Hi,

    As usual, well done 😉 it works fine.

    Thank you very much
    Sincerly,

    Saphiloche

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 4, 2017 at 13:37

    You’re welcome!
    If you’re happy with our service, don’t forget to rate us 5* in themeforest. ?

    Regards

    Avatar: saphiloche
    saphiloche
    Participant
    September 4, 2017 at 16:02

    Hi,

    It’s already done 🙂 (since few months)

    I have one more question :
    How to customize the second level of main nav-menu (at the top) ?
    — to get the text bold
    — to reduce space between labels
    just like when you put “menu-full-width menu-column1 with-image” but without the image.

    Thanks,
    Saphiloche

    Avatar: laranz
    Laranz
    Participant
    September 5, 2017 at 05:49

    Hi Saphiloche,

    You mean these menu items? http://take.ms/hAokS if so they are already bold, and already there is very less space between theme. That means, you already did the edit?

    If I am not, can you send us a screenshot about what exactly you want?

    Let us know,

    Thanks,
    laranz.

    Avatar: saphiloche
    saphiloche
    Participant
    September 5, 2017 at 07:36

    Hi Laranz,

    Yes, I mean this menu and I know it’s already like I want it to be ; but what I badly described is that I would like the same result without the “menu-column1” and “with-image” 😉

    By the way, I just noticed that the image field doesn’t appear anymore

    Thanks,
    Saphiloche

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 5, 2017 at 10:38

    Please provide screenshot of text that you want to make bold.
    Also, try to disable 3rd party plugins and then check menu options.

    Regards

    Avatar: saphiloche
    saphiloche
    Participant
    September 5, 2017 at 11:20

    Hi Rose,

    Here is the screenshot [ http://take.ms/hAokS ] Laranz posted just above earlier this morning.
    I just want to keep the text like he shows but without the image 😉

    Thanks,
    Saphiloche

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 5, 2017 at 14:31

    Hello,

    If you disable 3-rd party plugins you may change menu settings and delete images http://prntscr.com/ghdbgu then add this code in Custom css:

    .menu a {
        font-weight: 600 !important;
    }

    or 800

    Regards

    Avatar: saphiloche
    saphiloche
    Participant
    September 5, 2017 at 15:24

    Hi Rose,

    Great, I’m going to check this out right away 🙂
    Again, thank you very much 😉

    Best regards,
    Saphiloche

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 5, 2017 at 15:30

    You’re welcome!

    Regards

    Avatar: laranz
    Laranz
    Participant
    September 6, 2017 at 04:19

    Hi,

    For images showing on menu, please check this documentation https://www.8theme.com/demo/docs/woopress/#!/primary_menu ( 8.3 ) You can remove that way.

    Let us know,

    Thanks,
    laranz.

  • Viewing 15 results - 1 through 15 (of 15 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.