Product Description – shortcode doesn't work

This topic has 10 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Robert Hall

  • Avatar: vehr
    vehr
    Participant
    January 8, 2016 at 10:40

    Hello,

    I have problem. In product description doesn’t work shortcode (like buttons, columns).
    How can I solve this problem?

    Best,
    Tomek

    9 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 8, 2016 at 11:18

    Hello,

    Could you please clarify with more details what exactly you want to do and show us screenshots?

    Also please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: vehr
    vehr
    Participant
    January 8, 2016 at 11:42

    hello,

    screen below:

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 8, 2016 at 11:49

    As I see “Catalog” button works fine. Do you tried to make two columns there?
    Also please provide us access with full permissions for wp-admin panel.

    Regards,
    Robert Hall.

    Avatar: vehr
    vehr
    Participant
    January 8, 2016 at 11:59

    Button “Catalog” in description is wide.
    Yes, I would like to create two columns.
    I changed access

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 8, 2016 at 13:10

    Hello,

    Please try to add this code in custom.css file

    .tab-content > .active{
    width:60px;
    }
    .tab-content .span6 {
        width: 550px;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: vehr
    vehr
    Participant
    January 8, 2016 at 13:24

    thanks, buttons work good,
    but columns still doesn’t work.

    Best,
    Tomek

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 8, 2016 at 13:42

    Please try to decrease width value to 545px in this code

    .tab-content .span6 {
        width: 550px;
    }

    Regards,
    Robert Hall.

    Avatar: vehr
    vehr
    Participant
    January 8, 2016 at 13:45

    thanks, 540px work good.

    Best,
    Tomek

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 8, 2016 at 13:49

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Product Description – shortcode doesn't work’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.