Hi,
i am not sure what do you mean? Should the white image with a blue background be a default image when not other image is uploaded?
If so then instead of uploading the image for each of your Ads you should instead set the default image using CSS as explained here
https://wordpress.org/support/topic/how-can-we-set-a-default-ad-photo-when-user-not-uploading-one/
Also for the reference the image that will be displayed on the [adverts_list] is either the first uploaded image or the featured image if selected in the gallery.
Thread Starter
Reobed
(@reobed)
Thanks for the swift reply. No that is not exectly what I meant. Right now it shows the logo of my site. That is fine when a user has not uploaded any image. But, when a user DOES upload an image, that image should show in the list.
Where or how do I manage that ?
I am still not exactly sure what do you mean by “But, when a user DOES upload an image, that image should show in the list”
Which list do you mean? The Gallery on Ad details page (https://loketgevondenvoorwerpen.nl/sleutel-10/) or the [adverts_list]?
Thread Starter
Reobed
(@reobed)
Hello Greg, the [adverts_list]. Right nowthe adverts_list listings show only the blue-white websitelogo.
And I want the image that was uploaded in the ad itself to be shown in the [advers_list]
Please advice
Hi,
do you have the wpadverts/templates/list-item.php or list.php modified somehow? or maybe you are using some plugin to force a featured image for custom post types?
Currently, your [adverts_list] images display in a very strange way not really possible with just the default WPAdverts installed. All the Ads are using exactly the same image which in most cases does not even seem to be added in the gallery?
Thread Starter
Reobed
(@reobed)
I will check the code to make sure nothing has been changed. Will come back to you