Code

Discussion on Tiva Testimonials Slider For Wordpress

Discussion on Tiva Testimonials Slider For Wordpress

Cart 88 sales

tiva_theme supports this item

Supported

This author's response time can be up to 2 business days.

20 comments found.

I noticed this doesn’t seem to work on PHP 8 … Do you have plans on releasing a fix for this plugin so it will work with PHP 8 soon?

Hello joshwebguy,

Thank you for your contact. I’m Theodore from tiva_theme.

We currently don’t have any plans to update this product due to the large of projects. If you encounter bugs, please login at cmsmart.net and then open a ticket at: https://dashboard.cmsmart.net/apps/ticket-support/ and then our support team will help you.

For more details and quick discussions, please add me at:

Skype: live:.cid.422392e20b4ec601

WhatsApp: +84 346 253 598

Thank you and have a good day!

Best Regards,

tiva_theme

Plugin is great, but it’s freezing my website on all mobile platforms – no issue on desktop though. Any ideas?

Hi palsys,

Many thanks for your contact.

Have you tried to raise our support ticket before? If not yet, please submit it by following this link: http://cmsmart.net/your-profile/user_list_ticket

After that you can describe your issues more details and note your product and purchase code. Then our support team can check and help you out of the issue better.

Best regards,

tiva_theme

Thanks for that! Unfortunately I’ve tried twice to submit a ticket and only get a grey overlay when done – no ticket is created. Also no response via chat. Please let me know how best to submit my issue and I’ll do that straight away. Thank you!

Hi palsys,

Sorry to hear about this inconvenience.

Our system maybe get some issues or be under maintenance. So, please try to login and submit our ticket again,

Otherwise, you can also provide me your email address and check the reason why you can’t submit any tickets.

Thanks so much again.

Best regards,

tiva_theme

It appears this is abandoned, with no updates in 3 years. Is this correct? It no longer works on my site.

Hi. We have not idea about the new features for this product, so we have not updated it. Looking forward to your sympathy.

Hi There,

I’m noticing several plugin conflicts with this plugin. I was using a product slider that didn’t work properly with TT and also the built-in wordpress contact form doesn’t work properly either unless TT is deactivated. Can you please let me know if this plugin is up-to-date?

Thanks, Jessie

Hi. Could you give us the Admin to email tivatheme@gmail.com to check ? If not, you can give us your website URL. We will check your website before and after plugin is actived.

Good morning, I installed the plugin on my Wordpress site but it does not work properly. After entering the code on the page, as defined in the documentation, the plug-in compares on the page but does not change when I modify the code settings. The only configuration that changes is the layout. The other settings such as elements, nav, autoplay, etc…. are not effective. Can you solve this problem?

Hi. Could you give us the Admin to email tivatheme@gmail.com to check ?

Hello, does your Tiva Testimonials Slider for Wordpress allow form submissions from customers to auto submit testimonials or do you have to copy and paste all testimonial content into the slider manually from the dashboard?

Thanks! Please let me know asap need this for a project im working on.

Hi. You have to copy and paste all testimonial content into the slider manually from the dashboard.

Hi there – I’ve implemented the following shortcode, but it doesn’t matter how many items I set. The system displays 5 items and won’t autoplay.

[tiva-testimonials-slider items=”1” layout=”1” width_border=”10” color_content=”#252525” color_name=”#333333” color_job=”#333333”]

The problem because you have use the wrong character. It must be ’’ (not as you are using). Please copy this shortcode to your page:
[tiva-testimonials-slider items="1" layout="1" width_border="10" color_content="#252525" color_name="#333333" color_job="#333333"]

I’ve copied it over and ensured that the character is correct, but I’m not seeing any difference. The character changed when I posted the information here, but it’s correct in the website. I’ve even viewed the source to confirm the character. Do you see anything different?

Could you give us your Admin and FTP to email tivatheme@gmail.com ? We will check it.

Can i have the Testimonialslider without the Ratingstars?

Yes, you can do it, only need modify 1 code. We will guide you to do it.

And can i make all pictures automatic round with a code? you have a code and where i must make inside this Code?

To do it, you only need remove the code on line 209 – 215 of file wp-content/plugins/tiva-testimonials-slider/tiva-testimonials-slider.php:

<?php if ($image == 'square') { ?>
    <?php echo $slider; ?> .testimonial-item .testimonial-image img {
        border-radius: 15%;
        -moz-border-radius: 15%;
        -webkit-border-radius: 15%;
    }
<?php } ?>

Hi,

is there a way to control the speed of the testimonial slider?

Thanks, Gerald

Hi. To do it, you need modify code on line 32 of file wp-content/plugins/tiva-testimonials-slider/assets/js/testimonial.js:
autoplayTimeout:3000,

getting this error when i try and use shortcode.

Parse error: syntax error, unexpected ‘1’ (T_LNUMBER), expecting ’,’ or ‘)’ in /var/www/venturemechanical.com/html/wp-content/themes/VMtheme1.0/page-safety.php on line 15

I am also getting this written accross my whole wordpress admin page on every page. This shows up as soon as I activate the plugin. When i deactivate it goes away.

nstant tiva_testimonials_list – assumed ‘tiva_testimonials_list’ in /var/www/venturemechanical.com/html/wp-content/plugins/tiva-testimonials-slider/tiva-testimonials-slider.php on line 41

Could you give us your Admin and FTP to email tivatheme@gmail.com ? We will check it.

Hi.

Is it possible to sort the order of testimonials?

thx

Hi,

Unfortunately, it is impossible. You need sort them by order of creating on admin.

Hi! Where is the documentation? I cannot find it. Specifically, I’m wondering if I can increase the time on each slide. Also, I’d like to use my own “quote” image. How can I do that? Thanks!

Hi beezwings,

+ The documention is on the package you purchased (folder with name documentation).

+ To increase the time of each slide, you need change param autoplayTimeout on line 31 of file wp-content/plugins/tiva-testimonials-slider/assets/js/testimonial.js

+ It means you want to use image for testimonial’s content? To do it, just need enter <img src=”...” /> for content.

Thanks! Sorry, I didn’t see the documentation because I’d just downloaded the plugin solo. I now see where the documentation is. As for the “quote” image, I mean that I’d like to change the default quotation mark that’s used (I think it’s part of the AwesomeFont) to an image of a quotation mark that I prefer (see the quotation mark here: http://www.dorotheerosen.ca/testimonials/)

Ah, we understand. You are correct, the quote use AwesomeFont. To change it, you need modify code: search <i class=”fa fa-quote-left”></i> on file wp-content/plugins/tiva-testimonials-slider/tiva-testimonials-slider.php then replace it with the image you want

Hi. Can this be used as a widget?

Hi milo75. Yes, you can use is as a widget.

I’ve uploaded the plugin, made testimonials and inserted the shortcode but nothing is showing up.. www.hyperionherbs.com/about

Hi NathanielSolace. Could you give us your FTP to email tivatheme@gmail.com ? We will check it.

Can I make testimonials without pictures?

Yes, you can. Only need not enter image field for testimonial in admin.

Hi, for some reason there doesn’t appear to my setup tools within my plugin? I cannot customise my slider or locate the code.

Jp

Could you give us your admin account via email tivatheme@gmail.com ? We will check it.

How do I get this to post to my page once I have testimonials updated? Is there a shortcode? I saw a comment about owl carousel, do I need to download that? If so how do I use that?

Yes, to display testimonials on the page, please use the shortcode (see syntax on our documentation). You don’t need download owl carousel, it is integrated in our plugin. You only need install plugin, create testimonials in admin, then dislay it by widget or shortcode.

I’m not seeing anything that say syntax? The only documentation enclosed was a readme.txt file, which didn’t say anything? Can you direct me to the right place, I just need the shortcode?

The shortcode is :

[tiva-testimonials-slider items=”3” layout=”1”]

There are some attributes used in this shortcode (for example: items, layout, autoplay, ...). The guide for using these attributes are on documentation. If you don’t find it, you can email us via email tivatheme@gmail.com. We will send you.

I’m interested in buying, but first need to know whether it is compatible with the page builder plugin “Elementor”?

Hi salvimateus. You can use our testimonials slider with Elementor. On page editor with Elementor, click Add New Section -> Select Text Editor -> Enter shortcode of plugin of it : [tiva-testimonials-slider items=”3” layout=”1”].

Hi,

How to change image size?

Screenshot: https://s31.postimg.org/slzwq2x17/Untitled.png

I want image to be full widget width.

Thanks

Hi voldemarasp. There is no option to config this in this version. To do it, you need modify code : on line 24 of file wp-content/plugins/tiva-testimonials-slider/assets/css/testimonials.css, modify to :

width: 100%;

Hi,

How to disable image rounded corners?

I want to remove border radius.

My site: http://kestasrimdzius.com/

You can see it at sidebar.

Thanks.

Your site is on maintenance mode now, so we can’t see it. There is no option to config this in this version. To do it, you need modify code : remove line 26->28 (border-radius) on file wp-content/plugins/tiva-testimonials-slider/assets/css/testimonials.css and remove line 211->213 on wp-content/plugins/tiva-testimonials-slider/tiva-testimonials-slider.php.

Nice plugin. Works very well. How do you increase the size of the rating star?

Hi devineone. Thanks for purchasing our product. To increase the size of the rating star, you need modify code : on line 51 of file wp-content/plugins/tiva-testimonials-slider/assets/css/testimonials.css, add this code :

font-size: 20px;

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey