Paolo
Forum Replies Created
-
AuthorPosts
-
They can insert the ciy name twice. In address and city field if they don’t want to disclose their full address. But that filed can’t be made optional.
Thx
Once they are released they will be autoupdated as usual.
Thx
Hi,
I think Guust got confused here…
To change from Add Lsiting to Submit Listing, you have to edit the translation files.
Please see: http://docs.wpgeodirectory.com/translate-core/
Thx
Hi,
the theme wrapper is 960px wide and the map is inside of it.
Using that theme, there is no way to make it go wider than that.
You’ll need to change theme or heavily modify the one you are using to make the map full width.
Thanks
Hi, this is not possible as you said without customizing the code, which is something we don’t provide support for.
You will need to hire a freelance developer to help you with this. An other option is to request here to add this new feature and if many other users vote for it, we will definitely consider it.
Thx
Hi,
what you see in that website is a customized search widget.
You could try asking to the member who did it to share the code?
Thanks
This reply has been marked as private.Hi,
not using the regular wordpress media uploader, but plupload for both front end and backend, I believe that would be almost impossible.
Thx
This reply has been marked as private.November 28, 2014 at 8:48 pm in reply to: New Listings not showing and multi city drop down not working. #22975Hi,
there is a javascript error
TypeError: jQuery(...).on is not a function http://couleeregionbuylocal.com/wp-content/plugins/geodir_location_manager/js/location-front.js?ver=4.0.1 Line 82it could be due to a conflict with another plugin ore with a theme’s script. We would need wp admin credentials to have a look.
You can set the reply as private and only moderators will be able to see them.
Thx
Hi Irth,
that can probably be used to get a regular wordpress custom field, not the address. The address and various other fields aren’t saved as regular custom fields. they are saved in a table called geodir_gd_place_detail.
get_field must be an enfold function and I don’t know what it does, but in the example he’s calling a specific custom field
get_field( "linkedin-url", $id );.
you are trying to call a function instead
get_field( "geodir_show_listing_info" , $id );Not knowing how that Masonry script exactly works, it is very difficult to give you a straight answer without doing it ourself, reason why we don’t provide support for customizations.
But I’ll ask to Stiofan to have a look at this and see if he can think of any easy way to do this.
Thanks
The system allows to place the information in the sidebar if you wish. Customizing that code wouldn’t be something I could “guide” you. I would have to sit down, study the code to do it in the first place and the test and debug.
It isn’t something that simple…
Thx
Hi Gianni,
my bad again, I apologized.
You are right, there is no blog-page.php in GDF. I probably add it myself in my test website.
For the author
<?php the_author_link(); ?>should work no problem. You can see their example.
I’ll ask Stiofan to add a proper blog template in next GDF release.
If I can spare some time today I’ll create one and pass it on.
For the event issue, yes please always use the right section of the forum. You need to post in the event addon support forum.
Thx
Hi Ak,
there are 63 active plugins. A plugin is clashing with Share Location creating a Js conflict. Could you please deactivate all non GD-Plugins to check if the problem vanishes?
In case it does, than you should re-activate the plugins one by one and test each time until you find the culprit.
Once we know which one is creating the conflict, we can probably find a fix or an alternative.
Let us know,
Thx
-
AuthorPosts