Paolo
Forum Replies Created
-
AuthorPosts
-
HI,
not really at the mometn without another plugin like buddypress. We are building our own plugin for users management and it will be compatible with GeoDirectory, however we are not done with it yet.
Thanks
HI,
there are few JS errors in console and when GD Booster is active they break the page. I momentarily disabled GD Booster and now it works.
I asked to the developers to check if they find what is causing the JS errors and let us know.
Thjanks for your patience,
This should be the correct code:
function gd_custom_change_sidebar_content_order() { return array( 'geodir_detail_page_review_rating', 'geodir_detail_page_more_info', 'geodir_edit_post_link' ); } add_filter('geodir_detail_page_sidebar_content', 'gd_custom_change_sidebar_content_order');You have a comma after the last element of the array and not the middle one.
It should be the other way around.
However it doesn’t seem to be working either.
I asked to the developers to have a look at what we are doing wrong and let us know,
Thanks
Hi Pat,
just FYI, you can correct any string directly here: https://wpgeodirectory.com/translate/projects/
I made you a validator for French.
Thanks
Blank I think it will use the default radius. Trying to have no reduis will make your website search very slow.
Thanks
Hi,
just FYI, it will be close to impossible to find sizes that will make it look equally good in any device.
However you can try this:
.geodir-slides li { width: 150px !important; } .geodir-slides img { max-height: 85px !important; }Thanks
Hi,
it should be possible, but for sure it is an extensive customization.
Can’t tell how much it could cost, because it really depends on too many things.
Thanks
You are welcome 🙂
To stop the parallax effect, please add this css:
.featured-img { background-position: 50% 50% !important; }This will stop it everywhere, page and listings.
To edit your footer text see this: https://wpgeodirectory.com/support/topic/cant-edit-copyright-footer-text-in-supreme-directory-theme/#post-301839
Thanks
Hi,
I’m sorry, but such limitations are not possible. It’s either recurring on or off.
Thank you
There is something not working as it’s geolocating me in Valencia Spain, even though I didn’t share my location at all (and I’m in Mexico).
I asked to the developers to check what the problem is, they’ll need admin credentials so please provide them in a private reply.
Thanks
Hi,
please see image attached. I can’t find a page where maps and images are not loading…
Let us know exactly what is the page causing problem please.
Thanks
Hi,
yes of course, but we don’t provide support for outdated plugins.
Unless you update everything we won’t be able to assist.
Thank you
Hi,
username and password are not working, can you double check them please?
Let us know,
Thanks
Hi,
each rating can only have 1 style.
In addition the thumbs up and down are not really made to be used in a 1 to stars rating system like ours.
It could make sense to have 5 thumbs up, but the 5 thumbs down?
Thanks
-
AuthorPosts