Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Nick Haskins

    (@nphaskins)

    The interface was improved two versions back. Try clearing your browsers cache.

    Thread Starter matthijsberg

    (@matthijsberg)

    Thanks for the fast response Nick!

    unfortunately that did not solve this. I did some more troubleshooting:

    I use a loadbalancer to do SSL offloading and adjusted my wordpress config file to accept this (please read here how i did this: )

    Since the update to 1.0.3 i get errors that not all content is loaded securely, and the chrome dev tools state that some aesop items are not loaded via https, but http.

    The page at 'https://netscalerrocks.com/wp-admin/' was loaded over HTTPS, but ran insecure content from 'http://netscalerrocks.com/wp-content/plugins/aesop-story-engine/admin/includes/custom-meta-boxes/css/dist/cmb.min.css?ver=3.8.1': this content should also be loaded over HTTPS.
    
    The page at 'https://netscalerrocks.com/wp-admin/' was loaded over HTTPS, but ran insecure content from 'http://netscalerrocks.com/wp-content/plugins/aesop-story-engine/admin/includes/custom-meta-boxes/js/cmb.js?ver=3.8.1': this content should also be loaded over HTTPS.

    Secondly, and this might be more relevant, i see the following error during load of the window that should show the icons:

    Resource interpreted as Image but transferred with MIME type text/html: "https://netscalerrocks.com/wp-content/plugins/aesop-story-engine/admin/assets/img/ai-core-sprite-hover.png/". load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jq…:5
    (anonymous function) load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jq…:5
    x.extend.access load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jq…:3
    x.fn.(anonymous function) load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jq…:5
    tb_position load-scripts.php?c=0&load%5B%5D=hoverIntent,common,admin-bar,schedule,wp-ajax-response,autosave,jqu…:673
    tb_show load-scripts.php?c=0&load%5B%5D=hoverIntent,common,admin-bar,schedule,wp-ajax-response,autosave,jqu…:295
    tb_click load-scripts.php?c=0&load%5B%5D=hoverIntent,common,admin-bar,schedule,wp-ajax-response,autosave,jqu…:97
    x.event.dispatch load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jq…:4
    v.handle load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jq…:4

    Hope this helps a bit, many thanks for your support.

    Kind regards,

    Matthijs

    Plugin Author Nick Haskins

    (@nphaskins)

    The CMB not respecting SSL we’re aware of, and has been there since the plugin was launched.

    Regarding 1.0.3, there was nothing with the interface done in 1.0.3, this was all done in 1.0.2.

    The interface moved from using images, to using Dashicons, which is built into WordPress. I can nearly guarantee that you need to flush the cache in your browser. Two other folks had the same issue and flushing resolved it for them.

    Plugin Author Nick Haskins

    (@nphaskins)

    BTW you have this in your error above, which proves that its a caching issue. This was completely removed and replaced in 1.0.2.

    https://netscalerrocks.com/wp-content/plugins/aesop-story-engine/admin/assets/img/ai-core-sprite-hover.png/

    Thread Starter matthijsberg

    (@matthijsberg)

    You are completely right, sorry. I overlooked the cache on the loadbalancer. Scripts are cached there 🙁

    Sorry to have wasted your time, but many thanks for the support. Will be building website with this great tool from now on!

    Plugin Author Nick Haskins

    (@nphaskins)

    Hey no worries at all! These things happen. Let me know if you have any other questions! Happy to help.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘No icons’ is closed to new replies.