Paolo
Forum Replies Created
-
AuthorPosts
-
thanks for the update Craig! I’ll makr this as solved and pass your suggested fix to the developers.
Thx
July 23, 2014 at 8:59 pm in reply to: Imported Listings, now they all show 404 unless I update each individually?? #9675Can you please give us access to Wp-admin FTP and DB of the dev site, so that we can actually test it?
I’ve tested on 2 different servers and it worked as expected on both.
Thanks
This reply has been marked as private.it works with multilocation only. When someone visits your website it asks to share location. If the user shares his location, the website redirects him to the location in your database, closest to his position.
So if you are in New York and you have New York as a location in your directory, after sharing location he will see the page /location/united-states/new-york/new-york
Thx
July 23, 2014 at 8:33 pm in reply to: Imported Listings, now they all show 404 unless I update each individually?? #9666Hi,
I’ve imported the sample CSV in our demo and other than the blank categories problem (I don’t have those categories in the demo). I don’t get neither the 404 problem or the region field disappearing in the back end.
I’ve seen you have a lot of active plugins. I fear one of them is causing the issue.
Can you please disable all plugins, except GD and addons and try again?
Let me know,
Hi,
I see it normally. (see pic attached)
What browser are you using?
Thx
Hi,
Detailed documentation is under construction. You can have a a sneak peek here: http://docs.wpgeodirectory.com
It is not complete and also the website look is far from perfect.
As far as the addon in download area, it is called Share location (no idea why) and you can see it in the attached pic.
Thx
Hi again,
please remember that we have no interest at all in damaging your company’s servers, instead we have all interest to make your website work as expected. That way you can brag with your colleagues about how awesome our support is and help us sell more licences 🙂 .
Unfortuantely, with a script like GD where there are so many options, it is almost impossible to guide customer into finding solution without seeing the actual backend (and sometimes even FTP or Database especially in a case like this).
GeoDirectory is still fairly young and some unexpected behaviours are a possibility.
Just FYI, right now we are developing a new option page called GD tools, where we are adding various diagnostic scripts that can be runned to spot common option errors and fix them automatically.
This because we don’t really enjoy having to ask wp-admin all the time too… We hope this will save a lot of time for forum moderators and developes so that we can focus more on new features and addons.
Thx
To solve the images display problem in mobile view please see this post.
Thx
Please add this to your child theme style.css at the very bottom of it:
@media only screen and (max-width:480px) { .geodir_category_list_view li .geodir-content, .geodir_category_list_view li .geodir-post-img, .geodir_category_list_view li .geodir-addinfo{ float:none; width:100%; margin:10px 0;} }
Using GDF this doesn’t happen because that code is included in the theme while it should have been in the core plugin css.
I’ll ask Stiofan to add it.
Let us know.
Thx
July 23, 2014 at 7:00 pm in reply to: Imported Listings, now they all show 404 unless I update each individually?? #9645can you attach the CSV you uploaded please?
There must be something wrong in it.
When I visit the edit form of one of the place that are not showing correctly I see no city selected and the region field is missing…
See image
To solve the location switcher issue on low-res monitor please add this to your child theme style.css
.geodir_location_tab_container { margin-left: -60px; }
Thx
Hi,
if you provide VIkas what he requested we could stop assuming and actually find the solution.
Thx
This reply has been marked as private.Is the primary location of your website. The location that users are directed too when 1st visiting your website (if everywhere and geolocation are disabled.)
Thx
-
AuthorPosts