Codemenschen
Forum Replies Created
-
Hello @webqueenhtc
Can you please confirm you have set “Change PDF Save Option” option enable from plugin settings?
If this is enable then can you please confirm “allow_url_fopen” this settings are enable from your server? It will surely work if this option set to 1 from server.
Let me know if you have further queries.
Hello @sisodiakaran
We really appreciate you taking the time to share your rating with us. Thank you very much for this.
We always here to help you. π
We are incredibly grateful that you took the time out to leave us a 5-Star review. Thank you very much π
Please see below attached screenshots. You can find the below from the Plugin Settings => Payment Settings. You can link your account details from here. and if any customer will purchase voucher you will receive payment on this linked account.
https://drive.google.com/open?id=12AgltvkSH9dFqyQe-ljWquPa0i3uSv0H
https://drive.google.com/open?id=1YoUn88bRgr4gwiIfZPBBpfTtvC4jjM0aThank you for the kind words and your time to provide us your valuable feedback. We really appreciate your feedback!
If thereβs anything else I can do for you, please let us know. I will be happy to help you. π
Thank you very much for your review and kind words. We will surely take care of our services and be very alert from next time and will never ever give any customer a chance to complain.
Again Thanks π
Currently, The plugin has 5 payment methods available (PayPal, Stripe, Sofort, Multisafe and Bank Transfer). You can enable and disable as per your choice.
you can add details from plugin settings => Payment Settings
Let me know if you have any queries
Hello @rewtaxs
you can find the file from the below path. This generating from JS files.
{Your plugin directory}/gift-voucher/assets/js/voucher-script.js
{Your plugin directory}/gift-voucher/assets/js/item-script.jswe have used the “Math.floor” function to generate a number.
Let me know if you have any further queries.
Hello @rewtaxs
Glad to hear this issue has been resolved.
To add space between boxes you can add below CSS code from plugin settings (Custom CSS):
.wpgv_preview-box{
padding-left: 30px !important;
}if you want to remove the right sidebar then you can add below code from plugin settings (Custom CSS):
.wpgv_preview-box{
display: none !important;
}Thanks
Hi @mrsreeder
Can you confirm your database has {wp_prefix}_giftvouchers_setting table? also, did you got any error while plugin installation?
Hi @rewtaxs
Can you please confirm you are using the correct credentials for Live mode? Because you can not use live credentials for Test mode and the same Test credentials can not use for live mode. Both will be different.
Of course, if you have any further questions or concerns just let us know!
I havenβt heard back from you, so I believe the issue has been resolved.
Iβm marking this topic complete, please feel free to open a new thread for any further queries.Thanks and Greetings.
Using CSS yes we can hide and show the price as you mentioned but CSS code will not affect to voucher PDF for that need to customize the plugin.
Hello @yehudat
This notice shows because might be you have disabled the Shipping method from setting and removed the shipping options.
You can resolve this by adding one option as a shipping method. This will not display if the shipping option is disabled. Because currently, it should not be blank we will resolve this in our next update.Let me know if still not resolved.
Woocommerce and redeem voucher features not available in the Free version of the plugin.