Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
-Can you list more than one subcategory?
yes you can.
-Is it possible to use longitude and latitude for CPTs instead of street address? Would the code need to be modified?
Actually both Address and Lat and Long are mandatory. You can hide or show the add lsiting form lat and long from the address field in each settings.
If you don’t have an address you can drag the marker on the map and click set address on map.
Thx
Hi Manilaboy, we haven’t had time to look into it yet, but we will for sure as soon as possible.
Thx
I’m sure Stiofan added a function to avoid similar situation not so long ago. I’m flagging this for him.
Thanks for your patience,
We are getting ready to release today or tomorrow the latest.
Thx
or create a shortcode and use it anywhere by adding this in your active theme functions.php
// Add Shortcode function gd_curr_loc_shortcode() { // get the location $current_location = geodir_get_current_location(); // return the location return $current_location ; } add_shortcode( 'gd_curr_location', 'gd_currlocation_shortcode' );than use shortcode [gd_curr_location].
Haven’t tested so use with care…
Thx
Please let us know if we can set this as resolved.
Thank you
Hi,
for some reason that I can’t really explain without digging deeper into your css, I can see that the content section width is irrelevant even if you put 150% it will not change, while the sidebar can’t be wider than 29%.
The list view forthe popular places widget is meant to be used only in content area. In sidebar we suggest to use the 2 column grid. If you wish to use the list you will have to modify the css.
I’ve added some code in your GD >> Design >> Script >> Custom css.
Let us know if everything looks good now.
Thx
Hi,
that could be due to your php setting for uploads. Please see http://stackoverflow.com/questions/2184513/php-change-the-maximum-upload-file-size
Let us know,
Thx
Hi,
could you please provide a link and wp admin credentials for us to have a look?
Thank you
HI Carola,
please provide link and wp admin credentials in a private reply and we will look into it.
Thanks
We wish we had the time and people to offer that service too, but at the moment we don’t.
Thx
Ok thanks!
wp admin credentials please?
Thx
Let us know if this can be considered solved.
Thx
This reply has been marked as private. -
AuthorPosts