Business Owner / Associate

This topic contains 4 replies, has 2 voices, and was last updated by  Abel Romero 6 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #393720

    Abel Romero
    Expired Member
    Post count: 206

    Hello
    I do not understand that the “Business Owner / Associate?” Option appears on the subscription form.

    -What is it for?.
    “Can you give me examples?”
    – Can you deactivate when creating a new place from the form and leave it in the place profile?

    Thank you very much!

    #393806

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    someone times the person adding the listing is the business owner, sometimes it is someone who visited the business and want to review it.

    That’s why we ask.

    If you don’t want it there you can remove it with this snippet:

    remove_action('geodir_before_main_form_fields' , 'geodir_add_claim_fields_before_main_form', 1);

    You can use the code snippet plugin to implement it.

    Let us know how it goes,

    Thanks

    #393808

    Abel Romero
    Expired Member
    Post count: 206

    Hi,

    By default it will be marked “yes” or “no” ?.
    If someone finds your business in GD you can claim it? Or does not affect it?

    Thank you

    #393821

    Paolo
    Site Admin
    Post count: 31206

    Hi Abel,

    by default neither option is selected.

    Another option you have is to set them to no by default with this code:

    https://wpgeodirectory.com/support/topic/only-listins-added-by-admin-with-claim-listing-feature/#post-388888

    and after hide it with css.

    If a user find his own business on your website, he can claim it from the details page.

    Hope this helps.

    #394248

    Abel Romero
    Expired Member
    Post count: 206

    Perfect, thanks Paolo!

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket