• penval

    (@penval)


    Newly installed Web Accessibility Tools and Alt Text Finder. When I go to the Settings menu and click on Accessibility tools I get the main Accessibility Tools screen and the three circulating bubbles and it stalls there ad infinitum.

    Running Worpress v 5.2.4 and theme Twenty Seventeen

    Usually use Safari but have also tried Chrome. In the Chrome developer console I can see the following:

    Uncaught DOMException: Blocked a frame with origin “https://widgets.wp.com” from accessing a cross-origin frame.
    at chrome-extension://kglfocodeikakacbeoajjhnplhlaoook/content.js:106:30
    content.js:106 Uncaught DOMException: Blocked a frame with origin “https://public-api.wordpress.com” from accessing a cross-origin frame.
    at chrome-extension://kglfocodeikakacbeoajjhnplhlaoook/content.js:106:30
    /wp/wp-json/dvin508-seo/v1/media/missing/all/1:1 Failed to load resource: the server responded with a status of 404 ()
    core.js:1427 ERROR SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at Response.webpackJsonp…/../../http/esm5/http.js.Body.json (http.js:1091)
    at SafeSubscriber._error (media.component.ts:49)
    at SafeSubscriber.webpackJsonp…/../../../rxjs/_esm5/Subscriber.js.SafeSubscriber.__tryOrUnsub (Subscriber.js:240)
    at SafeSubscriber.webpackJsonp…/../../../rxjs/_esm5/Subscriber.js.SafeSubscriber.error (Subscriber.js:199)
    at Subscriber.webpackJsonp…/../../../rxjs/_esm5/Subscriber.js.Subscriber._error (Subscriber.js:131)
    at Subscriber.webpackJsonp…/../../../rxjs/_esm5/Subscriber.js.Subscriber.error (Subscriber.js:105)
    at XMLHttpRequest.onLoad (http.js:1596)
    at ZoneDelegate.webpackJsonp…/../../../zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:421)
    at Object.onInvokeTask (core.js:4744)
    defaultErrorLogger @ core.js:1427
    ?v=2.0:6 WebSocket connection to ‘wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data’ failed: Error during WebSocket handshake: Unexpected response code: 403
    (anonymous) @ ?v=2.0:6
    2?v=2.0:6 WebSocket connection to ‘wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data’ failed: Error during WebSocket handshake: Unexpected response code: 403
    (anonymous) @ ?v=2.0:6
    n @ ?v=2.0:6
    D @ ?v=2.0:6
    o @ ?v=2.0:6

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter penval

    (@penval)

    Version of WordPress 5.3.2

    Theme Twenty Seventeen

    PHP 5.6.20

    Plugin Author Joseph LoPreste

    (@foucciano)

    Hello, I have looked into the issue you are having And I think the error is not caused by our plugin because it doesn’t have any reference to our plugin code in it.

    I think it is caused by some other plugin installed and the site is trying to load some cross-domain content on the site.

    Since the site is already having this js error it is blocking our plugin from working.

    Please let me know if this has helped you.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problems Running Accessibility Tools’ is closed to new replies.