Plugin Directory

Changeset 1177157


Ignore:
Timestamp:
06/09/2015 03:15:54 AM (11 years ago)
Author:
woorockets
Message:

Release version 2.5.1

Location:
wr-pagebuilder/trunk
Files:
4 added
6 edited

Legend:

Unmodified
Added
Removed
  • wr-pagebuilder/trunk/README.txt

    r1171538 r1177157  
    130130 * Fixed Alt attribute missing for images in carousel
    131131 * Added Share element
     132
     133 = 2.5.1 =
     134
     135 * Changed banners in back-end
  • wr-pagebuilder/trunk/assets/woorockets/css/about-us.css

    r1086072 r1177157  
    2020#get-involved .list-involved:after,
    2121#get-involved .item-involved .icon-involved:after,
    22 #our-blog:after,
     22#wr-promo-ab:after,
    2323#email-features .right-feature .tab-content:after{
    2424    content:" ";
     
    8484}
    8585#wr-about .content-about .info .twitter-follow-button{
    86     position: absolute;
     86    position: absolute !important;
    8787    top: 50%;
    8888    right: 15px;
     
    364364    margin: 0;
    365365}
    366 #our-blog{
    367     border-bottom: 2px groove rgba(255,255,255, 0.5);
    368     padding: 0 0 30px 0;
    369 }
    370 #our-blog .left-ourblog{
    371     float: left;
    372     width: 380px;
    373     background: url(../images/about-us/our-blog.png) center no-repeat;
    374     height: 248px;
    375     position: relative;
    376 }
    377 #our-blog .left-ourblog h3{
    378     margin: 80px 0 15px 0;
    379     color: #fff;
    380     text-align: center;
    381     font-size: 16px;
    382 }
    383 #our-blog .left-ourblog h3 strong{
    384     display: block;
    385     font-size: 35px;
    386     margin: 9px 0 0 0;
    387 }
    388 #our-blog .left-ourblog span{
    389     display: block;
    390     width: 30px; height: 5px;
    391     background: #fff;
    392     margin: 0 auto 40px;
    393     border-radius: 5px;
    394     -o-border-radius: 5px;
    395     -ms-border-radius: 5px;
    396     -moz-border-radius: 5px;
    397     -webkit-border-radius: 5px;
    398 }
    399 #our-blog .left-ourblog p{
    400     color: #bcbcbc;
    401     font-size: 14px;
    402     text-align: center;
    403     margin: 0 15px 0;
    404 }
    405 #our-blog .right-ourblog{
    406     float: right;
    407     width: 610px;
    408 }
    409 #our-blog .right-ourblog h3{
    410     color: #444;
    411     font-size: 24px;
    412     text-align: center;
    413     margin: 0 0 20px 33px;
    414 }
    415 #our-blog .right-ourblog span{
    416     text-align: center;
    417     display: block;
    418     font-size: 24px;
    419     margin: 0 0 30px 33px;
    420 }
    421 #our-blog .right-ourblog .list-product{
    422     clear: both;
    423     float: right;
    424 }
    425 #our-blog .right-ourblog .list-product .item-product{
    426     float: left;
    427     width: 170px;
    428     margin: 0 0 0 33px;
    429     text-align: center;
    430 }
    431 #our-blog .right-ourblog .list-product .item-product .img-product{
    432     border: 2px solid #dadbdc;
    433     border-radius: 2px;
    434     -o-border-radius: 2px;
    435     -ms-border-radius: 2px;
    436     -moz-border-radius: 2px;
    437     -webkit-border-radius: 2px;
    438     box-sizing: border-box;
    439     -o-box-sizing: border-box;
    440      -ms-box-sizing: border-box;
    441      -moz-box-sizing: border-box;
    442      -webkit-box-sizing: border-box;
    443 }
    444 #our-blog .right-ourblog .list-product .item-product .img-product a{
    445     display: block;
    446     padding: 19px 0;
    447 }
    448 #our-blog .right-ourblog .list-product .item-product h4{
    449     font-weight: normal;
    450     font-size: 14px;
    451 }
    452 #our-blog .right-ourblog .list-product .item-product h4 a{
    453     color: #444;
    454     text-decoration: none;
    455     transition:all 0.2s;
    456     -o-transition:all 0.2s;
    457     -ms-transition:all 0.2s;
    458     -moz-transition:all 0.2s;
    459     -webkit-transition:all 0.2s;
    460 }
    461 #our-blog .right-ourblog .list-product .item-product h4 a:hover{
    462   color:#0074a2;
    463 }
    464366#wr-logo{
    465367    text-align: center;
     
    481383    -moz-text-shadow: 1px 1px 1px #fff;
    482384    -webkit-text-shadow: 1px 1px 1px #fff;
     385}
     386
     387/*** Premium ***/
     388#wr-promo-ab {
     389  background: url(../images/about-us/bg-wr-promo.jpg) center top no-repeat;
     390  background-size: auto 100%;
     391  text-align: center;
     392  overflow: hidden;
     393  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
     394  margin-bottom: 40px;
     395}
     396#wr-promo-ab h3 {
     397    margin: 70px 0 30px;
     398    color: #fff;
     399    font-size: 32px;
     400    font-weight: bold;
     401    line-height: 1.1;
     402}
     403#wr-promo-ab ul {
     404    margin: 0 10px 25px 10px;
     405    padding: 0;
     406    list-style: none;
     407    color: #6c7885;
     408}
     409#wr-promo-ab li {
     410    display: inline-block;
     411    line-height: 31px;
     412    margin: 0 5px 10px;
     413}
     414#wr-promo-ab li span {
     415    background: #6c7886;
     416    float: left;
     417    border-radius: 50%;
     418    -o-border-radius: 50%;
     419    -ms-border-radius: 50%;
     420    -moz-border-radius: 50%;
     421    -webkit-border-radius: 50%;
     422    margin: 0 5px 0 0;
     423}
     424#wr-promo-ab li img {
     425    margin: 8px;
     426    float: left !important;
     427}
     428#wr-promo-ab .btn-premium {
     429    margin: 0 0 60px 0;
     430}
     431#wr-promo-ab .btn-premium a {
     432    display: inline-block;   
     433    margin: 0;
     434    background: #418858;
     435    color: #fff;
     436    padding: 10px 25px;
     437    border-radius: 3px;
     438    -o-border-radius: 3px;
     439    -ms-border-radius: 3px;
     440    -moz-border-radius: 3px;
     441    -webkit-border-radius: 3px;
     442    font-size: 11px;
     443    box-shadow: 0 4px 0 0 #2a6d40;
     444    -o-box-shadow: 0 4px 0 0 #2a6d40;
     445    -ms-box-shadow: 0 4px 0 0 #2a6d40;
     446    -moz-box-shadow: 0 4px 0 0 #2a6d40;
     447    -webkit-box-shadow: 0 4px 0 0 #2a6d40;
     448    text-decoration: none;
     449    transition: all 0.3s;
     450    -o-transition: all 0.3s;
     451    -ms-transition: all 0.3s;
     452    -moz-transition: all 0.3s;
     453    -webkit-transition: all 0.3s;
     454}
     455#wr-promo-ab .btn-premium strong {
     456    font-size: 18px;
     457}
     458#wr-promo-ab .btn-premium a:hover {
     459    background: #2a6d40;
     460    text-decoration:none;
     461    box-shadow: 0 4px 0 0 #418858;
     462    -o-box-shadow: 0 4px 0 0 #418858;
     463    -ms-box-shadow: 0 4px 0 0 #418858;
     464    -moz-box-shadow: 0 4px 0 0 #418858;
     465    -webkit-box-shadow: 0 4px 0 0 #418858;
     466}
     467
     468@media only screen and (max-width: 768px), (max-device-width: 768px) {
     469  #wr-promo-ab ul {
     470    width: 270px;
     471    margin-right: auto;
     472    margin-left: auto;
     473  }
     474  #wr-promo-ab ul li {
     475    display: block;
     476    text-align: left;
     477    margin-left: 0;
     478    margin-bottom: 20px;
     479  }
    483480}
    484481
     
    518515    left: 0;
    519516  }
    520   #our-blog{
    521     position: relative;
    522   }
    523   #our-blog .left-ourblog{
    524     position: absolute;
    525     top: 0;
    526     left: 0;
    527   }
    528   #our-blog .right-ourblog{
    529     width: 100%;
    530     padding: 0 0 0 385px;
    531     box-sizing: border-box;
    532     -o-box-sizing: border-box;
    533     -ms-box-sizing: border-box;
    534     -moz-box-sizing: border-box;
    535     -webkit-box-sizing: border-box;
    536   }
    537   #our-blog .right-ourblog .list-product{
    538       width: 100%;
    539   }
    540   #our-blog .right-ourblog .list-product .item-product{
    541       width: 31%;
    542       margin: 0 0 0 2.33%;
    543   }
    544   #our-blog .right-ourblog h3{
    545       line-height: 100%;
    546       font-size: 20px;
    547       margin: 0 0 20px 0;
    548   }
    549   #our-blog .right-ourblog span{
    550     margin: 0 0 30px 0;
    551   }
    552517}
    553518
     
    576541  #email-features .left-feature .box-document p{
    577542    width: auto;
    578   }
    579   #our-blog .left-ourblog{
    580       position: relative;
    581       margin: 0 auto 30px;
    582       float: initial;
    583       overflow: hidden;
    584   }
    585   #our-blog .right-ourblog{
    586       padding: 0;
    587543  }
    588544  #email-features .left-feature .box-email form .txt{
  • wr-pagebuilder/trunk/templates/about-us.php

    r1109194 r1177157  
    182182    </div>
    183183
    184     <div id="our-blog">
    185         <div class="left-ourblog">
    186             <a target="_blank" class="link" href="http://www.woorockets.com/blog/?utm_source=PageBuilder%20About&utm_medium=banner&utm_campaign=Cross%20Promo%20Plugins"></a>
    187             <h3><?php _e( 'Learn more from <strong>OUR BLOG</strong>', WR_PBL ); ?></h3>
    188             <span></span>
    189             <p><?php _e( 'Follow our blog for latest news, tutorials & interviews about WooComerce & WordPress', WR_PBL ); ?></p>
    190         </div>
    191         <div class="right-ourblog">
    192             <h3><?php _e( 'SEE OUR OTHER AWESOMENESS', WR_PBL ); ?></h3>
    193             <span>***</span>
    194             <div class="list-product">
    195                 <div class="item-product">
    196                     <div class="img-product"><a target="_blank" href="http://www.woorockets.com/freebie/?utm_source=PageBuilder%20About&utm_medium=banner&utm_campaign=Cross%20Promo%20Plugins"><img src="<?php echo WR_Pb_Helper_Functions::path( 'assets/woorockets' ) . '/images/about-us/freebies.png'; ?>"  /></a></div>
    197                     <h4><a target="_blank" href="http://www.woorockets.com/freebie/?utm_source=PageBuilder%20About&utm_medium=banner&utm_campaign=Cross%20Promo%20Plugins"><?php _e( 'Freebies download', WR_PBL ); ?></a></h4>
    198                 </div>
    199                 <div class="item-product">
    200                     <div class="img-product"><a target="_blank" href="http://www.woorockets.com/plugins/wr-megamenu/?utm_source=PageBuilder%20About&utm_medium=banner&utm_campaign=Cross%20Promo%20Plugins"><img src="<?php echo WR_Pb_Helper_Functions::path( 'assets/woorockets' ) . '/images/about-us/mega-menu.png'; ?>"  /></a></div>
    201                     <h4><a target="_blank" href="http://www.woorockets.com/plugins/wr-megamenu/?utm_source=PageBuilder%20About&utm_medium=banner&utm_campaign=Cross%20Promo%20Plugins">WR MegaMenu</a></h4>
    202                 </div>
    203                 <div class="item-product">
    204                     <div class="img-product"><a target="_blank" href="http://www.woorockets.com/themes/corsa/?utm_source=PageBuilder%20About&utm_medium=banner&utm_campaign=Cross%20Promo%20Plugins"><img src="<?php echo WR_Pb_Helper_Functions::path( 'assets/woorockets' ) . '/images/about-us/corsa.png'; ?>"  /></a></div>
    205                     <h4><a target="_blank" href="http://www.woorockets.com/themes/corsa/?utm_source=PageBuilder%20About&utm_medium=banner&utm_campaign=Cross%20Promo%20Plugins"><?php _e( 'Corsa theme', WR_PBL ); ?></a></h4>
    206                 </div>
    207             </div>
    208         </div>
     184    <div id="wr-promo-ab">
     185        <h3>Premium<br>
     186        WooCommerce Themes</h3>
     187        <ul>
     188        <li><span><img src="<?php echo WR_PB_URI; ?>assets/woorockets/images/about-us/excellent-icon.png"></span>Excellent designs</li>
     189        <li><span><img src="<?php echo WR_PB_URI; ?>assets/woorockets/images/about-us/unlimited-icon.png"></span>Unlimited customization ability</li>
     190        <li><span><img src="<?php echo WR_PB_URI; ?>assets/woorockets/images/about-us/additional-icon.png"></span>Additional eCommerce features</li>
     191        </ul>
     192        <p class="btn-premium"><a href="http://www.woorockets.com/themes/?utm_source=PageBuilder&utm_medium=About&utm_campaign=Cross%20Promo%20Banner" target="_blank"><strong>View the collection now</strong><br>
     193        <span>And learn how our themes can boost your business!</span></a></p>
    209194    </div>
    210195
  • wr-pagebuilder/trunk/templates/page-builder.php

    r1029065 r1177157  
    187187    <div class="pull-left">
    188188        <div>
    189             <a
    190                 href="http://www.woorockets.com/plugins/wr-pagebuilder/?utm_source=PageBuilder%20Backend&utm_medium=Text&utm_campaign=Powered%20By"
    191                 target="_blank"><?php _e( 'WR PageBuilder', WR_PBL ); ?> </a>
    192                 <?php _e( 'by', WR_PBL )?>
    193             <a href="http://www.woorockets.com/?utm_source=PageBuilder%20Backend&utm_medium=Text&utm_campaign=Powered%20By" target="_blank">WooRockets.com</a>
    194         </div>
    195         <div>
    196             <a
     189            <?php _e( 'Powered by', WR_PBL )?>
     190            <a href="http://www.woorockets.com/?utm_source=PageBuilder%20Backend&utm_medium=Text&utm_campaign=Powered%20By" target="_blank">WooRockets.com</a> | <a
    197191                href="http://www.woorockets.com/docs/wr-pagebuilder-user-manual/?utm_source=PageBuilder%20Backend&utm_medium=Text&utm_campaign=Powered%20By"
    198                 target="_blank"><?php _e( 'Documentation', WR_PBL ); ?> </a>&nbsp;&nbsp;|&nbsp;&nbsp;
    199             <a
    200                 href="http://www.woorockets.com/forum/product-support/wr-pagebuilder/?utm_source=PageBuilder%20Backend&utm_medium=Text&utm_campaign=Powered%20By"
    201                 target="_blank"><?php _e( 'Support', WR_PBL ); ?> </a>&nbsp;&nbsp;|&nbsp;&nbsp;
    202    
    203             <a class='wr-report-bug' href='#'><?php _e( 'Report bug', WR_PBL ) ?></a>
    204         </div>
    205     </div>
    206     <div class="pull-right">
    207         <span class="wr-other-free-plugins-text">Other free plugins</span>
    208         <a class="wr-logo-40 contactform" href="http://www.woorockets.com/plugins/wr-contactform/?utm_source=PageBuilder%20Footer&utm_medium=icon&utm_campaign=Cross%20Promo%20Plugins" target="_blank"></a>
    209         <a class="wr-logo-40 megamenu" href="http://www.woorockets.com/plugins/wr-megamenu/?utm_source=PageBuilder%20Footer&utm_medium=icon&utm_campaign=Cross%20Promo%20Plugins" target="_blank"></a>
     192                target="_blank"><?php _e( 'Documentation', WR_PBL ); ?> </a>
     193        </div>
    210194    </div>
    211195    <div class="clearbreak"></div>
  • wr-pagebuilder/trunk/templates/settings.php

    r1109194 r1177157  
    7474    ?>
    7575    </form>
    76     <div class="wr-banner-wrapper">
    77         <h3>See our other awesomeness</h3>
    78         <div class="wr-banner-l">
    79             <a href="http://www.woorockets.com/plugins/wr-megamenu/?utm_source=PageBuilder%20Setting&utm_medium=banner&utm_campaign=Cross%20Promo%20Plugins" target="_blank">
    80                 <img src="<?php echo WR_Pb_Helper_Functions::path( 'assets/woorockets' ) . '/images/banners/MegaMenu_S.jpg'; ?>" alt="WR Mega Menu" />
    81             </a>
    82             <a href="http://www.woorockets.com/plugins/wr-contactform/?utm_source=PageBuilder%20Setting&utm_medium=banner&utm_campaign=Cross%20Promo%20Plugins" target="_blank">
    83                 <img src="<?php echo WR_Pb_Helper_Functions::path( 'assets/woorockets' ) . '/images/banners/ContactForm_S.jpg'; ?>" alt="WR Contact Form" />
    84             </a>
    85             <a href="http://www.woorockets.com/themes/corsa/?utm_source=PageBuilder%20Setting&utm_medium=banner&utm_campaign=Cross%20Promo%20Plugins" target="_blank">
    86                 <img src="<?php echo WR_Pb_Helper_Functions::path( 'assets/woorockets' ) . '/images/banners/Corsa_S.jpg'; ?>" alt="WR Corsa" />
    87             </a>
    88         </div>
     76
     77    <div id="wr-promo-ab">
     78            <h3>Premium<br>
     79            WooCommerce Themes</h3>
     80            <ul>
     81            <li><span><img src="<?php echo WR_PB_URI; ?>assets/woorockets/images/about-us/excellent-icon.png"></span>Excellent designs</li>
     82            <li><span><img src="<?php echo WR_PB_URI; ?>assets/woorockets/images/about-us/unlimited-icon.png"></span>Unlimited customization ability</li>
     83            <li><span><img src="<?php echo WR_PB_URI; ?>assets/woorockets/images/about-us/additional-icon.png"></span>Additional eCommerce features</li>
     84            </ul>
     85            <p class="btn-premium"><a href="http://www.woorockets.com/themes/?utm_source=PageBuilder&utm_medium=Setting&utm_campaign=Cross%20Promo%20Banner" target="_blank"><strong>View the collection now</strong><br>
     86            <span>And learn how our themes can boost your business!</span></a></p>
    8987    </div>
     88
    9089</div>
    9190
     
    103102        ';
    104103
    105 WR_Pb_Init_Assets::inline( 'js', $script );
     104    WR_Pb_Init_Assets::inline( 'js', $script );
    106105
    107106    // Load inlide style
     
    112111        #wr-pb-clear-cache, .layout-message { margin-left: 6px; }
    113112        .jsn-icon-loading { background: url("' . $loading_img . '") no-repeat scroll left center; content: " "; display: none; height: 16px; width: 16px; float: right; margin-left: 20px; margin-top: -26px; padding-top: 10px; }
    114 <<<<<<< Updated upstream
    115113        .wr-banner-wrapper .wr-banner { float: left; line-height: 0; margin: 0px 10px 0px 10px; }
    116 =======
    117114        .wr-banner-l a{
    118115            text-decoration: none;
     
    124121        .wr-accordion-title { margin: 0; padding: 8px 20px; cursor: pointer; background: #C3C3C3; }
    125122        .wr-accordion-content { padding: 0; border-top: 1px solid #E5E5E5; line-height: 0; display: none; }
    126 >>>>>>> Stashed changes
     123
     124        /*** Premium ***/
     125        #wr-promo-ab {
     126          background: url(' . WR_PB_URI . 'assets/woorockets/images/about-us/bg-wr-promo.jpg) center top no-repeat;
     127          background-size: auto 100%;
     128          text-align: center;
     129          overflow: hidden;
     130          font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
     131          width: 1030px;
     132          margin-top: 20px;
     133        }
     134        #wr-promo-ab h3 {
     135            margin: 70px 0 30px;
     136            color: #fff;
     137            font-size: 32px;
     138            font-weight: bold;
     139            line-height: 1.1;
     140        }
     141        #wr-promo-ab ul {
     142            margin: 0 10px 25px 10px;
     143            padding: 0;
     144            list-style: none;
     145            color: #6c7885;
     146        }
     147        #wr-promo-ab li {
     148            display: inline-block;
     149            line-height: 31px;
     150            margin: 0 5px 10px;
     151        }
     152        #wr-promo-ab li span {
     153            background: #6c7886;
     154            float: left;
     155            border-radius: 50%;
     156            -o-border-radius: 50%;
     157            -ms-border-radius: 50%;
     158            -moz-border-radius: 50%;
     159            -webkit-border-radius: 50%;
     160            margin: 0 5px 0 0;
     161        }
     162        #wr-promo-ab li img {
     163            margin: 8px;
     164            float: left !important;
     165        }
     166        #wr-promo-ab .btn-premium {
     167            margin: 0 0 60px 0;
     168        }
     169        #wr-promo-ab .btn-premium a {
     170            display: inline-block;   
     171            margin: 0;
     172            background: #418858;
     173            color: #fff;
     174            padding: 10px 25px;
     175            border-radius: 3px;
     176            -o-border-radius: 3px;
     177            -ms-border-radius: 3px;
     178            -moz-border-radius: 3px;
     179            -webkit-border-radius: 3px;
     180            font-size: 11px;
     181            box-shadow: 0 4px 0 0 #2a6d40;
     182            -o-box-shadow: 0 4px 0 0 #2a6d40;
     183            -ms-box-shadow: 0 4px 0 0 #2a6d40;
     184            -moz-box-shadow: 0 4px 0 0 #2a6d40;
     185            -webkit-box-shadow: 0 4px 0 0 #2a6d40;
     186            text-decoration: none;
     187            transition: all 0.3s;
     188            -o-transition: all 0.3s;
     189            -ms-transition: all 0.3s;
     190            -moz-transition: all 0.3s;
     191            -webkit-transition: all 0.3s;
     192        }
     193        #wr-promo-ab .btn-premium strong {
     194            font-size: 18px;
     195        }
     196        #wr-promo-ab .btn-premium a:hover {
     197            background: #2a6d40;
     198            text-decoration:none;
     199            box-shadow: 0 4px 0 0 #418858;
     200            -o-box-shadow: 0 4px 0 0 #418858;
     201            -ms-box-shadow: 0 4px 0 0 #418858;
     202            -moz-box-shadow: 0 4px 0 0 #418858;
     203            -webkit-box-shadow: 0 4px 0 0 #418858;
     204        }
     205
     206        @media only screen and (max-width: 1232px), (max-device-width: 1232px) {
     207            #wr-promo-ab {
     208                width:100%
     209            }
     210        }
     211
     212        @media only screen and (max-width: 768px), (max-device-width: 768px) {
     213          #wr-promo-ab ul {
     214            width: 270px;
     215            margin-right: auto;
     216            margin-left: auto;
     217          }
     218          #wr-promo-ab ul li {
     219            display: block;
     220            text-align: left;
     221            margin-left: 0;
     222            margin-bottom: 20px;
     223          }
     224        }
     225
    127226        ';
    128227WR_Pb_Init_Assets::inline( 'css', $style );
  • wr-pagebuilder/trunk/wr-pagebuilder.php

    r1168145 r1177157  
    44 * Plugin URI:  http://www.woorockets.com
    55 * Description: Awesome content builder for Wordpress websites
    6  * Version:     2.5.0
     6 * Version:     2.5.1
    77 * Author:      WooRockets Team <[email protected]>
    88 * Author URI:  http://www.wordpress.org/plugins/wr-pagebuilder
Note: See TracChangeset for help on using the changeset viewer.