Hi there
Bit of background I run a website with GD, Enfold theme & WooCommerce.
I use GD to display listings in a neat fashion with postcode search etc. I sell listings via woocommerce (not integrated with GD) which we then process manually after purchase. So the customer uses Woocommerce to purchase an item which we process, then add a listing backend once completed.
We have not modified anything and used all GD Enfold and Woocommerce off shelf.
Customers cannot login to the /my-account function of Woocommerce. I need a way to integrate the /gd-login feature. I have seen a post on this but not sure if this will solve my problem, heres why.
If a user logs in using the /gd-login feature then visits /my-account so far so good, their user account is displayed. In the /my-account page of woo-commerce there are the following tabs
mysite.com/my-account/orders
mysite.com/myaccount/subscriptions
mysite.com/myaccount/downloads
mysite.com/my-account/edit-address
mysite.com/my/account/payment-methods
mysite.com/my-account/edit-account
mysite.com/my-account/customer-logout * This one does logout and not redir
On any of the above tabs when clicked goes to
mysite.com//my-account/?listing_type=gd_place
It seems more of a global issue possibly due to endpoints? not a tech guru. But a similar issue exists when not logged in and just viewing the site.
mysite.com/news
Lists blog posts
When a visitor [seperate issue from above] visits the above page there is an option to view older news posts, page 2, page 3 etc.
When a visitor clicks on
mysite.com/news/page/2
This also redirects to
mysite.com/gd-login/?redirect_add_listing=https%3A%2F%2Fwww.mysite.com%2Fnews%2Fpage%2F2%2F
Without any redir in place?
Like I said before, Enfold, GD and WooComm are all off the shelf. My understanding is that all these 3 should work together with no issues, as I use WooComm only to sell products and not manage listings yet I seem to be having issues at multiple points accross the site.
Any recommendations as I do not want to divert the login page and complicate things as the issue still occurs when not logged in and viewing certain pages.
PLEASE HELP
Thanks