• Resolved ademedio

    (@ademedio)


    With the last WordPress updates, I’ve find a problem with soliloquy display on mobile and desktop.
    I’ve solved the problem with this change:

    plugin file: /includes/global/shortcode.php
    row: 387
    existing code: jQuery(window).load(function(){
    replaced code: jQuery(window).on(‘load’, function(){

    • This topic was modified 3 years, 10 months ago by ademedio.
Viewing 1 replies (of 1 total)
  • Hi @ademedio

    Thank you for reaching out. I apologize for the trouble you’ve experienced, and appreciate you passing that snippet along to us. I’m going to send this over to our development team for them to review.

    Thank you again!

Viewing 1 replies (of 1 total)
  • The topic ‘[solved] Mobile and Chrome Display error’ is closed to new replies.