-
AuthorPosts
-
May 9, 2017 at 8:26 pm #790565
Hi! Can you please help me get rid of this weird bug?
every time i hover on the testimonial (below the logos) the testimonial disappears.
i have no animation or anything like that set.
May 9, 2017 at 8:28 pm #790566i know i need to make the data-animation=false. but what is the line i write?
May 10, 2017 at 5:33 am #790831Hi,
Hm, that’s strange, did you try disabling all plugins to see if there is a conflict coming from any of them? If that is not the case then please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardMay 10, 2017 at 10:18 am #790967i’m sure there is a plugin conflict. i overdid it but i use most of them so i can’t disable them. the info is below. please don’t disable anything that is actually being used on the site :)
May 11, 2017 at 10:30 am #791577any updates?
May 11, 2017 at 4:13 pm #791707i’m trying to find it in the sftp on notepad++ but i can’t figure out where it is located.
May 11, 2017 at 5:29 pm #791764Hi Gal726,
You need to find this file enfold/config-templatebuilder/avia-shortcodes/testimonials.php
and this code in it$data = AviaHelper::create_data_string(array('autoplay'=>$autoplay, 'interval'=>$interval, 'animation' => 'fade', 'hoverpause' => true));and change it to
$data = AviaHelper::create_data_string(array('autoplay'=>$autoplay, 'interval'=>$interval, 'animation' => 'fade in', 'hoverpause' => true));Best regards,
VictoriaMay 11, 2017 at 10:42 pm #791958it didn’t change anything. i don’t want any animation. what do you suggest?
May 11, 2017 at 10:48 pm #791961worked! thank you :)
May 12, 2017 at 5:53 am #792056Hi,
We glad that your problem was solved :)
Best regards,
John Torvik -
AuthorPosts
- You must be logged in to reply to this topic.
