Moving pictures effect doesn't work after replace them

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Aug 05, 2014 11:46 am
Reply with quote
Report this post
Hi,

The MO quickstart template comes with great moving pictures effects but when I replace them, the moving effects are gone.
The pictures on mention are on position bottom 2, 3, 6 and mainbody.
How can I get the effect back?

here the URL: www.il-corridore.com

Thank you.
User avatar
Expert Boarder

GK User
Tue Aug 05, 2014 11:56 am
Reply with quote
Report this post
Could you please create a screenshot and mark which images should animate? (I see some of them are animating correctly).
User avatar
Moderator

GK User
Tue Aug 05, 2014 12:14 pm
Reply with quote
Report this post
Hi Cyberek,

Thank you for your help. On position mainbody, the picture and it does not have the animation.
Also on position bottom 2, I'd replaced the original pic with a car and it losses the animation and also moved his position. here a pic
User avatar
Expert Boarder

GK User
Tue Aug 05, 2014 12:24 pm
Reply with quote
Report this post
Here are the pictures
User avatar
Expert Boarder

GK User
Tue Aug 05, 2014 12:31 pm
Reply with quote
Report this post
If you will check original image (first one), its code looks this way:
Code: Select all
<img src="/gavick.com/j3/mo/images/demo/style1/devices.svg" data-fallback="images/demo/style1/devices.png" alt="Devices" width="482" height="145" data-styles="true"  data-scrollreveal="enter bottom and move 100px over 0.66s wait 0.1s" />

Now your image looks this way:
Code: Select all
<img src="/images/demo/style4/devices.png" alt="">


Same with second one:
Code: Select all
<img src="/gavick.com/j3/mo/images/demo/style1/documentation.svg" data-fallback="images/demo/style1/documentation.png" data-styles="true" alt="Documentation - image" data-scrollreveal="enter right and move 100px over 0.66s" width="291" height="352" />

vs yours:
Code: Select all
<img src="/images/demo/style4/documentation.png" alt="">


Your images are missing parts that define the animation.
Probably the problem is with tinyMCE. Please disable it while editing the modules.
User avatar
Moderator

GK User
Tue Aug 05, 2014 12:49 pm
Reply with quote
Report this post
Hi Cyberek,

I deleted the modules that I created and published the original ones. Could you please give the instructions to replace the pictures?
Also I see that the original module in the position bottom 2, the picture is also not in position.
User avatar
Expert Boarder

GK User
Tue Aug 05, 2014 1:24 pm
Reply with quote
Report this post
If you want image in exact same place with same animation, just edit the module with tinyMCE disabled and replace link to old image with one uploaded by you.
User avatar
Moderator

GK User
Tue Aug 05, 2014 2:47 pm
Reply with quote
Report this post
Hi Cyberek,

Finally I solved this issue because your quick and great support. Gavick rocks..!

Many thnx
User avatar
Expert Boarder

GK User
Wed Aug 06, 2014 6:27 am
Reply with quote
Report this post
Thanks :).
Is there anything else I can help you with regarding this topic?
User avatar
Moderator

GK User
Wed Aug 06, 2014 11:05 am
Reply with quote
Report this post
Hi Cyberek,

Thank you for your great support, I've finally managed to make it happen. Everything looks as I want.

See you around.
User avatar
Expert Boarder


cron