There are 9 templates affected : Simplex Portfolio ,Simplex Auto ,Simplex Blognews ,Simplex Celebrity ,Simplex Enews ,Simplex Newsadvance ,Simplex Portal ,Simplex Timeline ,and Simplex Tube .
Other templates are still good .
If you are using one of 9 templates above ,the solution is very simple ,you need to find javascript files used in your template and move it to another hosting .
I uploaded all javascript files to 110mb.com ,and you can use them if don't want to spend time for finding a host and upload javascript files .
Open your template ,go to Dashboard -> Design -> Edit HTML ,checked Expand widget templates
Find and replace the code for each template as following :
1,Simplex Portfolio :
Find and Replace
<script src="http://simplexportfolio.googlecode.com/files/mootools-1.2.1-core-yc.js" type="text/javascript"></script>
<script src="http://simplexportfolio.googlecode.com/files/mootools-1.2-more.js" type="text/javascript"></script>
<script src="http://simplexportfolio.googlecode.com/files/jd.gallery.js" type="text/javascript"></script>
<script src="http://simplexportfolio.googlecode.com/files/jd.gallery.transitions.js" type="text/javascript"></script>
With
<script src="http://dinhquanghuy.110mb.com/template/mootools-1.2.1-core-yc.js" type="text/javascript"></script>
<script src="http://dinhquanghuy.110mb.com/template/mootools-1.2-more.js" type="text/javascript"></script>
<script src="http://dinhquanghuy.110mb.com/template/jd.gallery.js" type="text/javascript"></script>
<script src="http://dinhquanghuy.110mb.com/template/jd.gallery.transitions.js" type="text/javascript"></script>
2,Simplex Auto
Find and Replace
<script src="http://simplexportfolio.googlecode.com/files/easySlider1.5.js" type="text/javascript"></script>
<script src="http://simplexportfolio.googlecode.com/files/ajaxtabs.js" type="text/javascript" language="javascript"></script>
with
<script src="http://dinhquanghuy.110mb.com/template/easySlider1.5.js" type="text/javascript"></script>
<script src="http://dinhquanghuy.110mb.com/template/ajaxtabs.js" type="text/javascript" language="javascript"></script>
3,Simplex BlogNews
Find and Replace
<script src="http://simplexportfolio.googlecode.com/files/jCarouselLite.js" type="text/javascript"></script>
<script src="http://simplexportfolio.googlecode.com/files/contentslider.js" type="text/javascript"></script>
with
<script src="http://dinhquanghuy.110mb.com/template/jCarouselLite.js" type="text/javascript"></script>
<script src="http://dinhquanghuy.110mb.com/template/contentslider.js" type="text/javascript"></script>
4,Simplex Celebrity
Find and Replace
<script src="http://simplexportfolio.googlecode.com/files/jquery.min.js" type="text/javascript"></script>
<script src="http://simplexportfolio.googlecode.com/files/jquery-ui.min.js" type="text/javascript"></script>
with
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js' type='text/javascript'/>
<script src="http://dinhquanghuy.110mb.com/template/jquery-ui.min.js" type="text/javascript"></script>
5,Simplex Enews
Find and Replace
<script src="http://simplexportfolio.googlecode.com/files/jquery.innerfade.js" type="text/javascript"></script>
<script src="http://simplexportfolio.googlecode.com/files/jquery.cycle.js" type="text/javascript"></script>
with
<script src="http://dinhquanghuy.110mb.com/template/jquery.innerfade.js" type="text/javascript"></script>
<script src="http://dinhquanghuy.110mb.com/template/jquery.cycle.min.js" type="text/javascript"></script>
6,Simplex Newspaper II
Find and Replace
<script src="http://simplexportfolio.googlecode.com/files/jCarouselLite.js" type="text/javascript"></script>
<script src="http://simplexportfolio.googlecode.com/files/jqueryslidemenu.js" type="text/javascript"></script>
<script src="http://simplexportfolio.googlecode.com/files/contentslider.js" type="text/javascript"></script>
With
<script src="http://dinhquanghuy.110mb.com/template/jCarouselLite.js" type="text/javascript"></script>
<script src="http://dinhquanghuy.110mb.com/template/jqueryslidemenu.js" type="text/javascript"></script>
<script src="http://dinhquanghuy.110mb.com/template/contentslider.js"></script>
7,Simplex Newsportal
Find and Replace
<script src="http://simplexportfolio.googlecode.com/files/jquery.min.js" type="text/javascript"></script>
<script src="http://simplexportfolio.googlecode.com/files/jquery-ui.min.js" type="text/javascript"></script>
<script src="http://simplexportfolio.googlecode.com/files/ajaxtabs.js" type="text/javascript" language="javascript"></script>
with
<script src="http://dinhquanghuy.110mb.com/template/jquery-ui.min.js" type="text/javascript"></script>
<script src="http://dinhquanghuy.110mb.com/template/ajaxtabs.js" type="text/javascript" language="javascript"></script>
8,Simplex Timeline
Find and Replace
<script src="http://simplexportfolio.googlecode.com/files/jquery.cycle.js" type="text/javascript"></script>
With
<script src="http://dinhquanghuy.110mb.com/template/jquery.cycle.min.js" type="text/javascript"></script>
9,Simplex Tube
Find and Replace
<script type="text/javascript" src="http://simplexportfolio.googlecode.com/files/curvycorners.js"></script>
<script src="http://simplexportfolio.googlecode.com/files/jquery.bxSlider.js" type="text/javascript"></script>
with
<script type="text/javascript" src="http://dinhquanghuy.110mb.com/template/curvycorners.js"></script>
<script src="http://dinhquanghuy.110mb.com/template/jquery.bxslider2.0.1.min.js" type="text/javascript"></script>
110mb host space and bandwidth are limited ,so if you find out a better hosting service ,you can download javascript package ,it contain javascript files need for 9 templates, choose what files you need (you can see the text in black bold above for file name) , upload them to your host and replace the link in the code above ( I marked them in black bold) to your javascript file link .
I hope with this post,you can fixed error and keep blogging up ^^
0 comments:
Post a Comment