Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
you are using a plugin to minfy css that is not compatible, please try to deactivate it. The only caching plugin compatible with GD 100% is GD Booster.
If you provide admin credentials in a private reply (only staff can read them), we will provide a fix for your problem.
Thanks
Hi,
that is normally due to a conflict with another script using the Chosen jQuery plugin.
If you provide a link and admin credentials in a private reply (only staff can read them), we will indetify the conflict and provide a fix.
Let us know,
Thanks
Hi,
we can’t assist further with this really. It is a server configuration problem. Either your server admin makes sure the server is ready to host a wordpress install correctly, or you should really change hosting provider.
I would have opted for the 2nd long time ago… if you want to know my opinion.
Thanks
Hi,
please see: https://wpgeodirectory.com/support/topic/possible-to-re-order-tabs-in-whoop/#post-55104
Let us know how you went,
Thanks
Hi,
I’ve just tested on our demo to make sure it wasn’t a new bug, but it isn’t. I suspect the ajax call made to save the option fails. That could be due to a wrong server configuration or even a conflicting plugin. We would need to have a look at your website dashboard and settings to confirm.
Would you mind sharing the URL and admin credentials in a private reply? (only staff can read them)
Let us know,
Thanks
Hi,
where are you adding this CSS:
.post-type-archive-gd_place .x-main.left {width: 100%;} .post-type-archive-gd_place .x-sidebar {display:none;}???
Please try adding it to GeoDirectory >> Design >> Scripts >> Custom CSS.
If still doesn’t work please provide admin details and we will add it for you correctly. I’ve tested it on your website with firebug and it works.
Thanks
Thanks
Hi,
plese provide admin credentials in a private reply and we will have a look.
Thanks
Hi,
how is that table added below the title in related listings?
Telefonnummer:
E-Mail:
Webseite:
Adresse:Is that custom code on the template or functions.php?
Let us know,
Thanks
p.s. if it is, please provide FTP details in a private reply. We will have to debug it as something looks wrong.
Hi,
no it is not allowed, you have to remove core code from WordPress, which is a very bad practice.
Next update you’ll have to do it again.
Thanks
Hi,
popular post view widget with location filter selected and sorted by ratings.
Let us know how you went,
Thank you
Hi,
this has been fixed and it will be available in next release.
Thank you
Hi,
removing wordpress core code isn’t a good idea, just FYI.
Next update you will have to remove it again, and then again…
Thanks
Hi,
if you provide a link and admin credentials in a private reply (only staff can read them), we will have a look and try to recreate the problem on your website.
On our demos I am not able to do so.
Let us know,
Thanks
Have you tried the wp function has_terms() with widget logic?
https://codex.wordpress.org/Function_Reference/has_term
For a place category:
if ( has_term ( 'categroy-name', 'gd_placecategory' ) )For a place tag:
if ( has_term ( 'tag-name', 'gd_place_tags' ) )Obivously you’ll have to change the taxonomy for other CPT.
Let us know,
Hi,
GeoDirectory allows to sell listings to advertiser, but it doesn’t provide a system to sell tangible or digital products.
You’ll need to integrate an ecommerce system to accomplish that.
Probably woocommerce or easy digital download. However we are not offering any kind of integration with these systems at the moment, so this will require a customization on your side.
Thank you
-
AuthorPosts