Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
you don’t even have the custom post type add-on installed? Whatever you are using is only changing the label in the back end.
Please install the CPT add-on and edit the custom post type name from GeoDirectory >> Custom Post Types.
Thanks
Invalid Username/Password.
Please double check them before sending them again.
Let us know,
Thanks
Hi,
that’s because you only have 1 parent category. The system doesn’t check how may categories you created to avoid showing that field in case that unique category has been already selected.
Most admins have multiple catgeories and the system allows to select more than one category.
Thanks
Hi Janine,
the Jobs forum is for members who are willing to take on freelance work to contact other members offering jobs.
The GD Team doesn’t partecipate and we can’t guarantee that someone will apply here. We always suggest to also look in website like https://codeable.io/ and similar to have more chances of finding the right partner.
Thanks
Hi,
please provide a link and admin credentials in a private reply and we will check your settings.
Thanks
Hi,
GeoLocation only works on first load on the home page (location/me).
once you navigate to detail pages or listings pages the sessions is reset according to the page visited.
Wer can’t keep referencing to location/me, because that is a virtual location calculated on the home page only.
Thanks
For the images loading problem, I see an error in the console:
Error: Syntax error, unrecognized expression: .kleo-main-header .nav > li a[href=#undefined]
https://terravictoria.com/wp-includes/js/jquery/jquery.js?ver=1.12.3
Line 2This doesn’t seem to be related to GD, but to the theme. Please ask to their support if they have any idea about it.
Moving the send inquiry link inside the picture would require a customization. Here you find some more infos: https://wpgeodirectory.com/support/topic/moved-send-enquiry-button-not-working/
You could wrap that new link in a function and use an add action to add it before or after the slider.
something like:
function new_contact_form() { echo '<a href="javascript:void(1);" class="b_send_inquiry2" onclick="jQuery( '.b_send_inquiry' ).click();">Send Enquiry</a>'; } add_action( 'geodir_details_main_content', 'new_contact_form',25);I haven’t tested this, but it should work. With CSS you can finally move the button above the slider.
Thanks
HI,
please provide admin credentials too, so that we can also see what you mean.
Thanks
Hi,
that would suggest an old version of OpenSSL installed on your server.
Please provide a link and admin credentials in a private reply and we will check if that is the case.
Let us know,
Thanks
Hi,
please provide a link and admin credentials in a private reply and we will have a look.
Thanks
This reply has been marked as private.Hi Felix,
one of the developers had a look and he replied that there are still Google Maps calls on that page even though you disable location for that CPT.
He proposed a solution, but it involves some changes and only Stiofan can approve it or provide another solution.
Stiofan is flying back today from his honeymoon and will be back tomorrow to work full time again.
He’ll let you know about this as soon as possible.
Thanks
The map will load once you have at least 1 listing in 1 category.
The only listing you have now is uncategorized.
Thanks
This reply has been marked as private.Hi,
you are running the latest version of the core plugin with outdated add-ons.
Please update everything and let us know if the problem persists.
Thank you,
-
AuthorPosts