Adding a listing

This topic contains 10 replies, has 4 voices, and was last updated by  Guust 6 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #429146

    Elijah Lokvkoff
    Free User
    Post count: 138

    Hi everybody, a couple of questions.

    When user registers and then goes to directory and clicks on Add listing, he sees this: https://imgur.com/a/gQkzHJM – just an empty field.

    How do you actually add a listing?
    (I went to https://wpgeodirectory.com/docs/ but surprisingly couldn’t find much).

    #429162

    Alex Rollin
    Moderator
    Post count: 27815

    To allow users to add listings, there are several settings at:

    GeoDirectory – Design – Navigation

    When “Allow add from frontend” is selected, then links for Adding those CPTs will be added to the loginbox.

    Other links can be added to custom menus at the normal WordPress Menu settings.

    https://wpgeodirectory.com/docs/core-design/#navigation
    https://wpgeodirectory.com/docs/themes-creating-a-menu/

    #429649

    Elijah Lokvkoff
    Free User
    Post count: 138

    When “Allow add from frontend” is selected, then links for Adding those CPTs will be added to the loginbox.

    Alex, please be precise, I often get the impression that you rush to answer, which really commendable, but it seemed to affect the quality of replies more than once.

    Let’s take it step by step, I will try to be more precise with my question too.
    a. You are probably referring to this option: https://imgur.com/a/ups8ndx It is enabled by default, so no need to enabling it as suggested.
    b. I never asked about ‘CPTs added to loginbox’ – not even sure what it means.

    *****************************************************

    Let’s recap the issues we are experiencing.
    There are 2 main issues (the third one is mentioned in the end)

    ISSUE #1

    1. User registers, and after the registration the system logs him in automatically and user remains on the business directory page (https://allontario.ca/places/)
    2. Naturally, his next move would be to create his own listing, so he goes lower on the page, clicks on listing here: https://imgur.com/a/hSdWtZz and sees this: https://imgur.com/a/AjVvArq – an empty filed in a drop down menu.
    We need to fix this. It is absolutely not clear how to add the listing for registered users.

    ISSUE #2

    After registration user receives an email with the link to login to his account.
    Login link leads him to here: https://imgur.com/a/4Pp2xqX
    The same issue happens as described in #1 – is is quite impossible to figure out how the users can add a listing.

    ISSUE #3

    If user is not logged in and he follows the link he received in the email upon his registration to login – https://allontario.ca/gd-login/
    It doesn’t take him to his profile, but simply takes him to the site homepage (https://allontario.ca/)
    I think logically the user should be logged in to his profile where he can manage his listing?

    Thank you.

    #429690

    Guust
    Moderator
    Post count: 29970

    ISSUE #1 and ISSUE #2
    Looks fine to me, see image 1.

    ISSUE #3

    You can achieve that with using our UsersWP plugin: http://userswp.io/
    You will be able to set the redirect page on login.

    Thank you.

    #429743

    Elijah Lokvkoff
    Free User
    Post count: 138
    This reply has been marked as private.
    #429781

    Elijah Lokvkoff
    Free User
    Post count: 138

    P.S. and for some strange reason the topic appears as resolved int he general list of forum issues.

    #429809

    Guust
    Moderator
    Post count: 29970

    Your theme’s CSS is hiding the dropdown.
    I added this CSS at GD > Dessign > Scripts:

    .geodir_loginbox {overflow: initial;}

    Please check. Thanks

    #429823

    Elijah Lokvkoff
    Free User
    Post count: 138

    Thanks a lot Guust, we are almost there.
    There is still one part that is not working, and I’m quite sure, it is also css, but I can’t figure it out.

    When user registers the first time it receives an email with the password and the link to login.
    It takes user here: https://allontario.ca/author/millereli2outlook-com/?geodir_dashbord=true&stype=gd_place
    (in a case for millereli2@outlook.com)

    Once you login you see this page: https://imgur.com/a/g76kw8S
    I have the same issue with adding places through there – the empty drop-down list.
    You can use the same credentials I posted above to replicate.

    Thank you.
    Elijah.

    #429895

    Kor
    Moderator
    Post count: 16516

    Hi Elijah,

    Thanks for your reply. Could you please add the custom CSS code below and see if it works for you?

    
    
     .geodir-chosen-container.chosen-with-drop .chosen-drop {
        position:relative!important;
       
    }
    #429940

    Elijah Lokvkoff
    Free User
    Post count: 138

    It worked.
    Thank you!

    #429996

    Guust
    Moderator
    Post count: 29970

    You’re welcome 🙂 form both of us

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

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

Open Support Ticket