DenFunk
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Platinum SEO] Uncaught SyntaxError: Unexpected end of JSON inputThis bug is in 2.1.9. Later I will fix this error on my site. After I will write about it.
Forum: Plugins
In reply to: [Platinum SEO] Uncaught SyntaxError: Unexpected end of JSON inputwhile creating new post and editing an existing post
Thanks for fix.
UPD New error after plugin updated
Uncaught SyntaxError: Unexpected token \ in JSON at position 62 at JSON.parse (<anonymous>) at setTitlePreview (snippetpreview.js?ver=2.1.7:1) at updateAll (snippetpreview.js?ver=2.1.7:1) at HTMLDocument.<anonymous> (snippetpreview.js?ver=2.1.7:1) at i (load-scripts.php?c=0&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,underscore,moxiejs,plupload,jquery-ui-tabs,wp-co&load[chunk_1]=demirror&ver=5.5:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,underscore,moxiejs,plupload,jquery-ui-tabs,wp-co&load[chunk_1]=demirror&ver=5.5:2) at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,underscore,moxiejs,plupload,jquery-ui-tabs,wp-co&load[chunk_1]=demirror&ver=5.5:2) at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,underscore,moxiejs,plupload,jquery-ui-tabs,wp-co&load[chunk_1]=demirror&ver=5.5:2)
DevTools failed to load SourceMap: Could not parse content for https://****.ru/wp-content/plugins/platinum-seo-pack/psp-include/settings/js/bootstrap-toggle.min.js.map: Unexpected token ? in JSON at position 0
Forum: Plugins
In reply to: [Yoast SEO] Don’t show shop page title WP 5.02 + Woo 3.53Hi, sorry for my English. The problem was solved after woocommerce support was declared in my custom theme with code:
function mytheme_add_woocommerce_support() { add_theme_support( 'woocommerce' ); } add_action( 'after_setup_theme', 'mytheme_add_woocommerce_support' )
- This reply was modified 6 years, 2 months ago by DenFunk.
Forum: Plugins
In reply to: [Yoast SEO] Don’t show shop page title WP 5.02 + Woo 3.53Hi, sure!
https://kofeti.ru/shop/
Viewing 4 replies - 1 through 4 (of 4 total)