Customer Testimonial Pro For Magento 1
| v1.0.0- A flexible marketing tool to increase revenue.
- Display real review products in your store.
- Encourage customers to write product reviews.
- Convince new buyers to shop more.
- No need to login to submit reviews.
- Use it for product reviews: text and video.
- Flexible configuration.
Magento Customer Testimonials Extension
Magento Customer Testimonial Extension helps your customers to write about your products, services and the store, in general. Allow customers to leave product reviews and upload video feedback through the extension. You can show/hide customer information to protect their privacy and enhance the look of your store.
Enjoy 100% customization; choose slider/grid format and create a stunning testimonials section on your website. Show positive feedback and convince new customers to make the purchase.
Front-end Snapshots:
Testimonial Slider
Testimonial List
Toplink
Back-end Snapshots:
Manage Testimonial
Go To Magebees -> Customer Testimonial Pro -> Manage Testimonial
- Manage testimonial from grid
- Create , edit , delete , search , change status testimonial from grid
Testimonial Configuration
Go To Magebees -> Customer Testimonial Pro -> Configuration >> Code Tab
- XML Tag Representation: Add xml code for display testimonial in layout file.
- Template Tag Representation: Block code for display testimonial in CMS pages.
- Call Via Frontend Template File : Use this code in any phtml file for display testimonial slider.
Go To Magebees -> Customer Testimonial Pro -> Configuration >> Testimonial Setting Tab
- Add Custom testimonial slider , testimonial list testimonial form title.
- Apply Custom length of testimonial content in slider.
- Manage url key for route.
Go To Magebees -> Customer Testimonial Pro -> Configuration >> Administator Mail Notification Setting Tab
- Send mail to admin when new testimonial is submitted
- Manage mail template , admin mail address and subject of mail.
Testimonial Widget
Go To CMS -> Widget >> Add New Widget Instance
- Display Testimonial Slider using widget.
- Select Magebees:Testimonial Widget type.
Need help? Please contact us at support@magebees.com
-
User Guide Magebees Customer Testimonial Pro For Magento 1 Extension V1.0.0 download here
-
Installation Guide Magebees Customer Testimonial Pro For Magento 1 Extension V1.0.0 download here
Customer Testimonial Pro Extension For Magento 1
2016-10-18 10:15:56-
Q-1: I have configured the extension. But, when I click on MageBees -> Customer Testimonial Pro -> Configuration page, it generates a 404 error.
Ans: After installing the extension logout from admin account, re-login and refresh the cache.
-
Q-2: CONNECT ERROR: Failed to open file error occurs while installing the extension using magento connect.
Ans: If you face connect error: failed to open file error, please follow the following steps:
Go To - [magento_root_directory]/downloader\lib\Mage\Archive\Tar.php
Then find the code line 563:
if (!($header['name'] == '././@LongLink' && $header['type'] == 'L')) { $header['name'] = trim($header['name']); return $header; }
And replace it with: if (!(trim($header['name']) == '././@LongLink' && $header['type'] == 'L')) { $header['name'] = trim($header['name']); return $header; }
-
Q-3: I have applied the 6788 patch on my Magento setup testimonial block, it doesn't showing up.
Ans: Go To Admin => System => Permission Block
Click on Add New Block and fill detail as follow:
Block Name => testimonial/testimonial.
Is Allowed => Yes
Save Block.

