Adding testimonials submit form on custom CMS pages.

by Peter D.

You can add the testimonials submit form to custom CMS pages. Please use one of the following ways:

  1. Using widget
{{widget type="testimonials/widget_form"}}
  1. Using layout XML
  2. <reference name='content'>
    <block type="testimonials/widget_form" name="testimonials">
    </block>
    </reference>
    
    Options: show_block_design - add/remove block title and link.

Recent articles

Back to top