Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
did you update all add-ons too?
Yes admin credentials are needed to look into it. You can provide them in a private reply here.
Let us know,
Thanks
Hi,
the no image is only to be used as thumb. Uploading a default category image should do what you want.
Let us know how it goes,
Thanks
May 10, 2017 at 7:05 pm in reply to: Article Custom Post Type and Deleting the Default Field/Fieldset #377785Hi,
you cannot delete/remove the default fields, but you can make them inactive which will remove them from the add listing form.
Let us know how it goes,
Thanks
Hi,
is the error on the login page still happening after disabling the security plugin?
If not, you’ll need to ask for support to them to fix this.
Let us know,
Thanks
Hi,
What email address was it coming from?
Let us know in a private reply,
Thanks
May 10, 2017 at 4:42 pm in reply to: Comments/reviews not shown (for certain listings) and wrong counter #377767Hi,
I’m not sure why it is doing this, but there should be no reviews without ratings. Only replies have no ratings…
I asked to the devs to follow up. They’ll let you know asap.
Thanks
With the right code, everything is possible…
Thanks
May 10, 2017 at 4:18 pm in reply to: Display shortcode on specific CPT listing page & detail page #377764Hi,
yes you can, try this:
add_action( 'geodir_details_main_content', 'my_custom_action',35); function my_custom_action(){ if ( 'gd_place' == get_post_type() ) { // echo your shortcode here }; }Let us know how it goes,
Thanks
Hi,
if you see a difference in your website when logged in or logged out, the problem is 99.9% due to a caching system
What are you using as cache?
Let us know,
Thanks
Just FYI, I got my test emails about 12 hours after it was sent…
Hi,
I’m sorry, but I think the information given is not correct. If that plugin can only restrict content via shortcode it can’t be done with it.
Just FYI, this is considered a customization, thus beyond support.
Thanks
Hi,
just FYI :
translating 10% of the missing strings of the core plugin will not get you a free membership.
We require at least 2000 strings translated. (All core or all add-ons)
Basically you’d have to finish translating all add-ons too.
Thanks
Hi,
I’m sorry, but that would require custom code.
It can only import dates for gd_events.
Thanks
hi,
in GeoDirectory >> Design >> Map, all categories but one were ticked by default on the home map. So you only had the listing of the unticked category showing.
I removed them all and now they are all showing their listings.
Thanks
Hi,
there isn’t a parameter for that in shortcodes or widgets to be used in custom pages.
They will only show locations when the location is set via GeoDirectory.
Sorry
-
AuthorPosts