This topic has 5 replies, 3 voices, and was last updated 12 years, 9 months ago by Fem.
Tagged: Testimonial List
Viewing 6 posts - 1 through 6 (of 6 total)
Can you point me the URL where you are using the shortcode.
The Testimonial list is being used at http://newtls.tech-life-support.com/, as well as a widget on http://newtls.tech-life-support.com/
Please advise how to slow down the speed.
You can slow down the speed in the hostmev2/framework/shortcode/testimonial.php file and find the code as shown below and replace 3000 to what you wish to set the timeline. 1000 = 1sec
atpcustom.MySlider(3000,"testimonial'.$rand.'");
Same as above find the below code in the hostmev2/framework/widgets/testimonial.php
atpcustom.MySlider(6000,"testimonial'.$rand.'");
Thank you. I have come across another issue. I have inserted a Contact form for ‘Free Consultations’ onto the home page, newtls.tech-life-support.com. The form is not sending, and shows error “Failed to send your message. Please try later or contact the administrator by another method.”
I also have this form on the Contact page, “newtls.tech-life-support.com/contact”. I have confirmed I have the correct recipient email address. I’ve never had issues using the CONTACT FORM 7 plugin. Can you tell me why this is not working. Also, the “Send” button on this form has no hover effect whatsoever. Your help is greatly appreciated, as I must have functioning forms on the website.
Thanks!
I have no idea why its not working. But i think it might be an issue with the Server as may be your server requires an authentication for sending mail. There seems to be no issue with the theme as i have tested with same form on my server and its working fine.
Regarding hover option you need to add a class ‘btn’ for the submit button in the contact form 7 generator fields.
Regards
Maqk
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.