Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Josh

    (@josh401)

    Interesting.

    There are more than just errors from WP Edit… so it leads me to think there is something else wrong. I test on HTTPS as well… and I don’t remember having any issues like that above.

    So, tell me how you changed your site to HTTPS.

    When you insert an image from the media library into a post… does it use the “http” or “https”?

    Thread Starter garethmcraig

    (@garethmcraig)

    Thanks Jash,
    The SSL cert is installed at server level, running on a fixed-ip shared hosting machine, and is working well when the secure pages are served on the site’s front-end – I installed ‘WordPress HTTPS’ simply to force https onto the pages where payment details are entered.

    I did also set ‘WordPress HTTPS’ to force secure access for wp-admin, but as this cause the problem described above I had to revert to normal (http) so that the event secretary could edit content using the visual mode. (I can obviously still test https functions within the admin screens by manually entering the secure address).

    When logged into wp-admin under https and on a content editing page (either to edit a post / page, or to create a new one) the visual mode remains blank, but if I hit ‘add media’ the dialog works fine, populates the nessicary fields with https address, and will correctly insert the image into the page (which can be verified by switching from visual to text, where up the new html tags exist).

    Plugin Author Josh

    (@josh401)

    Okay, thank you.

    I just tested on my https site; and could not replicate any errors in the browser console. Again, this is leading me to believe there is some setting in your site (perhaps overlooked).

    Did you adjust your home url and site url to the new https prefix?

    Thread Starter garethmcraig

    (@garethmcraig)

    I haven’t changed the main address to https as we do not intend to force all general traffic onto a secure connection – just the individual card entry forms and (if this bug is resolved) the wp-admin area

    Plugin Author Josh

    (@josh401)

    Hmm… This is fairly difficult to diagnose via the forum here.

    Go ahead and get to know me… and send me a message.

    I’ll have you create me a user account so I can take a look at what is happening. When we’re finished.. simply delete my account.

    I think this will be the fastest/easiest approach.

    Hello Josh I have the same issue :/

    The error log from console:

    site was loaded over HTTPS, but requested an insecure script ‘/wp-includes/js/tinymce/themes/modern/theme.min.js?wp-mce-4107-20150118’. This request has been blocked; the content must be served over HTTPS.
    tinymce.min.js?ver=4107-20150118:4 Failed to load: /wp-includes/js/tinymce/themes/modern/theme.min.js
    tinymce.min.js?ver=4107-20150118:4 Mixed Content: The page at ‘site’ was loaded over HTTPS, but requested an insecure script ‘/wp-includes/js/tinymce/plugins/paste/plugin.min.js?wp-mce-4107-20150118’. This request has been blocked; the content must be served over HTTPS.
    tinymce.min.js?ver=4107-20150118:4 Failed to load: /wp-includes/js/tinymce/plugins/paste/plugin.min.js

    Then the WYSIWYG editor toolbar doesn’t appear and the text area throws an inline visibility: hidden;

    I’m going to follow your get to know you link 🙂

    Plugin Author Josh

    (@josh401)

    Hello @justinestrada,

    I’m so sorry, I’m not sure how I missed this.

    Please send me another (get to know me) message :)… and I’ll follow up immediately.

    Thank you very much.

    Hello Josh,
    I have the same problem with all TinyMCE editors.

    How had you fix this issue?

    Thanks,
    Andrea

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

The topic ‘Visual mode does not work over https’ is closed to new replies.