Codemenschen
Forum Replies Created
-
Hi @bomakalu
Can you please check this by hard refresh (Ctrl+R) or on fresh browser? Because that could be caching issue. I have checked this this solution working for us.
and regarding custom changes that will gone if you update the plugin. You need to do this change. But we will try to include this in our update.
Hi @fabioluis
Yes, you can temporary deactivate the plugin. And yes do not worry about the data it will remains the same when you back activate it. You will not lose any data.
Hi @bomakalu
You can update below code from below path.
{Your-plugin-directory}/gift-voucher/assets/js/item-script.js
I am attaching the image you just need to remove “:not(:first-child)” from 2 lines. Please let us know if you found any difficulties. We always here to help you.
https://drive.google.com/file/d/1iGOGrb_G2GoklGPfKtbdGRfYU0B8c-Eh/view?usp=sharing
Hi @fabioluis
Thanks for your message.
– Can you please try to re-install the plugin? or can you show me in which kind of URL it’s redirecting? So, I can give you solution.
– Currently, the plugin don’t have this feature to limit voucher usage but when you don’t want to sell particular voucher then you can deactivate it. You will get this inactive option in all vouchers.
Hi @peter_silie
Thank you so much to take your precious time to give us review. We are very glad to see you are happy.
Hi @dunnydf
Thank you very much for this excellent review. We are really very happy to see, you are happy with plugin and our services. Cheers!!! We always here to help you.
Hi @tomassrbija
Can you please try to add below script to your theme’s function file. if still, you are receiving HTML on mail. This will surely work.
function wpse27856_set_content_type(){
return “text/html”;
}
add_filter( ‘wp_mail_content_type’,’wpse27856_set_content_type’ );Hi @singhwise
Thanks for the URL.
Have you configured any payment method from plugin settings? Because I can’t see any payment method configured. It’s redirecting to voucher page back.
After success the site should redirect to Success page that contains
“[wpgv_giftvouchersuccesspage]” this shortcode. Please once check the payment configuration from plugin settings then it will surely works.Let us know if still not working.
Hi @neillbar
Thank you very much to share your experience with us 🙂
We feel really great and motivated to see reviews like this.Hello @tomassrbija
I have tested again… Can you confirm if there is any round brackets on the mail content? not sure but this can break syntax. Also, we have 2 options while adding content from editor “Visual” and “Text” can you please confirm content looks okay in visual option. HTML content should be on Text option.
Also, let you know your drive link for images I can’t access.
Hi @timdes
Thanks for sharing your experience with us. We are really glad to see nice reviews. Sure, we will include this in our update.
Again Thank you very much for review.
Hello @tomassrbija
I checked your website for final step error you can use below CSS code and add this from plugin settings => Custom CSS
#voucher-multistep-form .paymentUserInfo .full, #voucher-multistep-form .paymentUserInfo .half{
color: #111 !important;
}and regarding error on sending mail… and receive HTML content on mail.. I checked you have used some different characters which is not being converted and breaks PHP syntax. Can you please check by adding different mail content. It will surely work.
Let me know if you need any further help…
Hi @libellule
Thank you very much for this review. We feel really glad to hear that you like our plugin. Thanks for taking time to give us review.
Hi @ff1973
Thank you very much for this excellent review and taken time to share your experience. we really become very glad to see happy customers like you.
again thanks 🙂
Sorry but with the new version of plugin don’t has this feature in free one. Could you please compare the version from other site with this version?