26.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

03-14-2013, 07:32 AM
Post: #1
[GET] [ThemeForest] Avada 2.1 - Responsive Multi-Purpose Theme
[Image: 00_preview.__large_preview.jpg]

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
03-19-2013, 03:43 AM
Post: #2
RE:
This is the best ThemeForest theme!

Can you post the new 2.1.1 version?

Thanks a lot!
03-20-2013, 03:30 PM
Post: #3
RE:
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...
03-23-2013, 10:00 PM
Post: #4
RE:
Thank you so much!
I would also appreciate the 2.1.1 Version.
03-23-2013, 10:35 PM
Post: #5
RE:
Thanks. Appreciate the share
77.gif
03-25-2013, 03:38 AM
Post: #6
RE: [GET] [ThemeForest] Avada 2.1 - Responsive Multi-Purpose Theme
found mirror, if the above gets down:

Magic Button :
Code:
http://www.share-online.biz/dl/2G4PD6KM50H
03-25-2013, 04:26 AM
Post: #7
RE:
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', '');
        }

    });
03-25-2013, 12:25 PM
Post: #8
RE:
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', '');
        }

    });
03-25-2013, 02:03 PM
Post: #9
RE:
But it is not 2.1.1, it is still 2.1 version....Thanks
03-26-2013, 04:14 AM
Post: #10
RE:
(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?
49.gif




24.gif