Integration with Geo Directory account widget
This topic contains 12 replies, has 3 voices, and was last updated by Alex Rollin 6 years, 6 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
April 21, 2018 at 9:58 pm #1992
Hello,
I’m trying to set up navigation to the users account. Prior to using UsersWP, the Geo Directory login widget lets you show a login form and once logged in navigation links to the users profile and Invoice History. Now this widget only shows the logout and Invoice History.
Likewise I had set up a custom menu item that had the url #gd-account-nav, which opened a login/ account panel. Using UsersWP this now only shows logout and invoice history.
Does UserWP not integrate with these options?
April 21, 2018 at 11:11 pm #1993The user’s listings can be added to the profile at
UsersWP > Geodirectory
and
UsersWP > Settings > profile tab.Thanks
April 22, 2018 at 8:31 am #1996Hi,
Thanks but’s that’s not the problem. Once you have got to the users profile page, everything looks how I want.
I’m referring to the Geo Directory Login widget – it no longer shows links to the users profile, listings, favourites etc. It only shows Logout and Invoice History. see attached.
Further, if I use the new UsersWP menu settings it doesn’t include Invoice History. If I add this as a custom link, it shows when the user is logged out as it hasn’t been integrated into UsersWP.
So which ever option I go for I can’t provide complete navigation to the users’s account.
April 22, 2018 at 10:00 am #1998If you use the UsersWP login widget, it will link directly to the profile page where you can add an invoices tab.
You are correct that the GD Login widget no longer links to listings and favorites, because your site is no longer using the author page, but now uses the UsersWP profile page.
That is where you add the tabs for favorites, listings, invoices etc.April 22, 2018 at 5:20 pm #2002Hi Cyril,
Can you confirm you have selected these options, as shown in the screenshot at :
UsersWP – Geodirectory (settings)
If your settings look the same, please send over WP and FTP credentials so we can take a look.
Just a note: the logged in user should have Favorites, or “My Favorites” won’t show.
For “My Account” if you want to link directly to the /account/ page, you can do that in a menu. If the user has listings, then the loginbox will link to their profile listings tab. Instead of linking to ‘account’ though, the Loginbox links to the profile, where the user can select the Gear icon to go to /account to edit.
Thanks
May 7, 2018 at 8:42 pm #2156Hello
Guuss wrote:
“If you use the UsersWP login widget, it will link directly to the profile page where you can add an invoices tab.”
I can’t find any way to add Manage Invoices as a tab in the profile page.
I can’t find any way to add Manage Invoices as a menu item in UsersWP.The problem is that if I create a UsersWP drop down menu for account, when logged in it is:
Account
Profile
Manage Invoices
Change PasswordWhen logged out it becomes Login
BUT Manage Invoices gets added as a top level menu item. See the attached images 🙁Any ideas how I can incorporate Manage Invoices properly?
Thank you!
May 7, 2018 at 11:16 pm #2159To add the invoices tab to the profile page:
UsersWP > Profile tab > Choose the tabs to display in Profile > Add InvoicesTo make the menu item not show unless logged in:
1. Add a CSS class to the menu item, for example “maninv”
2. Add this CSS.maninv {display: none;} .logged-in .maninv {display: initial;}
See also images. Thanks.
May 8, 2018 at 7:16 am #2166Hi,
I’ll give the CSS a go to hide the menu item – thanks.
To add the invoices tab to the profile page:
UsersWP > Profile tab > Choose the tabs to display in Profile > Add InvoicesI don’t have this option 🙁 See attached image to see all my options (although I can’t capture the actual menu!). Could you take a look?
May 8, 2018 at 7:16 am #2168This reply has been marked as private.May 8, 2018 at 7:36 am #2169You are still using a very old Payment Manager, please review https://wpgeodirectory.com/docs/prices-and-payments-add-on-overview/
You will need to install https://wpinvoicing.com/ and update Pricing Manager to version 2.0.33
Thanks
May 8, 2018 at 7:45 am #2170OK thank you! I’ll get that sorted 🙂
May 8, 2018 at 8:21 am #2172Good luck, let us know if you hit any trouble.
May 8, 2018 at 10:34 am #2175Also see: https://userswp.io/docs/invoicing/
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket