Adding a listing
This topic contains 10 replies, has 4 voices, and was last updated by Guust 7 years ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
May 4, 2018 at 5:55 pm #429146
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).May 4, 2018 at 8:26 pm #429162To 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/May 9, 2018 at 3:49 am #429649When “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.
May 9, 2018 at 10:39 am #429690ISSUE #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.
May 9, 2018 at 3:11 pm #429743This reply has been marked as private.May 9, 2018 at 6:30 pm #429781P.S. and for some strange reason the topic appears as resolved int he general list of forum issues.
May 9, 2018 at 9:49 pm #429809Your theme’s CSS is hiding the dropdown.
I added this CSS at GD > Dessign > Scripts:.geodir_loginbox {overflow: initial;}
Please check. Thanks
May 10, 2018 at 12:40 am #429823Thanks 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 [email protected])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.May 10, 2018 at 10:32 am #429895Hi 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; }
May 10, 2018 at 3:59 pm #429940It worked.
Thank you!May 10, 2018 at 10:51 pm #429996You’re welcome 🙂 form both of us
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket