• Resolved Dazen

    (@dazenph)


    There is a bug for posting a Link with attached Photo (use Link button) if the message is long and shows the Read more button. When the Read more button shows in the activity and clicked, it shows 2 Photos. When the message is short and no Read more button there is no issue. Please fix it on the next update. Thanks.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support Youzify

    (@kainelabsteam)

    Hello @dazenph

    Thanks for reaching us

    Sorry, we can not replicate this issue on our testing server. Could you please send me the post URL please? I will check it further.

    Best Regards, KaineLabs Team.

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @dazenph

    I will report this topic as resolved as i didn’t hear from you for more than 24 hours.

    But feel free to reply back on this topic whenever you are available and we will get back to you ??

    Have a nice day.

    Best Regards, KaineLabs Team.

    Thread Starter Dazen

    (@dazenph)

    I don’t know why you cannot replicate it wherein it is very easy to do it. Just click the Link Button and make the message long so that the Read more button will appear. The Attached photo is doubled when the Read more button is clicked, see below.
    https://ibb.co/bLr5Hrm
    https://ibb.co/fkMCxMz

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @dazenph

    I confirm this issue. Please try use this CSS to fix it

    .activity_status .activity-inner .youzify-post-attachments {
        display: none;
    }

    I hope it helps. ??

    Best Regards, KaineLabs Team.

    Thread Starter Dazen

    (@dazenph)

    It did not work and nothing change even if put !important on the CSS.

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @dazenph

    That’s strange. We have tested on our website and this CSS should work. You can send me your Activity Page so I can check it further. Or you may wait until we release a new version with this fixing.

    Best Regards, KaineLabs Team.

    Hi! I have the same problem. When you clicm “read more” it shows the same image twice https://directoriosane.com/members/jesus/

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @cesargarza

    Please try this CSS to fix it

    .activity_photo .activity-inner .youzify-post-attachments img {
        display: none;
    }

    I hope it helps. ??

    Best Regards, KaineLabs Team.

    It worked, thanks! @kainelabsteam

    Plugin Support Youzify

    (@kainelabsteam)

    You’re welcome @cesargarza

    Happy can help ??

    Best Regards, KaineLabs Team.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Bug in Read More button (Link button)’ is closed to new replies.