Viewing 8 posts - 1 through 8 (of 8 total)
  • #17125
    jocke
    Member
    Post count: 1

    change funktion
    4. Product page
    How to set Description closed as default
    Same as Adittional Information.

    5.
    Can I create my own product page Showing all xx products and Default sorting.

    6.
    Where can you change so that only Facebook can be seen at the product display.
    Se attachments

    #17264
    Melanie – SUPPORT
    Member
    Post count: 11032

    4
    I will ask another support staff about that

    5
    Yes, you can use the woocommerce product list shortcode for that

    6

    .product_share_email, .product_share_twitter, i.icon-google-plus, .product_share_pinterest {
    display: none;
    }


    @Cosmin
    , do you know the js to close the description and add. info accordion upon page loading?

    cheers

    #53872
    artshowapplepie
    Member
    Post count: 134

    Hi

    I’m also looking for the answer to close the description tab upon loading, so you have to click the arrow or link to open the accordion ๐Ÿ™‚

    Let me know if you found the solution !

    #53954
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok we will try our best to find a solution for this and get back to you!

    Thanks for your patience

    – Kyle

    #53960
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit sf-woocommerce.php at /dante/swift-framework/

    Find this code at line 282 
    <div id="product-desc" class="accordion-body collapse in">
    
    Replace with 
    <div id="product-desc" class="accordion-body collapse">

    It will close description tab on load after you can open it as you desire .

    Cheers! ๐Ÿ˜€
    With Best Regards
    Swift Ideas

    #54170
    artshowapplepie
    Member
    Post count: 134

    Worked like a charm ! Thanks a million !!!!

    #54182
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Great, thanks Mohammad.

    – Ed

    #54230
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi ,
    You most welcome .
    Cheers! ๐Ÿ˜€
    With Best Regards
    Swift Ideas

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register