Paolo
Forum Replies Created
-
AuthorPosts
-
January 3, 2015 at 4:36 pm in reply to: Is There a way to select place category when adding custom fields #26220
Hi,
GeoDirectory does the same, but instead of “per category” it is done “per custom post type”.
Thanks
excellent, thanks for letting us know!
If you do it the right way, no they are not overwritten upon update:
http://docs.wpgeodirectory.com/translate-core/
http://docs.wpgeodirectory.com/translating-addons/geodir_payment_functions.php
listing-listview.php
geodir-signup.php
general_functions.phpAre core files and should never be edited unless you don’t care to keep your plugin updated with new releases.
geodir-signup.php and listing-listview are templates and can be modified by moving them inside a folder named geodirectory inside your active theme for example.
For functions, depending what you want to do, in most cases you can alter the plugin behaviour with hooks and actions, writing functions within your theme, leaving the plugin files unaltered.
Thanks
Hi,
If you create a custom post type hotels, the url will be : holidaymonk.com/hotels
you should simply link to the listings page and add the map in the top section of it.
Thanks
Hi,
it is working as expected for me now. I’ve checked with both Chrome and Firefox.
When clicking on the compass the tooltip to change radius is displayed.
Thx
I think Stiofan misunderstood my explanation of the problem. We are discussing this now.
Thx
Hi Ridente,
we don’t provide customization as part of support.
If you want I can move this topic in the jobs section of the forum, where developers can provide quotes for the job needed.
Let us know,
Thanks
Why don’t you remove them from the array instead of hiding them with css??
It’s working from here, just clear your browser cache.
Thx
please add this to your custom css:
#colophon .widget-area { clear: both; }Thanks
we sure will.
Thanks
Hi jan,
this is a bug you found.
I’ve reported it to Stiofan.
Thanks for spotting it.
The link?
Thanks for sharing, both error and solution.
🙂
Hi,
yes bootstrap css is interfearing.
Try adding this to your custom css:
.gd-near-me-dropdown { position: absolute !important; }let us know,
Thx
-
AuthorPosts