I a using cloudflare and the site works well forcing ssl. However, when editing a page and adding images the images are not visible in the image browser.
(screen capture) http://prnt.sc/dqyqxi
And once selected they do not show in editor (Until I change the image path manually)
(screen capture http://prnt.sc/dqysmf

in my config i am using
// 1.
// If necessary, define the full URL of your site including the subdomain, if any.
// V.IMP: Don't forget the trailing slash!
define( 'K_SITE_URL', '//www.mywebsite.com/' );
any thoughts would be great
(screen capture) http://prnt.sc/dqyqxi

And once selected they do not show in editor (Until I change the image path manually)
(screen capture http://prnt.sc/dqysmf

in my config i am using
// 1.
// If necessary, define the full URL of your site including the subdomain, if any.
// V.IMP: Don't forget the trailing slash!
define( 'K_SITE_URL', '//www.mywebsite.com/' );
any thoughts would be great