Hello
Thank you for reachng out.
Please navigate to the Directory builder > General and you will find the option to select the status of the listing after submission > https://prnt.sc/UOON8GDCqgJT
Please let me know if you need further assistance.
Regards
Thanks for your help.
Another question. I found single page images bottom has gray background: https://prnt.sc/daPuQFmQpvzY how to fix it? I want to make the photo cover to the whole area. I tried to removed this by reducing the area height, also tried by disabled the slider but not worked
Hello
Thank you for asking.
Please use the following custom CSS code to solve this problem –
div#directorist-single-listing-slider {
display: block;
overflow: hidden;
height: auto !important;
}
Regards
Hello, worked, thanks for the help.
Another question. How to change the breadcrumb for a single directory category? https://prnt.sc/1LOlRH0Bk-wL Like this? Let me know, thank you