Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
form#agt_mail_agent > .row:nth-child(3n+1) { display: none; }Stiofan
Hello,
What page do u see this error? DO you have any categories created for GD posts?
Stiofan
You are welcome 🙂
🙂
Thats just a widget, go to widgets>Details Page sidebar, and there you can remove it.
Stiofan
Thanks for the info, i made some quick changes, can u check and let me know if anything else needs adjusted?
Thanks,
Stiofan
Hi Ricardo,
It probably just needs some theme compatibility settings, if you provide wp-admin details in a private reply i will add these for you.
Thanks,
Stiofan
May 31, 2016 at 8:03 am in reply to: Some Categories disappeared from Map when using locked location #200681Thanks for the info, looks like u had a dev version of GD core which needed the latest events which i have added now.
Thanks,
Stiofan
If you are using:
geodir_draw_map($map_args);You would do it like this
$map_args['map_canvas_name'] = 'MAP_CANVAS_NAME'; geodir_draw_map($map_args);it looks like you don’t have anothe rmap on the page, if not you could prob just add it as the standard one like this:
$map_args['map_canvas_name'] = 'detail_page_map_canvas'; geodir_draw_map($map_args);Then you would not need the other filter code.
Thanks,
Stiofan
Hi Grant,
You can just change the author yes, or you can setup the claim listing addon and set it to require an upgrade to claim(or u can do it for free)
You could also set it to be on a paid package and to expire after x time and they would have to renew/upgrade to make it live again.
Thanks,
Stiofan
Hi Bruce,
Firstly please don’t post two topics for the same problem.
Secondly GeoDirectory_framework is a theme for GeoDirectory (plugin), you should install it under the themes menu not as a plugin.
https://wpgeodirectory.com/docs/category/getting-started/
Thanks,
Stiofan
Hello,
Firstly i would suggest you have the /fr/ rather than ?lang= (its a setting)
For the listings, you need to translate the categories and then assign the translated posts to the translated categories.
Thanks,
Stiofan
This has been added and will be in the next release.
Thanks,
Stiofan
May 30, 2016 at 12:35 pm in reply to: Changing LISTING menu text, plus aligning Categories and Pin Size #200217Hi Simon,
Yes this was a bug with the spelling of a class name in the shortcode, i have fixed it and it will be in the next release of core.
Thanks,
Stiofan
Woohoo! I just converted my last GT site over to GD yesterday too 🙂
-
AuthorPosts