elomim
Forum Replies Created
-
Forum: Plugins
In reply to: [License Manager for WooCommerce] License as QR-Code in Woocommerce EmailI used the google charts api, now it is working
Forum: Plugins
In reply to: [License Manager for WooCommerce] License as QR-Code in Woocommerce EmailOkay i found out to change <?php echo esc_html($license->getDecryptedLicenseKey()); ?>
I download the QR Code library from the Github OR and
I copied the php libary in the folder wp-content/plugins/qrcode
Now i need to include ‘qrlib.php’ file to use a function named png(text, file, ecc, pixel_size, frame_size);#
How can i include the file and change the echo, so that it will be displayed as qr-code?I use the plugin Simple WordPress Membership. A user can change his password in the login-form by clicking on new password -> login?action=lostpassword.
After he clicked the button, a new password can not be send – he can the message he is not allowed to changed it. If i deactivate the better notifications wp, then he can ask for a new password.Forum: Plugins
In reply to: [License Manager for WooCommerce] License as QR-Code in Woocommerce EmailThank you! Is there no plugin to use?
Please tell me which template i have to change.