-
Posted a reply to Reporting Bug – text content cleared after media file uploaded, on the site WordPress.org Forums:
I've contributed on github... -
Posted a reply to Reporting Bugs, on the site WordPress.org Forums:
I've contributed on github... -
Posted a reply to [BuddyKit - Additional features for BuddyPress] Reporting Bugs, on the site WordPress.org Forums:
Here is the entire buddykit.js upgraded file. /** * Upload Collection */ jQuery(document).ready(function($){ if (… -
Posted a reply to Reporting Bug – text content cleared after media file uploaded, on the site WordPress.org Forums:
/////////////////////////////////////////////////////////////////////////////// // My upgrade for displaying errors - actual error will be displayed in console… -
Posted a reply to Reporting Bug – text content cleared after media file uploaded, on the site WordPress.org Forums:
Here is the solution. /////////////////////////////////////////////////////////////////////////////////////////////////////// // Disable the original line of code responsible for clearing… -
Created a topic, Reporting Bug – text content cleared after media file uploaded, on the site WordPress.org Forums:
I've found a bug that I would like to report. If you w… -
Posted a reply to Reporting Bugs, on the site WordPress.org Forums:
Here is complete upgrade of the CSS file. /******************************** MY UPGRADES ********************************/ /* File processing… -
Posted a reply to Reporting Bugs, on the site WordPress.org Forums:
I've updated previously published code for "On CANCEL button click - flush all tmp. loaded… -
Posted a reply to Reporting Bugs, on the site WordPress.org Forums:
/////////////////////////////////////////////////////////////////////////////////////// // On SUBMIT button click - hide Submit and Cancel buttons and display spinning… -
Posted a reply to Reporting Bugs, on the site WordPress.org Forums:
In the messages above you can find solutions that I hope you will implement in… -
Posted a reply to Reporting Bugs, on the site WordPress.org Forums:
///////////////////////////////////////////////////////////////// // On CANCEL button click - flush all tmp. loaded files as well ////////////////////////////////////////////////////////////////… -
Posted a reply to Reporting Bugs, on the site WordPress.org Forums:
/////////////////////////////////////////////// // Cancel button - style disabled /////////////////////////////////////////////// Style CSS: /* Cancel button - style… -
Posted a reply to Reporting Bugs, on the site WordPress.org Forums:
/////////////////////////////////////////////// // Display File processing (after file upload) /////////////////////////////////////////////// Style CSS: /*My upgrades*/ .buddykit-file-processing {… -
Posted a reply to Reporting Bugs, on the site WordPress.org Forums:
//////////////////////////////////////// // Enable cancel button again /////////////////////////////////////// Buddykit.js UploadComplete: function(up, files, response) { $('#aw-whats-new-submit').attr('disabled', false);… -
Posted a reply to Reporting Bugs, on the site WordPress.org Forums:
`/////////////////////////////////////////////// // Disable CANCEL button while file upload // AND // Display File processing (after… -
Created a topic, Reporting Bugs, on the site WordPress.org Forums:
After the plugin update, group activity with media fil…