Salespage:
Code:
http://themeforest.net/item/avada-responsive-multipurpose-theme/2833226
http://themeforest.net/item/avada-responsive-multipurpose-theme/full_screen_preview/2833226
Download:
Magic Button :
Code:
http://ryushare.com/ytqx7oo53otq/avada_2.1.rar
This is the best ThemeForest theme!
Can you post the new 2.1.1 version?
Thanks a lot!
Yes Plz some one post the new version which is Version 2.1.1, I shall be very thankful to you, Thanks and prayers for everyone...
Thank you so much!
I would also appreciate the 2.1.1 Version.
Thanks. Appreciate the share
found mirror, if the above gets down:
Magic Button :
Code:
http://www.share-online.biz/dl/2G4PD6KM50H
BEWARE!
Script has callback inside.
Code:
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery('#style_selector select[name=layout]').change(function() {
var current = jQuery(this).find('option:selected').val();
if(current == 'Boxed') {
var html = 'body{background-color:#d7d6d6;background-image:url("http://isharis.dnsalias.com/wp-content/themes/Avada/images/patterns/pattern1.png");background-repeat:repeat;}#wrapper{background:#fff;width:1000px;margin:0 auto;}#layerslider-container{overflow:hidden;}';
jQuery('style#ss').append(html);
} else {
jQuery('style#ss').empty();
jQuery('body').attr('style', '');
}
});
What does that mean ?? and which link you have downloaded ?
(03-25-2013 04:26 AM) lonesomewalker Wrote: [ -> ] BEWARE!
Script has callback inside.
Code:
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery('#style_selector select[name=layout]').change(function() {
var current = jQuery(this).find('option:selected').val();
if(current == 'Boxed') {
var html = 'body{background-color:#d7d6d6;background-image:url("/wp-content/themes/Avada/images/patterns/pattern1.png");background-repeat:repeat;}#wrapper{background:#fff;width:1000px;margin:0 auto;}#layerslider-container{overflow:hidden;}';
jQuery('style#ss').append(html);
} else {
jQuery('style#ss').empty();
jQuery('body').attr('style', '');
}
});
But it is not 2.1.1, it is still 2.1 version....Thanks
(03-25-2013 12:25 PM) Winter Sonata Wrote: [ -> ] What does that mean ?? and which link you have downloaded ? (03-25-2013 04:26 AM) lonesomewalker Wrote: [ -> ] BEWARE!
Script has callback inside.
Code:
jQuery(document).ready(function() {
jQuery('#style_selector select[name=layout]').change(function() {
var current = jQuery(this).find('option:selected').val();
if(current == 'Boxed') {
var html = 'body{background-color:#d7d6d6;background-image:url("/wp-content/themes/Avada/images/patterns/pattern1.png");background-repeat:repeat;}#wrapper{background:#fff;width:1000px;margin:0 auto;}#layerslider-container{overflow:hidden;}';
jQuery('style#ss').append(html);
} else {
jQuery('style#ss').empty();
jQuery('body').attr('style', '');
}
});
Where is that script located within the downloaded file?