Any update on this vulnerability?
]]>I use testimonial on my homepage. I use a cache app and that’s why the testimonial is not varying (rand function). When I try to call the shortcode via ajax, the plugin returns an empty space.
The code:
if (shortcode_exists(‘tptpro’)) {
echo ‘Shortcode exists. ‘;
$shortcode_output = do_shortcode(‘[tptpro id=”27100″]’);
if ($shortcode_output) {
echo ‘Shortcode Output: ‘ . $shortcode_output;
} else {
echo ‘The shortcode did not return any content.’;
}
The code returns ‘Shortcode exists’ but [tptpro id=”27100″] does not return anything, only when it is not being called by ajax
Hi,
I am not sure after which exactly update, but all hyperlinks in testimonials became plain text. In testimonial text box I have html code with links and it was shown fine until recent changes. Is it possible to fix it? Thanks
Hi I have inserted shortcode to my page but the testimonials are not showing up? I am using chrome browser and windows 10
]]>How do I do a shortcode by category? I tried:
[tpsscode themes=”theme2″ category=”5145″]
where 5145 is the wordpress id of the testimonial category but nothing displays
]]>Hi, i’m using this plugin but it’s not showing correctly on my website. kindly check this https://prnt.sc/Vm7m-Flu6lj7 I’m even using everything set a default. can you please look into it and help me with that?
Thanks ??
]]>Is it possible to create 2 different shortcodes showing different lists of testimonials? (Didn’t see anything in the docs about that.)
THanks
]]>Good evening!
Is there a possibility in the Pro version:
– disabling automatic slide playback?
– the choice of speed scrolling slide?
– select scroll buttons manually without changing the style?
Hi,
I’m using the Pro version and the star rating doesn’t appear.
Any ideas?
Thank you
]]>Hi there, I’m using the free version and I absolutely love it. Can you please help with code to make them show up random? This is what I have currently…
[tpsscode themes=”theme2″ category=”649″ order_by=”RANDOM”]
Thanks!
]]>Hi,
Is there an option for importing testimonials let’s say from CSV file?
Let me know please thanks.
Best regards,
Attila.
Hi, im loving your plugin, looking forward to purchasing the pro version.?
However, on the free version the shortcodes displayed in this page:?https://www.ads-software.com/plugins/super-testimonial/ dont seem to work.?
I want to use: theme3 + skin 2 + change color text to white + change background color to blue + show 2 testimonials at a time.
Please advise how to do so.?
]]>Hi,
I need help in creating a custom CSS to make the width of the testimonial boxes the same length.
Thanks,
Anindayu
Great plugin but can we stop slider on mouse hover? And also I want to ask why you haven’t shown all shortcodes in “dashboard -> S Testimonials -> doc & Shordcodes” ?
I was reading sopport post to find if anyone else has already asked this question and found this post. In this post you told OP a shortcode as solution which was not present in above mentioned place (Plugin admin area) and not even on plugin detail page on wordpress site. Here is that shortcode [tpsscode themes=”theme1″ auto_play=”false”] which is use to stop autoplay.
I mean, If I wouldn’t have seen this post then I couldn’t find out about this shortcode. I was about to uninstall your plugin coz scrolling is too quick and don’t even stop on mouse hover, hence becomes hard to read testimonial for user. But then seen this shortcode that helps a little.
First of all, all available shortcodes must have mentioned in plugin page or admin area, not only few. And if like stop autoplay (auto_play=”false”) there is any shortcode for stop on hover is also available then please let me know.
Update: And also rating stars image is not showing up. This is html it generates <img src="raty-dot-on" alt="4" />
Hello and thank you for a great testimonial plugin! It works flawlessly on its own. The problem is a conflict with another plugin I use on my site called ‘woocommerce product slider’ that also uses owl carousel. Seems that S-testimonial uses an older version of the owl carousel which causes the other plugin to stop working. I tried to update the js and css files with the latest version of owl carousel 2.3.3 but it did not work for S-testimonial. Is there any chance to update it or give me instructions to do so on my own?
Thanks in advance!
]]>Am I able to override the tp-testimonials.php file in my child theme? I tried creating a folder (super-testimonial) into the child theme, and then I added a copy of the tp-testimonials.php file, but my edit isn’t showing up. It only works if I directly edit the original tp-testimonials.php file.
All I am trying to do is add the company name after the the job title in Theme 1.
]]>Hello,
Can you disable your code that forces a redirect after plugin activation. Its not only intrusive it also breaks any bulk activation actions.
You plugin stops any plugin alphabetically after yours from activating due to this.
cheers,
Jamie.
]]>Some of the testimonials I have didn’t have a feature image I could set and you’re code does not use a placeholder image.
I added the following to use mystery man gravatar image if this is the case.
tp-testimonials.php line 246
if ( empty( $imgurl ) ) $imgurl = get_avatar_url( -1 );
This will provide a default image.
There is also an error in admin/tp-testimonials-admin.php on line 65 Undefined index: order
This is because you haven’t tested for the $_GET variable first. I changed line 65 to this.
if( isset( $_GET[‘order’] ) && $_GET[‘order’] ==’asc’ ) {
This fixed the error. If you could include these fixes in your next release I would appreciate it.
cheers,
Jamie.
]]>After updating the plugin to 2.1 and WP to 4.9, we can no longer edit or create new pages/posts. We are running Divi 3.0.89 with a child theme. I have had to disable the plugin temporarily (leaving shortcodes showing throughout the site!)
Can you help?
]]>Hi, Not really smart to flush all data from deactivation.
You should flush data from uninstall not from deactivation.
I did deactivate because i had a plugin who give me bug, i had to deactivate plugins one by one but super testimonial flush all data from my added testimonial and it take a lot of time to make one, i’m very upset and i think i will find another testimonial plugin just for that.
]]>Hi, How can I change the image title (good, georgeous, etc…)? I need to translate it. Help me please. Thanks, great plugin!
]]>Hi,
The plugin works and looks great, but won’t auto scroll on our site. Currently, the only way to scroll is to drag each testimonial across, which isn’t ideal. Is there a fix you can provide?
Thanks.
]]>Hello, thanks for your plugin, it′s great!
I need set the slider stopped by default.
Can you tell me here i change this?
Hello, thanks for your plugin, it′s great!
But i need to change the image size for the testimonals.
Can you tell me here i change this?
Wait your reply !
Thanks
]]>