[Resolved] Image in blog header has disappeared

Home Forums Support [Resolved] Image in blog header has disappeared

Home Forums Support Image in blog header has disappeared

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1047252
    Rob

    Hey GP,

    I use an element class to feature a custom field in the headers of my blog posts. The element class is triggered by a specific tag that represents the writer / medical reviewer of the article. The headers are split into three columns: (1) text that covers what the article is about, (2) “Written and reviewed by:” text, and (3) an image of the reviewer.

    At some point over the last 10 days, the images of our reviewers (i.e., the third column of our headers) have disappeared. I can’t figure out if this happened before or after my most recent round of GP theme updates and plugin updates.

    Any thoughts on what might be going on?

    For reference, here’s the element HTML for one of the headers (same as the listed link):

    <h1 class='header' align='center'>{{post_title}}</h1>
    <div class="header-section">
        <div class="header-section-1">
    {{custom_field.overview}}
    	</div>
    
        <div class="header-section-2">
            <p align='right'>Written and reviewed by:
    								<br>
    					<a href='https://perfecthairhealth.com/team/'>Rob English, Medical Editor</a></p>
    					</div>
    		<div class="header-section-3">
    					       <img src='https://perfecthairhealth.com/wp-content/uploads/2019/07/RE-header-100x100.png'>
    			</div>
    	</div>

    In any case, I’m a huge fan of GP and can’t thank your team enough for all of the support you’ve provided over the past year.

    #1047549
    David
    Staff
    Customer Support

    Hi there,

    thanks for the great feedback. Means a lot to us!

    Can you try disabling your Lazyloader and let us know.

    #1047964
    Rob

    Thanks David! You were right – it looks like there’s some sort of issue with the lazy loader since the last update.

    #1047979
    David
    Staff
    Customer Support

    The plugin author should be able to advise on how to selectively disable lazyload on specific images. Might be worth asking. Glad to be of help.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.