• computersimple

    (@computersimple)


    Hi – I have a few websites using this plugin and I love it – however with the last types update (I’m guessing) all of the images I am using are gone away. Oddly it looks like all the images have been renamed to something like:

    wp-content/uploads/types_image_cache/name-of-image-1×1.jpg

    (the 1×1 being added to the end of the image name – I did not do that)

    here is an example of what’s happening:
    https://www.acmehealingcenter.com/marijuana-strains/tahoe-og/

    here is another example where I tried to set the style value in the types_render_field array to a larger size:
    https://bighornrealty.com/agents/?page=ourteam

    here is the code I am using in the archive template on example 2:
    echo(types_render_field( “agent-image-1”, array( “alt” => “crested butte real estate agent”,”title”=>”Crested Butte Real Estate Agent”,”width” => “150”, “proportional” => “true”, “style”=>”padding:4px;border:1px solid #ffffff;width:150px;”, “align”=>”left” ) ));

    not sure where to go with this, I have tried reuploading some images but that does not work either.

    Help, soon:), THANKS!!

    https://www.ads-software.com/plugins/types/

Viewing 9 replies - 1 through 9 (of 9 total)
  • eaglejohn

    (@danielbenjamins)

    Same problem here. Going back to v1.4.0.2 helped me for now. Please fix!

    jozik

    (@jozik)

    We had some issue when one of parameters is missing (width or height). This should be fixed in 1.5.2 version. Please can you update and check if issue is resolved?

    eaglejohn

    (@danielbenjamins)

    Same problems with v1.5.2.

    jozik

    (@jozik)

    Can you go to screen Types->Settings and clear cached images?
    I tested code you paste and appears working fine.

    Thread Starter computersimple

    (@computersimple)

    working great the update to 1.5.2 is the key! Thanks!!

    Hi eaglejohn, this is Agnes from Toolset support team.

    If you are satisfied with Srdjan’s answer, please mark this post as “resolved”. This will help other users facing the same problem.

    Let us know what you think in the Reviews section.

    eaglejohn

    (@danielbenjamins)

    Just updated to 1.5.2 with the same result; the page breaks after where the image should be loaded. Then I tried to clear cached images, but that didn’t work as well. Just downgraded to 1.4.0.2 and everything is fine again.

    eaglejohn, do you have any PHP error output (if debugging is enabled) on your site?

    eaglejohn

    (@danielbenjamins)

    No, there is no visible error, there’s just no HTML output after where the image should be displayed.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Images Not Displaying Since Last Update’ is closed to new replies.