• Resolved mazy1981

    (@mazy1981)


    Hi
    We use your plugin on our site but we hace a problem with showing same post image twice – the second image is shown with parameter attachment-post-thumbnail size-post-thumbnail wp-post-image and shouldnt been shown. It was working fine before. Could you please help out?

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter mazy1981

    (@mazy1981)

    This happens inside the parameter: pgafu-post-short-content

    Thread Starter mazy1981

    (@mazy1981)

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    We have checked your website but not found a twice image problem.

    Can you please create a new page and add a shortcode and share your page link we will check and proper solution.

    Thanks,

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    If you are using any “lazyload” functionality in your WordPress theme side and plugin side.
    Please deactivate the “lazyload” functionality and check.

    Thanks,

    • This reply was modified 4 years, 6 months ago by Ketan Patel.
    Thread Starter mazy1981

    (@mazy1981)

    Hi, I had to hide the picture with css. Lazy Load is loaded once.
    Just remove the display:none in Chrome console and will see the problem
    CODE:

    .pgafu-post-content img {
        display: none;
    }

    Thanks

    Plugin Contributor Riddhi Shukla

    (@ridhimashukla)

    Hello,

    Thank you for your update…

    I don’t know how an image tag creating inside the post content because I have checked that in the local server and its working without any issue.

    You have added an image tag inside the content editor or except content that’s why its adding image tag inside the short content div.

    Do you modify the plugin HTML structure or any plugin conflict or not, please check from your end.

    If you are still not able to resolve it then go to our company profile and join us on website chat.

    Thank You!

    Thread Starter mazy1981

    (@mazy1981)

    Hi
    We have tested and everything and there is no picture inside short description (excerpt) so not sure why this is happening. Before it was working ok but after the last uprate to wordpress 5.5 this problem started. It would be great to chat with you directly and try to solve this issue.
    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Images are duplicated’ is closed to new replies.