#basket
New messages Members Forum rules Search RSS
  • Page 1 of 1
  • 1
Forum » For webmasters » Template installation » Excali error (error using builder after installation)
Excali error
hezzDate: Sunday, 23.06.2013, 04:54 | Message # 1
Group: Users
Posts: 1
Awards: 0
Status: Offline
Website: www.talabatakaghani.com
I used a template from your premium templates in ucoztemplates.com (excali)
the last step of customizing the design is to change the html code in the site menu block in builder
I tried a lot but when i activate builder and try clicking on the cogwheel of any block it doesn't work.!!!

Please advice ASAP
 
embattl3DDate: Friday, 10.02.2017, 22:11 | Message # 2
Group: Users
Posts: 1
Awards: 0
Status: Offline
Hello, I have installed the Excali template on my site and everything works fine except the slider.
Following the instructions step by step but it simply won't work properly.
I can see that it works in Demo: http://excali.ucoz.net/

I have also found another site whitch has got this template installed and contacted its owner for some technical advice.
He told me that site where he got the advice from is shut down and provided me with his "Site News" template code.
Unfortunately, I can not find any differences between his code/javascripts and mine.
He could only help me as much because his knowledge in coding is very
limited.

His site: http://eriksworld.at.ua/
My site: http://embattled.ucoz.com/

Any suggestions?
I look forward to your response.

Regards

Added (10.02.2017, 22:11)
---------------------------------------------
Hello again, I've found the solution and thought that I should post it here.

The Excali template requires the following scripts in order to function:

/js/jquery.cycle.all.min.js
/js/jquery.easing.1.1.1.js
/js/function.js
/js/bbcodes.js

However, uCoz sites are now using the later versions of jQuery library and "/js/jquery.easing.1.1.1.js" does no longer work.
The solution is to replace this old script with a newer version. I am now using the version 1.3 now so the slider, the menu and the downloads module functioning properly.

Here it is: http://embattled.ucoz.com/js/jquery.easing.1.3.js
You can also download this script by downloading the free Ugame template from from http://ucoztemplates.com/shop/81/desc/ugame

Then simply edit the record in your template builder so it looks as shown below:

<script type="text/javascript" src="/js/jquery.cycle.all.min.js"></script>
<script type="text/javascript" src="/js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="/js/function.js"></script>
<script type="text/javascript" src="/js/bbcodes.js"></script>

NOTE: For some reason several features like Menu and Builder are still slightly glitching just like before. You can fix it by removing these two lines from pages where you have issues.

<script type="text/javascript" src="/js/jquery.cycle.all.min.js"></script>
<script type="text/javascript" src="/js/function.js"></script>

This works for me.


Message edited by embattl3D - Saturday, 11.02.2017, 01:04
 
Forum » For webmasters » Template installation » Excali error (error using builder after installation)
  • Page 1 of 1
  • 1
Search: