• Resolved rahmatanik

    (@rahmatanik)


    Hello, how to make the listing for free users? We want to enable the option to approve the listing automatically once they submit. No need admin approval.

    Let me know. Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Mahfuzul Alam

    (@mahfuz87)

    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

    Thread Starter rahmatanik

    (@rahmatanik)

    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

    Plugin Support Mahfuzul Alam

    (@mahfuz87)

    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

    Thread Starter rahmatanik

    (@rahmatanik)

    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

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Auto Approval’ is closed to new replies.