Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1170048
    Nepheen
    Participant

    Hej,

    i´am trying to build a modal popup, but it doesn´t seems to work. I just have some kind of loading screen …
    Take a look to my attachment.

    #1170050
    Nepheen
    Participant

    Edit: same problem with the info bar.

    #1170070
    Christian
    Moderator

    Hey there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1181012
    Nepheen
    Participant
    This reply has been marked as private.
    #1181033
    Christopher
    Moderator

    Hi there,

    I see following error i your site:

    Mixed Content: The page at 'https://www.kunstliebtuns.de/wp-admin/admin.php?page=smile-modal-designer&style-view=edit&action=new&style=cp_id_5c550&theme=blank' was loaded over HTTPS, but requested an insecure stylesheet 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.10/themes/ui-lightness/jquery-ui.css?ver=20120208'. This request has been blocked; the content must be served over HTTPS.

    Please change your site protocol to https:// under Settings -> General.

    Hope it helps.

    #1181045
    Nepheen
    Participant

    Nope, is doesn´t works. Still have the loading screen with the bars … 🙁

    #1181063
    Rue Nel
    Moderator

    Hello There,

    You might have been experiencing PHP memory limit exhaustion. We recommend that you increase your memory allocated to PHP. You can check this warning in WooCommerce > System Status > WordPress Environment > WP Memory Limit. To increase it, please edit your wp-config.php file and insert these lines:

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    You can add it before the line
    /*That's all, stop editing! Happy Blogging. */

    We would loved to know if this has work for you. If still nothing works, you could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Please let us know how it goes.

    #1181100
    Nepheen
    Participant

    Thx for your help. I´ve just deactived a lot of plugins and now, yeah, it works. So, i´ll try to locate the plugin which caused the prob.

    #1181140
    Christian
    Moderator

    You’re welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1170048 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>