• Resolved headachebee

    (@headachebee)


    Hi,

    I just notice today that there is problem with my wordpress blog. Have tried to read several related topics but it seems none similar with the problem I had.

    Normally I have such problem after adding plugin, but I didn’t add any plugin until I realize this matters. The only update happened was WordPress 5.3.2. update.

    It seems that most images (in home page and in posts) are overlapping that makes my blog looks ugly.

    Kindly need your expertise to fix this.

    Best regards

    • This topic was modified 4 years, 2 months ago by Jan Dembowski.

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter headachebee

    (@headachebee)

    Hi Praveen,

    Thanks a lot for taking ur time to help me. Sure will try to follow your suggestion and hope it will fix the issue

    Thread Starter headachebee

    (@headachebee)

    Hi Praveen,

    It works for the homepage, and I am glad for that.

    Yet when I checked through posts, the problem still exist.

    Any suggestion?

    Regards

    use below CSS for single blog below the fold post/ pagination images/ images between posts –

    .rlp-image a img:last-child, figure.wp-block-image img:last-child ,figure.wp-block-image img:last-child {
    display: none;
    }

    Thread Starter headachebee

    (@headachebee)

    Hi Praveen,

    I am a little bit embarrassed actually, it took hours for me to find the first step to add CSS code to fix homepage, I am so glad it fixed.

    I have tried the same steps but nothing happens. Looks like this one is more difficult to do.

    Can you tell me how can I find “below the fold post/ pagination images/ images between posts –”

    so sorry for the hassle

    Regards

    you can add it in style.css file

    Thread Starter headachebee

    (@headachebee)

    Hi Praveen,

    I am really thankful for your taking the time for my problems, but honestly I am afraid to make mistake this time as it will give me more headache.

    I am not sure where I should add the CSS.

    I can find “pagination” part but not exactly “pagination images”

    Any suggestion easier way to add the CSS?

    Thread Starter headachebee

    (@headachebee)

    Hi Praveen,

    As far as I can guess, is it good if I add the css under: /*-[ Content ]——————–*/ ?

    There are post, single.post, single.page, post.image under this section ….

    I have no clue

    Thread Starter headachebee

    (@headachebee)

    Found reference in this forum but forget to save the link and tag.

    It was said that such problem may caused by template outdate.

    My template was premium but I was not renewed the subscription. I tried to use another template and put the same CSS codes as suggested here (CSS editor).

    The problem still there but not majority anymore. Well, I had enough headache for this simple issue. I guess I can accept the condition.

    Hope this can help another newbie with same problem I had.

    Thanks for the help

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘images overlapping’ is closed to new replies.