• Manually uploaded images are no longer working on the front end of my site. The images are definitely there (I can see them fine on the back end), but they are not showing on the front end.

    Example image URL:

    http://www.oia.co.za/wp-content/uploads/2013/03/2010oiacoza.jpg

    But (using Photon with JetPack), the image has an odd resize parameter added on:

    http://i0.wp.com/www.oia.co.za/wp-content/uploads/2013/03/2010oiacoza.jpg?resize=120%2C90

    This only appears to be happening on certain links – some of them work just fine, eg:

    http://i1.wp.com/www.oia.co.za/wp-content/uploads/link-library-images/146.jpg?w=620

    http://wordpress.org/extend/plugins/link-library/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    I was afraid of that. I’ve had requests from some users to strip out the domain and protocol from the image URL to avoid problem with sites that are accessible through either http or https protocols. That being said, this causes problems for WordPress installs that are not in the root of the domain, as is the case for you.

    For now, you can just try to manually set the image url after uploading the image to fix the path to the full URL. I will see about making an option to choose how you want your image paths stored in the next few days.

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Please upgrade to version 5.7.6. It restores the old functionality around images and adds a new option for people who had options with the old technique.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Images not working with photon’ is closed to new replies.