Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #104907
    mwybranowski
    Participant

    Hi, today I updated the version to 1.8 and after update there is a problem with loading images in widgets. For example I’m using Worpress popular posts widgets and when I want to show thumbnails there is only a picture icon next to title. Is there any solution for this?

    #104969
    Mahesh
    Keymaster

    @mwybranowski: Please post in your site url.

    Regards,
    Mahesh

    #104992
    mwybranowski
    Participant

    Hi,

    it’s http://www.lepszapracalepszezycie.pl/

    I have disabled thumnails in wordpress popular posts, but there is another widget below that also should show images but there are only picture icons.

    I will appreciate your help.

    #105011
    Mahesh
    Keymaster

    @mwybranowski: You mean Serie artykułów widget? You’ve used Text Widget with element but the src/image link is broken. Please check the link and try again.

    Regards,
    Mahesh

    #105014
    mwybranowski
    Participant

    Yes, that’s what I mean. I’m using the link from media library. It’s http://www.lepszapracalepszezycie.pl/wp-content/uploads/2016/11/Seria-szef.png and it didn’t change therefore I don’t understand how it could be broken. Can I return somehow to previous theme version to see if the problem exists with the previous version also?

    #105178
    Mahesh
    Keymaster

    @mwybranowski: I checked the widget in the theme with your image link and it worked just fine. Can you please check and make sure the src in the image is correct.
    I have used the following HTML:
    <img src="http://www.lepszapracalepszezycie.pl/wp-content/uploads/2016/11/Seria-szef.png" />
    Let me know if any problem.

    Regards,
    Mahesh

    #105179
    Mahesh
    Keymaster

    @mwybranowski: I checked the widget in the theme with your image link and it worked just fine. Can you please check and make sure the src in the image is correct.
    I have used the following HTML:
    <img src="http://www.lepszapracalepszezycie.pl/wp-content/uploads/2016/11/Seria-szef.png" />
    Let me know if any problem.

    Regards,
    Mahesh

    #105255
    mwybranowski
    Participant

    Hi Mahesh,

    thank you for information, it seems, that the previous html I was using didn’t work with current theme version. The previous html I used was:
    <a href="http://www.lepszapracalepszezycie.pl/seria-szef/"><img src="http://www.lepszapracalepszezycie.pl/wp-content/uploads/2016/11/Seria-szef.png" alt="Image Widget" /></a>

    Now I changed it to:
    <a href="http://www.lepszapracalepszezycie.pl/seria-szef/"><img src=http://www.lepszapracalepszezycie.pl/wp-content/uploads/2016/11/Seria-szef.png></a>

    and it works.

    However I still have problem with thumnails in the wordpress popular posts plugin. I have just enabled them again and still only image icon is visible. I would appreciate your help on this.

    #105277
    Mahesh
    Keymaster

    @mwybranowski: Is the plugin working fine with other theme? Seems like it is a plugin issue.

    Regards,
    Mahesh

    #105285
    mwybranowski
    Participant

    Hi Mahesh, it seems you’re right. I changed the plugin to one provided by Jetpack and it works with images. Maybe not exactly what I wanted but it’s better than the one not working.

    Thank you for all the support.

    Best regards

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Images in widgets not loading after update to 1.8’ is closed to new replies.