Paolo
Forum Replies Created
-
AuthorPosts
-
Next few days. (1 or 2)
Thanks
Hi,
please provide a link and admin credentials too. Without that we can’t check much.
Thanks
Hi,
You can use widget logic plugin : https://wordpress.org/plugins/widget-logic/
Condition should be:
( 'gd_place' == get_post_type() )For places.
Change gd_place for any other CPT.
Thanks
Hi,
current neighbourhood system is barely rudimentary.
The next release will improve neighbourhoods greatly.
It should be released in the next few days.
Thanks for your patience,
Thanks for sharing. 🙂
hi,
please provide a link and we will check.
Thanks
Hi,
I don’t think that’s compatible, if you provide admin credentials we will install query monitor and see if we find any bottleneck.
Let us know,
Thanks
hi,
you can use the action : social_connect_form
Example:
add_action( 'social_connect_form', 'my_accept_terms' ); function my_accept_terms() {echo //snippet from the terms plugin here;}This should be added in your functions.php
Let us know how you went,
Thanks
Hi,
there is something wrong with the access token:
Active, expires: February 14, 2016, 8:21 am
Please try to refresh it.
Let us know,
Thanks
February 23, 2016 at 5:54 pm in reply to: The Spanish translation es_ES is not displayed in the frontend #126549Hi,
please try to upload images that have simalr size and let us know if the problem persists.
Thanks
Hi,
please provide a link and network admin credentials. I’ll forward this to the developers.
I’ve never setup analytics in a multisite environment.
This could be a bug.
Let us know,
Thanks
Hi,
if i open that url on any of our test websites the image works as it should. (never seen that on any website so far)
http://wpgeo.directory/wp-content/plugins/geodirectory/geodirectory-assets/images/favicon.ico
http://wordpressmu-3822-8567-17899.cloudwaysapps.com/try-geodirectory/wp-content/plugins/geodirectory/geodirectory-assets/images/favicon.ico
http://ppl.directory/wp-content/plugins/geodirectory/geodirectory-assets/images/favicon.ico
http://eating.directory/wp-content/plugins/geodirectory/geodirectory-assets/images/favicon.icoOnly on your server, I get this:
Can not display the image “http://www.pianowizardacademy.com/campus/wp-content/plugins
/geodirectory/geodirectory-assets/images/favicon.ico” because it contains errors.In most case this is due to a corrupted icon, but you said you redownloaded it. In that case it could be an htaccess rule or a server configuration preventing ico files to be served.
If you replace that with an ico file that usually works, does it appear?
I’d try to ask for support to your hosting provider.
Thanks
Hi,
those can only be changed via translation files…
The title will be the same for all custom post type. You cannot have it variabl depending the cpt.
Hope this helps.
Let us know,
Thanks
Hi,
.geodir-company_info .geodir_email { display: none; }You also have options in prices to do it properly.
Thanks
You are welcome 🙂
-
AuthorPosts