Slideshow problems

Professional Joomla restaurant template comes with a custom animated modules and advanced typography elements.
GK User
Tue Aug 20, 2013 1:04 pm
Hello,

My question is about the following section of this template:

Image

Somehow this images dont showup at some computers. (only the black board is visible) Especially the (important) computer of my customer is not working well with this. Now i have no idea wy this is happening and in which directions i should search for a solution.

If someone have intrest to check the live site: (url hidden due to user request)

Hope someone can give me a quikstart for this issue.

Best regards,

M
User avatar
Senior Boarder

GK User
Tue Aug 20, 2013 1:49 pm
First of all, woe dont have here your customer computer, so we cant check it on it ;)
The informations that would be required is what operating system and what browser doest the bug show on.
User avatar
Moderator

GK User
Tue Aug 20, 2013 2:03 pm
Thanks for your response. Was allready thinking this would be the answer, cause i also dont know this information. Maby you hade allready experiance with this issue. Anyway, i shall ask for the related details and provide them.

Best regards,

M
User avatar
Senior Boarder

GK User
Tue Aug 20, 2013 4:14 pm
That would be the best option.
I have tested your site, and there ate no js errors etc.
Perhaps he is testing on an old browser that doesnt support css3? Then some features might not work.
User avatar
Moderator

GK User
Tue Aug 20, 2013 6:22 pm
Thank you. For 99% sure thats probably the problem. If turns out its not, i will come back to this.

Best regards,

M

PS: i can not edit the first post anymore, can you hide/delete the url of the website? thx
User avatar
Senior Boarder

GK User
Fri Aug 23, 2013 3:19 pm
Url removed.
If You will have any additional questions, feel free to create new forum threads.
User avatar
Moderator

GK User
Tue Sep 10, 2013 6:26 pm
Hi,

I improve a similar problem with the slide show at the mainbody position, into the module Header and the others peace of the animation : The HAT, the ORDER ONLINE and the SIGN items.

After change of the image of this modules the HAT, ORDER ONLINE and SIGN don't appear any more and only the text of the module Header are ok.

Can tou please help to restore the animation objects.

You can see teh site here : http://tounessiya.com
User avatar
Fresh Boarder

GK User
Mon Sep 16, 2013 8:14 pm
I'm not 100% sure if that is the case of the problem but...
If You edit a custom html module You need to change editor from tinyMCE to none at first place. TinyMCE just messes with the html code, changes elements names etc.

I attach oryginal module html to paste:
Code: Select all
<div class="gkHeader">
<h1 data-start="{'top':'-100px', 'opacity': 0, 'right': '30px'}" data-end="{'top': 45, 'opacity': 1}" data-delay="100" data-time="500">Welcome!</h1>
<p data-start="{'opacity':0, 'top': '150px', 'right': '30px'}" data-end="{'opacity': 1}" data-delay="350" data-time="350">Sed ut perspiciat unde orodiaer leroacustiu mera reuentis mose keriasertas toresa.<small>Architecto beatae naseaeraciat kuiase undeosler miase osac usa ntiume uedearsteked icexplicabo nemo enim ipsam lertasevol uptatemia voluptas sit.</small></p>
<div class="gkHeaderHat" data-start="{'left':'40px', 'opacity': 0, 'top': '600px'}" data-end="{'opacity': 1, 'top': 40}" data-delay="0" data-time="600">Hat</div>
<div class="gkHeaderOrder" data-start="{'bottom':'0px', 'opacity': 0, left: '-300px'}" data-end="{'opacity': 1, 'left': 30}" data-delay="700" data-time="250">Order online</div>
<div class="gkHeaderSign" data-start="{'bottom':'40px', 'opacity': 0, right: '-300px'}" data-end="{'opacity': 1, 'right': 40}" data-delay="700" data-time="250">Chef Jeferson</div>
</div>
User avatar
Moderator


cron