• In preview it looked amazing but after install no images was showing with the posts in the blog-part. Haven’t ben able to get them back since ??
    Any one other with the same issue and a solution?

Viewing 15 replies - 1 through 15 (of 35 total)
  • Hi,

    Please check for plugin conflict, by using the following steps.

    1) If you are using a server cache or cache plugin, please clear it’s cache content and disable caching via it’s settings.

    2) Proceed to disable one plugin at a time, clear browser history and re-visit your images. Check if it’s loading properly.

    Do this until you find the plugin that’s causing this issue, please replace with an alternative plugin.

    If you require further assistance, Please provide your website URL that shows your issue.

    Thank you

    No, it does not help.
    I have the same problems now. Some pics which are visible in admin preview mode became not visible when published. I am talking about images which are inserted/set as URL link in image options. If it is linked as mediafile it is visible.

    I have a lot of images linked as URL not media ??

    The problem is that Hueman theme screens these URL linked images by transparent gif for some strange reason.

    As we found it is written in theme funcs …/wp-admin/theme-editor.php?file=functions%2Fclass-utils.php&theme=hueman

    The function hu_regex_callback must return line with pic or add some parts turned into ‘srcset=’, ‘data-srcset=’ and ‘data-src=’

    Simply adding return $matches[0]; at the begininig helps, but most likely destroys something else in other features.

    Please, let us control this option for some reason or fix it please.

    Otherwise your theme is really awesome! Thanks a lot!

    ps: I can share links in private message

    • This reply was modified 8 years, 1 month ago by iamalbert.

    As an image viewer I have Responsive Lightbox plugin.
    I switched it off to check whether it makes trouble, but it didn’t help either

    More than that, I deactivated all the plugins step by step – nothing ??

    • This reply was modified 8 years, 1 month ago by iamalbert.

    update: https://www.ads-software.com/support/topic/found-error-in-code/

    ———-
    here is quote:

    There is a certain problem with image loading described in this topic.

    We found the error.

    It is about lines (images) which are not including spread data "data-src" or for those pics which are set not to use data-smartload. As far as I understand the idea, it should load pics as is.

    Actually, this check up function is not working at all due to odd exclamation mark:

    if ( false !== strpos( $matches[0], 'data-src' ) || preg_match('/ data-smartload *= *"false" */', $matches[0]) )

    We removed the exclamation mark and it is fine now.
    Please fix this error and include it to the next update!

    Thread Starter wpsecs

    (@wpsecs)

    deactivating every plugin did not help :-/
    The images added in the posts is still not visible….

    Theme Author presscustomizr

    (@nikeo)

    Hi @wpsecs and @iamalbert, I want to make sure I understand the reported problems.

    @wpsecs : if I want to reproduce your problem, can you confirm that I need to :
    1) activate any theme different than the Hueman theme
    2) open the customizer
    3) in the theme section, pick the Hueman theme and preview it
    4) Activate the Hueman theme from the customizer

    Is that the way to reproduce your issue ?

    @iamalbert : I will follow up in your specific topic.

    Thanks

    Thread Starter wpsecs

    (@wpsecs)

    @nikeo:Yes I had another theme before and applied the preview on Hueman on the add theme site and it looked amazing so I just clicked the install-theme button and almost everything but the pictures added in the posts was visible after installing it.. Hope that gave you some idea of how it went..

    Theme Author presscustomizr

    (@nikeo)

    Hi @wpsecs,
    OK thanks.
    The preview mode uses a set of random placeholder images if your posts have no featured images set.
    Does this help ?

    Thread Starter wpsecs

    (@wpsecs)

    Hi @nikeo
    When I tried the preview it showed all images that was attached in the posts so the right images where visible then.
    The only difference if set:””Feature posts on top of your blog
    Check this box to display a selection of posts with a slideshow, on top of your blog.”” to on or off is that when on at least one picture on top is visible and with off no pictures at all.
    If i click on a random ost it will show the post with the attached picture on the top of the page so the pictures are still attached but just not visible?

    I really appreciate your help!!

    Thread Starter wpsecs

    (@wpsecs)

    @nikeo Is it possible that you know someone you think could help me find out how to get the images in posts visible?

    [ Signature deleted ]

    Dear @nikeo
    as far as I understand from github topic, you did not manage to reproduce the problem?

    I just wnat to mention from above one more time – “More than that, I deactivated all the plugins step by step – nothing

    • This reply was modified 8 years, 1 month ago by iamalbert.
    Thread Starter wpsecs

    (@wpsecs)

    Also I deactivated all plugins but no difference…

    Thread Starter wpsecs

    (@wpsecs)

    Does anyone else have problem with images in posts not being visible?

    Thread Starter wpsecs

    (@wpsecs)

    @denzel_chia
    Hi.
    I followed all of your steps but still same issue…

    @wpsecs

    Did you set a featured image?

    Use this plugin to regenerate your images, so that generates all images needed for the Theme.
    https://www.ads-software.com/plugins/regenerate-thumbnails/

    As for featured image in your full article view, you need to set your post format to Image.

    Thank you

Viewing 15 replies - 1 through 15 (of 35 total)
  • The topic ‘images with posts not showing’ is closed to new replies.