websitism
Forum Replies Created
-
Hi wensolutionsupport,
It worked fine.
Thank you very much for the quick support.
Forum: Plugins
In reply to: [WooCommerce Custom Currencies] Paypal ErrorThank you very much for the immediate action.
In my case the problem triggered while i use paypal as a second option. The plugin converted the amount twice (1. when page loads 2. when i select paypal as payment option) and resulted into a 4 digit decimal.
After some tweaking i got a solution by checking off line 189 in plugin.php
//add_filter( 'woocommerce_paypal_args', 'woocurrenciez_paypal_convert_arguments' );Thanks and regards
SansForum: Plugins
In reply to: [Bulk City Landing Pages] Feature RequestsTy for this great plugin. Please add a page publish scheduler.
hi pbul2004,
Can you please reveal how did you created that great looking comment average display block on your http://www.myweddingreviews.co.uk website?Forum: Plugins
In reply to: [VoucherPress] [Plugin: VoucherPress] Corrupted pdfI have the same problem on my local server with php 5.x.
The voucher outputs readable pdf while using the serif 1 font.I tried opening the corrupted pdf in notepad and it shows “TCPDF ERROR: Could not include font definition file: courierb”.
May be a font embedding problem is the cause of the pdf error.