Yes, recaptcha currently have some display issues under 480px. That’s why we implemented some additional automatic spam prevention techniques. So please initially do not use recaptcha. There are 95% chance that you will not get any spam comments without recaptcha. If still you receive spam comments please let us know.
By: Souvik Banerjee
By: Cesare
Hi,
I’m currently useing Version: 1.5.3 on a joomla 1.5.
I’m rebuilding the site on Joomla 3.x and would like to keep the old testimonials we had. Since we have about 150 testimonials I would like not to retype them manually.
Is there a way to safely copy them to the new installation?
Thank You!
By: Souvik Banerjee
Unfortunately there is no option in “RSMonials Admin Panel” to export testimonials. However if you have some basic knowledge of database you can export data from database table easily. The database table name is “#__rsmonials”. And “#__” can be any prefix as per your database configuration.
If you need our assistance to export & import data from old database to new one, you can purchase our premium support. If you wish so, you can contact our support team at http://www.rswebsols.com/support
By: Doug Evans
Hi. Great extension. However, I’m not sure why but suddenly I am receiving the following error on all pages, within the component, and also within the module:
Notice: Undefined index: page in …..\components\com_rsmonials\router.php on line 20
I have turned off display_errors in my PHP.ini file. Any help would be appreciated.
Thanks!
Doug
By: Souvik Banerjee
It seems the display_errors are not properly configured to Off and it is still in On state. Please recheck it once. You can also check it from “Joomla Admin” => “System” => “System Information” => “PHP Settings”.
By: Cesare
Perfect. So the database is just the same.
I haven’t checked it, I’ll try!
Thank you!
By: Stephen
Testimonies are disappearing. They don’t show on the backend or frontend
What am I missing..?
By: Souvik Banerjee
There is no reason for disappearing of testimonials. This may be some installation issue or any other issue related to your website configuration. If you need assistance to fix this issue you can contact our support team and they will surely help you. http://www.rswebsols.com/support
By: Alexandr
my first post was deleted code
before:
width:’.$widthRSM.’px
after:
”
By: RS Web Solutions
I think you are wanting to submit the following code:
before:
——-
$RSText = ‘<div id=”rsm1″ style=”width:’.$widthRSM.’px; padding: 0 5px;”>';
after:
——
$RSText = ‘<div id=”rsm1″ style=”width:95%; padding: 0 5px;”>';
By: Matthew
Hi is there anyway of categorizing the testimonials so that certain testimonials appear on different pages and users can choose what they are leaving a testimonial for?
By: RS Web Solutions
Unfortunately categorization is currently not possible.
By: Alexandr
The security issue described below by reference is already fixed? XSS scripting
https://xakep.ru/2009/04/24/47989/ (russian security
journal)
By: RS Web Solutions
This was fixed a long time ago in 2010. You can see RSMonials is listed in Joomla extension Directory (JED). If the issue exists then JED not approves our extension.
By: Sebastian
Hi guys, I installed the module, but I don’t see the front end option to add feedback. (I can only add a new testimonial from back end). Do you know what it can be?
Thanks
By: RS Web Solutions
You need to add one “Menu Item” of RSMonials. Then access that menu item from your website front-end. For more details and step-by-step instruction you can view the documentation:
By: Souvik Banerjee
It can be possible to make the scroller module responsive by applying some custom CSS code. But the custom code may vary template to template. So if you provide the URL of your website then we can review it and able to give you correct solution.
By: Alexandr
Hi!
For solve same problem whith mod_rsmonials (responsive)
fix auto setting width for module from:
“Module Manager: Module mod_rsmonials”
in file “mod_rsmonials.php”
before:
$RSText = ”;
after:
$RSText = ”;
(responsive themplate and joomla 3.3)
By: Thank you
Thank you for making this extension
By: Rinaldo
Hi,
The RSmonials scoller is not working on Android mobile devices.
Please help