rtMedia for WordPress, BuddyPress and bbPress - Version 3.9.1

Version Description

Requires BuddyPress 1.7 or higher, if using BuddyPress. Fix encoding service key save issue, fix translation text domain, update chinese translations.

=

Download this release

Release Info

Developer rtcamp
Plugin Icon 128x128 rtMedia for WordPress, BuddyPress and bbPress
Version 3.9.1
Comparing to
See all releases

Code changes from version 3.9 to 3.9.1

app/admin/RTMediaFormHandler.php CHANGED
@@ -1007,12 +1007,12 @@ class RTMediaFormHandler {
1007
  'group' => 10,
1008
  ),
1009
  'rtmedia-enable-notification' => array(
1010
- 'title' => __( 'Enable media notification', 'rtmedia' ),
1011
  'callback' => array( 'RTMediaFormHandler', 'checkbox' ),
1012
  'args' => array(
1013
  'key' => 'buddypress_enableNotification',
1014
  'value' => $options[ 'buddypress_enableNotification' ],
1015
- 'desc' => __( 'This will enable notifications to media authors for media likes and comments.', 'rtmedia' ),
1016
 
1017
  ),
1018
  'group' => 10,
1007
  'group' => 10,
1008
  ),
1009
  'rtmedia-enable-notification' => array(
1010
+ 'title' => __( 'Enable media notification', 'buddypress-media' ),
1011
  'callback' => array( 'RTMediaFormHandler', 'checkbox' ),
1012
  'args' => array(
1013
  'key' => 'buddypress_enableNotification',
1014
  'value' => $options[ 'buddypress_enableNotification' ],
1015
+ 'desc' => __( 'This will enable notifications to media authors for media likes and comments.', 'buddypress-media' ),
1016
 
1017
  ),
1018
  'group' => 10,
app/assets/admin/img/rtmedia-theme-thrive.jpg ADDED
Binary file
app/assets/css/rtmedia.css CHANGED
@@ -2400,6 +2400,11 @@ a.rtmedia-upload-media-link {
2400
  color: #FFFFFF;
2401
  }
2402
 
 
 
 
 
 
2403
  #buddypress .mejs-controls button {
2404
  padding: 4px 8px;
2405
  border: none;
@@ -2426,6 +2431,11 @@ a.rtmedia-upload-media-link {
2426
 
2427
  .mejs-container .mejs-controls .mejs-time {
2428
  padding: 10px 3px 0;
 
 
 
 
 
2429
  }
2430
 
2431
  @media only screen and (min-width: 1025px) {
2400
  color: #FFFFFF;
2401
  }
2402
 
2403
+ .rtmedia-single-container button.rtmedia-like {
2404
+ background-color: transparent;
2405
+ color: inherit;
2406
+ }
2407
+
2408
  #buddypress .mejs-controls button {
2409
  padding: 4px 8px;
2410
  border: none;
2431
 
2432
  .mejs-container .mejs-controls .mejs-time {
2433
  padding: 10px 3px 0;
2434
+ content: '';
2435
+ }
2436
+
2437
+ .rtmedia-activity-container .mejs-playpause-button.mejs-play button:before, .rtmedia-activity-container .mejs-playpause-button.mejs-pause button:before, .rtmedia-activity-container .mejs-volume-button.mejs-mute button:before, .rtmedia-activity-container .mejs-fullscreen-button button:before, .rtmedia-media .mejs-playpause-button.mejs-play button:before, .rtmedia-media .mejs-playpause-button.mejs-pause button:before, .rtmedia-media .mejs-volume-button.mejs-mute button:before, .rtmedia-media .mejs-fullscreen-button button:before {
2438
+ content: '';
2439
  }
2440
 
2441
  @media only screen and (min-width: 1025px) {
app/assets/css/rtmedia.min.css CHANGED
@@ -1 +1 @@
1
- .alignleft{float:left}.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center}.clear-both{clear:both}.clear-none{clear:none}.clear-left{clear:left}.clear-right{clear:right}.rtm-inline-block{display:inline-block}.rtm-text-left{text-align:left}.rtm-text-right{text-align:right}.rtm-text-center{text-align:center}.rtm-border-0{border:0 !important}.hide{display:none}.rtmedia-success,.rtmedia-warning{margin:10px 0;padding:8px 14px 8px 14px;text-shadow:0 1px 0 rgba(255,255,255,0.5);border-bottom:1px solid #e7e7e7;cursor:pointer}.rtmedia-success{background-color:#dff0d8;color:#468847}.rtmedia-warning{background-color:#F0D8DD;color:#884646}.clearfix:after{content:"";display:table;clear:both}#buddypress form#whats-new-form textarea{box-sizing:border-box;min-height:70px;width:100%}#buddypress #whats-new-options{height:auto !important;overflow:hidden}#buddypress form#whats-new-form p.activity-greeting{line-height:1}#buddypress form#whats-new-form #whats-new-options select{border:1px solid #ccc;font-size:13px;margin-top:0;padding:3px 2px}#whats-new-submit #aw-whats-new-submit{font-size:12px;line-height:18px;padding:4px 6px}#whats-new-post-in-box{float:left;font-size:13px}#buddypress form#whats-new-form #whats-new-submit{margin-top:0}#whats-new-textarea{margin-bottom:10px}.rtmedia-container{box-sizing:border-box}.rtmedia-container *,.rtmedia-container *:before,.rtmedia-container *:after{box-sizing:inherit}.rtmedia-list.rtmedia-list{list-style:none;margin:0;padding:0}.rtmedia-list-item>a{border:0;display:inline-block;text-decoration:none}.rtmedia-list-item>a:focus{outline:0}.rtmedia-list-item>a+p{display:none}.rtmedia-list-item>a .rtmedia-item-thumbnail img{display:inline-block}#rtmedia-uploader-form .rtm-plupload-list,#rtmedia_uploader_filelist{list-style:none;margin-left:-4px;margin-right:-4px;padding-left:0;padding-top:10px}#rtmedia-uploader-form .rtm-plupload-list li,#rtmedia_uploader_filelist li{background:#eee;float:left;margin:4px;max-width:110px;padding:5px;position:relative}#rtmedia-uploader-form .rtm-plupload-list li.upload-error,#rtmedia_uploader_filelist li.upload-error{border:1px solid red}#rtmedia-uploader-form .rtm-plupload-list img,#rtmedia_uploader_filelist img{max-width:100%}#rtmedia-uploader-form .rtm-plupload-list canvas,#rtmedia_uploader_filelist canvas{display:block;max-width:100%}.rtm-plupload-list:empty{display:none}.rtmedia-uploader-div,.rtmedia-uploader{clear:both}button#rtmedia-add-media-button-post-update{padding:3px 6px}button#rtmedia-add-media-button-post-update .dashicons{font-size:18px;line-height:20px}.plupload_file_name{font-size:11px;font-weight:bold;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plupload_file_size{color:#666;font-size:10px}.plupload_file_action{background:#eee;position:absolute;height:18px;right:0;top:0;width:18px;z-index:10}.plupload_file_action .dashicons{color:#DD3D36;cursor:pointer;font-size:16px;height:18px;padding:2px 1px;width:18px}.plupload_file_status{height:8px;overflow:hidden;position:relative}.plupload_file_progress{background:#7AD03A;height:4px;position:absolute;top:0}.rtm-form .rtm-field-wrap{margin-bottom:20px}.rtmedia_next_prev{padding:0 10px}.rtm-page-number{float:left}.rtm-page-number .rtm-label{line-height:30px}.rtm-page-number .rtm-label,.rtm-page-number .rtm-go-to-num,.rtm-page-number .rtmedia-page-link{float:left}.rtm-pagination{background:transparent;border:none;color:#888;font-size:small;margin:0;position:relative;display:block;float:left;width:100%;padding:10px 0}.rtm-pagination .rtm-paginate{float:right;font-size:15px}.rtm-pagination .rtm-paginate a,.rtm-pagination .rtm-paginate span{display:inline-block;line-height:1;margin:0 2px;padding:8px;text-decoration:none}.rtm-pagination .rtm-paginate a.rtmedia-page-link{padding:8px}.rtm-pagination .dashicons{font-size:14px;height:auto;line-height:1.2;margin:0;padding:0;width:auto}#rtmedia_go_to_num{font-size:16px;margin:0 5px;padding:4px 5px;width:80px}.rtmedia-upload-not-allowed{background-color:#fcf8e3;border-bottom:1px solid #EEE;color:#c09853;margin-bottom:20px;padding:10px 15px}.plupload_file_name{position:relative}.plupload_file_name .dashicons{background:#eee;color:#DD3D36;cursor:pointer;font-size:14px;height:auto;padding:0 2px 0 5px;position:absolute;right:0;top:0;width:auto}.plupload_file_name .dashicons-yes{color:#7AD03A}.rtmedia-gallery-item-actions{background-color:rgba(0,0,0,0.6);opacity:0;position:absolute;text-align:center;-webkit-transition:all ease-in-out 0.4s;transition:all ease-in-out 0.4s;width:100%;z-index:9}.rtmedia-gallery-item-actions a{border:0;box-shadow:0 0 0;color:#fff;display:inline-block;font-size:12px;outline:none;padding:4px;text-align:left;text-decoration:none;text-transform:uppercase}.rtmedia-gallery-item-actions .dashicons{font-size:17px;margin-right:2px;position:relative;top:1px}.rtmedia-gallery-item-actions .dashicons-trash{font-size:15px}.rtm-pro-allow-action .rtmedia-list-item:hover .rtmedia-gallery-item-actions{opacity:1}.rtm-pro-allow-action .rtmedia-list-item:hover .rtmedia-bulk-edit-item-wrap+.rtmedia-gallery-item-actions{opacity:0}.rtmedia-footer-link{clear:both;overflow:hidden;padding:16px 0;position:relative;text-align:center}.rtmedia-text-link-decoration,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit a,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit span,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete a,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete span,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-title a,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-title span{text-decoration:none}.rtmedia-text-link-decoration:hover,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit a:hover,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit span:hover,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete a:hover,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete span:hover,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-title a:hover,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-title span:hover{text-decoration:underline}.rtmedia-container .rtmedia-edit-list-media-table{max-height:300px;overflow-y:auto}.rtmedia-container .rtmedia-edit-list-media-table thead tr{background-color:#50A1D7}.rtmedia-container .rtmedia-edit-list-media-table thead th{text-align:center;color:#FFF}.rtmedia-container .rtmedia-edit-list-media-table tbody tr:nth-child(odd){background:#FFF}.rtmedia-container .rtmedia-edit-list-media-table tbody tr:nth-child(even){background:#DCDCDC}table.rtmedia-edit-media-list tr{line-height:30px}table.rtmedia-edit-media-list tr th{color:#333;padding:4px 10px;line-height:20px}table.rtmedia-edit-media-list tr .rtm-edit-media-list-heading{width:44%}table.rtmedia-edit-media-list tr .rtm-edit-media-list-title-heading{width:56%}table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-title{padding:4px;font-size:14px;line-height:24px}table.rtmedia-edit-media-list tr td.rtm-edit-media-list-title a{text-decoration:none;color:#333}table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit{text-align:center}table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit a{color:#333;font-size:13px}table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete{text-align:center}table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete span{color:#FF0000;cursor:pointer;font-size:13px}.rtm-hide{display:none}.rtm-tabs.rtm-tabs{border-bottom:1px solid #eee;list-style:none;margin:0 0 20px;padding:0}.rtm-tabs li{border:1px solid #eee;border-bottom:0;float:left;margin:0 5px;padding:0}.rtm-tabs a{border:0;display:block;padding:5px 15px;text-decoration:none}.rtm-tabs a:focus{background:transparent;box-shadow:0 0 0}.rtm-tabs .active{position:relative}.rtm-tabs .active:after{background:#fff;bottom:-1px;content:' ';height:1px;left:0;position:absolute;width:100%}.rtm-tabs .dashicons{font-size:16px;height:auto;line-height:20px;margin-right:8px;width:auto}.rtmedia-edit-media-tabs .rtm-tabs a{border-bottom:0 none}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:104211;overflow:hidden;position:fixed;background:rgba(0,0,0,0.9)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:104311;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;max-width:84%;margin:0 auto;right:0;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:' ';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{background:#fff;color:#999;cursor:pointer;font-size:24px;font-style:normal;height:30px;line-height:30px;padding:0;position:absolute;right:1px;text-align:center;text-decoration:none;text-indent:2px;top:0;width:32px;z-index:12}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{cursor:pointer;position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;opacity:0;z-index:10;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}.rtm-single-media:hover .mfp-arrow{opacity:1}@media (max-device-width: 640px){.mfp-arrow{display:none}.rtm-single-media:hover .mfp-arrow{display:none}}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}.mfp-preloader{position:absolute;top:50%;left:0;right:0;margin-top:-36px;z-index:1044;font-size:0;width:36px;height:36px;margin-left:auto;margin-right:auto}.mfp-preloader:before{content:'Loading…';position:absolute;width:30px;height:30px}.mfp-preloader:not(:required):before{content:'';border-radius:50%;border:3px solid rgba(255,255,255,0.27);border-top-color:rgba(255,255,255,0.9);animation:spinner .6s linear infinite;-webkit-animation:spinner .6s linear infinite}@keyframes spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(360deg)}}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-content .rtm-lightbox-container{background:#000;margin:0 auto;position:relative}.mfp-content .rtm-single-meta{background:#fff;overflow:hidden;padding:20px 20px 110px;position:relative;vertical-align:top}.rtm-single-media{overflow:hidden;position:relative;text-align:center;vertical-align:middle}.rtm-single-media .mejs-container{margin:0 auto;max-width:inherit}.rtm-single-media .rtmedia-message-container{position:absolute;top:45%;left:0;right:0;margin-left:auto;margin-right:auto}@media (max-device-width: 640px){.rtm-single-media .rtmedia-message-container{top:25%}}.rtm-ltb-action-container{background-color:rgba(0,0,0,0.6);bottom:0;color:#fff;line-height:38px;opacity:0;padding:0 10px;position:absolute;width:100%;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}.rtm-single-media:hover .rtm-ltb-action-container{opacity:1}@media (max-device-width: 640px){.rtm-ltb-action-container{clear:both;position:relative;opacity:1}.rtm-single-media:hover .rtm-ltb-action-container{opacity:1}}#buddypress #rtmedia-single-media-container.rtmedia-single-media .button{background:transparent;border:0 none;border-radius:2px;color:rgba(255,255,255,0.5);display:block;font-family:inherit;font-weight:normal;line-height:24px;margin:0;padding:0 6px;text-shadow:0 0 0;text-transform:none}#buddypress #rtmedia-single-media-container.rtmedia-single-media .button:hover{background:rgba(255,255,255,0.2);color:rgba(255,255,255,0.8)}#buddypress #rtmedia-single-media-container.rtmedia-single-media .rtm-options .button{color:#333;margin:0 auto;padding:0 4px 0 0}#buddypress #rtm-media-options-list .rtm-options .button{background:transparent;border:0 none;border-radius:2px;color:rgba(255,255,255,0.5);float:left;font-family:inherit;font-weight:normal;line-height:24px;padding:0 6px;text-shadow:0 0 0;text-transform:none}#buddypress #rtm-media-options-list .rtm-options .rtmedia-delete-favlist{color:#fff;padding:0}.rtm-options.rtm-options{background:#666;color:#fff;display:none;font-size:14px;list-style:none;margin:0;padding:8px 10px;position:absolute;left:0;top:38px;width:180px;z-index:10}.rtm-options li{margin:0;overflow:hidden;padding:2px 0}.rtm-media-options .rtm-options:after{bottom:100%;left:20px;border:solid transparent;content:' ';height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-bottom-color:#666;border-width:6px;margin-left:-6px}.mfp-content .rtm-options{background:#fff;color:#333;bottom:38px;right:0;left:auto;top:auto}.mfp-content .rtm-options:after{top:100%;right:22px;border:solid transparent;content:' ';height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:6px;margin-left:-6px}.rtm-options .dashicons{font-size:14px;line-height:24px;margin-right:2px}.rtm-media-options .rtm-options a{border:0;color:#fff;display:block;text-decoration:none}.rtm-ltb-title{color:rgba(255,255,255,0.7);float:left;font-size:13px}.rtm-ltb-title a{color:inherit}.rtm-ltb-title a:hover{border-bottom:1px dotted;color:#fff}.rtm-item-actions{float:right}.rtm-item-actions>div,.rtm-item-actions>form{float:left;margin:0 2px;padding:7px 0;position:relative}.rtmedia-media img{display:inline-block;max-height:inherit;height:auto;max-width:100%;width:auto}@media only screen and (max-device-width: 1024px){.rtmedia-media{margin:40px 0}}.rtm-user-meta-details .username{font-size:16px;line-height:1;margin-bottom:6px}.userprofile{float:left;margin:0 16px 16px 0;max-width:54px}.userprofile a{display:block}.userprofile img{height:auto;max-width:100%}.rtm-time-privacy{color:#999;font-size:12px}.rtm-time-privacy .dashicons{font-size:14px;line-height:1.5}.rtmedia-actions-before-comments>span{float:left;margin-right:10px}.rtmedia-actions-before-comments .rtmedia-comment-link,#buddypress .rtmedia-actions-before-comments .rtmedia-like{border:0;font-size:13px;font-weight:normal;line-height:2;padding:0;text-transform:none}.rtmedia-actions-before-comments .rtmedia-comment-link:hover,#buddypress .rtmedia-actions-before-comments .rtmedia-like:hover{background:transparent}.rtmedia-comment-user-pic{float:left;margin-right:10px;max-width:36px}.rtmedia-comment-user-pic img{height:auto;max-width:100%}.rtm-like-comments-info{position:relative}.rtm-like-comments-info:after{bottom:100%;left:15px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(237,239,244,0);border-bottom-color:#edeff4;border-width:4px;margin-left:-4px}.rtm-comment-list.rtm-comment-list{list-style:none;margin:0;padding:0}.rtm-comment-list li{background:#edeff4;font-size:12px;margin-bottom:1px;padding:10px;position:relative}.rtm-comment-list li:hover .rtmedia-delete-comment{opacity:1}.rtm-comment-list .rtmedia-no-comments{margin:0;padding:5px 10px}.rtmedia-like-info{background:#edeff4;font-size:12px;margin-bottom:1px;padding:5px 10px;position:relative}.rtm-comment-wrap{overflow:hidden}.rtm-comment-wrap .rtmedia-comment-author{font-weight:700}.rtm-comment-wrap .rtmedia-comment-date{color:#999;font-size:11px}.rtmedia-comment-content{margin-top:2px}.rtmedia-delete-comment{color:#999;cursor:pointer;font-size:16px;opacity:0;position:absolute;right:5px;top:5px}.rtmedia-comment-content p{margin:0}.rtmedia-comment-details{line-height:1.5;margin-top:-3px}.rtmedia-item-comments textarea{font-size:14px;padding:4px}.rtm-media-single-comments{background-color:#edeff4;bottom:20px;padding:10px;position:absolute;width:-webkit-calc(100% - 40px);width:calc(100% - 40px)}.rtm-media-single-comments textarea{font-size:12px;line-height:14px;max-height:40px;min-height:30px;padding:4px}.rtmedia-popup{background:#fff;margin:20px auto;max-width:600px;padding:20px;position:relative;width:auto}.rtmedia-popup .rtm-modal-title{font-size:24px;margin-bottom:20px;margin-top:0}.rtmedia-popup label{display:block;margin-bottom:5px}#rtm-modal-container p{margin-bottom:10px}#rtm-mejs-video-container{margin:0 auto}.rtmedia-media-name{float:left;max-width:140px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.rtm-single-media.rtm-media-type-video{padding-bottom:40px;padding-top:40px}.rtmedia-gallery-alert-container{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0.6);z-index:999997}.rtmedia-gallery-message-box{position:fixed;top:40%;left:50%;margin-left:auto;margin-right:auto;z-index:999999}.rtmedia-gallery-message-box span{position:relative;left:-50%}.rtmedia-activity-container{box-sizing:border-box}.rtmedia-activity-container *,.rtmedia-activity-container *:before,.rtmedia-activity-container *:after{box-sizing:inherit}#buddypress ul.rtmedia-list li{border-bottom:0;padding-bottom:0}.rtmedia-activity-container .rtmedia-item-actions{display:none}.rtmedia-activity-container .rtmedia-item-title,.rtmedia-activity-container .rtmedia-item-title a{border:0;color:#666;font-size:13px;margin:5px 0 0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}#rtmedia-whts-new-upload-container div{left:0 !important;position:absolute;top:0 !important}#aw-whats-new-submit,.rtmedia-add-media-button{display:block}.rtm-drag-drop-active{border:4px dashed green !important;display:block;height:100%;opacity:0.5;z-index:9999}#rtm-drop-files-title{background:rgba(0,0,0,0.2);display:none;font-size:14px;height:100%;padding:20px;position:absolute;top:0;width:100%}#rtSelectPrivacy{float:right}.rtmedia-plupload-container{position:relative;float:left}.rtm-upload-button-wrapper{float:left;margin-right:5px}#rtmedia-action-update{margin-right:10px}.rtmedia-list-item.media-type-document,.rtmedia-list-item.media-type-music,.rtmedia-list-item.media-type-video{display:inline-block}.media-type-music .mejs-container{margin-bottom:10px}.rtmedia-album-edit .rtm-checkbox-wrap{background:rgba(255,255,255,0.9);height:30px;line-height:1;padding:10px;position:absolute;z-index:10}.rtmedia-album-edit .rtmedia-item-selector{position:relative;top:-7px}.rtmedia-album-edit .rtmedia-move-container{display:none}.rtm-single-actions.rtm-item-actions{float:none}.media-item .describe{border-collapse:collapse;width:100%;border-top-style:solid;border-top-width:1px;clear:both;cursor:default}.media-item.media-blank .describe{border:0}.media-item .describe th{vertical-align:top;text-align:left;padding:5px 10px 10px;width:140px}.media-item .describe .align th{padding-top:0}.media-item .media-item-info tr{background-color:transparent}.media-item .describe td{padding:0 8px 8px 0;vertical-align:top}.media-item thead.media-item-info td{padding:4px 10px 0}.media-item .media-item-info .A1B1{padding:0 0 0 10px}.media-item td.savesend{padding-bottom:15px}.media-item .thumbnail{max-height:128px;max-width:128px}#wpbody-content #async-upload-wrap a{display:none}.media-upload-form{margin-top:20px}.media-upload-form td label{margin-right:6px;margin-left:2px}.media-upload-form .align .field label{display:inline;padding:0 0 0 23px;margin:0 1em 0 3px;font-weight:bold}.media-upload-form tr.image-size label{margin:0 0 0 5px;font-weight:bold}.media-upload-form th.label label{font-weight:bold;margin:0.5em;font-size:13px}.media-upload-form th.label label span{padding:0 5px}abbr.required{border:medium none;text-decoration:none}.media-item .describe input[type="text"],.media-item .describe textarea{width:460px}.media-item .describe p.help{margin:0;padding:0 0 0 5px}.media-item .edit-attachment,.describe-toggle-on,.describe-toggle-off{display:block;line-height:36px;float:right;margin-right:15px}.media-item .describe-toggle-off,.media-item.open .describe-toggle-on{display:none}.media-item.open .describe-toggle-off{display:block}#media-items .media-item{border-style:solid;border-width:1px;min-height:36px;position:relative;margin-top:-1px;width:100%}#media-items{width:623px}.media-new-php #media-items{margin:1em 0}#media-items:empty{border:0 none}.media-item .filename{line-height:36px;overflow:hidden;padding:0 10px}.media-item .error-div{padding-left:10px}.media-item .pinkynail{float:left;margin:2px 2px 0;max-width:40px;max-height:32px}.media-item .startopen,.media-item .startclosed{display:none}.media-item .original{position:relative;height:34px}.media-item .progress{float:right;height:22px;margin:6px 10px 0 0;width:200px;line-height:2em;padding:0;overflow:hidden;margin-bottom:2px;border:1px solid #d1d1d1;background:#f7f7f7;background-image:-webkit-gradient(linear, left bottom, left top, from(#fff), to(#f7f7f7));background-image:-webkit-linear-gradient(bottom, #fff, #f7f7f7);background-image:linear-gradient(to top, #fff, #f7f7f7);border-radius:3px;box-shadow:inset 0 0 3px rgba(0,0,0,0.1)}.media-item .bar{z-index:9;width:0;height:100%;margin-top:-24px;background-color:#8cc1e9;background-image:-webkit-gradient(linear, left bottom, left top, from(#72a7cf), to(#8cc1e9));background-image:-webkit-linear-gradient(bottom, #72a7cf, #8cc1e9);background-image:linear-gradient(to top, #72a7cf, #8cc1e9);border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,0.3)}.media-item .progress .percent{z-index:10;position:relative;width:200px;padding:0 8px;text-shadow:0 1px 0 rgba(255,255,255,0.4);color:rgba(0,0,0,0.6)}.upload-php .fixed .column-parent{width:15%}.js .html-uploader #plupload-upload-ui{display:none}.js .html-uploader #html-upload-ui{display:block}.media-upload-form .media-item.error{margin:0;padding:0}.media-upload-form .media-item.error p,.media-item .error-div{line-height:16px;margin:5px 10px;padding:0}.media-item .error-div a.dismiss{display:block;float:right;margin:5px 4px 0 15px}.find-box{width:600px;height:300px;overflow:hidden;padding:33px 0 51px;position:absolute;z-index:1000}.find-box-head{cursor:move;font-weight:bold;height:2em;line-height:2em;padding:1px 12px;position:absolute;top:5px;width:100%}.find-box-inside{overflow:auto;padding:6px;height:100%}.find-box-search{overflow:hidden;padding:9px;position:relative}.find-box-search .spinner{float:none;left:125px;position:absolute;top:9px}#find-posts-input{float:left;width:140px;height:24px}#find-posts-search{float:left;margin:1px 4px 0 3px}#find-posts-response{margin:8px 0;padding:0 1px 6px}#find-posts-response table{width:100%}#find-posts-response .found-radio{padding:3px 0 0 8px;width:15px}.find-box-buttons{padding:8px;overflow:hidden}.find-box #resize-se{position:absolute;right:1px;bottom:1px}.ui-find-overlay{position:absolute;top:0;left:0;background-color:#000;opacity:0.6;filter:alpha(opacity=60)}ul#dismissed-updates{display:none}form.upgrade{margin-top:8px}form.upgrade .hint{font-style:italic;font-size:85%;margin:-0.5em 0 2em 0}#poststuff .inside .the-tagcloud{margin:5px 0 10px;padding:8px;border-width:1px;border-style:solid;line-height:1.8em;word-spacing:3px;border-radius:6px}.drag-drop #drag-drop-area{border:4px dashed #DDDDDD;height:200px}.drag-drop .drag-drop-inside{margin:70px auto 0;width:250px}.drag-drop-inside p{color:#aaa;font-size:14px;margin:5px 0;display:none}.drag-drop .drag-drop-inside p{text-align:center}.drag-drop-inside p.drag-drop-info{font-size:20px}.drag-drop .drag-drop-inside p,.drag-drop-inside p.drag-drop-buttons{display:block}.drag-drop.drag-over #drag-drop-area{border-color:#83b4d8}#plupload-upload-ui{position:relative}.describe .image-editor{vertical-align:top}.imgedit-wrap{position:relative}.imgedit-settings p{margin:8px 0}.post-php .imgedit-wrap table{width:100%}.describe .imgedit-wrap table td,.wp_attachment_holder .imgedit-wrap table td{vertical-align:top;padding-top:0}.describe .imgedit-wrap table td.imgedit-settings{padding:0 5px}.wp_attachment_holder .imgedit-wrap table td.imgedit-settings{width:250px}td.imgedit-settings input{margin-top:0;vertical-align:middle}.imgedit-wait{position:absolute;top:0;background:#fff url(../../../../../../wp-admin/images/wpspin_light.gif) no-repeat scroll 22px 10px;background-size:16px 16px;opacity:0.7;filter:alpha(opacity=70);width:100%;height:500px;display:none}.spinner{background:url(../../../../../../wp-admin/images/wpspin_light.gif) no-repeat;background-size:16px 16px;display:none;float:right;opacity:0.7;filter:alpha(opacity=70);width:16px;height:16px;margin:5px 5px 0}.no-float{float:none}.media-disabled,.imgedit-settings .disabled{color:grey}.wp_attachment_image,.A1B1{overflow:hidden}.wp_attachment_image .button,.A1B1 .button{float:left}.no-js .wp_attachment_image .button{display:none}.wp_attachment_image .spinner,.A1B1 .spinner{float:left;padding:0 4px 4px;vertical-align:bottom}.imgedit-menu{margin:0 0 12px;min-width:300px}.imgedit-menu div{float:left;width:32px;height:32px}.imgedit-crop-wrap{position:relative}.imgedit-crop{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -9px -31px;margin:0 8px 0 0}.imgedit-crop.disabled:hover{background-position:-9px -31px}.imgedit-crop:hover{background-position:-9px -1px}.imgedit-rleft{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -46px -31px;margin:0 3px}.imgedit-rleft.disabled:hover{background-position:-46px -31px}.imgedit-rleft:hover{background-position:-46px -1px}.imgedit-rright{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -77px -31px;margin:0 8px 0 3px}.imgedit-rright.disabled:hover{background-position:-77px -31px}.imgedit-rright:hover{background-position:-77px -1px}.imgedit-flipv{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -115px -31px;margin:0 3px}.imgedit-flipv.disabled:hover{background-position:-115px -31px}.imgedit-flipv:hover{background-position:-115px -1px}.imgedit-fliph{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -147px -31px;margin:0 8px 0 3px}.imgedit-fliph.disabled:hover{background-position:-147px -31px}.imgedit-fliph:hover{background-position:-147px -1px}.imgedit-undo{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -184px -31px;margin:0 3px}.imgedit-undo.disabled:hover{background-position:-184px -31px}.imgedit-undo:hover{background-position:-184px -1px}.imgedit-redo{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -215px -31px;margin:0 8px 0 3px}.imgedit-redo.disabled:hover{background-position:-215px -31px}.imgedit-redo:hover{background-position:-215px -1px}.imgedit-applyto img{margin:0 8px 0 0}.imgedit-group h3{font-size:18px}.imgedit-group .dashicons{border:0;line-height:1.2}.imgedit-group-top{margin:5px 0}.imgedit-applyto .imgedit-label{padding:2px 0 0;display:block}.imgedit-help{display:none;font-style:italic;margin-bottom:8px}a.imgedit-help-toggle{text-decoration:none}.form-table td.imgedit-response{padding:0}.imgedit-submit{margin:8px 0}.imgedit-submit-btn{margin-left:20px}.imgedit-wrap .nowrap{white-space:nowrap}span.imgedit-scale-warn{color:red;font-size:20px;font-style:normal;visibility:hidden;vertical-align:middle}.wp_attachment_details{margin-bottom:20px}.imgedit-menu div{border-color:#d5d5d5;background-color:#f1f1f1}.imgedit-menu div:hover{border-color:#c1c1c1;background-color:#eaeaea}.imgedit-menu div.disabled{border-color:#ccc;background-color:#ddd;filter:alpha(opacity=50);opacity:0.5}.bp-media-image-editor-cotnainer{margin-top:35px}.wp_attachment_image .bp-media-image-edit{float:left}.wp_attachment_image .spinner{display:none}.bp-media-image-editor-cotnainer .hidden{display:none}.bp-media-image-editor-cotnainer div.updated{margin:5px 0 15px;background-color:#ffffe0;border-color:#e6db55;padding:0 .6em;border-radius:3px;border-width:1px;border-style:solid}.bp-media-image-editor-cotnainer div.updated p{margin:.5em 0;padding:2px}.rtm-media-gallery-uploader{display:none}.rtmedia-uploader .drag-drop{border:4px dashed #DDD;text-align:center;background:#fafafa;overflow:hidden;color:#AAAAAA;margin-top:20px;padding:25px 0}.rtmedia-uploader .drag-drop.dragover{border-color:#83b4d8}.rtmedia-uploader .drag-drop .drag-drop-info{font-size:20px;line-height:24px}.rtmedia-uploader .drag-drop .rtm-select-files span{vertical-align:middle}.rtmedia-uploader .drag-drop .rtm-seperator{margin:0px 20px}.rtmedia-uploader .drag-drop .start-media-upload{display:none;margin-top:20px}.rtmedia-uploader .drag-drop .rtm-file-size-limit{vertical-align:middle;font-size:16px;line-height:24px}.rtm-uploader-main-wrapper .rtm-uploader-tabs{margin-bottom:10px;text-align:left}.rtm-uploader-main-wrapper ul{border-bottom:1px solid #CCC}.rtm-uploader-main-wrapper li{margin:0 0 -1px 10px;display:inline-block;padding:5px 10px;line-height:25px;background-color:#e4e4e4;border:1px solid #CCC}.rtm-uploader-main-wrapper li.active{background:transparent;border-left:1px solid #CCC;border-top:1px solid #CCC;border-right:1px solid #CCC;border-bottom:1px solid #fafafa}.rtm-uploader-main-wrapper li:hover{cursor:pointer}.rtmedia-container .rtmedia-list{margin:10px -5px}.rtmedia-container .rtmedia-list .rtmedia-list-item{float:left;margin:5px;position:relative}.rtmedia-container .rtmedia-list .rtmedia-list-item>a{display:block}.rtmedia-container .rtmedia-list .rtmedia_time{background-color:#000;color:#fff;display:inline-block;font-size:11px;font-weight:bold;line-height:14px;opacity:0.75;padding:0 4px;position:absolute;right:2px;top:2px}.rtmedia-container .rtmedia-list img{vertical-align:top}.rtmedia-container .rtmedia-list .rtmedia-item-title h4{color:#666;font-size:12px;font-weight:normal;margin:5px 0 0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.rtm-load-more{background:#eee;text-align:center}.rtmedia-container .rtm-load-more a{border:0;padding:10px 0}.rtm-load-more .rtm-media-loading{padding:10px 0}.rtm-media-options{line-height:1.4;margin-bottom:10px}.rtm-media-options>div{display:inline-block;cursor:pointer}.rtm-media-options .rtm-media-options-list{margin-right:5px;padding-right:10px;position:relative}.rtm-media-options>*{border-right:1px solid #999}.rtm-media-options>*:last-child{border-right:none}.rtm-media-options .dashicons{font-size:inherit;line-height:1.4}.rtmedia-upload-media-link{cursor:pointer}a.rtmedia-upload-media-link{border:none}.rtm-album-privacy span{font-size:16px;display:inline-block;margin:0 20px 20px 20px;vertical-align:top}.rtm-album-privacy label{margin-right:8px}.rtm-album-privacy .dashicons{font-size:16px;line-height:1.6;margin-right:5px}#rtm-media-options-list .rtmedia-delete-album{background:transparent;border:0;color:#fff;font-family:inherit;font-size:inherit;font-weight:inherit;padding:0;text-transform:inherit}#rtm-media-options-list .rtmedia-delete-album:hover{background:transparent;border:0;color:#fff}#buddypress .mejs-controls button{padding:4px 8px;border:none;background:transparent url("../../../lib/media-element/controls.png") no-repeat}#buddypress .mejs-controls .mejs-play button{background-position:0 0}#buddypress .mejs-controls .mejs-pause button{background-position:0 -16px}#buddypress .mejs-controls .mejs-unmute button{background-position:-16px 0}#buddypress .mejs-controls .mejs-mute button{background-position:-16px -16px}#buddypress .mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}#buddypress .mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-container .mejs-controls .mejs-time{padding:10px 3px 0}@media only screen and (min-width: 1025px){.mfp-content .rtm-lightbox-container{display:table;table-layout:fixed;width:100%}.mfp-content .rtm-single-media{display:table-cell;width:66.6667%}.mfp-content .rtm-single-meta{display:table-cell;width:33.3333%}.mfp-content .rtmedia-item-comments{max-height:330px;overflow-x:hidden;overflow-y:auto}}.rtl #rtSelectPrivacy{float:left}.rtl .rtmedia-plupload-container{float:right}.rtl .rtm-upload-button-wrapper{float:right}.rtl #whats-new-post-in-box{float:right}.rtl .describe-toggle-off{float:left}.rtl .media-item .pinkynail{float:right}.rtl .media-item .progress{float:left}.rtl .media-item .error-div a.dismiss{float:left}.rtl #find-posts-input{float:right}.rtl #find-posts-search{float:right}.rtl .spinner{float:left}.rtl .wp_attachment_image .button,.rtl .A1B1 .button{float:right}.rtl .wp_attachment_image .spinner,.rtl .A1B1 .spinner{float:right}.rtl .imgedit-menu div{float:right}.rtl .wp_attachment_image .bp-media-image-edit{float:right}.rtl .rtmedia-container .rtmedia-list .rtmedia-list-item{float:right}.rtl #buddypress #rtm-media-options-list .rtm-options .button{float:right}.rtl .rtm-ltb-title{float:right}.rtl .rtm-item-actions{float:left}.rtl .rtm-item-actions>div,.rtl .rtm-item-actions>form{float:right}.rtl .userprofile{float:right}.rtl .rtmedia-actions-before-comments>span{float:right}.rtl .rtmedia-comment-user-pic{float:right}.rtl .rtmedia-media-name{float:right}.rtl #rtmedia-uploader-form .rtm-plupload-list li,.rtl #rtmedia_uploader_filelist li{float:right}.rtl .rtm-page-number{float:right}.rtl .rtm-page-number .rtmedia-page-link{float:right}.rtl .rtm-pagination{float:right}.rtl .rtm-pagination .rtm-paginate{float:left}.rtl .rtm-tabs li{float:right}.rtl .alignleft{float:right}.rtl .alignright{float:left}
1
+ .alignleft{float:left}.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center}.clear-both{clear:both}.clear-none{clear:none}.clear-left{clear:left}.clear-right{clear:right}.rtm-inline-block{display:inline-block}.rtm-text-left{text-align:left}.rtm-text-right{text-align:right}.rtm-text-center{text-align:center}.rtm-border-0{border:0 !important}.hide{display:none}.rtmedia-success,.rtmedia-warning{margin:10px 0;padding:8px 14px 8px 14px;text-shadow:0 1px 0 rgba(255,255,255,0.5);border-bottom:1px solid #e7e7e7;cursor:pointer}.rtmedia-success{background-color:#dff0d8;color:#468847}.rtmedia-warning{background-color:#F0D8DD;color:#884646}.clearfix:after{content:"";display:table;clear:both}#buddypress form#whats-new-form textarea{box-sizing:border-box;min-height:70px;width:100%}#buddypress #whats-new-options{height:auto !important;overflow:hidden}#buddypress form#whats-new-form p.activity-greeting{line-height:1}#buddypress form#whats-new-form #whats-new-options select{border:1px solid #ccc;font-size:13px;margin-top:0;padding:3px 2px}#whats-new-submit #aw-whats-new-submit{font-size:12px;line-height:18px;padding:4px 6px}#whats-new-post-in-box{float:left;font-size:13px}#buddypress form#whats-new-form #whats-new-submit{margin-top:0}#whats-new-textarea{margin-bottom:10px}.rtmedia-container{box-sizing:border-box}.rtmedia-container *,.rtmedia-container *:before,.rtmedia-container *:after{box-sizing:inherit}.rtmedia-list.rtmedia-list{list-style:none;margin:0;padding:0}.rtmedia-list-item>a{border:0;display:inline-block;text-decoration:none}.rtmedia-list-item>a:focus{outline:0}.rtmedia-list-item>a+p{display:none}.rtmedia-list-item>a .rtmedia-item-thumbnail img{display:inline-block}#rtmedia-uploader-form .rtm-plupload-list,#rtmedia_uploader_filelist{list-style:none;margin-left:-4px;margin-right:-4px;padding-left:0;padding-top:10px}#rtmedia-uploader-form .rtm-plupload-list li,#rtmedia_uploader_filelist li{background:#eee;float:left;margin:4px;max-width:110px;padding:5px;position:relative}#rtmedia-uploader-form .rtm-plupload-list li.upload-error,#rtmedia_uploader_filelist li.upload-error{border:1px solid red}#rtmedia-uploader-form .rtm-plupload-list img,#rtmedia_uploader_filelist img{max-width:100%}#rtmedia-uploader-form .rtm-plupload-list canvas,#rtmedia_uploader_filelist canvas{display:block;max-width:100%}.rtm-plupload-list:empty{display:none}.rtmedia-uploader-div,.rtmedia-uploader{clear:both}button#rtmedia-add-media-button-post-update{padding:3px 6px}button#rtmedia-add-media-button-post-update .dashicons{font-size:18px;line-height:20px}.plupload_file_name{font-size:11px;font-weight:bold;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plupload_file_size{color:#666;font-size:10px}.plupload_file_action{background:#eee;position:absolute;height:18px;right:0;top:0;width:18px;z-index:10}.plupload_file_action .dashicons{color:#DD3D36;cursor:pointer;font-size:16px;height:18px;padding:2px 1px;width:18px}.plupload_file_status{height:8px;overflow:hidden;position:relative}.plupload_file_progress{background:#7AD03A;height:4px;position:absolute;top:0}.rtm-form .rtm-field-wrap{margin-bottom:20px}.rtmedia_next_prev{padding:0 10px}.rtm-page-number{float:left}.rtm-page-number .rtm-label{line-height:30px}.rtm-page-number .rtm-label,.rtm-page-number .rtm-go-to-num,.rtm-page-number .rtmedia-page-link{float:left}.rtm-pagination{background:transparent;border:none;color:#888;font-size:small;margin:0;position:relative;display:block;float:left;width:100%;padding:10px 0}.rtm-pagination .rtm-paginate{float:right;font-size:15px}.rtm-pagination .rtm-paginate a,.rtm-pagination .rtm-paginate span{display:inline-block;line-height:1;margin:0 2px;padding:8px;text-decoration:none}.rtm-pagination .rtm-paginate a.rtmedia-page-link{padding:8px}.rtm-pagination .dashicons{font-size:14px;height:auto;line-height:1.2;margin:0;padding:0;width:auto}#rtmedia_go_to_num{font-size:16px;margin:0 5px;padding:4px 5px;width:80px}.rtmedia-upload-not-allowed{background-color:#fcf8e3;border-bottom:1px solid #EEE;color:#c09853;margin-bottom:20px;padding:10px 15px}.plupload_file_name{position:relative}.plupload_file_name .dashicons{background:#eee;color:#DD3D36;cursor:pointer;font-size:14px;height:auto;padding:0 2px 0 5px;position:absolute;right:0;top:0;width:auto}.plupload_file_name .dashicons-yes{color:#7AD03A}.rtmedia-gallery-item-actions{background-color:rgba(0,0,0,0.6);opacity:0;position:absolute;text-align:center;-webkit-transition:all ease-in-out 0.4s;transition:all ease-in-out 0.4s;width:100%;z-index:9}.rtmedia-gallery-item-actions a{border:0;box-shadow:0 0 0;color:#fff;display:inline-block;font-size:12px;outline:none;padding:4px;text-align:left;text-decoration:none;text-transform:uppercase}.rtmedia-gallery-item-actions .dashicons{font-size:17px;margin-right:2px;position:relative;top:1px}.rtmedia-gallery-item-actions .dashicons-trash{font-size:15px}.rtm-pro-allow-action .rtmedia-list-item:hover .rtmedia-gallery-item-actions{opacity:1}.rtm-pro-allow-action .rtmedia-list-item:hover .rtmedia-bulk-edit-item-wrap+.rtmedia-gallery-item-actions{opacity:0}.rtmedia-footer-link{clear:both;overflow:hidden;padding:16px 0;position:relative;text-align:center}.rtmedia-text-link-decoration,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit a,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit span,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete a,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete span,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-title a,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-title span{text-decoration:none}.rtmedia-text-link-decoration:hover,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit a:hover,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit span:hover,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete a:hover,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete span:hover,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-title a:hover,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-title span:hover{text-decoration:underline}.rtmedia-container .rtmedia-edit-list-media-table{max-height:300px;overflow-y:auto}.rtmedia-container .rtmedia-edit-list-media-table thead tr{background-color:#50A1D7}.rtmedia-container .rtmedia-edit-list-media-table thead th{text-align:center;color:#FFF}.rtmedia-container .rtmedia-edit-list-media-table tbody tr:nth-child(odd){background:#FFF}.rtmedia-container .rtmedia-edit-list-media-table tbody tr:nth-child(even){background:#DCDCDC}table.rtmedia-edit-media-list tr{line-height:30px}table.rtmedia-edit-media-list tr th{color:#333;padding:4px 10px;line-height:20px}table.rtmedia-edit-media-list tr .rtm-edit-media-list-heading{width:44%}table.rtmedia-edit-media-list tr .rtm-edit-media-list-title-heading{width:56%}table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete,table.rtmedia-edit-media-list tr td.rtm-edit-media-list-title{padding:4px;font-size:14px;line-height:24px}table.rtmedia-edit-media-list tr td.rtm-edit-media-list-title a{text-decoration:none;color:#333}table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit{text-align:center}table.rtmedia-edit-media-list tr td.rtm-edit-media-list-edit a{color:#333;font-size:13px}table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete{text-align:center}table.rtmedia-edit-media-list tr td.rtm-edit-media-list-delete span{color:#FF0000;cursor:pointer;font-size:13px}.rtm-hide{display:none}.rtm-tabs.rtm-tabs{border-bottom:1px solid #eee;list-style:none;margin:0 0 20px;padding:0}.rtm-tabs li{border:1px solid #eee;border-bottom:0;float:left;margin:0 5px;padding:0}.rtm-tabs a{border:0;display:block;padding:5px 15px;text-decoration:none}.rtm-tabs a:focus{background:transparent;box-shadow:0 0 0}.rtm-tabs .active{position:relative}.rtm-tabs .active:after{background:#fff;bottom:-1px;content:' ';height:1px;left:0;position:absolute;width:100%}.rtm-tabs .dashicons{font-size:16px;height:auto;line-height:20px;margin-right:8px;width:auto}.rtmedia-edit-media-tabs .rtm-tabs a{border-bottom:0 none}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:104211;overflow:hidden;position:fixed;background:rgba(0,0,0,0.9)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:104311;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;max-width:84%;margin:0 auto;right:0;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:' ';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{background:#fff;color:#999;cursor:pointer;font-size:24px;font-style:normal;height:30px;line-height:30px;padding:0;position:absolute;right:1px;text-align:center;text-decoration:none;text-indent:2px;top:0;width:32px;z-index:12}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{cursor:pointer;position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;opacity:0;z-index:10;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}.rtm-single-media:hover .mfp-arrow{opacity:1}@media (max-device-width: 640px){.mfp-arrow{display:none}.rtm-single-media:hover .mfp-arrow{display:none}}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}.mfp-preloader{position:absolute;top:50%;left:0;right:0;margin-top:-36px;z-index:1044;font-size:0;width:36px;height:36px;margin-left:auto;margin-right:auto}.mfp-preloader:before{content:'Loading…';position:absolute;width:30px;height:30px}.mfp-preloader:not(:required):before{content:'';border-radius:50%;border:3px solid rgba(255,255,255,0.27);border-top-color:rgba(255,255,255,0.9);animation:spinner .6s linear infinite;-webkit-animation:spinner .6s linear infinite}@keyframes spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(360deg)}}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-content .rtm-lightbox-container{background:#000;margin:0 auto;position:relative}.mfp-content .rtm-single-meta{background:#fff;overflow:hidden;padding:20px 20px 110px;position:relative;vertical-align:top}.rtm-single-media{overflow:hidden;position:relative;text-align:center;vertical-align:middle}.rtm-single-media .mejs-container{margin:0 auto;max-width:inherit}.rtm-single-media .rtmedia-message-container{position:absolute;top:45%;left:0;right:0;margin-left:auto;margin-right:auto}@media (max-device-width: 640px){.rtm-single-media .rtmedia-message-container{top:25%}}.rtm-ltb-action-container{background-color:rgba(0,0,0,0.6);bottom:0;color:#fff;line-height:38px;opacity:0;padding:0 10px;position:absolute;width:100%;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}.rtm-single-media:hover .rtm-ltb-action-container{opacity:1}@media (max-device-width: 640px){.rtm-ltb-action-container{clear:both;position:relative;opacity:1}.rtm-single-media:hover .rtm-ltb-action-container{opacity:1}}#buddypress #rtmedia-single-media-container.rtmedia-single-media .button{background:transparent;border:0 none;border-radius:2px;color:rgba(255,255,255,0.5);display:block;font-family:inherit;font-weight:normal;line-height:24px;margin:0;padding:0 6px;text-shadow:0 0 0;text-transform:none}#buddypress #rtmedia-single-media-container.rtmedia-single-media .button:hover{background:rgba(255,255,255,0.2);color:rgba(255,255,255,0.8)}#buddypress #rtmedia-single-media-container.rtmedia-single-media .rtm-options .button{color:#333;margin:0 auto;padding:0 4px 0 0}#buddypress #rtm-media-options-list .rtm-options .button{background:transparent;border:0 none;border-radius:2px;color:rgba(255,255,255,0.5);float:left;font-family:inherit;font-weight:normal;line-height:24px;padding:0 6px;text-shadow:0 0 0;text-transform:none}#buddypress #rtm-media-options-list .rtm-options .rtmedia-delete-favlist{color:#fff;padding:0}.rtm-options.rtm-options{background:#666;color:#fff;display:none;font-size:14px;list-style:none;margin:0;padding:8px 10px;position:absolute;left:0;top:38px;width:180px;z-index:10}.rtm-options li{margin:0;overflow:hidden;padding:2px 0}.rtm-media-options .rtm-options:after{bottom:100%;left:20px;border:solid transparent;content:' ';height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-bottom-color:#666;border-width:6px;margin-left:-6px}.mfp-content .rtm-options{background:#fff;color:#333;bottom:38px;right:0;left:auto;top:auto}.mfp-content .rtm-options:after{top:100%;right:22px;border:solid transparent;content:' ';height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:6px;margin-left:-6px}.rtm-options .dashicons{font-size:14px;line-height:24px;margin-right:2px}.rtm-media-options .rtm-options a{border:0;color:#fff;display:block;text-decoration:none}.rtm-ltb-title{color:rgba(255,255,255,0.7);float:left;font-size:13px}.rtm-ltb-title a{color:inherit}.rtm-ltb-title a:hover{border-bottom:1px dotted;color:#fff}.rtm-item-actions{float:right}.rtm-item-actions>div,.rtm-item-actions>form{float:left;margin:0 2px;padding:7px 0;position:relative}.rtmedia-media img{display:inline-block;max-height:inherit;height:auto;max-width:100%;width:auto}@media only screen and (max-device-width: 1024px){.rtmedia-media{margin:40px 0}}.rtm-user-meta-details .username{font-size:16px;line-height:1;margin-bottom:6px}.userprofile{float:left;margin:0 16px 16px 0;max-width:54px}.userprofile a{display:block}.userprofile img{height:auto;max-width:100%}.rtm-time-privacy{color:#999;font-size:12px}.rtm-time-privacy .dashicons{font-size:14px;line-height:1.5}.rtmedia-actions-before-comments>span{float:left;margin-right:10px}.rtmedia-actions-before-comments .rtmedia-comment-link,#buddypress .rtmedia-actions-before-comments .rtmedia-like{border:0;font-size:13px;font-weight:normal;line-height:2;padding:0;text-transform:none}.rtmedia-actions-before-comments .rtmedia-comment-link:hover,#buddypress .rtmedia-actions-before-comments .rtmedia-like:hover{background:transparent}.rtmedia-comment-user-pic{float:left;margin-right:10px;max-width:36px}.rtmedia-comment-user-pic img{height:auto;max-width:100%}.rtm-like-comments-info{position:relative}.rtm-like-comments-info:after{bottom:100%;left:15px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(237,239,244,0);border-bottom-color:#edeff4;border-width:4px;margin-left:-4px}.rtm-comment-list.rtm-comment-list{list-style:none;margin:0;padding:0}.rtm-comment-list li{background:#edeff4;font-size:12px;margin-bottom:1px;padding:10px;position:relative}.rtm-comment-list li:hover .rtmedia-delete-comment{opacity:1}.rtm-comment-list .rtmedia-no-comments{margin:0;padding:5px 10px}.rtmedia-like-info{background:#edeff4;font-size:12px;margin-bottom:1px;padding:5px 10px;position:relative}.rtm-comment-wrap{overflow:hidden}.rtm-comment-wrap .rtmedia-comment-author{font-weight:700}.rtm-comment-wrap .rtmedia-comment-date{color:#999;font-size:11px}.rtmedia-comment-content{margin-top:2px}.rtmedia-delete-comment{color:#999;cursor:pointer;font-size:16px;opacity:0;position:absolute;right:5px;top:5px}.rtmedia-comment-content p{margin:0}.rtmedia-comment-details{line-height:1.5;margin-top:-3px}.rtmedia-item-comments textarea{font-size:14px;padding:4px}.rtm-media-single-comments{background-color:#edeff4;bottom:20px;padding:10px;position:absolute;width:-webkit-calc(100% - 40px);width:calc(100% - 40px)}.rtm-media-single-comments textarea{font-size:12px;line-height:14px;max-height:40px;min-height:30px;padding:4px}.rtmedia-popup{background:#fff;margin:20px auto;max-width:600px;padding:20px;position:relative;width:auto}.rtmedia-popup .rtm-modal-title{font-size:24px;margin-bottom:20px;margin-top:0}.rtmedia-popup label{display:block;margin-bottom:5px}#rtm-modal-container p{margin-bottom:10px}#rtm-mejs-video-container{margin:0 auto}.rtmedia-media-name{float:left;max-width:140px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.rtm-single-media.rtm-media-type-video{padding-bottom:40px;padding-top:40px}.rtmedia-gallery-alert-container{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0.6);z-index:999997}.rtmedia-gallery-message-box{position:fixed;top:40%;left:50%;margin-left:auto;margin-right:auto;z-index:999999}.rtmedia-gallery-message-box span{position:relative;left:-50%}.rtmedia-activity-container{box-sizing:border-box}.rtmedia-activity-container *,.rtmedia-activity-container *:before,.rtmedia-activity-container *:after{box-sizing:inherit}#buddypress ul.rtmedia-list li{border-bottom:0;padding-bottom:0}.rtmedia-activity-container .rtmedia-item-actions{display:none}.rtmedia-activity-container .rtmedia-item-title,.rtmedia-activity-container .rtmedia-item-title a{border:0;color:#666;font-size:13px;margin:5px 0 0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}#rtmedia-whts-new-upload-container div{left:0 !important;position:absolute;top:0 !important}#aw-whats-new-submit,.rtmedia-add-media-button{display:block}.rtm-drag-drop-active{border:4px dashed green !important;display:block;height:100%;opacity:0.5;z-index:9999}#rtm-drop-files-title{background:rgba(0,0,0,0.2);display:none;font-size:14px;height:100%;padding:20px;position:absolute;top:0;width:100%}#rtSelectPrivacy{float:right}.rtmedia-plupload-container{position:relative;float:left}.rtm-upload-button-wrapper{float:left;margin-right:5px}#rtmedia-action-update{margin-right:10px}.rtmedia-list-item.media-type-document,.rtmedia-list-item.media-type-music,.rtmedia-list-item.media-type-video{display:inline-block}.media-type-music .mejs-container{margin-bottom:10px}.rtmedia-album-edit .rtm-checkbox-wrap{background:rgba(255,255,255,0.9);height:30px;line-height:1;padding:10px;position:absolute;z-index:10}.rtmedia-album-edit .rtmedia-item-selector{position:relative;top:-7px}.rtmedia-album-edit .rtmedia-move-container{display:none}.rtm-single-actions.rtm-item-actions{float:none}.media-item .describe{border-collapse:collapse;width:100%;border-top-style:solid;border-top-width:1px;clear:both;cursor:default}.media-item.media-blank .describe{border:0}.media-item .describe th{vertical-align:top;text-align:left;padding:5px 10px 10px;width:140px}.media-item .describe .align th{padding-top:0}.media-item .media-item-info tr{background-color:transparent}.media-item .describe td{padding:0 8px 8px 0;vertical-align:top}.media-item thead.media-item-info td{padding:4px 10px 0}.media-item .media-item-info .A1B1{padding:0 0 0 10px}.media-item td.savesend{padding-bottom:15px}.media-item .thumbnail{max-height:128px;max-width:128px}#wpbody-content #async-upload-wrap a{display:none}.media-upload-form{margin-top:20px}.media-upload-form td label{margin-right:6px;margin-left:2px}.media-upload-form .align .field label{display:inline;padding:0 0 0 23px;margin:0 1em 0 3px;font-weight:bold}.media-upload-form tr.image-size label{margin:0 0 0 5px;font-weight:bold}.media-upload-form th.label label{font-weight:bold;margin:0.5em;font-size:13px}.media-upload-form th.label label span{padding:0 5px}abbr.required{border:medium none;text-decoration:none}.media-item .describe input[type="text"],.media-item .describe textarea{width:460px}.media-item .describe p.help{margin:0;padding:0 0 0 5px}.media-item .edit-attachment,.describe-toggle-on,.describe-toggle-off{display:block;line-height:36px;float:right;margin-right:15px}.media-item .describe-toggle-off,.media-item.open .describe-toggle-on{display:none}.media-item.open .describe-toggle-off{display:block}#media-items .media-item{border-style:solid;border-width:1px;min-height:36px;position:relative;margin-top:-1px;width:100%}#media-items{width:623px}.media-new-php #media-items{margin:1em 0}#media-items:empty{border:0 none}.media-item .filename{line-height:36px;overflow:hidden;padding:0 10px}.media-item .error-div{padding-left:10px}.media-item .pinkynail{float:left;margin:2px 2px 0;max-width:40px;max-height:32px}.media-item .startopen,.media-item .startclosed{display:none}.media-item .original{position:relative;height:34px}.media-item .progress{float:right;height:22px;margin:6px 10px 0 0;width:200px;line-height:2em;padding:0;overflow:hidden;margin-bottom:2px;border:1px solid #d1d1d1;background:#f7f7f7;background-image:-webkit-gradient(linear, left bottom, left top, from(#fff), to(#f7f7f7));background-image:-webkit-linear-gradient(bottom, #fff, #f7f7f7);background-image:linear-gradient(to top, #fff, #f7f7f7);border-radius:3px;box-shadow:inset 0 0 3px rgba(0,0,0,0.1)}.media-item .bar{z-index:9;width:0;height:100%;margin-top:-24px;background-color:#8cc1e9;background-image:-webkit-gradient(linear, left bottom, left top, from(#72a7cf), to(#8cc1e9));background-image:-webkit-linear-gradient(bottom, #72a7cf, #8cc1e9);background-image:linear-gradient(to top, #72a7cf, #8cc1e9);border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,0.3)}.media-item .progress .percent{z-index:10;position:relative;width:200px;padding:0 8px;text-shadow:0 1px 0 rgba(255,255,255,0.4);color:rgba(0,0,0,0.6)}.upload-php .fixed .column-parent{width:15%}.js .html-uploader #plupload-upload-ui{display:none}.js .html-uploader #html-upload-ui{display:block}.media-upload-form .media-item.error{margin:0;padding:0}.media-upload-form .media-item.error p,.media-item .error-div{line-height:16px;margin:5px 10px;padding:0}.media-item .error-div a.dismiss{display:block;float:right;margin:5px 4px 0 15px}.find-box{width:600px;height:300px;overflow:hidden;padding:33px 0 51px;position:absolute;z-index:1000}.find-box-head{cursor:move;font-weight:bold;height:2em;line-height:2em;padding:1px 12px;position:absolute;top:5px;width:100%}.find-box-inside{overflow:auto;padding:6px;height:100%}.find-box-search{overflow:hidden;padding:9px;position:relative}.find-box-search .spinner{float:none;left:125px;position:absolute;top:9px}#find-posts-input{float:left;width:140px;height:24px}#find-posts-search{float:left;margin:1px 4px 0 3px}#find-posts-response{margin:8px 0;padding:0 1px 6px}#find-posts-response table{width:100%}#find-posts-response .found-radio{padding:3px 0 0 8px;width:15px}.find-box-buttons{padding:8px;overflow:hidden}.find-box #resize-se{position:absolute;right:1px;bottom:1px}.ui-find-overlay{position:absolute;top:0;left:0;background-color:#000;opacity:0.6;filter:alpha(opacity=60)}ul#dismissed-updates{display:none}form.upgrade{margin-top:8px}form.upgrade .hint{font-style:italic;font-size:85%;margin:-0.5em 0 2em 0}#poststuff .inside .the-tagcloud{margin:5px 0 10px;padding:8px;border-width:1px;border-style:solid;line-height:1.8em;word-spacing:3px;border-radius:6px}.drag-drop #drag-drop-area{border:4px dashed #DDDDDD;height:200px}.drag-drop .drag-drop-inside{margin:70px auto 0;width:250px}.drag-drop-inside p{color:#aaa;font-size:14px;margin:5px 0;display:none}.drag-drop .drag-drop-inside p{text-align:center}.drag-drop-inside p.drag-drop-info{font-size:20px}.drag-drop .drag-drop-inside p,.drag-drop-inside p.drag-drop-buttons{display:block}.drag-drop.drag-over #drag-drop-area{border-color:#83b4d8}#plupload-upload-ui{position:relative}.describe .image-editor{vertical-align:top}.imgedit-wrap{position:relative}.imgedit-settings p{margin:8px 0}.post-php .imgedit-wrap table{width:100%}.describe .imgedit-wrap table td,.wp_attachment_holder .imgedit-wrap table td{vertical-align:top;padding-top:0}.describe .imgedit-wrap table td.imgedit-settings{padding:0 5px}.wp_attachment_holder .imgedit-wrap table td.imgedit-settings{width:250px}td.imgedit-settings input{margin-top:0;vertical-align:middle}.imgedit-wait{position:absolute;top:0;background:#fff url(../../../../../../wp-admin/images/wpspin_light.gif) no-repeat scroll 22px 10px;background-size:16px 16px;opacity:0.7;filter:alpha(opacity=70);width:100%;height:500px;display:none}.spinner{background:url(../../../../../../wp-admin/images/wpspin_light.gif) no-repeat;background-size:16px 16px;display:none;float:right;opacity:0.7;filter:alpha(opacity=70);width:16px;height:16px;margin:5px 5px 0}.no-float{float:none}.media-disabled,.imgedit-settings .disabled{color:grey}.wp_attachment_image,.A1B1{overflow:hidden}.wp_attachment_image .button,.A1B1 .button{float:left}.no-js .wp_attachment_image .button{display:none}.wp_attachment_image .spinner,.A1B1 .spinner{float:left;padding:0 4px 4px;vertical-align:bottom}.imgedit-menu{margin:0 0 12px;min-width:300px}.imgedit-menu div{float:left;width:32px;height:32px}.imgedit-crop-wrap{position:relative}.imgedit-crop{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -9px -31px;margin:0 8px 0 0}.imgedit-crop.disabled:hover{background-position:-9px -31px}.imgedit-crop:hover{background-position:-9px -1px}.imgedit-rleft{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -46px -31px;margin:0 3px}.imgedit-rleft.disabled:hover{background-position:-46px -31px}.imgedit-rleft:hover{background-position:-46px -1px}.imgedit-rright{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -77px -31px;margin:0 8px 0 3px}.imgedit-rright.disabled:hover{background-position:-77px -31px}.imgedit-rright:hover{background-position:-77px -1px}.imgedit-flipv{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -115px -31px;margin:0 3px}.imgedit-flipv.disabled:hover{background-position:-115px -31px}.imgedit-flipv:hover{background-position:-115px -1px}.imgedit-fliph{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -147px -31px;margin:0 8px 0 3px}.imgedit-fliph.disabled:hover{background-position:-147px -31px}.imgedit-fliph:hover{background-position:-147px -1px}.imgedit-undo{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -184px -31px;margin:0 3px}.imgedit-undo.disabled:hover{background-position:-184px -31px}.imgedit-undo:hover{background-position:-184px -1px}.imgedit-redo{background:transparent url("../../../../../../wp-admin/images/imgedit-icons.png") no-repeat scroll -215px -31px;margin:0 8px 0 3px}.imgedit-redo.disabled:hover{background-position:-215px -31px}.imgedit-redo:hover{background-position:-215px -1px}.imgedit-applyto img{margin:0 8px 0 0}.imgedit-group h3{font-size:18px}.imgedit-group .dashicons{border:0;line-height:1.2}.imgedit-group-top{margin:5px 0}.imgedit-applyto .imgedit-label{padding:2px 0 0;display:block}.imgedit-help{display:none;font-style:italic;margin-bottom:8px}a.imgedit-help-toggle{text-decoration:none}.form-table td.imgedit-response{padding:0}.imgedit-submit{margin:8px 0}.imgedit-submit-btn{margin-left:20px}.imgedit-wrap .nowrap{white-space:nowrap}span.imgedit-scale-warn{color:red;font-size:20px;font-style:normal;visibility:hidden;vertical-align:middle}.wp_attachment_details{margin-bottom:20px}.imgedit-menu div{border-color:#d5d5d5;background-color:#f1f1f1}.imgedit-menu div:hover{border-color:#c1c1c1;background-color:#eaeaea}.imgedit-menu div.disabled{border-color:#ccc;background-color:#ddd;filter:alpha(opacity=50);opacity:0.5}.bp-media-image-editor-cotnainer{margin-top:35px}.wp_attachment_image .bp-media-image-edit{float:left}.wp_attachment_image .spinner{display:none}.bp-media-image-editor-cotnainer .hidden{display:none}.bp-media-image-editor-cotnainer div.updated{margin:5px 0 15px;background-color:#ffffe0;border-color:#e6db55;padding:0 .6em;border-radius:3px;border-width:1px;border-style:solid}.bp-media-image-editor-cotnainer div.updated p{margin:.5em 0;padding:2px}.rtm-media-gallery-uploader{display:none}.rtmedia-uploader .drag-drop{border:4px dashed #DDD;text-align:center;background:#fafafa;overflow:hidden;color:#AAAAAA;margin-top:20px;padding:25px 0}.rtmedia-uploader .drag-drop.dragover{border-color:#83b4d8}.rtmedia-uploader .drag-drop .drag-drop-info{font-size:20px;line-height:24px}.rtmedia-uploader .drag-drop .rtm-select-files span{vertical-align:middle}.rtmedia-uploader .drag-drop .rtm-seperator{margin:0px 20px}.rtmedia-uploader .drag-drop .start-media-upload{display:none;margin-top:20px}.rtmedia-uploader .drag-drop .rtm-file-size-limit{vertical-align:middle;font-size:16px;line-height:24px}.rtm-uploader-main-wrapper .rtm-uploader-tabs{margin-bottom:10px;text-align:left}.rtm-uploader-main-wrapper ul{border-bottom:1px solid #CCC}.rtm-uploader-main-wrapper li{margin:0 0 -1px 10px;display:inline-block;padding:5px 10px;line-height:25px;background-color:#e4e4e4;border:1px solid #CCC}.rtm-uploader-main-wrapper li.active{background:transparent;border-left:1px solid #CCC;border-top:1px solid #CCC;border-right:1px solid #CCC;border-bottom:1px solid #fafafa}.rtm-uploader-main-wrapper li:hover{cursor:pointer}.rtmedia-container .rtmedia-list{margin:10px -5px}.rtmedia-container .rtmedia-list .rtmedia-list-item{float:left;margin:5px;position:relative}.rtmedia-container .rtmedia-list .rtmedia-list-item>a{display:block}.rtmedia-container .rtmedia-list .rtmedia_time{background-color:#000;color:#fff;display:inline-block;font-size:11px;font-weight:bold;line-height:14px;opacity:0.75;padding:0 4px;position:absolute;right:2px;top:2px}.rtmedia-container .rtmedia-list img{vertical-align:top}.rtmedia-container .rtmedia-list .rtmedia-item-title h4{color:#666;font-size:12px;font-weight:normal;margin:5px 0 0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.rtm-load-more{background:#eee;text-align:center}.rtmedia-container .rtm-load-more a{border:0;padding:10px 0}.rtm-load-more .rtm-media-loading{padding:10px 0}.rtm-media-options{line-height:1.4;margin-bottom:10px}.rtm-media-options>div{display:inline-block;cursor:pointer}.rtm-media-options .rtm-media-options-list{margin-right:5px;padding-right:10px;position:relative}.rtm-media-options>*{border-right:1px solid #999}.rtm-media-options>*:last-child{border-right:none}.rtm-media-options .dashicons{font-size:inherit;line-height:1.4}.rtmedia-upload-media-link{cursor:pointer}a.rtmedia-upload-media-link{border:none}.rtm-album-privacy span{font-size:16px;display:inline-block;margin:0 20px 20px 20px;vertical-align:top}.rtm-album-privacy label{margin-right:8px}.rtm-album-privacy .dashicons{font-size:16px;line-height:1.6;margin-right:5px}#rtm-media-options-list .rtmedia-delete-album{background:transparent;border:0;color:#fff;font-family:inherit;font-size:inherit;font-weight:inherit;padding:0;text-transform:inherit}#rtm-media-options-list .rtmedia-delete-album:hover{background:transparent;border:0;color:#fff}.rtmedia-single-container button.rtmedia-like{background-color:transparent;color:inherit}#buddypress .mejs-controls button{padding:4px 8px;border:none;background:transparent url("../../../lib/media-element/controls.png") no-repeat}#buddypress .mejs-controls .mejs-play button{background-position:0 0}#buddypress .mejs-controls .mejs-pause button{background-position:0 -16px}#buddypress .mejs-controls .mejs-unmute button{background-position:-16px 0}#buddypress .mejs-controls .mejs-mute button{background-position:-16px -16px}#buddypress .mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}#buddypress .mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-container .mejs-controls .mejs-time{padding:10px 3px 0;content:''}.rtmedia-activity-container .mejs-playpause-button.mejs-play button:before,.rtmedia-activity-container .mejs-playpause-button.mejs-pause button:before,.rtmedia-activity-container .mejs-volume-button.mejs-mute button:before,.rtmedia-activity-container .mejs-fullscreen-button button:before,.rtmedia-media .mejs-playpause-button.mejs-play button:before,.rtmedia-media .mejs-playpause-button.mejs-pause button:before,.rtmedia-media .mejs-volume-button.mejs-mute button:before,.rtmedia-media .mejs-fullscreen-button button:before{content:''}@media only screen and (min-width: 1025px){.mfp-content .rtm-lightbox-container{display:table;table-layout:fixed;width:100%}.mfp-content .rtm-single-media{display:table-cell;width:66.6667%}.mfp-content .rtm-single-meta{display:table-cell;width:33.3333%}.mfp-content .rtmedia-item-comments{max-height:330px;overflow-x:hidden;overflow-y:auto}}.rtl #rtSelectPrivacy{float:left}.rtl .rtmedia-plupload-container{float:right}.rtl .rtm-upload-button-wrapper{float:right}.rtl #whats-new-post-in-box{float:right}.rtl .describe-toggle-off{float:left}.rtl .media-item .pinkynail{float:right}.rtl .media-item .progress{float:left}.rtl .media-item .error-div a.dismiss{float:left}.rtl #find-posts-input{float:right}.rtl #find-posts-search{float:right}.rtl .spinner{float:left}.rtl .wp_attachment_image .button,.rtl .A1B1 .button{float:right}.rtl .wp_attachment_image .spinner,.rtl .A1B1 .spinner{float:right}.rtl .imgedit-menu div{float:right}.rtl .wp_attachment_image .bp-media-image-edit{float:right}.rtl .rtmedia-container .rtmedia-list .rtmedia-list-item{float:right}.rtl #buddypress #rtm-media-options-list .rtm-options .button{float:right}.rtl .rtm-ltb-title{float:right}.rtl .rtm-item-actions{float:left}.rtl .rtm-item-actions>div,.rtl .rtm-item-actions>form{float:right}.rtl .userprofile{float:right}.rtl .rtmedia-actions-before-comments>span{float:right}.rtl .rtmedia-comment-user-pic{float:right}.rtl .rtmedia-media-name{float:right}.rtl #rtmedia-uploader-form .rtm-plupload-list li,.rtl #rtmedia_uploader_filelist li{float:right}.rtl .rtm-page-number{float:right}.rtl .rtm-page-number .rtmedia-page-link{float:right}.rtl .rtm-pagination{float:right}.rtl .rtm-pagination .rtm-paginate{float:left}.rtl .rtm-tabs li{float:right}.rtl .alignleft{float:right}.rtl .alignright{float:left}
app/assets/css/sass/_media-element.scss CHANGED
@@ -47,5 +47,15 @@
47
  }
48
 
49
  .mejs-container .mejs-controls .mejs-time {
50
- padding: 10px 3px 0;
 
 
 
 
 
 
 
 
 
 
51
  }
47
  }
48
 
49
  .mejs-container .mejs-controls .mejs-time {
50
+ padding: 10px 3px 0;content: '';
51
+ }
52
+
53
+ .rtmedia-activity-container, .rtmedia-media {
54
+ .mejs-playpause-button.mejs-play, .mejs-playpause-button.mejs-pause, .mejs-volume-button.mejs-mute, .mejs-fullscreen-button{
55
+ button {
56
+ &:before {
57
+ content: '';
58
+ }
59
+ }
60
+ }
61
  }
app/assets/css/sass/_media-tab.scss CHANGED
@@ -207,4 +207,11 @@ a.rtmedia-upload-media-link {
207
  color: $white;
208
  }
209
  }
 
 
 
 
 
 
 
210
  }
207
  color: $white;
208
  }
209
  }
210
+ }
211
+
212
+ .rtmedia-single-container {
213
+ button.rtmedia-like {
214
+ background-color: transparent;
215
+ color: inherit;
216
+ }
217
  }
app/helper/RTMediaCommentNotification.php CHANGED
@@ -57,9 +57,9 @@ class RTMediaCommentNotification extends RTMediaNotification {
57
  $media_type = rtmedia_type(rtmedia_id($post_id));
58
 
59
  if ($total_items == 1) {
60
- $text = $comment_author . ' ' . __('commented on your', 'rtmedia') . ' ' . $media_type;
61
  } else {
62
- $text = $total_items . ' ' . __('new comments on your', 'rtmedia') . ' ' . $media_type;
63
  }
64
  $link = $media_url;
65
  if ($format == 'string') {
57
  $media_type = rtmedia_type(rtmedia_id($post_id));
58
 
59
  if ($total_items == 1) {
60
+ $text = $comment_author . ' ' . __('commented on your', 'buddypress-media') . ' ' . $media_type;
61
  } else {
62
+ $text = $total_items . ' ' . __('new comments on your', 'buddypress-media') . ' ' . $media_type;
63
  }
64
  $link = $media_url;
65
  if ($format == 'string') {
app/helper/RTMediaLikeNotification.php CHANGED
@@ -88,12 +88,12 @@ class RTMediaLikeNotification extends RTMediaNotification {
88
  if ($like_count == 0) {
89
  $this->delete_notification_by_item_id($initiator_id, $post_id);
90
  } elseif ($like_count == 1) {
91
- $text = $liked_by . ' ' . __('liked your', 'rtmedia') . ' ' . $media_type;
92
  } elseif ($like_count == 2) {
93
- $text = $liked_by . ' ' . __('and one more friend liked your', 'rtmedia') .' ' . $media_type;
94
  } else {
95
  $count = $like_count - 1;
96
- $text = $liked_by . ' ' . __( 'and' ,'rtmedia' ) . ' ' . $count . ' ' . __('other friends liked your', 'rtmedia' ) . ' ' . $media_type;
97
  }
98
 
99
  if ($format == 'string') {
88
  if ($like_count == 0) {
89
  $this->delete_notification_by_item_id($initiator_id, $post_id);
90
  } elseif ($like_count == 1) {
91
+ $text = $liked_by . ' ' . __('liked your', 'buddypress-media') . ' ' . $media_type;
92
  } elseif ($like_count == 2) {
93
+ $text = $liked_by . ' ' . __('and one more friend liked your', 'buddypress-media') .' ' . $media_type;
94
  } else {
95
  $count = $like_count - 1;
96
+ $text = $liked_by . ' ' . __( 'and' ,'buddypress-media' ) . ' ' . $count . ' ' . __('other friends liked your', 'buddypress-media' ) . ' ' . $media_type;
97
  }
98
 
99
  if ($format == 'string') {
app/helper/RTMediaThemes.php CHANGED
@@ -205,6 +205,16 @@ class RTMediaThemes {
205
  public function rtmedia_3rd_party_themes_content() {
206
 
207
  $themes = array(
 
 
 
 
 
 
 
 
 
 
208
  'msocial' => array(
209
  'name' => __( '(M) SOCIAL NETWORK BUDDYPRESS THEME', 'buddypress-media' ),
210
  'image' => RTMEDIA_URL . 'app/assets/admin/img/rtmedia-theme-msocial.jpg',
@@ -212,7 +222,7 @@ class RTMediaThemes {
212
  'author' => __( 'gavick', 'buddypress-media' ),
213
  'author_url' => 'http://rt.cx/msocial',
214
  'buy_url' => 'http://rt.cx/msocial',
215
- 'description' => __( '(M)Social is a sophisticated, vibrant community theme that offers incredible grid layouts, with full BuddyPress support so your users can interact with each other, create their own pages, and share their thoughts and images with the community. ', 'buddypress-media' ),
216
  'tags' => 'responsive, WPML, BuddyPress, social, business',
217
  ),
218
  'klein' => array(
205
  public function rtmedia_3rd_party_themes_content() {
206
 
207
  $themes = array(
208
+ 'thrive' => array(
209
+ 'name' => __( 'Thrive - Intranet & Community WordPress Theme', 'buddypress-media' ),
210
+ 'image' => RTMEDIA_URL . 'app/assets/admin/img/rtmedia-theme-thrive.jpg',
211
+ 'demo_url' => 'http://rt.cx/thrive',
212
+ 'author' => __( 'dunhakdis', 'buddypress-media' ),
213
+ 'author_url' => 'http://rt.cx/thrive',
214
+ 'buy_url' => 'http://rt.cx/thrive',
215
+ 'description' => __( 'Thrive is an innovative WordPress Theme designed to cater company portals, organisational websites, company intranet and extranets.', 'buddypress-media' ),
216
+ 'tags' => 'community, events, extranet, forums, intranet, membership, network, polls, project management, rtl, social, tasks',
217
+ ),
218
  'msocial' => array(
219
  'name' => __( '(M) SOCIAL NETWORK BUDDYPRESS THEME', 'buddypress-media' ),
220
  'image' => RTMEDIA_URL . 'app/assets/admin/img/rtmedia-theme-msocial.jpg',
222
  'author' => __( 'gavick', 'buddypress-media' ),
223
  'author_url' => 'http://rt.cx/msocial',
224
  'buy_url' => 'http://rt.cx/msocial',
225
+ 'description' => __( '(M)Social is a sophisticated, vibrant community theme that offers incredible grid layouts, with full BuddyPress support so your users can interact with each other, create their own pages, and share their thoughts and images with the community.', 'buddypress-media' ),
226
  'tags' => 'responsive, WPML, BuddyPress, social, business',
227
  ),
228
  'klein' => array(
app/main/controllers/template/rt-template-functions.php CHANGED
@@ -795,7 +795,7 @@ function rtmedia_comments( $echo = true ) {
795
  if ( $comment_list != "" ) {
796
  $html .= $comment_list;
797
  } else {
798
- $html .= "<li id='rtmedia-no-comments' class='rtmedia-no-comments'>" . __( apply_filters( 'rtmedia_single_media_no_comment_messege', __( 'There are no comments on this media yet.', 'buddypress-media' ) ) ) . "</li>";
799
  }
800
 
801
  $html .= '</ul>';
795
  if ( $comment_list != "" ) {
796
  $html .= $comment_list;
797
  } else {
798
+ $html .= "<li id='rtmedia-no-comments' class='rtmedia-no-comments'>" . apply_filters( 'rtmedia_single_media_no_comment_messege', __( 'There are no comments on this media yet.', 'buddypress-media' ) ) . "</li>";
799
  }
800
 
801
  $html .= '</ul>';
app/services/RTMediaEncoding.php CHANGED
@@ -199,10 +199,10 @@ class RTMediaEncoding {
199
  }
200
 
201
  update_site_option( 'rtmedia-encoding-api-key', $_GET[ 'apikey' ] );
 
202
 
203
  $usage_info = $this->update_usage( $_GET[ 'apikey' ] );
204
- $return_page = esc_url( add_query_arg( array( 'page' => 'rtmedia-addons', 'api_key_updated' => $usage_info->plan->name ), admin_url( 'admin.php' ) ) );
205
-
206
  wp_safe_redirect( esc_url_raw( $return_page ) );
207
 
208
  die();
199
  }
200
 
201
  update_site_option( 'rtmedia-encoding-api-key', $_GET[ 'apikey' ] );
202
+ update_site_option( 'rtmedia-encoding-api-key-stored', $_GET[ 'apikey' ] );
203
 
204
  $usage_info = $this->update_usage( $_GET[ 'apikey' ] );
205
+ $return_page = add_query_arg( array( 'page' => 'rtmedia-addons', 'api_key_updated' => $usage_info->plan->name ), admin_url( 'admin.php' ) );
 
206
  wp_safe_redirect( esc_url_raw( $return_page ) );
207
 
208
  die();
index.php CHANGED
@@ -4,10 +4,11 @@
4
  Plugin Name: rtMedia for WordPress, BuddyPress and bbPress
5
  Plugin URI: http://rtcamp.com/rtmedia/?utm_source=dashboard&utm_medium=plugin&utm_campaign=buddypress-media
6
  Description: This plugin adds missing media rich features like photos, videos and audio uploading to BuddyPress which are essential if you are building social network, seriously!
7
- Version: 3.9
8
  Author: rtCamp
9
  Text Domain: buddypress-media
10
  Author URI: http://rtcamp.com/?utm_source=dashboard&utm_medium=plugin&utm_campaign=buddypress-media
 
11
  */
12
 
13
  /**
4
  Plugin Name: rtMedia for WordPress, BuddyPress and bbPress
5
  Plugin URI: http://rtcamp.com/rtmedia/?utm_source=dashboard&utm_medium=plugin&utm_campaign=buddypress-media
6
  Description: This plugin adds missing media rich features like photos, videos and audio uploading to BuddyPress which are essential if you are building social network, seriously!
7
+ Version: 3.9.1
8
  Author: rtCamp
9
  Text Domain: buddypress-media
10
  Author URI: http://rtcamp.com/?utm_source=dashboard&utm_medium=plugin&utm_campaign=buddypress-media
11
+ Domain Path: /languages/
12
  */
13
 
14
  /**
languages/buddypress-media-zh_CN.mo CHANGED
Binary file
languages/buddypress-media.po CHANGED
@@ -2,9 +2,9 @@
2
  # This file is distributed under the same license as the rtMedia for WordPress, BuddyPress and bbPress package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: rtMedia for WordPress, BuddyPress and bbPress 3.8.21\n"
6
  "Report-Msgid-Bugs-To: http://community.rtcamp.com/c/rtmedia/\n"
7
- "POT-Creation-Date: 2015-10-16 06:33:51+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
@@ -129,7 +129,7 @@ msgstr ""
129
 
130
  #: app/admin/RTMediaAdmin.php:743 app/admin/RTMediaAdmin.php:746
131
  #: app/admin/RTMediaAdmin.php:872 app/admin/RTMediaAdmin.php:1414
132
- #: app/helper/RTMediaSettings.php:207 app/helper/RTMediaSupport.php:51
133
  #: app/helper/RTMediaSupport.php:52
134
  msgid "Support"
135
  msgstr ""
@@ -579,7 +579,7 @@ msgstr ""
579
  msgid "Media Types Settings"
580
  msgstr ""
581
 
582
- #: app/admin/RTMediaFormHandler.php:568 app/helper/RTMediaSettings.php:323
583
  msgid "Media Type"
584
  msgstr ""
585
 
@@ -742,10 +742,20 @@ msgid ""
742
  msgstr ""
743
 
744
  #: app/admin/RTMediaFormHandler.php:1010
 
 
 
 
 
 
 
 
 
 
745
  msgid "Organize media into albums"
746
  msgstr ""
747
 
748
- #: app/admin/RTMediaFormHandler.php:1016
749
  msgid ""
750
  "This will add 'album' tab to BuddyPress profile and group depending on the "
751
  "^above^ settings."
@@ -1154,14 +1164,14 @@ msgid "Purchased"
1154
  msgstr ""
1155
 
1156
  #: app/helper/RTMediaAddon.php:606 app/helper/RTMediaThemes.php:155
1157
- #: app/helper/RTMediaThemes.php:183 app/helper/RTMediaThemes.php:270
1158
- #: app/helper/RTMediaThemes.php:298 app/importers/BPMediaAlbumimporter.php:178
1159
  msgid "Buy Now"
1160
  msgstr ""
1161
 
1162
  #: app/helper/RTMediaAddon.php:635 app/helper/RTMediaThemes.php:154
1163
- #: app/helper/RTMediaThemes.php:182 app/helper/RTMediaThemes.php:269
1164
- #: app/helper/RTMediaThemes.php:297 app/importers/BPMediaAlbumimporter.php:179
1165
  msgid "Live Demo"
1166
  msgstr ""
1167
 
@@ -1169,6 +1179,14 @@ msgstr ""
1169
  msgid "Argument missing. id is required."
1170
  msgstr ""
1171
 
 
 
 
 
 
 
 
 
1172
  #: app/helper/RTMediaFeed.php:52
1173
  msgid "No items"
1174
  msgstr ""
@@ -1205,67 +1223,83 @@ msgstr ""
1205
  msgid "Activate License"
1206
  msgstr ""
1207
 
1208
- #: app/helper/RTMediaSettings.php:205
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1209
  msgid "BuddyPress Media Addons for Photos"
1210
  msgstr ""
1211
 
1212
- #: app/helper/RTMediaSettings.php:209
1213
  msgid "rtMedia Themes"
1214
  msgstr ""
1215
 
1216
- #: app/helper/RTMediaSettings.php:282
1217
  msgid ""
1218
  "Currently your network allows uploading of the following file types. You "
1219
  "can change the settings <a href=\"%s\">here</a>.<br /><code>%s</code></span>"
1220
  msgstr ""
1221
 
1222
- #: app/helper/RTMediaSettings.php:300 app/helper/RTMediaSettings.php:302
1223
  msgid "Recounting of media files done successfully"
1224
  msgstr ""
1225
 
1226
- #: app/helper/RTMediaSettings.php:302
1227
  msgid "Recount Success"
1228
  msgstr ""
1229
 
1230
- #: app/helper/RTMediaSettings.php:306 app/helper/RTMediaSettings.php:308
1231
  msgid "Recounting Failed"
1232
  msgstr ""
1233
 
1234
- #: app/helper/RTMediaSettings.php:308
1235
  msgid "Recount Fail"
1236
  msgstr ""
1237
 
1238
- #: app/helper/RTMediaSettings.php:321 app/helper/RTMediaSettings.php:323
1239
  msgid "Atleast one Media Type Must be selected"
1240
  msgstr ""
1241
 
1242
- #: app/helper/RTMediaSettings.php:332 app/helper/RTMediaSettings.php:334
1243
  msgid "\"Number of media\" count value should be numeric and greater than 0."
1244
  msgstr ""
1245
 
1246
- #: app/helper/RTMediaSettings.php:334
1247
  msgid "Default Count"
1248
  msgstr ""
1249
 
1250
- #: app/helper/RTMediaSettings.php:339
1251
  msgid "Settings saved."
1252
  msgstr ""
1253
 
1254
- #: app/helper/RTMediaSettings.php:363
1255
  msgid ""
1256
  "If you make changes to width, height or crop settings, you must use \"<a "
1257
  "href=\"%s\">Regenerate Thumbnail Plugin</a>\" to regenerate old images.\""
1258
  msgstr ""
1259
 
1260
- #: app/helper/RTMediaSettings.php:384
1261
  msgid "BuddyPress Media 2.6 requires a database upgrade. "
1262
  msgstr ""
1263
 
1264
- #: app/helper/RTMediaSettings.php:384
1265
  msgid "Update Database"
1266
  msgstr ""
1267
 
1268
- #: app/helper/RTMediaSettings.php:401
1269
  msgid ""
1270
  "If your site has some issues due to BuddyPress Media and you want one on "
1271
  "one support then you can create a support topic on the <a target=\"_blank\" "
@@ -1273,7 +1307,7 @@ msgid ""
1273
  "medium=plugin&utm_campaign=rtmedia\">rtCamp Support Forum</a>."
1274
  msgstr ""
1275
 
1276
- #: app/helper/RTMediaSettings.php:402
1277
  msgid ""
1278
  "If you have any suggestions, enhancements or bug reports, then you can open "
1279
  "a new issue on <a target=\"_blank\" "
@@ -1472,70 +1506,80 @@ msgid ""
1472
  "photography community sites."
1473
  msgstr ""
1474
 
1475
- #: app/helper/RTMediaThemes.php:149 app/helper/RTMediaThemes.php:264
1476
  msgid "Theme Details"
1477
  msgstr ""
1478
 
1479
- #: app/helper/RTMediaThemes.php:161 app/helper/RTMediaThemes.php:276
1480
  msgid "Show previous theme"
1481
  msgstr ""
1482
 
1483
- #: app/helper/RTMediaThemes.php:162 app/helper/RTMediaThemes.php:277
1484
  msgid "Show next theme"
1485
  msgstr ""
1486
 
1487
- #: app/helper/RTMediaThemes.php:163 app/helper/RTMediaThemes.php:278
1488
  msgid "Close overlay"
1489
  msgstr ""
1490
 
1491
- #: app/helper/RTMediaThemes.php:176 app/helper/RTMediaThemes.php:291
1492
  msgid "Read More"
1493
  msgstr ""
1494
 
1495
- #: app/helper/RTMediaThemes.php:177 app/helper/RTMediaThemes.php:292
1496
  msgid "Tags:"
1497
  msgstr ""
1498
 
1499
  #: app/helper/RTMediaThemes.php:209
1500
- msgid "(M) SOCIAL NETWORK BUDDYPRESS THEME"
1501
  msgstr ""
1502
 
1503
- #: app/helper/RTMediaThemes.php:212
1504
- msgid "gavick"
1505
  msgstr ""
1506
 
1507
  #: app/helper/RTMediaThemes.php:215
1508
  msgid ""
1509
- "(M)Social is a sophisticated, vibrant community theme that offers "
1510
- "incredible grid layouts, with full BuddyPress support so your users can "
1511
- "interact with each other, create their own pages, and share their thoughts "
1512
- "and images with the community. "
1513
  msgstr ""
1514
 
1515
  #: app/helper/RTMediaThemes.php:219
1516
- msgid "Klein"
1517
  msgstr ""
1518
 
1519
  #: app/helper/RTMediaThemes.php:222
1520
- msgid "dunhakdis"
1521
  msgstr ""
1522
 
1523
  #: app/helper/RTMediaThemes.php:225
1524
  msgid ""
 
 
 
 
 
 
 
 
 
 
 
 
1525
  "Klein is an innovative WordPress theme built to support BuddyPress, "
1526
  "bbPress, and WooCommerce out of the box. Perfect for websites that "
1527
  "interacts with many users."
1528
  msgstr ""
1529
 
1530
- #: app/helper/RTMediaThemes.php:229
1531
  msgid "SweetDate"
1532
  msgstr ""
1533
 
1534
- #: app/helper/RTMediaThemes.php:232 app/helper/RTMediaThemes.php:242
1535
  msgid "SeventhQueen"
1536
  msgstr ""
1537
 
1538
- #: app/helper/RTMediaThemes.php:235
1539
  msgid ""
1540
  "SweetDate is a unique, clean and modern Premium Wordpress theme. It is "
1541
  "perfect for a dating or community website but can be used as well for any "
@@ -1543,34 +1587,34 @@ msgid ""
1543
  "community system."
1544
  msgstr ""
1545
 
1546
- #: app/helper/RTMediaThemes.php:239
1547
  msgid "KLEO"
1548
  msgstr ""
1549
 
1550
- #: app/helper/RTMediaThemes.php:245
1551
  msgid ""
1552
  "You no longer need to be a professional developer or designer to create an "
1553
  "awesome website. Let your imagination run wild and create the site of your "
1554
  "dreams. KLEO has all the tools to get you started."
1555
  msgstr ""
1556
 
1557
- #: app/helper/RTMediaThemes.php:308
1558
  msgid ""
1559
  "These are the third party themes. For any issues or queries regarding these "
1560
  "themes please contact theme developers."
1561
  msgstr ""
1562
 
1563
- #: app/helper/RTMediaThemes.php:311
1564
  msgid "Are you a developer?"
1565
  msgstr ""
1566
 
1567
- #: app/helper/RTMediaThemes.php:314
1568
  msgid ""
1569
  "If you have developed a rtMedia compatible theme and would like it to list "
1570
  "here, please email us at"
1571
  msgstr ""
1572
 
1573
- #: app/helper/RTMediaThemes.php:315
1574
  msgid "product@rtcamp.com"
1575
  msgstr ""
1576
 
@@ -1830,7 +1874,7 @@ msgid "All"
1830
  msgstr ""
1831
 
1832
  #: app/main/RTMedia.php:577 app/main/controllers/media/RTMediaAlbum.php:49
1833
- #: app/main/controllers/template/rt-template-functions.php:1393
1834
  #: app/main/controllers/upload/RTMediaUploadView.php:51
1835
  #: app/main/controllers/upload/RTMediaUploadView.php:54
1836
  msgid "Album"
@@ -1842,8 +1886,8 @@ msgid "Albums"
1842
  msgstr ""
1843
 
1844
  #: app/main/RTMedia.php:588 app/main/controllers/media/RTMediaLoginPopup.php:38
1845
- #: app/main/controllers/template/rt-template-functions.php:2162
1846
- #: app/main/controllers/template/rt-template-functions.php:2166
1847
  msgid "Upload"
1848
  msgstr ""
1849
 
@@ -1851,156 +1895,156 @@ msgstr ""
1851
  msgid "Wall Post"
1852
  msgstr ""
1853
 
1854
- #: app/main/RTMedia.php:803 app/main/RTMedia.php:812
1855
  msgid "Wall Posts"
1856
  msgstr ""
1857
 
1858
- #: app/main/RTMedia.php:855
1859
  msgid ": Can't Create Database table. Please check create table permission."
1860
  msgstr ""
1861
 
1862
- #: app/main/RTMedia.php:899
1863
  msgid "Loading media"
1864
  msgstr ""
1865
 
1866
- #: app/main/RTMedia.php:900
1867
  msgid "Please enter some content to post."
1868
  msgstr ""
1869
 
1870
- #: app/main/RTMedia.php:901
1871
  msgid "Empty Comment is not allowed."
1872
  msgstr ""
1873
 
1874
- #: app/main/RTMedia.php:902
1875
  msgid "Are you sure you want to delete this media?"
1876
  msgstr ""
1877
 
1878
- #: app/main/RTMedia.php:903
1879
  msgid "Are you sure you want to delete this comment?"
1880
  msgstr ""
1881
 
1882
- #: app/main/RTMedia.php:904
1883
  msgid "Are you sure you want to delete this Album?"
1884
  msgstr ""
1885
 
1886
- #: app/main/RTMedia.php:905
1887
  msgid "Drop files here"
1888
  msgstr ""
1889
 
1890
- #: app/main/RTMedia.php:906
1891
  msgid "album created successfully."
1892
  msgstr ""
1893
 
1894
- #: app/main/RTMedia.php:907
1895
  msgid "Something went wrong. Please try again."
1896
  msgstr ""
1897
 
1898
- #: app/main/RTMedia.php:908
1899
  msgid "Enter an album name."
1900
  msgstr ""
1901
 
1902
- #: app/main/RTMedia.php:909
1903
  msgid "Max file Size Limit : "
1904
  msgstr ""
1905
 
1906
- #: app/main/RTMedia.php:910
1907
  msgid "Allowed File Formats"
1908
  msgstr ""
1909
 
1910
- #: app/main/RTMedia.php:911 templates/media/album-single-edit.php:62
1911
  msgid "Select All Visible"
1912
  msgstr ""
1913
 
1914
- #: app/main/RTMedia.php:912
1915
  msgid "Unselect All Visible"
1916
  msgstr ""
1917
 
1918
- #: app/main/RTMedia.php:913
1919
  msgid "Please select some media."
1920
  msgstr ""
1921
 
1922
- #: app/main/RTMedia.php:914
1923
  msgid "Are you sure you want to delete the selected media?"
1924
  msgstr ""
1925
 
1926
- #: app/main/RTMedia.php:915
1927
  msgid "Are you sure you want to move the selected media?"
1928
  msgstr ""
1929
 
1930
- #: app/main/RTMedia.php:916
1931
  msgid "Waiting"
1932
  msgstr ""
1933
 
1934
- #: app/main/RTMedia.php:917
1935
  msgid "Uploaded"
1936
  msgstr ""
1937
 
1938
- #: app/main/RTMedia.php:918
1939
  msgid "Uploading"
1940
  msgstr ""
1941
 
1942
- #: app/main/RTMedia.php:919
1943
  msgid "Failed"
1944
  msgstr ""
1945
 
1946
- #: app/main/RTMedia.php:920
1947
  msgid "Close"
1948
  msgstr ""
1949
 
1950
- #: app/main/RTMedia.php:921
1951
  #: app/main/controllers/media/RTMediaGalleryItemAction.php:61
1952
  #: app/main/controllers/media/RTMediaGalleryItemAction.php:80
1953
- #: app/main/controllers/template/rt-template-functions.php:735
1954
- #: app/main/controllers/template/rt-template-functions.php:756
1955
  msgid "Edit"
1956
  msgstr ""
1957
 
1958
- #: app/main/RTMedia.php:922
1959
  #: app/main/controllers/media/RTMediaGalleryItemAction.php:64
1960
  #: app/main/controllers/media/RTMediaGalleryItemAction.php:80
1961
- #: app/main/controllers/template/rt-template-functions.php:1473
1962
- #: app/main/controllers/template/rt-template-functions.php:1480
1963
  #: templates/media/album-single-edit.php:65
1964
  msgid "Delete"
1965
  msgstr ""
1966
 
1967
- #: app/main/RTMedia.php:923 templates/media/media-single-edit.php:8
1968
  msgid "Edit Media"
1969
  msgstr ""
1970
 
1971
- #: app/main/RTMedia.php:924
1972
  msgid "Remove from queue"
1973
  msgstr ""
1974
 
1975
- #: app/main/RTMedia.php:925
1976
  msgid "Add more files"
1977
  msgstr ""
1978
 
1979
- #: app/main/RTMedia.php:926
1980
  msgid "File not supported"
1981
  msgstr ""
1982
 
1983
- #: app/main/RTMedia.php:927
1984
  msgid "more"
1985
  msgstr ""
1986
 
1987
- #: app/main/RTMedia.php:928
1988
  msgid "less"
1989
  msgstr ""
1990
 
1991
- #: app/main/RTMedia.php:929
1992
  msgid "This media is uploaded. Are you sure you want to delete this media?"
1993
  msgstr ""
1994
 
1995
- #: app/main/RTMedia.php:937
1996
  msgid "Featured media set successfully."
1997
  msgstr ""
1998
 
1999
- #: app/main/RTMedia.php:938
2000
  msgid "Featured media removed successfully."
2001
  msgstr ""
2002
 
2003
- #: app/main/RTMedia.php:975
2004
  msgid "There are some uploads in progress. Do you want to cancel them?"
2005
  msgstr ""
2006
 
@@ -2010,7 +2054,7 @@ msgstr ""
2010
 
2011
  #: app/main/controllers/activity/RTMediaBuddyPressActivity.php:264
2012
  #: app/main/controllers/shortcodes/RTMediaUploadShortcode.php:103
2013
- #: app/main/controllers/template/rt-template-functions.php:1507
2014
  msgid "You are not allowed to upload/attach media."
2015
  msgstr ""
2016
 
@@ -2293,12 +2337,12 @@ msgid "Create"
2293
  msgstr ""
2294
 
2295
  #: app/main/controllers/media/RTMediaAlbum.php:51
2296
- #: app/main/controllers/template/rt-template-functions.php:1788
2297
  msgid "Create Album"
2298
  msgstr ""
2299
 
2300
  #: app/main/controllers/media/RTMediaAlbum.php:52
2301
- #: app/main/controllers/template/rt-template-functions.php:1868
2302
  msgid "Edit Album"
2303
  msgstr ""
2304
 
@@ -2368,8 +2412,8 @@ msgid "Unlike"
2368
  msgstr ""
2369
 
2370
  #: app/main/controllers/media/RTMediaLoginPopup.php:38
2371
- #: app/main/controllers/template/rt-template-functions.php:2162
2372
- #: app/main/controllers/template/rt-template-functions.php:2166
2373
  msgid "Upload Media"
2374
  msgstr ""
2375
 
@@ -2446,191 +2490,195 @@ msgstr ""
2446
  msgid "Invalid attribute passed for rtmedia_gallery shortcode."
2447
  msgstr ""
2448
 
2449
- #: app/main/controllers/template/RTMediaTemplate.php:327
2450
- #: app/main/controllers/template/RTMediaTemplate.php:401
2451
- #: app/main/controllers/template/RTMediaTemplate.php:490
2452
- #: app/main/controllers/template/RTMediaTemplate.php:616
2453
  msgid "Ooops !!! Invalid access. No nonce was found !!"
2454
  msgstr ""
2455
 
2456
- #: app/main/controllers/template/RTMediaTemplate.php:334
2457
  msgid "Media updated Sucessfully"
2458
  msgstr ""
2459
 
2460
- #: app/main/controllers/template/RTMediaTemplate.php:340
2461
  msgid "Error in updating Media"
2462
  msgstr ""
2463
 
2464
- #: app/main/controllers/template/rt-template-functions.php:711
2465
- #: app/main/controllers/template/rt-template-functions.php:1699
2466
  msgid "Options"
2467
  msgstr ""
2468
 
2469
- #: app/main/controllers/template/rt-template-functions.php:836
 
 
 
 
2470
  msgid "Delete Comment"
2471
  msgstr ""
2472
 
2473
- #: app/main/controllers/template/rt-template-functions.php:1034
2474
  msgid "Go to page no : "
2475
  msgstr ""
2476
 
2477
- #: app/main/controllers/template/rt-template-functions.php:1039
2478
  msgid "Go"
2479
  msgstr ""
2480
 
2481
- #: app/main/controllers/template/rt-template-functions.php:1212
2482
  msgid "Video Thumbnail"
2483
  msgstr ""
2484
 
2485
- #: app/main/controllers/template/rt-template-functions.php:1261
2486
  msgid "Video Thumbnail:"
2487
  msgstr ""
2488
 
2489
- #: app/main/controllers/template/rt-template-functions.php:1344
2490
  msgid "Image"
2491
  msgstr ""
2492
 
2493
- #: app/main/controllers/template/rt-template-functions.php:1361
2494
  msgid "Modify Image"
2495
  msgstr ""
2496
 
2497
- #: app/main/controllers/template/rt-template-functions.php:1436
2498
  msgid "Type Comment..."
2499
  msgstr ""
2500
 
2501
- #: app/main/controllers/template/rt-template-functions.php:1437
2502
  #: templates/media/media-single.php:82 templates/media/media-single.php:122
2503
  msgid "Comment"
2504
  msgstr ""
2505
 
2506
- #: app/main/controllers/template/rt-template-functions.php:1473
2507
- #: app/main/controllers/template/rt-template-functions.php:1480
2508
  msgid "Delete Media"
2509
  msgstr ""
2510
 
2511
- #: app/main/controllers/template/rt-template-functions.php:1641
2512
  msgid "Profile Albums"
2513
  msgstr ""
2514
 
2515
- #: app/main/controllers/template/rt-template-functions.php:1644
2516
- #: app/main/controllers/template/rt-template-functions.php:1678
2517
  msgid "Group Albums"
2518
  msgstr ""
2519
 
2520
- #: app/main/controllers/template/rt-template-functions.php:1762
2521
  msgid "Create New Album"
2522
  msgstr ""
2523
 
2524
- #: app/main/controllers/template/rt-template-functions.php:1762
2525
  msgid "Add Album"
2526
  msgstr ""
2527
 
2528
- #: app/main/controllers/template/rt-template-functions.php:1778
2529
  msgid "Create an Album"
2530
  msgstr ""
2531
 
2532
- #: app/main/controllers/template/rt-template-functions.php:1780
2533
  msgid "Album Title : "
2534
  msgstr ""
2535
 
2536
- #: app/main/controllers/template/rt-template-functions.php:1819
2537
- #: app/main/controllers/template/rt-template-functions.php:1826
2538
- #: app/main/controllers/template/rt-template-functions.php:1878
2539
  msgid "Merge Album"
2540
  msgstr ""
2541
 
2542
- #: app/main/controllers/template/rt-template-functions.php:1822
2543
  msgid "Select Album to merge with : "
2544
  msgstr ""
2545
 
2546
- #: app/main/controllers/template/rt-template-functions.php:1869
2547
  msgid "Delete Album"
2548
  msgstr ""
2549
 
2550
- #: app/main/controllers/template/rt-template-functions.php:1906
2551
  msgid "Merge"
2552
  msgstr ""
2553
 
2554
- #: app/main/controllers/template/rt-template-functions.php:1959
2555
  msgid "Privacy : "
2556
  msgstr ""
2557
 
2558
- #: app/main/controllers/template/rt-template-functions.php:2150
2559
  msgid "people like this"
2560
  msgstr ""
2561
 
2562
- #: app/main/controllers/template/rt-template-functions.php:2249
2563
  msgid "Empowering your community with "
2564
  msgstr ""
2565
 
2566
- #: app/main/controllers/template/rt-template-functions.php:2251
2567
  msgid "The only complete media solution for WordPress, BuddyPress and bbPress"
2568
  msgstr ""
2569
 
2570
- #: app/main/controllers/template/rt-template-functions.php:2266
2571
  msgid "Close (Esc)"
2572
  msgstr ""
2573
 
2574
- #: app/main/controllers/template/rt-template-functions.php:2280
2575
  msgid "Public"
2576
  msgstr ""
2577
 
2578
- #: app/main/controllers/template/rt-template-functions.php:2284
2579
  msgid "All members"
2580
  msgstr ""
2581
 
2582
- #: app/main/controllers/template/rt-template-functions.php:2288
2583
  msgid "Your friends"
2584
  msgstr ""
2585
 
2586
- #: app/main/controllers/template/rt-template-functions.php:2292
2587
  msgid "Only you"
2588
  msgstr ""
2589
 
2590
- #: app/main/controllers/template/rt-template-functions.php:2296
2591
  msgid "Blocked temporarily"
2592
  msgstr ""
2593
 
2594
- #: app/main/controllers/template/rt-template-functions.php:2333
2595
  msgid "%s ago "
2596
  msgstr ""
2597
 
2598
- #: app/main/controllers/template/rt-template-functions.php:2346
2599
  msgid "1 second"
2600
  msgid_plural "%s seconds"
2601
  msgstr[0] ""
2602
  msgstr[1] ""
2603
 
2604
- #: app/main/controllers/template/rt-template-functions.php:2349
2605
  msgid "1 minute"
2606
  msgid_plural "%s minutes"
2607
  msgstr[0] ""
2608
  msgstr[1] ""
2609
 
2610
- #: app/main/controllers/template/rt-template-functions.php:2352
2611
  msgid "1 hour"
2612
  msgid_plural "%s hours"
2613
  msgstr[0] ""
2614
  msgstr[1] ""
2615
 
2616
- #: app/main/controllers/template/rt-template-functions.php:2707
2617
  #. translators: date format, see http:php.net/date
2618
  msgid "You can consider rtMedia Team for following :"
2619
  msgstr ""
2620
 
2621
- #: app/main/controllers/template/rt-template-functions.php:2710
2622
  msgid "rtMedia Customization ( in Upgrade Safe manner )"
2623
  msgstr ""
2624
 
2625
- #: app/main/controllers/template/rt-template-functions.php:2711
2626
  msgid "WordPress/BuddyPress Theme Design and Development"
2627
  msgstr ""
2628
 
2629
- #: app/main/controllers/template/rt-template-functions.php:2712
2630
  msgid "WordPress/BuddyPress Plugin Development"
2631
  msgstr ""
2632
 
2633
- #: app/main/controllers/template/rt-template-functions.php:2716
2634
  msgid "Contact Us"
2635
  msgstr ""
2636
 
@@ -2639,8 +2687,8 @@ msgid "Privacy: "
2639
  msgstr ""
2640
 
2641
  #: app/main/controllers/upload/RTMediaUploadView.php:77
2642
- #: app/main/controllers/upload/RTMediaUploadView.php:111
2643
- #: app/main/controllers/upload/RTMediaUploadView.php:127
2644
  msgid "File Upload"
2645
  msgstr ""
2646
 
@@ -2656,15 +2704,15 @@ msgstr ""
2656
  msgid "Drop your files here"
2657
  msgstr ""
2658
 
2659
- #: app/main/controllers/upload/RTMediaUploadView.php:119
2660
  msgid "Start upload"
2661
  msgstr ""
2662
 
2663
- #: app/main/controllers/upload/RTMediaUploadView.php:134
2664
  msgid "Attach Media"
2665
  msgstr ""
2666
 
2667
- #: app/main/controllers/upload/RTMediaUploadView.php:149
2668
  msgid "Insert from URL"
2669
  msgstr ""
2670
 
@@ -2712,179 +2760,179 @@ msgstr ""
2712
  msgid "Deprecated %s. Please use %s."
2713
  msgstr ""
2714
 
2715
- #: app/services/RTMediaEncoding.php:156
2716
  msgid "rtMedia Encoding: Nearing quota limit."
2717
  msgstr ""
2718
 
2719
- #: app/services/RTMediaEncoding.php:157
2720
  msgid ""
2721
  "<p>You are nearing the quota limit for your rtMedia encoding "
2722
  "service.</p><p>Following are the details:</p><p><strong>Used:</strong> "
2723
  "%s</p><p><strong>Remaining</strong>: %s</p><p><strong>Total:</strong> %s</p>"
2724
  msgstr ""
2725
 
2726
- #: app/services/RTMediaEncoding.php:171
2727
  msgid "rtMedia Encoding: Usage quota over."
2728
  msgstr ""
2729
 
2730
- #: app/services/RTMediaEncoding.php:172
2731
  msgid ""
2732
  "<p>Your usage quota is over. Upgrade your plan</p><p>Following are the "
2733
  "details:</p><p><strong>Used:</strong> %s</p><p><strong>Remaining</strong>: "
2734
  "%s</p><p><strong>Total:</strong> %s</p>"
2735
  msgstr ""
2736
 
2737
- #: app/services/RTMediaEncoding.php:233
2738
  msgid "You have successfully subscribed for the <strong>%s</strong> plan"
2739
  msgstr ""
2740
 
2741
- #: app/services/RTMediaEncoding.php:245
2742
  msgid "Unsubscribe"
2743
  msgstr ""
2744
 
2745
- #: app/services/RTMediaEncoding.php:247
2746
  msgid ""
2747
  "Just to improve our service we would like to know the reason for you to "
2748
  "leave us."
2749
  msgstr ""
2750
 
2751
- #: app/services/RTMediaEncoding.php:296 app/services/RTMediaEncoding.php:398
2752
  msgid "Current Plan"
2753
  msgstr ""
2754
 
2755
- #: app/services/RTMediaEncoding.php:296
2756
  msgid "Unsubscribed"
2757
  msgstr ""
2758
 
2759
- #: app/services/RTMediaEncoding.php:298
2760
  msgid "Used"
2761
  msgstr ""
2762
 
2763
- #: app/services/RTMediaEncoding.php:300
2764
  msgid "Remaining"
2765
  msgstr ""
2766
 
2767
- #: app/services/RTMediaEncoding.php:302
2768
  msgid "Total"
2769
  msgstr ""
2770
 
2771
- #: app/services/RTMediaEncoding.php:306
2772
  msgid "Your usage limit has been reached. Upgrade your plan."
2773
  msgstr ""
2774
 
2775
- #: app/services/RTMediaEncoding.php:308
2776
  msgid "Your API key is not valid or is expired."
2777
  msgstr ""
2778
 
2779
- #: app/services/RTMediaEncoding.php:310
2780
  msgid "Encoding Usage"
2781
  msgstr ""
2782
 
2783
- #: app/services/RTMediaEncoding.php:316
2784
  msgid "Audio/Video encoding service"
2785
  msgstr ""
2786
 
2787
- #: app/services/RTMediaEncoding.php:318
2788
  msgid "rtMedia team has started offering an audio/video encoding service."
2789
  msgstr ""
2790
 
2791
- #: app/services/RTMediaEncoding.php:321
2792
  msgid "Enter API KEY"
2793
  msgstr ""
2794
 
2795
- #: app/services/RTMediaEncoding.php:323
2796
  msgid "Save Key"
2797
  msgstr ""
2798
 
2799
- #: app/services/RTMediaEncoding.php:344
2800
  msgid "Feature\\Plan"
2801
  msgstr ""
2802
 
2803
- #: app/services/RTMediaEncoding.php:345 app/services/RTMediaEncoding.php:388
2804
  msgid "Free"
2805
  msgstr ""
2806
 
2807
- #: app/services/RTMediaEncoding.php:346
2808
  msgid "Silver"
2809
  msgstr ""
2810
 
2811
- #: app/services/RTMediaEncoding.php:347
2812
  msgid "Gold"
2813
  msgstr ""
2814
 
2815
- #: app/services/RTMediaEncoding.php:348
2816
  msgid "Platinum"
2817
  msgstr ""
2818
 
2819
- #: app/services/RTMediaEncoding.php:354
2820
  msgid "File Size Limit"
2821
  msgstr ""
2822
 
2823
- #: app/services/RTMediaEncoding.php:359
2824
  msgid "Bandwidth (monthly)"
2825
  msgstr ""
2826
 
2827
- #: app/services/RTMediaEncoding.php:366
2828
  msgid "Overage Bandwidth"
2829
  msgstr ""
2830
 
2831
- #: app/services/RTMediaEncoding.php:367 app/services/RTMediaEncoding.php:374
2832
- #: app/services/RTMediaEncoding.php:379
2833
  msgid "Not Available"
2834
  msgstr ""
2835
 
2836
- #: app/services/RTMediaEncoding.php:373
2837
  msgid "Amazon S3 Support"
2838
  msgstr ""
2839
 
2840
- #: app/services/RTMediaEncoding.php:375 app/services/RTMediaEncoding.php:380
2841
- #: app/services/RTMediaEncoding.php:384
2842
  msgid "Coming Soon"
2843
  msgstr ""
2844
 
2845
- #: app/services/RTMediaEncoding.php:378
2846
  msgid "HD Profile"
2847
  msgstr ""
2848
 
2849
- #: app/services/RTMediaEncoding.php:383
2850
  msgid "Webcam Recording"
2851
  msgstr ""
2852
 
2853
- #: app/services/RTMediaEncoding.php:387
2854
  msgid "Pricing"
2855
  msgstr ""
2856
 
2857
- #: app/services/RTMediaEncoding.php:389
2858
  msgid "$9/month"
2859
  msgstr ""
2860
 
2861
- #: app/services/RTMediaEncoding.php:390
2862
  msgid "$99/month"
2863
  msgstr ""
2864
 
2865
- #: app/services/RTMediaEncoding.php:391
2866
  msgid "$999/month"
2867
  msgstr ""
2868
 
2869
- #: app/services/RTMediaEncoding.php:402
2870
  msgid "Try Now"
2871
  msgstr ""
2872
 
2873
- #: app/services/RTMediaEncoding.php:556
2874
  msgid "Could not read file."
2875
  msgstr ""
2876
 
2877
- #: app/services/RTMediaEncoding.php:560
2878
  msgid ""
2879
  "Something went wrong. The required attachment id does not exists. It must "
2880
  "have been deleted."
2881
  msgstr ""
2882
 
2883
- #: app/services/RTMediaEncoding.php:575
2884
  msgid "rtMedia Encoding: Download Failed"
2885
  msgstr ""
2886
 
2887
- #: app/services/RTMediaEncoding.php:576
2888
  msgid ""
2889
  "<p><a href=\"%s\">Media</a> was successfully encoded but there was an error "
2890
  "while downloading:</p>\n"
@@ -2893,27 +2941,27 @@ msgid ""
2893
  "download</a>.</p>"
2894
  msgstr ""
2895
 
2896
- #: app/services/RTMediaEncoding.php:590
2897
  msgid "Done"
2898
  msgstr ""
2899
 
2900
- #: app/services/RTMediaEncoding.php:615 app/services/RTMediaEncoding.php:637
2901
  msgid "Something went wrong please try again."
2902
  msgstr ""
2903
 
2904
- #: app/services/RTMediaEncoding.php:634
2905
  msgid "Your subscription was cancelled successfully"
2906
  msgstr ""
2907
 
2908
- #: app/services/RTMediaEncoding.php:646
2909
  msgid "Please enter the api key."
2910
  msgstr ""
2911
 
2912
- #: app/services/RTMediaEncoding.php:653
2913
  msgid "Encoding disabled successfully."
2914
  msgstr ""
2915
 
2916
- #: app/services/RTMediaEncoding.php:659
2917
  msgid "Encoding enabled successfully."
2918
  msgstr ""
2919
 
2
  # This file is distributed under the same license as the rtMedia for WordPress, BuddyPress and bbPress package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: rtMedia for WordPress, BuddyPress and bbPress 3.9\n"
6
  "Report-Msgid-Bugs-To: http://community.rtcamp.com/c/rtmedia/\n"
7
+ "POT-Creation-Date: 2015-11-03 06:34:43+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
129
 
130
  #: app/admin/RTMediaAdmin.php:743 app/admin/RTMediaAdmin.php:746
131
  #: app/admin/RTMediaAdmin.php:872 app/admin/RTMediaAdmin.php:1414
132
+ #: app/helper/RTMediaSettings.php:208 app/helper/RTMediaSupport.php:51
133
  #: app/helper/RTMediaSupport.php:52
134
  msgid "Support"
135
  msgstr ""
579
  msgid "Media Types Settings"
580
  msgstr ""
581
 
582
+ #: app/admin/RTMediaFormHandler.php:568 app/helper/RTMediaSettings.php:324
583
  msgid "Media Type"
584
  msgstr ""
585
 
742
  msgstr ""
743
 
744
  #: app/admin/RTMediaFormHandler.php:1010
745
+ msgid "Enable media notification"
746
+ msgstr ""
747
+
748
+ #: app/admin/RTMediaFormHandler.php:1015
749
+ msgid ""
750
+ "This will enable notifications to media authors for media likes and "
751
+ "comments."
752
+ msgstr ""
753
+
754
+ #: app/admin/RTMediaFormHandler.php:1021
755
  msgid "Organize media into albums"
756
  msgstr ""
757
 
758
+ #: app/admin/RTMediaFormHandler.php:1027
759
  msgid ""
760
  "This will add 'album' tab to BuddyPress profile and group depending on the "
761
  "^above^ settings."
1164
  msgstr ""
1165
 
1166
  #: app/helper/RTMediaAddon.php:606 app/helper/RTMediaThemes.php:155
1167
+ #: app/helper/RTMediaThemes.php:183 app/helper/RTMediaThemes.php:280
1168
+ #: app/helper/RTMediaThemes.php:308 app/importers/BPMediaAlbumimporter.php:178
1169
  msgid "Buy Now"
1170
  msgstr ""
1171
 
1172
  #: app/helper/RTMediaAddon.php:635 app/helper/RTMediaThemes.php:154
1173
+ #: app/helper/RTMediaThemes.php:182 app/helper/RTMediaThemes.php:279
1174
+ #: app/helper/RTMediaThemes.php:307 app/importers/BPMediaAlbumimporter.php:179
1175
  msgid "Live Demo"
1176
  msgstr ""
1177
 
1179
  msgid "Argument missing. id is required."
1180
  msgstr ""
1181
 
1182
+ #: app/helper/RTMediaCommentNotification.php:60
1183
+ msgid "commented on your"
1184
+ msgstr ""
1185
+
1186
+ #: app/helper/RTMediaCommentNotification.php:62
1187
+ msgid "new comments on your"
1188
+ msgstr ""
1189
+
1190
  #: app/helper/RTMediaFeed.php:52
1191
  msgid "No items"
1192
  msgstr ""
1223
  msgid "Activate License"
1224
  msgstr ""
1225
 
1226
+ #: app/helper/RTMediaLikeNotification.php:91
1227
+ msgid "liked your"
1228
+ msgstr ""
1229
+
1230
+ #: app/helper/RTMediaLikeNotification.php:93
1231
+ msgid "and one more friend liked your"
1232
+ msgstr ""
1233
+
1234
+ #: app/helper/RTMediaLikeNotification.php:96
1235
+ msgid "and"
1236
+ msgstr ""
1237
+
1238
+ #: app/helper/RTMediaLikeNotification.php:96
1239
+ msgid "other friends liked your"
1240
+ msgstr ""
1241
+
1242
+ #: app/helper/RTMediaSettings.php:206
1243
  msgid "BuddyPress Media Addons for Photos"
1244
  msgstr ""
1245
 
1246
+ #: app/helper/RTMediaSettings.php:210
1247
  msgid "rtMedia Themes"
1248
  msgstr ""
1249
 
1250
+ #: app/helper/RTMediaSettings.php:283
1251
  msgid ""
1252
  "Currently your network allows uploading of the following file types. You "
1253
  "can change the settings <a href=\"%s\">here</a>.<br /><code>%s</code></span>"
1254
  msgstr ""
1255
 
1256
+ #: app/helper/RTMediaSettings.php:301 app/helper/RTMediaSettings.php:303
1257
  msgid "Recounting of media files done successfully"
1258
  msgstr ""
1259
 
1260
+ #: app/helper/RTMediaSettings.php:303
1261
  msgid "Recount Success"
1262
  msgstr ""
1263
 
1264
+ #: app/helper/RTMediaSettings.php:307 app/helper/RTMediaSettings.php:309
1265
  msgid "Recounting Failed"
1266
  msgstr ""
1267
 
1268
+ #: app/helper/RTMediaSettings.php:309
1269
  msgid "Recount Fail"
1270
  msgstr ""
1271
 
1272
+ #: app/helper/RTMediaSettings.php:322 app/helper/RTMediaSettings.php:324
1273
  msgid "Atleast one Media Type Must be selected"
1274
  msgstr ""
1275
 
1276
+ #: app/helper/RTMediaSettings.php:333 app/helper/RTMediaSettings.php:335
1277
  msgid "\"Number of media\" count value should be numeric and greater than 0."
1278
  msgstr ""
1279
 
1280
+ #: app/helper/RTMediaSettings.php:335
1281
  msgid "Default Count"
1282
  msgstr ""
1283
 
1284
+ #: app/helper/RTMediaSettings.php:340
1285
  msgid "Settings saved."
1286
  msgstr ""
1287
 
1288
+ #: app/helper/RTMediaSettings.php:364
1289
  msgid ""
1290
  "If you make changes to width, height or crop settings, you must use \"<a "
1291
  "href=\"%s\">Regenerate Thumbnail Plugin</a>\" to regenerate old images.\""
1292
  msgstr ""
1293
 
1294
+ #: app/helper/RTMediaSettings.php:385
1295
  msgid "BuddyPress Media 2.6 requires a database upgrade. "
1296
  msgstr ""
1297
 
1298
+ #: app/helper/RTMediaSettings.php:385
1299
  msgid "Update Database"
1300
  msgstr ""
1301
 
1302
+ #: app/helper/RTMediaSettings.php:402
1303
  msgid ""
1304
  "If your site has some issues due to BuddyPress Media and you want one on "
1305
  "one support then you can create a support topic on the <a target=\"_blank\" "
1307
  "medium=plugin&utm_campaign=rtmedia\">rtCamp Support Forum</a>."
1308
  msgstr ""
1309
 
1310
+ #: app/helper/RTMediaSettings.php:403
1311
  msgid ""
1312
  "If you have any suggestions, enhancements or bug reports, then you can open "
1313
  "a new issue on <a target=\"_blank\" "
1506
  "photography community sites."
1507
  msgstr ""
1508
 
1509
+ #: app/helper/RTMediaThemes.php:149 app/helper/RTMediaThemes.php:274
1510
  msgid "Theme Details"
1511
  msgstr ""
1512
 
1513
+ #: app/helper/RTMediaThemes.php:161 app/helper/RTMediaThemes.php:286
1514
  msgid "Show previous theme"
1515
  msgstr ""
1516
 
1517
+ #: app/helper/RTMediaThemes.php:162 app/helper/RTMediaThemes.php:287
1518
  msgid "Show next theme"
1519
  msgstr ""
1520
 
1521
+ #: app/helper/RTMediaThemes.php:163 app/helper/RTMediaThemes.php:288
1522
  msgid "Close overlay"
1523
  msgstr ""
1524
 
1525
+ #: app/helper/RTMediaThemes.php:176 app/helper/RTMediaThemes.php:301
1526
  msgid "Read More"
1527
  msgstr ""
1528
 
1529
+ #: app/helper/RTMediaThemes.php:177 app/helper/RTMediaThemes.php:302
1530
  msgid "Tags:"
1531
  msgstr ""
1532
 
1533
  #: app/helper/RTMediaThemes.php:209
1534
+ msgid "Thrive - Intranet & Community WordPress Theme"
1535
  msgstr ""
1536
 
1537
+ #: app/helper/RTMediaThemes.php:212 app/helper/RTMediaThemes.php:232
1538
+ msgid "dunhakdis"
1539
  msgstr ""
1540
 
1541
  #: app/helper/RTMediaThemes.php:215
1542
  msgid ""
1543
+ "Thrive is an innovative WordPress Theme designed to cater company portals, "
1544
+ "organisational websites, company intranet and extranets."
 
 
1545
  msgstr ""
1546
 
1547
  #: app/helper/RTMediaThemes.php:219
1548
+ msgid "(M) SOCIAL NETWORK BUDDYPRESS THEME"
1549
  msgstr ""
1550
 
1551
  #: app/helper/RTMediaThemes.php:222
1552
+ msgid "gavick"
1553
  msgstr ""
1554
 
1555
  #: app/helper/RTMediaThemes.php:225
1556
  msgid ""
1557
+ "(M)Social is a sophisticated, vibrant community theme that offers "
1558
+ "incredible grid layouts, with full BuddyPress support so your users can "
1559
+ "interact with each other, create their own pages, and share their thoughts "
1560
+ "and images with the community."
1561
+ msgstr ""
1562
+
1563
+ #: app/helper/RTMediaThemes.php:229
1564
+ msgid "Klein"
1565
+ msgstr ""
1566
+
1567
+ #: app/helper/RTMediaThemes.php:235
1568
+ msgid ""
1569
  "Klein is an innovative WordPress theme built to support BuddyPress, "
1570
  "bbPress, and WooCommerce out of the box. Perfect for websites that "
1571
  "interacts with many users."
1572
  msgstr ""
1573
 
1574
+ #: app/helper/RTMediaThemes.php:239
1575
  msgid "SweetDate"
1576
  msgstr ""
1577
 
1578
+ #: app/helper/RTMediaThemes.php:242 app/helper/RTMediaThemes.php:252
1579
  msgid "SeventhQueen"
1580
  msgstr ""
1581
 
1582
+ #: app/helper/RTMediaThemes.php:245
1583
  msgid ""
1584
  "SweetDate is a unique, clean and modern Premium Wordpress theme. It is "
1585
  "perfect for a dating or community website but can be used as well for any "
1587
  "community system."
1588
  msgstr ""
1589
 
1590
+ #: app/helper/RTMediaThemes.php:249
1591
  msgid "KLEO"
1592
  msgstr ""
1593
 
1594
+ #: app/helper/RTMediaThemes.php:255
1595
  msgid ""
1596
  "You no longer need to be a professional developer or designer to create an "
1597
  "awesome website. Let your imagination run wild and create the site of your "
1598
  "dreams. KLEO has all the tools to get you started."
1599
  msgstr ""
1600
 
1601
+ #: app/helper/RTMediaThemes.php:318
1602
  msgid ""
1603
  "These are the third party themes. For any issues or queries regarding these "
1604
  "themes please contact theme developers."
1605
  msgstr ""
1606
 
1607
+ #: app/helper/RTMediaThemes.php:321
1608
  msgid "Are you a developer?"
1609
  msgstr ""
1610
 
1611
+ #: app/helper/RTMediaThemes.php:324
1612
  msgid ""
1613
  "If you have developed a rtMedia compatible theme and would like it to list "
1614
  "here, please email us at"
1615
  msgstr ""
1616
 
1617
+ #: app/helper/RTMediaThemes.php:325
1618
  msgid "product@rtcamp.com"
1619
  msgstr ""
1620
 
1874
  msgstr ""
1875
 
1876
  #: app/main/RTMedia.php:577 app/main/controllers/media/RTMediaAlbum.php:49
1877
+ #: app/main/controllers/template/rt-template-functions.php:1391
1878
  #: app/main/controllers/upload/RTMediaUploadView.php:51
1879
  #: app/main/controllers/upload/RTMediaUploadView.php:54
1880
  msgid "Album"
1886
  msgstr ""
1887
 
1888
  #: app/main/RTMedia.php:588 app/main/controllers/media/RTMediaLoginPopup.php:38
1889
+ #: app/main/controllers/template/rt-template-functions.php:2160
1890
+ #: app/main/controllers/template/rt-template-functions.php:2164
1891
  msgid "Upload"
1892
  msgstr ""
1893
 
1895
  msgid "Wall Post"
1896
  msgstr ""
1897
 
1898
+ #: app/main/RTMedia.php:805 app/main/RTMedia.php:814
1899
  msgid "Wall Posts"
1900
  msgstr ""
1901
 
1902
+ #: app/main/RTMedia.php:857
1903
  msgid ": Can't Create Database table. Please check create table permission."
1904
  msgstr ""
1905
 
1906
+ #: app/main/RTMedia.php:901
1907
  msgid "Loading media"
1908
  msgstr ""
1909
 
1910
+ #: app/main/RTMedia.php:902
1911
  msgid "Please enter some content to post."
1912
  msgstr ""
1913
 
1914
+ #: app/main/RTMedia.php:903
1915
  msgid "Empty Comment is not allowed."
1916
  msgstr ""
1917
 
1918
+ #: app/main/RTMedia.php:904
1919
  msgid "Are you sure you want to delete this media?"
1920
  msgstr ""
1921
 
1922
+ #: app/main/RTMedia.php:905
1923
  msgid "Are you sure you want to delete this comment?"
1924
  msgstr ""
1925
 
1926
+ #: app/main/RTMedia.php:906
1927
  msgid "Are you sure you want to delete this Album?"
1928
  msgstr ""
1929
 
1930
+ #: app/main/RTMedia.php:907
1931
  msgid "Drop files here"
1932
  msgstr ""
1933
 
1934
+ #: app/main/RTMedia.php:908
1935
  msgid "album created successfully."
1936
  msgstr ""
1937
 
1938
+ #: app/main/RTMedia.php:909
1939
  msgid "Something went wrong. Please try again."
1940
  msgstr ""
1941
 
1942
+ #: app/main/RTMedia.php:910
1943
  msgid "Enter an album name."
1944
  msgstr ""
1945
 
1946
+ #: app/main/RTMedia.php:911
1947
  msgid "Max file Size Limit : "
1948
  msgstr ""
1949
 
1950
+ #: app/main/RTMedia.php:912
1951
  msgid "Allowed File Formats"
1952
  msgstr ""
1953
 
1954
+ #: app/main/RTMedia.php:913 templates/media/album-single-edit.php:62
1955
  msgid "Select All Visible"
1956
  msgstr ""
1957
 
1958
+ #: app/main/RTMedia.php:914
1959
  msgid "Unselect All Visible"
1960
  msgstr ""
1961
 
1962
+ #: app/main/RTMedia.php:915
1963
  msgid "Please select some media."
1964
  msgstr ""
1965
 
1966
+ #: app/main/RTMedia.php:916
1967
  msgid "Are you sure you want to delete the selected media?"
1968
  msgstr ""
1969
 
1970
+ #: app/main/RTMedia.php:917
1971
  msgid "Are you sure you want to move the selected media?"
1972
  msgstr ""
1973
 
1974
+ #: app/main/RTMedia.php:918
1975
  msgid "Waiting"
1976
  msgstr ""
1977
 
1978
+ #: app/main/RTMedia.php:919
1979
  msgid "Uploaded"
1980
  msgstr ""
1981
 
1982
+ #: app/main/RTMedia.php:920
1983
  msgid "Uploading"
1984
  msgstr ""
1985
 
1986
+ #: app/main/RTMedia.php:921
1987
  msgid "Failed"
1988
  msgstr ""
1989
 
1990
+ #: app/main/RTMedia.php:922
1991
  msgid "Close"
1992
  msgstr ""
1993
 
1994
+ #: app/main/RTMedia.php:923
1995
  #: app/main/controllers/media/RTMediaGalleryItemAction.php:61
1996
  #: app/main/controllers/media/RTMediaGalleryItemAction.php:80
1997
+ #: app/main/controllers/template/rt-template-functions.php:733
1998
+ #: app/main/controllers/template/rt-template-functions.php:754
1999
  msgid "Edit"
2000
  msgstr ""
2001
 
2002
+ #: app/main/RTMedia.php:924
2003
  #: app/main/controllers/media/RTMediaGalleryItemAction.php:64
2004
  #: app/main/controllers/media/RTMediaGalleryItemAction.php:80
2005
+ #: app/main/controllers/template/rt-template-functions.php:1471
2006
+ #: app/main/controllers/template/rt-template-functions.php:1478
2007
  #: templates/media/album-single-edit.php:65
2008
  msgid "Delete"
2009
  msgstr ""
2010
 
2011
+ #: app/main/RTMedia.php:925 templates/media/media-single-edit.php:8
2012
  msgid "Edit Media"
2013
  msgstr ""
2014
 
2015
+ #: app/main/RTMedia.php:926
2016
  msgid "Remove from queue"
2017
  msgstr ""
2018
 
2019
+ #: app/main/RTMedia.php:927
2020
  msgid "Add more files"
2021
  msgstr ""
2022
 
2023
+ #: app/main/RTMedia.php:928
2024
  msgid "File not supported"
2025
  msgstr ""
2026
 
2027
+ #: app/main/RTMedia.php:929
2028
  msgid "more"
2029
  msgstr ""
2030
 
2031
+ #: app/main/RTMedia.php:930
2032
  msgid "less"
2033
  msgstr ""
2034
 
2035
+ #: app/main/RTMedia.php:931
2036
  msgid "This media is uploaded. Are you sure you want to delete this media?"
2037
  msgstr ""
2038
 
2039
+ #: app/main/RTMedia.php:939
2040
  msgid "Featured media set successfully."
2041
  msgstr ""
2042
 
2043
+ #: app/main/RTMedia.php:940
2044
  msgid "Featured media removed successfully."
2045
  msgstr ""
2046
 
2047
+ #: app/main/RTMedia.php:977
2048
  msgid "There are some uploads in progress. Do you want to cancel them?"
2049
  msgstr ""
2050
 
2054
 
2055
  #: app/main/controllers/activity/RTMediaBuddyPressActivity.php:264
2056
  #: app/main/controllers/shortcodes/RTMediaUploadShortcode.php:103
2057
+ #: app/main/controllers/template/rt-template-functions.php:1505
2058
  msgid "You are not allowed to upload/attach media."
2059
  msgstr ""
2060
 
2337
  msgstr ""
2338
 
2339
  #: app/main/controllers/media/RTMediaAlbum.php:51
2340
+ #: app/main/controllers/template/rt-template-functions.php:1786
2341
  msgid "Create Album"
2342
  msgstr ""
2343
 
2344
  #: app/main/controllers/media/RTMediaAlbum.php:52
2345
+ #: app/main/controllers/template/rt-template-functions.php:1866
2346
  msgid "Edit Album"
2347
  msgstr ""
2348
 
2412
  msgstr ""
2413
 
2414
  #: app/main/controllers/media/RTMediaLoginPopup.php:38
2415
+ #: app/main/controllers/template/rt-template-functions.php:2160
2416
+ #: app/main/controllers/template/rt-template-functions.php:2164
2417
  msgid "Upload Media"
2418
  msgstr ""
2419
 
2490
  msgid "Invalid attribute passed for rtmedia_gallery shortcode."
2491
  msgstr ""
2492
 
2493
+ #: app/main/controllers/template/RTMediaTemplate.php:329
2494
+ #: app/main/controllers/template/RTMediaTemplate.php:403
2495
+ #: app/main/controllers/template/RTMediaTemplate.php:492
2496
+ #: app/main/controllers/template/RTMediaTemplate.php:618
2497
  msgid "Ooops !!! Invalid access. No nonce was found !!"
2498
  msgstr ""
2499
 
2500
+ #: app/main/controllers/template/RTMediaTemplate.php:336
2501
  msgid "Media updated Sucessfully"
2502
  msgstr ""
2503
 
2504
+ #: app/main/controllers/template/RTMediaTemplate.php:342
2505
  msgid "Error in updating Media"
2506
  msgstr ""
2507
 
2508
+ #: app/main/controllers/template/rt-template-functions.php:709
2509
+ #: app/main/controllers/template/rt-template-functions.php:1697
2510
  msgid "Options"
2511
  msgstr ""
2512
 
2513
+ #: app/main/controllers/template/rt-template-functions.php:798
2514
+ msgid "There are no comments on this media yet."
2515
+ msgstr ""
2516
+
2517
+ #: app/main/controllers/template/rt-template-functions.php:834
2518
  msgid "Delete Comment"
2519
  msgstr ""
2520
 
2521
+ #: app/main/controllers/template/rt-template-functions.php:1032
2522
  msgid "Go to page no : "
2523
  msgstr ""
2524
 
2525
+ #: app/main/controllers/template/rt-template-functions.php:1037
2526
  msgid "Go"
2527
  msgstr ""
2528
 
2529
+ #: app/main/controllers/template/rt-template-functions.php:1210
2530
  msgid "Video Thumbnail"
2531
  msgstr ""
2532
 
2533
+ #: app/main/controllers/template/rt-template-functions.php:1259
2534
  msgid "Video Thumbnail:"
2535
  msgstr ""
2536
 
2537
+ #: app/main/controllers/template/rt-template-functions.php:1342
2538
  msgid "Image"
2539
  msgstr ""
2540
 
2541
+ #: app/main/controllers/template/rt-template-functions.php:1359
2542
  msgid "Modify Image"
2543
  msgstr ""
2544
 
2545
+ #: app/main/controllers/template/rt-template-functions.php:1434
2546
  msgid "Type Comment..."
2547
  msgstr ""
2548
 
2549
+ #: app/main/controllers/template/rt-template-functions.php:1435
2550
  #: templates/media/media-single.php:82 templates/media/media-single.php:122
2551
  msgid "Comment"
2552
  msgstr ""
2553
 
2554
+ #: app/main/controllers/template/rt-template-functions.php:1471
2555
+ #: app/main/controllers/template/rt-template-functions.php:1478
2556
  msgid "Delete Media"
2557
  msgstr ""
2558
 
2559
+ #: app/main/controllers/template/rt-template-functions.php:1639
2560
  msgid "Profile Albums"
2561
  msgstr ""
2562
 
2563
+ #: app/main/controllers/template/rt-template-functions.php:1642
2564
+ #: app/main/controllers/template/rt-template-functions.php:1676
2565
  msgid "Group Albums"
2566
  msgstr ""
2567
 
2568
+ #: app/main/controllers/template/rt-template-functions.php:1760
2569
  msgid "Create New Album"
2570
  msgstr ""
2571
 
2572
+ #: app/main/controllers/template/rt-template-functions.php:1760
2573
  msgid "Add Album"
2574
  msgstr ""
2575
 
2576
+ #: app/main/controllers/template/rt-template-functions.php:1776
2577
  msgid "Create an Album"
2578
  msgstr ""
2579
 
2580
+ #: app/main/controllers/template/rt-template-functions.php:1778
2581
  msgid "Album Title : "
2582
  msgstr ""
2583
 
2584
+ #: app/main/controllers/template/rt-template-functions.php:1817
2585
+ #: app/main/controllers/template/rt-template-functions.php:1824
2586
+ #: app/main/controllers/template/rt-template-functions.php:1876
2587
  msgid "Merge Album"
2588
  msgstr ""
2589
 
2590
+ #: app/main/controllers/template/rt-template-functions.php:1820
2591
  msgid "Select Album to merge with : "
2592
  msgstr ""
2593
 
2594
+ #: app/main/controllers/template/rt-template-functions.php:1867
2595
  msgid "Delete Album"
2596
  msgstr ""
2597
 
2598
+ #: app/main/controllers/template/rt-template-functions.php:1904
2599
  msgid "Merge"
2600
  msgstr ""
2601
 
2602
+ #: app/main/controllers/template/rt-template-functions.php:1957
2603
  msgid "Privacy : "
2604
  msgstr ""
2605
 
2606
+ #: app/main/controllers/template/rt-template-functions.php:2148
2607
  msgid "people like this"
2608
  msgstr ""
2609
 
2610
+ #: app/main/controllers/template/rt-template-functions.php:2247
2611
  msgid "Empowering your community with "
2612
  msgstr ""
2613
 
2614
+ #: app/main/controllers/template/rt-template-functions.php:2249
2615
  msgid "The only complete media solution for WordPress, BuddyPress and bbPress"
2616
  msgstr ""
2617
 
2618
+ #: app/main/controllers/template/rt-template-functions.php:2264
2619
  msgid "Close (Esc)"
2620
  msgstr ""
2621
 
2622
+ #: app/main/controllers/template/rt-template-functions.php:2278
2623
  msgid "Public"
2624
  msgstr ""
2625
 
2626
+ #: app/main/controllers/template/rt-template-functions.php:2282
2627
  msgid "All members"
2628
  msgstr ""
2629
 
2630
+ #: app/main/controllers/template/rt-template-functions.php:2286
2631
  msgid "Your friends"
2632
  msgstr ""
2633
 
2634
+ #: app/main/controllers/template/rt-template-functions.php:2290
2635
  msgid "Only you"
2636
  msgstr ""
2637
 
2638
+ #: app/main/controllers/template/rt-template-functions.php:2294
2639
  msgid "Blocked temporarily"
2640
  msgstr ""
2641
 
2642
+ #: app/main/controllers/template/rt-template-functions.php:2331
2643
  msgid "%s ago "
2644
  msgstr ""
2645
 
2646
+ #: app/main/controllers/template/rt-template-functions.php:2344
2647
  msgid "1 second"
2648
  msgid_plural "%s seconds"
2649
  msgstr[0] ""
2650
  msgstr[1] ""
2651
 
2652
+ #: app/main/controllers/template/rt-template-functions.php:2347
2653
  msgid "1 minute"
2654
  msgid_plural "%s minutes"
2655
  msgstr[0] ""
2656
  msgstr[1] ""
2657
 
2658
+ #: app/main/controllers/template/rt-template-functions.php:2350
2659
  msgid "1 hour"
2660
  msgid_plural "%s hours"
2661
  msgstr[0] ""
2662
  msgstr[1] ""
2663
 
2664
+ #: app/main/controllers/template/rt-template-functions.php:2705
2665
  #. translators: date format, see http:php.net/date
2666
  msgid "You can consider rtMedia Team for following :"
2667
  msgstr ""
2668
 
2669
+ #: app/main/controllers/template/rt-template-functions.php:2708
2670
  msgid "rtMedia Customization ( in Upgrade Safe manner )"
2671
  msgstr ""
2672
 
2673
+ #: app/main/controllers/template/rt-template-functions.php:2709
2674
  msgid "WordPress/BuddyPress Theme Design and Development"
2675
  msgstr ""
2676
 
2677
+ #: app/main/controllers/template/rt-template-functions.php:2710
2678
  msgid "WordPress/BuddyPress Plugin Development"
2679
  msgstr ""
2680
 
2681
+ #: app/main/controllers/template/rt-template-functions.php:2714
2682
  msgid "Contact Us"
2683
  msgstr ""
2684
 
2687
  msgstr ""
2688
 
2689
  #: app/main/controllers/upload/RTMediaUploadView.php:77
2690
+ #: app/main/controllers/upload/RTMediaUploadView.php:113
2691
+ #: app/main/controllers/upload/RTMediaUploadView.php:129
2692
  msgid "File Upload"
2693
  msgstr ""
2694
 
2704
  msgid "Drop your files here"
2705
  msgstr ""
2706
 
2707
+ #: app/main/controllers/upload/RTMediaUploadView.php:109
2708
  msgid "Start upload"
2709
  msgstr ""
2710
 
2711
+ #: app/main/controllers/upload/RTMediaUploadView.php:136
2712
  msgid "Attach Media"
2713
  msgstr ""
2714
 
2715
+ #: app/main/controllers/upload/RTMediaUploadView.php:151
2716
  msgid "Insert from URL"
2717
  msgstr ""
2718
 
2760
  msgid "Deprecated %s. Please use %s."
2761
  msgstr ""
2762
 
2763
+ #: app/services/RTMediaEncoding.php:158
2764
  msgid "rtMedia Encoding: Nearing quota limit."
2765
  msgstr ""
2766
 
2767
+ #: app/services/RTMediaEncoding.php:159
2768
  msgid ""
2769
  "<p>You are nearing the quota limit for your rtMedia encoding "
2770
  "service.</p><p>Following are the details:</p><p><strong>Used:</strong> "
2771
  "%s</p><p><strong>Remaining</strong>: %s</p><p><strong>Total:</strong> %s</p>"
2772
  msgstr ""
2773
 
2774
+ #: app/services/RTMediaEncoding.php:173
2775
  msgid "rtMedia Encoding: Usage quota over."
2776
  msgstr ""
2777
 
2778
+ #: app/services/RTMediaEncoding.php:174
2779
  msgid ""
2780
  "<p>Your usage quota is over. Upgrade your plan</p><p>Following are the "
2781
  "details:</p><p><strong>Used:</strong> %s</p><p><strong>Remaining</strong>: "
2782
  "%s</p><p><strong>Total:</strong> %s</p>"
2783
  msgstr ""
2784
 
2785
+ #: app/services/RTMediaEncoding.php:237
2786
  msgid "You have successfully subscribed for the <strong>%s</strong> plan"
2787
  msgstr ""
2788
 
2789
+ #: app/services/RTMediaEncoding.php:249
2790
  msgid "Unsubscribe"
2791
  msgstr ""
2792
 
2793
+ #: app/services/RTMediaEncoding.php:251
2794
  msgid ""
2795
  "Just to improve our service we would like to know the reason for you to "
2796
  "leave us."
2797
  msgstr ""
2798
 
2799
+ #: app/services/RTMediaEncoding.php:300 app/services/RTMediaEncoding.php:402
2800
  msgid "Current Plan"
2801
  msgstr ""
2802
 
2803
+ #: app/services/RTMediaEncoding.php:300
2804
  msgid "Unsubscribed"
2805
  msgstr ""
2806
 
2807
+ #: app/services/RTMediaEncoding.php:302
2808
  msgid "Used"
2809
  msgstr ""
2810
 
2811
+ #: app/services/RTMediaEncoding.php:304
2812
  msgid "Remaining"
2813
  msgstr ""
2814
 
2815
+ #: app/services/RTMediaEncoding.php:306
2816
  msgid "Total"
2817
  msgstr ""
2818
 
2819
+ #: app/services/RTMediaEncoding.php:310
2820
  msgid "Your usage limit has been reached. Upgrade your plan."
2821
  msgstr ""
2822
 
2823
+ #: app/services/RTMediaEncoding.php:312
2824
  msgid "Your API key is not valid or is expired."
2825
  msgstr ""
2826
 
2827
+ #: app/services/RTMediaEncoding.php:314
2828
  msgid "Encoding Usage"
2829
  msgstr ""
2830
 
2831
+ #: app/services/RTMediaEncoding.php:320
2832
  msgid "Audio/Video encoding service"
2833
  msgstr ""
2834
 
2835
+ #: app/services/RTMediaEncoding.php:322
2836
  msgid "rtMedia team has started offering an audio/video encoding service."
2837
  msgstr ""
2838
 
2839
+ #: app/services/RTMediaEncoding.php:325
2840
  msgid "Enter API KEY"
2841
  msgstr ""
2842
 
2843
+ #: app/services/RTMediaEncoding.php:327
2844
  msgid "Save Key"
2845
  msgstr ""
2846
 
2847
+ #: app/services/RTMediaEncoding.php:348
2848
  msgid "Feature\\Plan"
2849
  msgstr ""
2850
 
2851
+ #: app/services/RTMediaEncoding.php:349 app/services/RTMediaEncoding.php:392
2852
  msgid "Free"
2853
  msgstr ""
2854
 
2855
+ #: app/services/RTMediaEncoding.php:350
2856
  msgid "Silver"
2857
  msgstr ""
2858
 
2859
+ #: app/services/RTMediaEncoding.php:351
2860
  msgid "Gold"
2861
  msgstr ""
2862
 
2863
+ #: app/services/RTMediaEncoding.php:352
2864
  msgid "Platinum"
2865
  msgstr ""
2866
 
2867
+ #: app/services/RTMediaEncoding.php:358
2868
  msgid "File Size Limit"
2869
  msgstr ""
2870
 
2871
+ #: app/services/RTMediaEncoding.php:363
2872
  msgid "Bandwidth (monthly)"
2873
  msgstr ""
2874
 
2875
+ #: app/services/RTMediaEncoding.php:370
2876
  msgid "Overage Bandwidth"
2877
  msgstr ""
2878
 
2879
+ #: app/services/RTMediaEncoding.php:371 app/services/RTMediaEncoding.php:378
2880
+ #: app/services/RTMediaEncoding.php:383
2881
  msgid "Not Available"
2882
  msgstr ""
2883
 
2884
+ #: app/services/RTMediaEncoding.php:377
2885
  msgid "Amazon S3 Support"
2886
  msgstr ""
2887
 
2888
+ #: app/services/RTMediaEncoding.php:379 app/services/RTMediaEncoding.php:384
2889
+ #: app/services/RTMediaEncoding.php:388
2890
  msgid "Coming Soon"
2891
  msgstr ""
2892
 
2893
+ #: app/services/RTMediaEncoding.php:382
2894
  msgid "HD Profile"
2895
  msgstr ""
2896
 
2897
+ #: app/services/RTMediaEncoding.php:387
2898
  msgid "Webcam Recording"
2899
  msgstr ""
2900
 
2901
+ #: app/services/RTMediaEncoding.php:391
2902
  msgid "Pricing"
2903
  msgstr ""
2904
 
2905
+ #: app/services/RTMediaEncoding.php:393
2906
  msgid "$9/month"
2907
  msgstr ""
2908
 
2909
+ #: app/services/RTMediaEncoding.php:394
2910
  msgid "$99/month"
2911
  msgstr ""
2912
 
2913
+ #: app/services/RTMediaEncoding.php:395
2914
  msgid "$999/month"
2915
  msgstr ""
2916
 
2917
+ #: app/services/RTMediaEncoding.php:406
2918
  msgid "Try Now"
2919
  msgstr ""
2920
 
2921
+ #: app/services/RTMediaEncoding.php:560
2922
  msgid "Could not read file."
2923
  msgstr ""
2924
 
2925
+ #: app/services/RTMediaEncoding.php:564
2926
  msgid ""
2927
  "Something went wrong. The required attachment id does not exists. It must "
2928
  "have been deleted."
2929
  msgstr ""
2930
 
2931
+ #: app/services/RTMediaEncoding.php:579
2932
  msgid "rtMedia Encoding: Download Failed"
2933
  msgstr ""
2934
 
2935
+ #: app/services/RTMediaEncoding.php:580
2936
  msgid ""
2937
  "<p><a href=\"%s\">Media</a> was successfully encoded but there was an error "
2938
  "while downloading:</p>\n"
2941
  "download</a>.</p>"
2942
  msgstr ""
2943
 
2944
+ #: app/services/RTMediaEncoding.php:594
2945
  msgid "Done"
2946
  msgstr ""
2947
 
2948
+ #: app/services/RTMediaEncoding.php:619 app/services/RTMediaEncoding.php:641
2949
  msgid "Something went wrong please try again."
2950
  msgstr ""
2951
 
2952
+ #: app/services/RTMediaEncoding.php:638
2953
  msgid "Your subscription was cancelled successfully"
2954
  msgstr ""
2955
 
2956
+ #: app/services/RTMediaEncoding.php:650
2957
  msgid "Please enter the api key."
2958
  msgstr ""
2959
 
2960
+ #: app/services/RTMediaEncoding.php:657
2961
  msgid "Encoding disabled successfully."
2962
  msgstr ""
2963
 
2964
+ #: app/services/RTMediaEncoding.php:663
2965
  msgid "Encoding enabled successfully."
2966
  msgstr ""
2967
 
readme.txt CHANGED
@@ -6,7 +6,7 @@ License: GPLv2 or later
6
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
7
  Requires at least: WordPress 3.6
8
  Tested up to: 4.3.1
9
- Stable tag: 3.9
10
 
11
  Add albums, photo, audio/video encoding, privacy, sharing, front-end uploads & more. All this works on mobile/tablets devices.
12
 
@@ -113,7 +113,7 @@ rtMedia has 3 premium solutions to take care of audio/video conversion.
113
 
114
  Please visit [rtMedia's FAQ page](http://rtcamp.com/rtmedia/faq/?utm_source=readme&utm_medium=plugin&utm_campaign=buddypress-media "Visit rtMedia's FAQ page").
115
 
116
- Read rtMedia [Documentation](http://rtcamp.com/rtmedia/docs/?utm_source=readme&utm_medium=plugin&utm_campaign=buddypress-media)
117
 
118
  == Screenshots ==
119
 
@@ -140,55 +140,62 @@ http://www.youtube.com/watch?v=dJrykKQGDcs
140
 
141
  == Changelog ==
142
 
143
- = 3.9 =
 
 
 
 
 
 
 
144
  * BP Notification feature for media likes and comments
145
  * Upload media from BP activity without activity update text
146
  * Privacy issue fix
147
  * Update korean and chinese language files
148
  * Other bug fixes
149
 
150
- = 3.8.21 =
151
  * Rename plugin text domain from 'rtmedia' to 'buddypress-media'
152
 
153
- = 3.8.20 =
154
  * Fix getid3 related issue
155
  * Other bug fixes
156
 
157
- = 3.8.19 =
158
  * Fix getid3 related issue
159
  * Added new theme: Foodmania
160
  * New wrapper functions to upload media
161
 
162
- = 3.8.18 =
163
  * Filter for media action text
164
  * Updated getid3 lib to latest version
165
 
166
- = 3.8.17 =
167
  * Fix upload dir filter
168
  * Fix video max height in lightbox
169
  * Fix shortcode issue with album uploader
170
 
171
- = 3.8.16 =
172
  * Update Persian translation and add Finnish translations
173
  * Add rtMedia SEO add-on
174
  * Fix encoding service for music files
175
  * Fix music file thumbnails
176
 
177
- = 3.8.15 =
178
  * CSS fixes
179
  * Added new filters and actions
180
 
181
- = 3.8.14 =
182
  * Enhanced delete media action in media gallery
183
  * CSS fixes
184
  * Other bug fixes
185
 
186
- = 3.8.13 =
187
  * Update links
188
  * Added support for "og" meta tags for Yoast SEO plugin
189
  * Update French, Spanish, Persian and German translations
190
 
191
- = 3.8.12 =
192
  * Updated media gallery actions for BuddyPress groups
193
  * Updated action messages for single media
194
  * Updated view count process
@@ -196,33 +203,33 @@ http://www.youtube.com/watch?v=dJrykKQGDcs
196
  * Fixed bugs in admin settings
197
  * Bug fixes
198
 
199
- = 3.8.11 =
200
  * Update album edit template
201
  * Fix BuddyPress activity content on media edit
202
  * Autoplay video in lightbox
203
 
204
- = 3.8.10 =
205
  * Fix BuddyPress comment filter issue
206
  * Fix plupload max_file_size parameters
207
 
208
- = 3.8.9 =
209
  * Fix CSS conflict with BuddyPress change profile picture
210
 
211
- = 3.8.8 =
212
  * Fix media comment ordering
213
  * Fix login popup
214
  * Lightbox changes for mobile devices
215
  * Added privacy option in uploader shortcode
216
  * Update Dutch and Danish translations
217
 
218
- = 3.8.7 =
219
  * Update language files
220
  * Fix CSS conflict with BuddyPress Cover plugin in rtMedia admin settings
221
  * Update CSS
222
  * Added new filters
223
  * Bug fixes
224
 
225
- = 3.8.6 =
226
  * Fix activity music player width issue
227
  * Fix view link in WordPress Media Library
228
  * Fix pagination on pressing enter key
@@ -231,28 +238,28 @@ http://www.youtube.com/watch?v=dJrykKQGDcs
231
  * Added Privacy link in BuddyPress Settings profile menu
232
  * CSS bug fixes
233
 
234
- = 3.8.5 =
235
  * Fix upload URL in activity
236
 
237
- = 3.8.4 =
238
  * Fix syntax error on Support Page
239
 
240
- = 3.8.3 =
241
  * Fix encoding service issue
242
 
243
- = 3.8.2 =
244
  * Updated Spanish, Korean, Portuguese and Danish translations
245
  * Added Login popup for non logged in user on upload button
246
  * Added quick edit/delete links on media gallery thumbs
247
  * Updated [premium add-ons](https://rtcamp.com/blog/rtmedia-pro-splitting-major-change/) content for rtMedia
248
  * Bug fixes
249
 
250
- = 3.8.1 =
251
  * Fix license page
252
  * Fix direct media upload in activity
253
  * Fix BuddyPress group table error on rtMedia update
254
 
255
- = 3.8 =
256
  * Removed ZURB Foundation
257
  * Removed FontAwesome fonts and instead used WordPress Dashicons
258
  * Template updates
@@ -1091,8 +1098,8 @@ http://www.youtube.com/watch?v=dJrykKQGDcs
1091
 
1092
  == Upgrade Notice ==
1093
 
1094
- = 3.9 =
1095
- Requires BuddyPress 1.7 or higher, if using BuddyPress. BP Notification feature for media likes and comments, upload media from BP activity without activity update text, bug fixes.
1096
 
1097
  == Sponsors ==
1098
 
6
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
7
  Requires at least: WordPress 3.6
8
  Tested up to: 4.3.1
9
+ Stable tag: 3.9.1
10
 
11
  Add albums, photo, audio/video encoding, privacy, sharing, front-end uploads & more. All this works on mobile/tablets devices.
12
 
113
 
114
  Please visit [rtMedia's FAQ page](http://rtcamp.com/rtmedia/faq/?utm_source=readme&utm_medium=plugin&utm_campaign=buddypress-media "Visit rtMedia's FAQ page").
115
 
116
+ Read rtMedia [Documentation](http://docs.rtcamp.com/rtmedia/?utm_source=readme&utm_medium=plugin&utm_campaign=buddypress-media)
117
 
118
  == Screenshots ==
119
 
140
 
141
  == Changelog ==
142
 
143
+ = 3.9.1 [Nov 05, 2015] =
144
+ * Fix encoding service key save issue
145
+ * Added thrive theme under rtMedia 3rd party themes
146
+ * Audio/video player CSS issue fix
147
+ * Fix translation text domain
148
+ * Update chinese translations
149
+
150
+ = 3.9 [Oct 27, 2015] =
151
  * BP Notification feature for media likes and comments
152
  * Upload media from BP activity without activity update text
153
  * Privacy issue fix
154
  * Update korean and chinese language files
155
  * Other bug fixes
156
 
157
+ = 3.8.21 [Oct 06, 2015] =
158
  * Rename plugin text domain from 'rtmedia' to 'buddypress-media'
159
 
160
+ = 3.8.20 [Sep 29, 2015] =
161
  * Fix getid3 related issue
162
  * Other bug fixes
163
 
164
+ = 3.8.19 [Sep 21, 2015] =
165
  * Fix getid3 related issue
166
  * Added new theme: Foodmania
167
  * New wrapper functions to upload media
168
 
169
+ = 3.8.18 [Sep 17, 2015] =
170
  * Filter for media action text
171
  * Updated getid3 lib to latest version
172
 
173
+ = 3.8.17 [Sep 15, 2015] =
174
  * Fix upload dir filter
175
  * Fix video max height in lightbox
176
  * Fix shortcode issue with album uploader
177
 
178
+ = 3.8.16 [Aug 31, 2015] =
179
  * Update Persian translation and add Finnish translations
180
  * Add rtMedia SEO add-on
181
  * Fix encoding service for music files
182
  * Fix music file thumbnails
183
 
184
+ = 3.8.15 [Aug 18, 2015] =
185
  * CSS fixes
186
  * Added new filters and actions
187
 
188
+ = 3.8.14 [Aug 11, 2015] =
189
  * Enhanced delete media action in media gallery
190
  * CSS fixes
191
  * Other bug fixes
192
 
193
+ = 3.8.13 [Aug 05, 2015] =
194
  * Update links
195
  * Added support for "og" meta tags for Yoast SEO plugin
196
  * Update French, Spanish, Persian and German translations
197
 
198
+ = 3.8.12 [Jul 29, 2015] =
199
  * Updated media gallery actions for BuddyPress groups
200
  * Updated action messages for single media
201
  * Updated view count process
203
  * Fixed bugs in admin settings
204
  * Bug fixes
205
 
206
+ = 3.8.11 [Jul 22, 2015] =
207
  * Update album edit template
208
  * Fix BuddyPress activity content on media edit
209
  * Autoplay video in lightbox
210
 
211
+ = 3.8.10 [Jul 16, 2015] =
212
  * Fix BuddyPress comment filter issue
213
  * Fix plupload max_file_size parameters
214
 
215
+ = 3.8.9 [Jul 09, 2015] =
216
  * Fix CSS conflict with BuddyPress change profile picture
217
 
218
+ = 3.8.8 [Jul 07, 2015] =
219
  * Fix media comment ordering
220
  * Fix login popup
221
  * Lightbox changes for mobile devices
222
  * Added privacy option in uploader shortcode
223
  * Update Dutch and Danish translations
224
 
225
+ = 3.8.7 [Jun 30, 2015] =
226
  * Update language files
227
  * Fix CSS conflict with BuddyPress Cover plugin in rtMedia admin settings
228
  * Update CSS
229
  * Added new filters
230
  * Bug fixes
231
 
232
+ = 3.8.6 [Jun 16, 2015] =
233
  * Fix activity music player width issue
234
  * Fix view link in WordPress Media Library
235
  * Fix pagination on pressing enter key
238
  * Added Privacy link in BuddyPress Settings profile menu
239
  * CSS bug fixes
240
 
241
+ = 3.8.5 [Jun 08, 2015] =
242
  * Fix upload URL in activity
243
 
244
+ = 3.8.4 [Jun 03, 2015] =
245
  * Fix syntax error on Support Page
246
 
247
+ = 3.8.3 [Jun 03, 2015] =
248
  * Fix encoding service issue
249
 
250
+ = 3.8.2 [Jun 03, 2015] =
251
  * Updated Spanish, Korean, Portuguese and Danish translations
252
  * Added Login popup for non logged in user on upload button
253
  * Added quick edit/delete links on media gallery thumbs
254
  * Updated [premium add-ons](https://rtcamp.com/blog/rtmedia-pro-splitting-major-change/) content for rtMedia
255
  * Bug fixes
256
 
257
+ = 3.8.1 [May 18, 2015] =
258
  * Fix license page
259
  * Fix direct media upload in activity
260
  * Fix BuddyPress group table error on rtMedia update
261
 
262
+ = 3.8 [May 18, 2015] =
263
  * Removed ZURB Foundation
264
  * Removed FontAwesome fonts and instead used WordPress Dashicons
265
  * Template updates
1098
 
1099
  == Upgrade Notice ==
1100
 
1101
+ = 3.9.1 =
1102
+ Requires BuddyPress 1.7 or higher, if using BuddyPress. Fix encoding service key save issue, fix translation text domain, update chinese translations.
1103
 
1104
  == Sponsors ==
1105