Widget issue

The UserStyles widget does not display in Google Chrome. When will this be fixed? How can I remedy this in the meantime?
My site MichaelCook.gq is an example you can try. My styles do not show on the right.

P.s. The widget used to work on my site.

Comments

  • Currently, each user's list of scripts is framed, so you need to use the URL of the framed page.

    Edit this:

    s2.src = "https://widget.userstyles.org/users/343831.jsonp?callback=userstyles.handleData";

    to this:

    s2.src = "https://widget.userstyles.org/d/users/343831.jsonp?callback=userstyles.handleData";

    Of course, that probably will change at some point...
  • Hi! Unfortunately, seems to be broken again...
  • Is there anybody to help please, thank you!
  • Hello! some news about the widget? is there another way to create a widget? Thanks
Sign In or Register to comment.