Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
I’ve never seen something like that and to help you debug it, we would need a link and possibly wp admin credentials.
You can send them in a private reply.
Thx
I’ve added this as a Task on the project manager.
Stiofan will take care of it.
Thx
I asked Stiofan and apparently there was a left over function from Vikas creating a problem.
That has been fixed and will be available in the new version that I’m about to release.
Thx and sorry about that.
August 26, 2014 at 6:04 pm in reply to: GeoDirectory Location Manager Breaks Permalinks & List views #13206Are you using the latest version?
Nobody reported this problem since beginning of July.
Let us know,
Thx
Thank you!
We are here if anything comes up…
I understood that, but as I said, only the location pages will show country and region in the URL.
While all listing archive and detail pages, you can limit the URL to show only the city name.
Unfortauntely at the moment there isn’t anything that it can be done to remove country and region from the location pages URL.
I’m sorry.
I have never tried developing a wordpress site that way. The fact that changing permalinks affects both the hello-world post and the sample page, it means that WordPress itself is having problem with it.
I’m positive that once you move the website out of the docker container and run it normally, it will work as expected.
The only solution I see is to either develop on a staging server or look on google for information about running WordPress on a docker container to see if there is anything that could help you use all features, permalinks included.
Thx
I’m not 100% sure, but I think that the 1st problem is related to the URL with the custom port at the end.
The 1st thing I’ve tried was settings correct permalinks, but whatever you se other than defauly will give 404 for every page.
I think the second problem could be related to that too… ajax call might fail
I’m flagging this for Stiofan so that he can confirm.
Hi,
In permalinks settings you can exclude Country and Region from places archive URLs
In the location page, that is not possible.
Thx
GD only support Paypal Express (Redirect to paypal to make the payment).
August 25, 2014 at 3:45 pm in reply to: Stripe payment gateway for GD – BETA. Pls download and test #13053Grazie Dani! 🙂
@simone, they are classes, not IDs, they can be identical.
Personally I’d use nth-child css property:
/* hide the part with edit, upgrade and favorite link .geodir-company_info:nth-child(3) { display: none; }
http://www.w3schools.com/cssref/sel_nth-child.asp
all the other divs have unique class too so editing their css should be easy:
geodir_more_info post (addess)
geodir_more_info geodir_timing (Hours)
geodir_more_info geodir_contact (Phone n.)ecc.
Let us know if this is enough.
I remember Stiofan was working on something like that, but he had to stop its development to fix bugs and improve already exisiting parts of the plugin and addons.
Once the new developers will be at full speed, I’m sure he’ll take it back and finish it.
Thx
I’d add that with paypal you can have a personal account, a business account and a pro account.
The main difference is that with a personal account, once you reach a certain limit of incoming money, your account is blocked until you move to a business or pro account.
Thx
Yes, that could be a solution…
Thanks Purpleedge!
-
AuthorPosts