Syed Galib Ahmed
Forum Replies Created
-
Hello,
Thank you for reaching us.
We’ve tested the issues on our side, but we haven’t found any issues in our testing.
If you share your site link, then it would easy for us to investigate them.
Regards.
Hi,
Thank you for reaching us.
We’re sorry for the issue. We’ve passed it to our dev team. Hopefully, it will be fixed in the next release.
Regards.
Hello,
Thank you for reaching us.
We’re sorry to say that, the
ATBDP()->metabox->get_listing_info
has been deprecated in version 7.0 ( or later ).Please use the following code instade.
$manual_lat = get_post_meta( get_the_id(), '_manual_lat', true ); $manual_lng = get_post_meta( get_the_id(), '_manual_lng', true );
Regards.
Hello,
Thank you for reaching us.
We’re sorry for the specificity issue on our CSS. We’re working on the improvements to our code. Hopefully, it will be fixed in the upcoming release.
Regards.
Hello,
Thank you for reaching us.
We’re sorry for the difficulty you are facing with the location selection. We’ve noted it in our improvement list. Hope it will be fixed in the upcoming release.
Regards.
Hi,
Thank you for reaching us.
You can use the attribute
logged_in_user_only="no"
in certain shortcodes to restrict it’s contents.Ex: [directorist_all_listing logged_in_user_only=”no”].
You can also restrict the single listing page from Directorist > Settings > Listings > Single Listings > Restrict Single Listings for Logged in User Only
Docs: https://directorist.com/documentation/directorist/shortcodes/all-listing-page/
Regards.
Hi, Mordiben,
Thank you for reaching us.
Please past the code provided in the link to your theme’s functions.php ( Appearance -> Theme Editor -> functions.php ) file to add term description to the category, location, or tag page.
Also, add this CSS to Appearance -> Customize -> Additional CSS for adjusting the styling of the description text.
Regards.
Hello Redded,
Thank you for reaching us.
You can customize the listings image from following settings:
For Single Listing Page
Directorist -> Settings -> Listings -> Single Listings -> ScreenshootFor archive page ( All Listings, Search Listings, etc. )
Directorist -> Settings -> Listings -> All Listings -> ScreenshootRegards.
Hi @macaou,
Thank you for reaching us. Deleting reviews while manual approval is disabled is not possible for now. However, we have noted down it for the upcoming updates.
And also thank you for requesting us for the oEmbed support, we’ve noted it too for the upcoming updates.
Regards.
Hello @gigipiscitelli
Thank you for reaching us out.
We are sorry for the trouble that we may have caused. Please place the following code in your functions.php and let us know if the problem get fixed.
add_filter( 'atbdp_register_listing_post_type_arguments', function( $args ) { $args['show_ui'] = true; return $args['show_ui']; });
Regards.
Hi @fatahuddinal,
Thank you for reaching us.
We are sorry for the issue. I have passed the issue to the development team and hope that it will be fixed in the next release.
Let us know if there is anything else we can assist you with.
Regards.
Thank you for reaching us.
I am sorry, this currently there is no way available at the moment. We have it in our plans and will be available in the near future.
Regards.
Hello @webdesign12345,
Thank you for reaching us.
I am sorry, this feature is not available at the moment. We have it in our plans and will be available in the near future.
Regards.
Hello @mfrendi,
Thank you for reaching us.
I am sorry, this currently there is no way available at the moment. We have it in our plans and will be available in the near future.
Regards,
Hello @soong,
Thank you for reaching us.
I am sorry, this feature is not available at the moment. We have it in our plans and will be available in the near future.
Regards,