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

    Hi,

    i have a strange thing going on.

    Image, like an image gallery appear at the bottom of some of my pages. I did not put them there and they do NOT appear in the edit form ( layout Builder)

    Realoading, delete cache etc. does not make them go away.

    If i duplicate the page via plugin then in the duplicate the image/s are gone. I first had this on the homepage, now found it on another page.

    What is going on there?

    Thanks Simon

    #264671
    This reply has been marked as private.
    #265042

    Hey!

    Thank you for using the theme!

    I think it is cause by a plugin called WPUF (WP User Frontend). Do you have it installed? Please add this on Quick CSS or custom.css:

    ul.wpuf-attachments {
    display: none;
    }

    Cheers!
    Ismael

    #265167

    That worked!

    Yes i have this plugin installed.

    Thanks!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Strange Problem – Images appear in pages’ is closed to new replies.