• Resolved testuser000

    (@testuser000)


    Hi guys
    First I have to mention that your plugijn is well designed and I like it. There’s just one issue. When I do the preview everything is working fine. It also runs with my chrome browser but not with opera and edge. I didn’t tried with firefox and vivaldi, so I don’t know.
    The thing is, it only shows the loading symbol but nothing more.
    I updated to the latest word press version and have no idea why chrome is working but all the other won’t. Can you may help me with that issue?

    Kind Regards

    Marcus

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Codinga

    (@dkurecki)

    Hi @testuser000 ,
    thanks for the nice words about our plugin, we really appreciate when someone recognizes the quality and capabilities of our slider.
    Of course, we will help you fix the problem in the plugin.
    You have described in detail the problem you encountered in our plugin, we will try to reproduce it and eliminate the problem you encountered in other internet browsers.
    Please be patient for a moment so that we can find and fix the problem, you will be informed of the details.

    Have a nice day!

    Thread Starter testuser000

    (@testuser000)

    Hi Dario

    Thanks for the quick answer. I looking forward to hear from you ??

    Plugin Author Codinga

    (@dkurecki)

    I looked at the example slider you submitted and noticed that the problem is in the CORS policy. And that means you’re trying to load slide media files that are at the https URL, while the slider is at the http URL.

    That is just because of Google’s CORS policy.

    And as a tip, I generally suggest that media URLs and slider paths have the same security policy so http or https. Move your media also to the http, since the page where you display the slider is also http, or secure your domain with SSL and the problem will be solved. That is the general CORS policy issue.

    So it is not a problem in the internet browser or the plugin, the problem is in the https protocol where the image is located and http where the slider is displayed. And some browsers have differently set CORS policy alarms, so some will work and some will not, so to fix the issue do my advice above.

    This is an official warning message from your website that you send.

    “Access to image at https://gradyjoinery.com/wp-content/uploads/2020/10/blue_door_ailesbury_960x640.jpg from origin https://gradyjoinery.com has been blocked by CORS policy: No ‘Access- Control-Allow-Origin ‘header is present on the requested resource. ”

    • This reply was modified 4 years, 1 month ago by Codinga.
    • This reply was modified 4 years, 1 month ago by Codinga.
    • This reply was modified 4 years, 1 month ago by Codinga.
    Thread Starter testuser000

    (@testuser000)

    Hi Dario

    Thank you so much and I hope I got it right and will try to do so.

    Kind Regards

    Marcus

    Plugin Author Codinga

    (@dkurecki)

    You’re welcome, I’m glad I solved your problem.
    If you have a moment of time and you like our plugin, I would really appreciate it if you would post a review and rating.

    Have a nice day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Only working with chrome’ is closed to new replies.