• Resolved smile675

    (@smile675)


    in the free version, if i choose product title, it shows two extra fields : short description and review. how to disable these extra fields. i want only the product title there.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter smile675

    (@smile675)

    /*remove short description from product category table, title column*/
    .jtpt-product-table .jtpt-body-data > div + div {
    display:none;
    }

    /*Well, I found the solution. */

    Plugin Contributor Tarek Aziz

    (@tarekht)

    Hello @smile675

    Thank you very much for reaching out to us.

    The option to disable the extra fields is not available in the free version.

    We are really glad that you have found an alternative solution ??

    Best wishes,
    Support Team

    Thread Starter smile675

    (@smile675)

    Maybe the export option you can enable in the free version as well. hehe

    Plugin Contributor Tarek Aziz

    (@tarekht)

    Thanks for your quick response.

    We’ll think about it ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Product Title Column’ is closed to new replies.