Vendor's store layout

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 2 reply threads
  • Author
    Posts
    • #76628
      Jamie O’Reilly
      Participant

      Hi. I’d like to move the accordion tabs (Description, Reviews, Policies etc) into a position on the left-hand side beneath the product image and thumbnail gallery. In effect this would put it in a left-hand column rather than it’s current position in a full template width area beneath all of the single product information – see screenshot. Please could you advise? Thanks

      Attachments:
      You must be logged in to view attached files.
    • #76640
      Jamie O’Reilly
      Participant

      One more thing on this. We’ve tried adding the code to modify the standard Woocommerce output, but this doesn’t seem to work. Can you please check if these are the correct hooks to use:

      // Move Product tabs underneath the product images
      // =============================================================================
      remove_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_output_product_data_tabs’, 10 );
      add_action( ‘woocommerce_product_thumbnails’, ‘woocommerce_output_product_data_tabs’, 10 );
      // =============================================================================

      Thanks

    • #77424
      WCFM Forum
      Keymaster

      HI,

      Well, this template is from theme, so please contact theme support for this.

      Thank You

Viewing 2 reply threads
  • You must be logged in to reply to this topic.