Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Hi TJ,
try this:
#geodir-wrapper { max-width: 1170px !important; margin: 0 auto; }Thanks,
Stiofan
Hi JJJ,
If you have not had many changes to your posts since you converted it might be work trying it on a staging site until you get it right, other wise if you have already got lots of changes it might be better to export and import but that could be a much longer process.
Stiofan
Hi Mark,
Most of those changes look like simple widget changes, have u tried looking at the widgets area?
Stiofan
You are welcome! 🙂
Stiofan
Hello,
#1. None of the GD addons should be network activated (i did not do that)
#2. U can reactivate, i did not deactivate.
#3. Super cache u can network activate.
#4. You can disable those if you wish
#5. Maybe this is a result of wp super cache?
Thanks,
Stiofan
Guust is right, you need a sandbox login account, i have found the sandbox unreliable and i usually test PayPal with 0.01 live transactions between two live accounts.
Stiofan
I would advise you install a plugin called “code snippets” and and add it as a new snippet.
Thanks,
Stiofan
The get my location seems to work now, but i see you dont have the location switcher anywhere on the page, you should have it somewhere so users can change locations as they with, eithe rin the menu or somewhere else.
Stiofan
Hello, please see here if you do not with to show zero values: https://wpgeodirectory.com/support/topic/default-value-for-number-on-custom-fields/#post-263094
Thanks,
Stiofan
Hi Ben,
I am not sure that would be best in all circumstances and we have to go with the majority.
If you want to flip them we could help you with some code?Stiofan
Hi Luke,
Google api will return country info and city info but it has no dedicated region/state info, you need to make a best guess form what is returned.
If you click the sugested addresses it will fill out the region, if you move the map or the pin it will fill out the info, if not the the region list will just be what is in the DB, and it will allow you to add a new one if missing.
If you want to add them to the DB you could import a CSV with one place from each region and then once imported just delete them, the locations will remain, or you could just add new locations from the backend, but these should fill-up by themselves when people start adding listings.
Stiofan
If you can’t find a plugin solution, it is possible to run a SQL query on the DB to change all the post sot closed comments.
Stiofan
I have fixed the warings, i had a 1 where i should have had a 3…
For the titles, do you want soemthing like this:
.geodir-tabs .geodir_more_info span { font-weight: bold; }Stiofan
You have a custom bit of style breaking the responsiveness
#geodir-wrapper { width: 1170px !important; }maybe u want it to be
#geodir-wrapper { max-width: 1170px !important; }Stiofan
I have fixed the submit page https://wpgeodirectory.com/submit/
We change over from “GD Member” to “Full Member” last week and that page did not account for that.Thanks,
Stiofan
-
AuthorPosts