Product details page problem - by Murasaki1020

This topic has 5 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Olga Barlow

  • Avatar: Murasaki1020
    Murasaki1020
    Participant
    December 22, 2016 at 17:43

    Hi,

    How to set the product detail page to show all the product description & additional information by default, i.e. no scroll bar, don’t need to click to expand.

    Thank you.

    4 Answers
    Avatar: Murasaki1020
    Murasaki1020
    Participant
    December 22, 2016 at 18:19

    Sorry for my mistake, the theme version is : XStore V.3.2

    Please see the photo http://prnt.sc/dmp2k9 which I want to set.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 24, 2016 at 09:34

    Hello,

    Unfortunately there is no option to do this. But youcan try to show and hide it using custom CSS
    Go to Theme options > Styling > Custom CSS and add the following code

    .single-product .tab-additional_information {display: block !important;}
    .single-product .tabs .accordion-title a:after {display: none !important;}
    .single-product .tabs .tab-title.opened {color: #1e1e1e;}
    .single-product .tab-title .btn-underline:after {background: none;}
    .single-product .sku_wrapper {display: none !important;}

    Regards

    Avatar: Murasaki1020
    Murasaki1020
    Participant
    December 29, 2016 at 05:23

    Thank you for your reply.

    A follow up question. In the product details, I want to add a custom tab named “REMARK” and show by default. How can I do that?

    Meantime, I have another question, I used WPML, for Home page slider, it only can show on 1 language, but can’t display on other languages, it shows “No slides found, please add at least one Slide Template to the choosen language.”.
    Please see http://prntscr.com/dp5ljn for Chinese Traditional, http://prntscr.com/dp5lpw for English.

    Please help to solve.
    Thank you.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 30, 2016 at 15:46

    Hello,

    1) You can create 1 custom tab that will be common for all the products – go to Theme Options > E-Commerce > Single Product page > Custom tab. Also, you can create individual custom tab – go to Products > edit product > http://prntscr.com/dpq48i

    2) This type of slider displays products, please, make sure that you have products for the other languages. Also you can create different sliders for every language and edit home page for every language and choose appropriate slider.

    Regards

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