newbeeon
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Appbox] Error after update WP 6.2.1OK, I can edit in text editor, update post and the error message is gone. Not sure if there’s any special characters left from switching between Gutenberg to Classic Editor. Thanks for your support.
Forum: Plugins
In reply to: [WP-Appbox] Error after update WP 6.2.1Hi,
I try to switch to Classic Editor (using plugin) and able to put Google Play shortcode. Now there’s another error message just below the dislay:
WP-APPBOX:?The App Store is not recognized.?
The shortcode is: [appbox googleplay com.***apps_name***]Thank you @champsupertramp
I found the info about email_change_email is very limited but I keep looking.
Can I translate the email subject and body text?
Where should I add the code?
Thanks
Forum: Plugins
In reply to: [Import and export users and customers] Email TemplateHello @carazo
I’m about send the login credentials for you to take look on this strange behavior. Where should I send it?
Thanks
Forum: Plugins
In reply to: [Import and export users and customers] Email TemplateCould you tell me which is the AJAX output for this action?
How do we know the AJAX output from above AJAX call?
Forum: Plugins
In reply to: [Import and export users and customers] Email TemplateAfter further testing, I found that only Administrator and Editor are able to select and load the email template on Mail Option tab.
So if I want to create a new role, what capability this “select and load” is?
Forum: Plugins
In reply to: [Import and export users and customers] Email TemplateThere’s no nonce error. No error message whatsoever.
Any direction for me to investigate further?
I do using [email protected] for testing. I can confirm it’s working.
FYI
Forum: Plugins
In reply to: [Import and export users and customers] **password** token for existing usersHi @carazo
Is it hard-coded in here?
if( empty( $password ) && !$created )
$password = __( ‘Password has not been changed’, ‘import-users-from-csv-with-meta’ );Forum: Plugins
In reply to: [Import and export users and customers] **password** token for existing usersHi @carazo
Thank you for prompt reply.
I did test again and found the **password** token will be replaced with string: Password has not been changed
I don’t mind to have that string as I found it’s useful for information.
However, I can’t translate the string. I assume the string is created by the plugin. Am I correct?
Thanks
NewbeeThank you for your prompt support.
Will try to implement on my sites.
Hi,
How can we make the download button enabled again on touch devices?
Any code on your plugin we can modify to enable this feature?
Thanks in advance
I got the same problem. the ‘miniAudioPlayer’ button above the toolbar is greyed out.
This might related to WP5 update: just found that the download button is hidden/disappear on mobile.
Thanks so much.