• Resolved 95boyz

    (@95boyz)


    Is there any way to remove the Description and Reviews below on the product page or move the description to the right? Are there other layout options available? I don’t have much description so I just want it to go where the Excerpts are on the right of the product image (below price).

    https://www.ads-software.com/plugins/jigoshop/

Viewing 1 replies (of 1 total)
  • Hi 95boyz,
    There is currently no possibility to manipulate tabs from admin panel (but we’re thinking about it!)
    If you know a little of php, you can remove tabs in your functions.php using such code:
    remove_action( 'jigoshop_after_single_product_summary', 'jigoshop_output_product_data_tabs', 10);
    if you’d need support with more advanced customisations – let us know via [email protected] and we’ll provide a quote

Viewing 1 replies (of 1 total)
  • The topic ‘Move description and Reviews or disable them’ is closed to new replies.