1naveengiri
@1naveengiri on WordPress.org and Slack
- Member Since: December 25th, 2016
- Location: Dehradun
- Website: naveengiri.com
- Job Title: Full Time Freelancer WordPress Developer
- Employer: BuddyDevelopers
Bio
Contributions Sponsored
Contribution History
1naveengiri’s badges:- bbPress Contributor
- BuddyPress Contributor
- Core Contributor
- Documentation Contributor
- Meta Contributor
- Plugin Developer
- Translation Contributor
-
Posted a reply to [Posts 2 Posts] Count connected posts, on the site WordPress.org Forums:
Glad that you found the patch. have a good day and Happy New Year. -
Posted a reply to [Posts 2 Posts] Count connected posts, on the site WordPress.org Forums:
are you using it with the Geodirectory plugin or just simply using it for WordPress… -
Posted a reply to [GeoDirectory - WordPress Business Directory Plugin and Classified Ads Listings] Change from Google Maps to Open Maps?, on the site WordPress.org Forums:
Hi @tthefurmanuk You can do it in Geodirectory => Settings => General as mentioned in… -
Posted a reply to [GeoDirectory - WordPress Business Directory Plugin and Classified Ads Listings] Problem with full width using Divi, on the site WordPress.org Forums:
Hi @gobiz2022 Divi builder loads different styles and HTML on CPT pages. did you check… -
Posted a reply to [GeoDirectory - WordPress Business Directory Plugin and Classified Ads Listings] Website Directory, on the site WordPress.org Forums:
Hi @apaunovski Thanks for your suggestion. I will pass it on to our development team.… -
Posted a reply to How to add Quora field and icon to user profile?, on the site WordPress.org Forums:
Hi @backpackingseries This snippet will provide you the quora field option in Uwp custom fields.… -
Posted a reply to [UsersWP - Front-end login form, User Registration, User Profile & Members Directory plugin for WordPress] How to add Quora field and icon to user profile?, on the site WordPress.org Forums:
Hi Please try the following snippet to add quora icon. https://gist.github.com/1naveengiri/124008698756bf745ab8311de04bb3f6 and instead of using… -
Posted a reply to [BuddyPress Compliments] Change URL, on the site WordPress.org Forums:
Hi @samiketolainen This is fixed now and it will appear in the next release. If… -
Posted a reply to [BuddyPress Compliments] Change URL, on the site WordPress.org Forums:
Hi @samiketolainen did you changed the slug here https://ibb.co/T22zJjC could you send the screesort of… -
Posted a reply to View all link to load on the same page, on the site WordPress.org Forums:
Hello @devff we do not have any such feature. but there is another option for… -
Posted a reply to [Business Directory Plugin | GeoDirectory] New Update UI Problem, on the site WordPress.org Forums:
This issue seems site-specific. Could you please create a support ticket here? https://wordpress.org/support/plugin/geodirectory/ we will… -
Mentioned in [53861] on Core SVN:
Tests: Improve the test for not throwing a warning on malformed date queries. -
Wrote a comment on the post sanitize_sql_orderby, on the site WordPress Developer Resources:
[php] <?php //code copied from Woocommerce code base shows a perfect use of this function.… -
Posted a reply to [Business Directory Plugin | GeoDirectory] Question about imports with logo option, on the site WordPress.org Forums:
Maybe you haven’t added the company logo custom field in Places => settings => Custom… -
Posted a reply to [Business Directory Plugin | GeoDirectory] Handling ‘people’ that operate in a ‘place’, on the site WordPress.org Forums:
Glad it helped, have a nice weekend! -
Posted a reply to [Business Directory Plugin | GeoDirectory] Handling ‘people’ that operate in a ‘place’, on the site WordPress.org Forums:
Ok, So if it is just a Geodirectory custom field. Geodirectory Advanced search addon have… -
Posted a reply to [Business Directory Plugin | GeoDirectory] How to display ALL places in Category, on the site WordPress.org Forums:
– Which theme are you using? – are you using the GD >listing shortcode on… -
Posted a reply to [Business Directory Plugin | GeoDirectory] Handling ‘people’ that operate in a ‘place’, on the site WordPress.org Forums:
Hello @thenorman138 is the clinic owner a CPT on your website? Regards -
Posted a reply to [Business Directory Plugin | GeoDirectory] Question about imports with logo option, on the site WordPress.org Forums:
Hi @thenorman138 The Geodirectory Logo field accepts only one image. If you want to add… -
Posted a reply to [Business Directory Plugin | GeoDirectory] plugin doesn’t work on my website, on the site WordPress.org Forums:
Hi @duboi, Thanks for sharing this screenshot https://www.zupimages.net/viewer.php?id=22/28/3325.png You are certainly doing a few things… -
Posted a reply to [Business Directory Plugin | GeoDirectory] plugin doesn’t work on my website, on the site WordPress.org Forums:
Hello @duboi Could you please provide us with a sample CSV? “There is a problem,… -
Posted a reply to [Business Directory Plugin | GeoDirectory] How to display ALL places in Category, on the site WordPress.org Forums:
Hi @rozilla74 I will not recommend loading all posts on the category page. it will… -
Posted a reply to [Business Directory Plugin | GeoDirectory] plugin doesn’t work on my website, on the site WordPress.org Forums:
Hello @duboi In order to display custom field data, you can use GD > Output… -
Posted a reply to [UsersWP - User Registration & User Profile] Geodirectory Integration – Show custom post_status, on the site WordPress.org Forums:
Glad it worked, have a good day 🙂 -
Posted a reply to [UsersWP - User Registration & User Profile] Geodirectory Integration – Show custom post_status, on the site WordPress.org Forums:
Hi @scysys I will surely forward your query to our development team. they will add… -
Posted a reply to Import Setting json file not valid??, on the site WordPress.org Forums:
Hi @leogc, I tested it locally and it uploads featured images. https://ibb.co/mBd1szX. the first image… -
Posted a reply to Feature request: Make advanced editor “paste as plain text”, on the site WordPress.org Forums:
Hi @vaccinemedia Thanks for sharing it. Generally, if you copy and paste anything in the… -
Posted a reply to How to update listings based on Map Change, on the site WordPress.org Forums:
Hi @90swebdev Thanks for suggesting this feature. we have it in our plan. the development… -
Created a topic, Awesome Plugin!, on the site WordPress.org Forums:
Works perfectly :) -
Posted a reply to Google ads script is blocked by the plugin, on the site WordPress.org Forums:
Thanks @dfactory I noticed it was not loading ads even after accepting the cookie consent.… -
Posted a reply to How to do recurring payments, on the site WordPress.org Forums:
Hello @subwebsites if you are talking about listing package payment. You can use this addon… -
Posted a reply to great support by the team, on the site WordPress.org Forums:
Thank you so much 😊 -
Created a topic, Google ads script is blocked by the plugin, on the site WordPress.org Forums:
I have Google ads code active on the site. it displa… -
Posted a reply to Map JS files on CDN when lazyloaded, on the site WordPress.org Forums:
You can give it a try. add_filter( 'geodir_map_api_google_data', 'geodir_map_api_google_data_custom_cdn_url' ); function geodir_map_api_google_data_custom_cdn_url( $map_params ){ $map_params_new… -
Posted a reply to Map JS files on CDN when lazyloaded, on the site WordPress.org Forums:
Please try this one instead. add_filter( 'geodir_map_api_osm_data', 'geodir_map_api_osm_data_custom_cdn_url' ); function geodir_map_api_osm_data_custom_cdn_url( $map_params ){ $map_params_new =… -
Posted a reply to Map JS files on CDN when lazyloaded, on the site WordPress.org Forums:
Hello @woorooo you can try this snippet for assets. add_filter( 'geodir_map_api_osm_data', 'geodir_map_api_osm_data_custom_cdn_url' ); function geodir_map_api_osm_data_custom_cdn_url(… -
Posted a reply to Map JS files on CDN when lazyloaded, on the site WordPress.org Forums:
Since when those assets are lazy-loaded, they added on page load and hence not been… -
Posted a reply to Place not loading after add image, on the site WordPress.org Forums:
Hi @mejdiu It is because of a JS error from the theme. https://ibb.co/VwPLZ1T please create… -
Posted a reply to Map JS files on CDN when lazyloaded, on the site WordPress.org Forums:
Thanks for more info. we are confirming this. we will come back to you soon.… -
Posted a reply to Map JS files on CDN when lazyloaded, on the site WordPress.org Forums:
Hi @woorooo, I have few queries to confirm the case. are you facing this issue… -
Posted a reply to Search not working, on the site WordPress.org Forums:
Sure, have a good day :)) -
Posted a reply to Search not working, on the site WordPress.org Forums:
Hi @vadrian89, If you really need that plugin. we can look for compatibility with Geodirectory.… -
Posted a reply to Search not working, on the site WordPress.org Forums:
Hello @vadrian89 generally, such issues occur because of code conflict. many plugins/theme hook codes on… -
Posted a reply to geodir-map.min.js loaded on blog pages, on the site WordPress.org Forums:
Hello please try this snippet add_filter( 'geodir_lazy_load_map', 'geodir_lazy_load_map_custom_callback'); function geodir_lazy_load_map_custom_callback( $lazy_load ){ if( !geodir_is_geodir_page()){ $lazy_load… -
Posted a reply to geodir-map.min.js loaded on blog pages, on the site WordPress.org Forums:
Hello Roman, we will have to check your setup and settings. could you please create… -
Posted a reply to How To Include links in Geodirectory User Email, on the site WordPress.org Forums:
Hi @emmanuelabel You can edit the email template by going to WP-Admin => Geodirectory =>… -
Posted a reply to Translation via Po & Mo files, on the site WordPress.org Forums:
Hi @alexlubinskis, the string or screen mentioned in the given image https://ibb.co/71b15DQ does not seems… -
Posted a reply to Breaks Kadence Starter Templates Connection To Database, on the site WordPress.org Forums:
Hi @bradallenfisher, it should not depend on the plugin Geodirectory, more it seems like an… -
Posted a reply to Breaks Kadence Starter Templates Connection To Database, on the site WordPress.org Forums:
have you tried this advice? https://wordpress.org/support/topic/error-unable-to-access-template-database-please-try-re-downloading/? It seems a similar issue to yours. -
Posted a reply to Translation via Po & Mo files, on the site WordPress.org Forums:
Hi @alexlubinskis Could you please provide a screenshot of those strings? so we can check…
Developer
-
.html for all url
Active Installs: 200+
-
Buddy Notification Bell
Active Installs: 200+
Contributor
-
rtMedia for WordPress, BuddyPress and bbPress
Active Installs: 10,000+
-
rtSocial
Active Installs: 100+