I'm trying to set multiple images (image A,B and C) from one folder (folder X) at random into the database as a default featured image when there's none one set.
So on the main page I have all posts with different featured images from folder X. After clicking on read later the featured image needs to be the same as the main page.
So, when posting something it needs to get one of the images from folder X as featured image if none was added..
Does anyone know how to get this working? I'm a newb PHP person myself (don't shoot the designer)..