Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor gVectors Team

    (@gvectors-team)

    Hi astrizzi,
    There is not such an option in dashboard, you can do that making some change in plugin /functions.php
    Find this line:

    $variations = get_posts( $args );

    And change to this:

    //$variations = get_posts( $args );

    Thread Starter astrizzi

    (@astrizzi)

    thank you!

    Plugin Author Tomdever

    (@tomdever)

    Hi, please update to 1.4.0. It has separate options for each component to hide or show.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide product variations from pdf and print’ is closed to new replies.