gj2020
Forum Replies Created
-
Maybe a helping hand from Magazine3’s technical support would be appreciated.
Could it be a JS problem? While not drawing anything, it throws the following error:
admin.min.js?ver=14.10:1
Uncaught TypeError: Cannot read properties of undefined (reading ‘replace’)
at f.hex_to_rgba (admin.min.js?ver=14.10:1:115410)
at admin.min.js?ver=14.10:1:117753
at Array.forEach (<anonymous>)
at f.new_line_chart (admin.min.js?ver=14.10:1:117270)
at Object.meta_box_init (admin.min.js?ver=14.10:1:168377)
at admin.min.js?ver=14.10:1:105344Yes, I cleared the cache and excluded some URLs from being cached.
Maybe it’s a kind of line-drawing problem. When I choose single days, there are dots showing counts of search engine referrals on that day. However, when I choose a period, the picture is completely empty (not even a coordinate system is drawn).
Best Regards
Thank you for your help. Search engine tracking was alway enabled.
Errors at page
https://www.ibs.de/wp-admin/admin.php?page=wps_settings_page
JQMIGRATE: Migrate is installed, version 3.4.1
admin.php?page=wps_settings_page:1113 js-deliver
DevTools failed to load source map: Could not load content for https://www.ibs.de/wp-content/plugins/wp-optimize/css/smush-3-3-2.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://www.ibs.de/wp-content/plugins/wp-statistics/assets/js/chartjs/hammer.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://www.ibs.de/sm/f07d8d7b2652873f485707eab4f3d300bf1f6f3b42912e189c8933b1b9b3dfde.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://www.ibs.de/wp-content/plugins/wp-optimize/css/wp-optimize-global-3-3-2.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Errors at page
https://www.ibs.de/wp-admin/admin.php?page=wps_searches_page
JQMIGRATE: Migrate is installed, version 3.4.1
moment.min.js?ver=2.18.1:6 Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See https://momentjs.com/guides/#/warnings/define-locale/ for more info.
w @ moment.min.js?ver=2.18.1:6
admin.min.js?ver=14.10:1 Uncaught TypeError: Cannot read properties of undefined (reading 'replace')
at f.hex_to_rgba (admin.min.js?ver=14.10:1:115410)
at admin.min.js?ver=14.10:1:117753
at Array.forEach (<anonymous>)
at f.new_line_chart (admin.min.js?ver=14.10:1:117270)
at Object.meta_box_init (admin.min.js?ver=14.10:1:168377)
at admin.min.js?ver=14.10:1:105344
DevTools failed to load source map: Could not load content for https://www.ibs.de/wp-content/plugins/wp-optimize/css/wp-optimize-global-3-3-2.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://www.ibs.de/wp-content/plugins/wp-statistics/assets/js/chartjs/hammer.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://www.ibs.de/sm/f07d8d7b2652873f485707eab4f3d300bf1f6f3b42912e189c8933b1b9b3dfde.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://www.ibs.de/wp-content/plugins/wp-optimize/css/smush-3-3-2.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Best RegardsFor a few weeks now, nothing but a white window has been showing on the ‘Detailed Statistics on Search Engine Referrals’ page. Any hints?
Sorry, my goal is not to strip the shortcode but to use it in the schema outcome. Will there a future feature to do so?
Best regards,
GJDear Predrag,
omg thats it. Works fine. Thank you very much for the hint.
Best reagards,
GJHello Kasia,
WP: 5.4.1–de_DE
PHP: 7.2.24-0ubuntu0.18.04Thank you in advance for your help.
Best regards
GJHello Nastia,
I did what you told: updated permalinks and cleared cache. I even disabled some plugins. But no matter, still same effect/bug.
Best regards
GJForum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] Call 2 change BreadcrumbList content?Just a script I wrote, no official plugin. My question is more generic. Are there any add_filter, add_action, etc. well defined functions to manipulate the breadcrumb? Currently my hack is to change the $sd_data array.