Hi,
1. i am not exactly sure what do you mean by “streaks”? I am looking at one of the Ad details pages on your website (https://kleidermarkt-uwh.de/advert/t-shirt-set/) and it seems fine except that there is featured image displayed at the top.
You can get rid of it by adding in wp-admin / Appearance / Customize / Additional CSS panel the code below
article.type-advert > div > img {
display: none !important;
}
If that’s not it can you maybe share some screenshot which would explain what is the problem?
2. is there any error message when the user is trying to delete and Ad?
Thread Starter
heidin
(@heidin)
Hi Greg,
thanks for your fast reply.
1. The streaks in the pictures you can see in this ad:
https://kleidermarkt-uwh.de/advert/kinderwagen-maxicosi-komplettset/
Pictures 4, 5 and 7
I can’t see an option to provide a screenshot here, sorry.
2. When I try to delete an ad there’s no error or something, it’s just not doing it.
Therefor, I think you need to post something yourself and try to delete it afterwards.
Sometimes, when I click on delete several times, it works. But not always.
Thanks for you help
greetz Heidi
Hi,
1. thanks, i allowed myself to download the image and test it on my dev site, it does not seem to be showing with streaks.
Do you maybe have some kind of plugin for optimizing the uploads to the WP Media Library? If you do then please try disabling it, upload the file again and see if the same problem occurs.
2. i allowed myself to register and post an Ad to test it. I think the problem with deleting an Ad here https://kleidermarkt-uwh.de/anzeigen-bearbeiten/ is mainly a language problem.
That is when i click “Delete” a text “Sind Sie sicher? Ja Löschen”, which translates to “Yes delete”, but please note that these are two links actually one to confirm deletion and one to cancel it.
So the text should be something like “Sind Sie sicher? Ja Nein”.