New Landing How can we help? Atelier Shortcode for tab?

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Atelier
  • #218968
    micheal_w
    Member
    Post count: 498

    Hi Guys,

    I would like to add tabs to the “product short description” field. There is you little icon which allows us to include different short codes, but there is no option to paste tabs… Any workaround to do this?

    Thank you!

    #218971
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You can generate the tab in page content through Swift page builder and switch to html mode to copy the shortcode of tab. Now paste at product short description.
    Thanks
    Mohammad

    #218975
    micheal_w
    Member
    Post count: 498
    This reply has been marked as private.
    #219002
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Make sure you are putting them in the correct field, it’s Product Meta Options > Product Short Description

    – Kyle

    #219005
    micheal_w
    Member
    Post count: 498
    This reply has been marked as private.
    #219009
    micheal_w
    Member
    Post count: 498

    update: the shortcode I used on the screenshot was not correct… I use the correct one now, but still does not work:

    [spb_tabs tabs_type=”standard” center_tabs=”no” width=”1/1″ el_position=”first last”] [spb_tab title=”Tab 1″ icon=”” id=””] [spb_text_block animation=”none” animation_delay=”0″ padding_vertical=”0″ padding_horizontal=”0″ width=”1/1″ el_position=”first last”]

    This is a text block. Click the edit button to change this text.

    [/spb_text_block] [/spb_tab] [spb_tab title=”Tab 2″ icon=”” id=””] [spb_text_block animation=”none” animation_delay=”0″ padding_vertical=”0″ padding_horizontal=”0″ width=”1/1″ el_position=”first last”]

    This is a text block. Click the edit button to change this text.

    [/spb_text_block] [/spb_tab] [/spb_tabs]

    #219408
    micheal_w
    Member
    Post count: 498
    This reply has been marked as private.
    #219686
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please provide me with a link and login so I can look into this for you

    – Kyle

    #219694
    micheal_w
    Member
    Post count: 498
    This reply has been marked as private.
    #220171
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I have setup this draft test product so we can help you easier. http://lifewear.com.au/?post_type=product&p=16730.

    If you look at the Product Meta => Product Short Description you will see the tab shortcode content I have added.

    This looks to be working fine, do you also see that?

    Cheers,
    David.

    #220178
    micheal_w
    Member
    Post count: 498

    Hi David,

    Works fine, thank you! Two more question:
    1. can I change the colour of the active tab header background?
    2. how can I write bold text in that meta description field since there is no editor icons (like in the default field)?

    Thanks!

    #220187
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1)

    Please add this and update the color codes:

    .spb_tabs .nav-tabs li.active a, 
    .spb_tour .nav-tabs li.active a {
        background: #8224e3;
        border-color: #8224e3!important;
        color: #ffffff!important;
    }

    2) You can use the <strong>Your Text</strong> tags.

    Thanks,
    David.

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

You must be logged in to reply to this topic.