Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
the claim listing link can be added with:
geodir_display_post_claim_linkFor the business hours function, you’ll need to ask support to its developer.
Thanks
Hi,
I guess you are talking about the timepicker only, because in every other front end location the time format is correctly applied.
I know the jQuery Time Picker cannot be set to American or european format with normal settings. Probably there is a filter, but only Stiofan can confirm this.
We’ll let you know asap.
Thanks
Hi,
you are using the latest core plugin with outdated add-ons (3 versions behind).
Please make sure you have the correct licence key in GeoDirectory >> Auto Updates, you can find the key here: https://wpgeodirectory.com/support/members/ewabirk/
Once you have the correct key it should show that there updates available. Updating should solve the problems.
Let us know if this helps.
Thanks
Thank you for the kind words, we try to do our best… 🙂
Happy new year to you too and we wish you success with your GD projects too!
You are welcome 🙂
HI,
I’ve asked to Stiofan to tell us what he thinks of your code. Features requests in general should be submitted here: https://wpgeodirectory.com/requests/
So that other members can vote for them and most voted are taken into consideration.
However if you have the code ready made, you could make a pull request on Github directly and Stiofan would either deny it or approve it and in the second case it would be directly included in the next release.
https://github.com/GeoDirectory/geodirectory
Thanks
Hi,
the only way would be by customizing the GD loginbox widget.
Or if the social plugin provides a shortcode, you could add a text widget right below the login widget and add the shortcode there.
Let us know if this helped,
Thanks
p.s. please make sure to tell us which listing has tags showing as numbers too.
Thanks
HI,
please provide link and credentials and we will have a look.
Thanks
December 31, 2015 at 5:15 pm in reply to: Events don't show on homepage in secondary language #66077Hi,
please provide a link and credentials, describing problems like this doesn’t really help us figuring out what is going on…
Thanks
Hi,
latest message from the developer:
Hi Paolo,
On add franchise form should show message/error after submit franchise – CHANGEDNow it shows response message after submit franchise listing. See attached screenshots that i taken for different messages.
– new-submitted-free-franchise.png WHEN submitted new free franchise listing (published).
– updated-free-franchise.png WHEN updated free franchise listing.
– submitted-paid-franchise.png WHEN submitted paid franchise listing.
– under-approval-franchise.png WHEN submitted free franchise listing (but not published).
– error-during-add-franchise.png WHEN facing error during add franchise listing.Updated at test site http://wpgeo.directory/release2/
Tested at here http://wpgeo.directory/release2/add-listing/?listing_type=gd_website&franchise=229Also updated at customer’s site https://loopyfood.net/
Tested at here https://loopyfood.net/add-listing/?listing_type=gd_alt_buying&franchise=881Please check and confirm.
Thanks
and
Hi,
“”A minor issue is that fieldset titles appear in the franchise listing submission form even when there are no associated fields to add data (because they are locked to main listing). It looks a little untidy but I don’t feel that it is a significant problem.””
< FIXED Hide fieldset titles if all associated fields are locked If all associated fields of fieldset are locked then it hides the fieldset title. For this there is changes in core GD custom field functions files === In GeoDirectory id & style class added to custom field type fieldset – ADDED Early there is no unique id or class for custom field type fieldsets. So id "geodir_fieldset_X" (X is entry id of fieldset) and class "geodir-fieldset-row" added to fieldsets in add listing form. === Above changes also updated & tested at test site and customer's site. ThanksPlease let us know if everything works as requested now.
Thakns
Hi,
ok I understand now, however the function provided, it supposed to be used to remove elements and put them back WITHOUT using back end options. 🙂
I assume you are just copying and pasting without even trying to understand the code…
Remove this 2 lines from the function:
<div id="geodir-post-gallery" class="clearfix"><?php echo $thumb_image;?></div>and
echo $related_listing;Make sure the leave the final php closing tag:
?>That will do it.
Thanks
Please provide a link and adin credentials if you want us to have a look.
Thanks
Hi,
if you rename the Place custom post type via Custom Post Types add-on, the only thing that will not change is the gd_place part in the url of the add listing page and in the search URLs:
yoursite.com/add-listing/?listing_type=gd_place
yoursite.com/?geodir_search=1&stype=gd_place&s=+&snear=&sgd_placecategory[]=&sgeo_lat=&sgeo_lon=If you need to use a different post type, just create and delete all listing from the default post type. disable it from the map and navigation in GeoDirectory >> Design >> Map and GeoDirectory >> Design >> Navigation and it will not appear anywhere, but the back end.
Thanks
…and that is what I don’t understand, I’m not aware of an option to deny showing photos for realted posts.
What am I missing?
Please let me know,
Thanks
-
AuthorPosts