Andrea Whitmer
Forum Replies Created
-
I’m currently rolling back a site I updated – we were using the 2.0 beta but 2.0.4 totally wiped out our member directory and none of the extensions would update. I’ll be waiting for the issues to be fixed, personally.
Yes, I’m quite sure. Google+ shares that happened before they removed share counts will still display, but no new ones will come through. The count API was completely removed.
Google+ discontinued share counts earlier this year.
Twitter counts require Social Warfare Pro. If you’ve purchased a license for Pro, please open a ticket via our site as we can’t provide support for premium plugins via this forum. We encourage all user to open tickets, whether or not you use Pro, to ensure a timely response.
Forum: Plugins
In reply to: [Sliced Invoices - WordPress Invoice Plugin] PHP Error during checkoutThanks for confirming. The plugin is compatible with PHP 7.0+ so that shouldn’t be the issue. Let me flag this for our developer and we’ll check into this further for you. Can you paste in your system information from Sliced Invoices > Tools > System Info to help us with troubleshooting?
Forum: Plugins
In reply to: [Sliced Invoices - WordPress Invoice Plugin] PHP Error during checkoutSorry you’re having trouble! Can you confirm whether debugging is set to “true” in your wp-config.php file? If not, you might ask your host whether strict standards are turned on for your server. What PHP version are you using?
Forum: Plugins
In reply to: [Social Sharing Plugin - Social Warfare] CSS Validation ErrorsHi! We don’t provide support via these forums as the notifications aren’t always reliable. Please open a ticket or email us directly at [email protected] and we’ll be glad to assist.
Forum: Plugins
In reply to: [Social Sharing Plugin - Social Warfare] validator.w3.org Css errorsHi! We don’t provide support via these forums as the notifications aren’t always reliable. Please open a ticket or email us directly at [email protected] and we’ll be glad to assist.
Forum: Plugins
In reply to: [Social Sharing Plugin - Social Warfare] Sharing button problemHi! We don’t provide support via these forums as the notifications aren’t always reliable. Please open a ticket or email us directly at [email protected] and we’ll be glad to assist.
Forum: Plugins
In reply to: [Social Sharing Plugin - Social Warfare] CSS error w3.orgHi! We don’t provide support via these forums as the notifications aren’t always reliable. Please open a ticket or email us directly at [email protected] and we’ll be glad to assist.
Forum: Plugins
In reply to: [Social Sharing Plugin - Social Warfare] Vk supportHi! We don’t provide support via these forums as the notifications aren’t always reliable. Please open a ticket or email us directly at [email protected] and we’ll be glad to assist.
Forum: Plugins
In reply to: [Social Sharing Plugin - Social Warfare] Share countHi! We don’t provide support via these forums as the notifications aren’t always reliable. Please open a ticket or email us directly at [email protected] and we’ll be glad to assist.
I got automatic approval to work (though it applies to ALL user roles, so if you don’t want them all approved automatically don’t bother) using version 2.0 with this:
add_action( 'add_user_role', function( $member_id ) { um_fetch_user( $member_id ); UM()->user()->approve(); } );
Basically when the person is given a user role at registration, this forces approval.
Would love a solution for this as well – I’ve upgraded to 2.0 but it’s still broken.
Would be nice if I could get the extensions downloaded for testing…. only Verified Users shows in my account despite following the instructions to make sure the other extensions have an activated license.
Forum: Plugins
In reply to: [Social Sharing Plugin - Social Warfare] Found a Bug + Config SolutionPlease open a ticket via https://warfareplugins.com as we don’t provide support via these forums. That way this info can be forwarded to our development team.