Polylang creating issue JS
-
Hello,
I’m using appointment (4.8.18) with woocommerce (3.9.1) and polylang
When I want to add a manual appointment on my backoffice, I’m stucked on the calendar view without choice than wait something which never happened..So I can’t add it. It works properly for the e-shop
I deactivate all my plugins to find the right one and when I activated Polylang, I confirmed this issue.
I don’t want to use Polylang for woocommerce because my e-shop is just in one language.If I inspect the page, I have an error JS starting bythe code below. Could you help me please?
Uncaught TypeError: Cannot use 'in' operator to search for 'length' in <!DOCTYPE html> <!--[if IE 8]> <html xmlns="http://www.w3.org/1999/xhtml" class="ie8 " lang="en-US" > <![endif]--> <!--[if !(IE 8) ]><!--> <html xmlns="http://www.w3.org/1999/xhtml" class="" lang="en-US" > <!--<![endif]--> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Posts ‹ Charlotte Wilkins — WordPress</title> <script type="text/javascript"> addLoadEvent = function(func){if(typeof jQuery!="undefined")jQuery(document).ready(func);else if(typeof wpOnload!='function'){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}}; var ajaxurl = '/wp-admin/admin-ajax.php', pagenow = 'edit-post', typenow = 'post', adminpage = 'edit-php', thousandsSeparator = ',', decimalPoint = '.', isRtl = 0; </script> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <style type="text/css"> .fixed .column-stats { width: 5em; }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Polylang creating issue JS’ is closed to new replies.