Title: Image size parameter doesn&#039;t work with HTTPS admin panel
Last modified: August 22, 2016

---

# Image size parameter doesn't work with HTTPS admin panel

 *  Resolved [lhuang3765](https://wordpress.org/support/users/lhuang3765/)
 * (@lhuang3765)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/https-doesnt-work/)
 * The image size parameter doesn’t work when using it with an HTTPS secured admin
   panel. The problem is that when uploading the image, the link starts with [https://&#8230](https://&#8230);
   But the plugin uses the [https://&#8230](https://&#8230); links to lookup $attachment_id,
   but WordPress stores all links with [http://&#8230](http://&#8230); so it never
   finds a match. Line 183-185.
 * [https://wordpress.org/plugins/categories-images/](https://wordpress.org/plugins/categories-images/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Zahlan](https://wordpress.org/support/users/elzahlan/)
 * (@elzahlan)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/https-doesnt-work/#post-5193229)
 * I think it is something related to your website, I mean your domain.
    The plugin
   uses the superglobal variable $_POST which contains the value of the image field
   so I think you will be able to see this value before saving, you can change this
   to add or edit the image url as you like.
 * Let me know if you still need any help

Viewing 1 replies (of 1 total)

The topic ‘Image size parameter doesn't work with HTTPS admin panel’ is closed to
new replies.

 * ![](https://ps.w.org/categories-images/assets/icon-128x128.png?rev=2256871)
 * [Categories Images](https://wordpress.org/plugins/categories-images/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/categories-images/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/categories-images/)
 * [Active Topics](https://wordpress.org/support/plugin/categories-images/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/categories-images/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/categories-images/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Zahlan](https://wordpress.org/support/users/elzahlan/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/https-doesnt-work/#post-5193229)
 * Status: resolved