• Hello,
    for some strange issues, my website is displaying posts in the footer of other posts. As you can see in the link i have attached, i have also tried to fix it with some Fiverr freelancer, who had only pasted a code in the css (which work on the other posts but not on the one involved):
    /* FOOTER SECTION */
    body:not(.postid-155291) .elementor-155291{
    display:none;

    any clues why this is happening?
    thank you

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • hey,@andreasyeah

    Well After inspecting I got a view that all the above content of your website is coming using a theme. But the last section is coming from elementor. You can try editing your post and check if there is any post-content widget added in it or the page is edited using elementor.
    If that does not work for you, you can try adding this code instead in custom css file .

    .elementor.elementor-155291{
    display : none;
    }
    Thread Starter andreasyeah

    (@andreasyeah)

    Dear Stuti, thank you for your help,
    yes it is correct, i am using a theme and elementor.
    I see no page widget added to the page, the weird thing is it keeps changing post in the footer. For instance now i see the issue in this page after i removed the one by css code i have paste in my first post:
    https://www.carrozzieri-italiani.com/bertone-ramarro/

    is there a way to analize the footer?

    thank you

    Thread Starter andreasyeah

    (@andreasyeah)

    Hi, i have notice one more thing:
    https://www.carrozzieri-italiani.com/terms-conditions/
    on this page the issues is repeated by showing the actual page.
    Analizing the css code there is a <li> (listing code) which is causing this.
    any clues how to remove it?

    Hey, @andreasyeah

    Have your problem is solved, If not con you provide me with screenshots.

    Thread Starter andreasyeah

    (@andreasyeah)

    hi Stuti, sadly it is not solved ??

    you can see the issue here by scrolling down till the footer:

    https://www.carrozzieri-italiani.com/giovanni-michelotti/

    as you can see the post is duplicated and there are also some css style issues. Could the issue be Elementor ?

    i really dont know how ti solve this

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Post are posted for some issues in the footer’ is closed to new replies.