Remove Shortcode from Quickview - by finleydesign

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

  • Avatar: finleydesign
    finleydesign
    Participant
    November 9, 2018 at 11:32

    Is it possible to remove the shortcode references that appear in quick view, the setup we have uses shortcodes from visual composer, so we can create some simple columns, however the [xxx] code shows in quickview

    URL in private, click on quick view on any product and you can see whats happening

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 9, 2018 at 11:46

    Hello,

    Short description does not have WPBakery Editor and the Quick view does not support its shortcodes, only simple HTML. So, you can either use html code to create columns, for example

    <p>Accurate from 28 days, Turnaround time 5-7 days. Conditions that the Profile 2 STD Test package</p>
    <div class="row">
    <div class="col-md-6"><ul>
    <li>Chlamydia</li>
    <li>Gardnerella Vaginalis</li>
    <li>Gonorrhoea</li>
    <li>Herpes Simplex I/II</li>
    </ul>
    </div>
    <div class="col-md-6">
    <ul>
    <li>Mycoplasma</li>
    <li>Trichomonas Vaginalis</li>
    <li>Ureaplasma</li>
    </ul>
    </div>
    </div>

    Or disable short descriptions for the Quick View http://prntscr.com/lg8sb8

    Regards

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