Comments 2Aditya started the conversationJanuary 20, 2017 at 8:57pmWhen I enter my data, I am entering it as follows:http://www.momjunction.com/articles/smoothie-recipes-you-must-try-for-your-kids_00102323/#SmoothiesForKids1||Mom JunctionWhen it gets rendered, I see a %20 between Mom and Junction. Why? And more importantly, how do i get rid of it? 1,825Miloš repliedJanuary 20, 2017 at 9:01pmHi Aditya,Thank you for your purchase.This issue is fixed in our upcoming patched version on CodeCanyon. To fix this issue go in file ../wp-content/plugins/wpdatatables/controllers/wdt_ajax_actions.php and on line 225 find: $formdata[$column->orig_header] = WDTTools::wrapQuotes( esc_url($formdata[$column->orig_header]) ); an replace it with: $formdata[$column->orig_header] = WDTTools::wrapQuotes( $formdata[$column->orig_hKind Regards, Miloš Jovanović[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
When I enter my data, I am entering it as follows:
http://www.momjunction.com/articles/smoothie-recipes-you-must-try-for-your-kids_00102323/#SmoothiesForKids1||Mom Junction
When it gets rendered, I see a %20 between Mom and Junction.
Why? And more importantly, how do i get rid of it?
Hi Aditya,
Thank you for your purchase.
This issue is fixed in our upcoming patched version on CodeCanyon. To fix this issue go in file
../wp-content/plugins/wpdatatables/controllers/wdt_ajax_actions.php and on line 225 find:
an replace it with:
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables