Andrea Tarantini
@dontdream on WordPress.org
- Member Since: March 26th, 2009
- Location: Italy
- Website: dontdream.it
Bio
Contribution History
Andrea Tarantini’s badges:- BuddyPress Contributor
- Core Contributor
- Plugin Developer
- Translation Contributor
-
Posted a reply to invalid post type bp_ps_form, on the site WordPress.org Forums:
Hello af3, Deactivating the BP Profile Search plugin removes the conflict with its basic built-in…5 days ago
-
Posted a reply to Custom Search Results for Landing Pages, on the site WordPress.org Forums:
Hi Christian, You can create an empty page and add this shortcode in the content…5 days ago
-
Posted a reply to BP Profile Search + Buddyx Theme + BuddyBoss Plattform = Search not working, on the site WordPress.org Forums:
OK, thank you for your feedback.1 week ago
-
Posted a reply to BP Profile Search + Buddyx Theme + BuddyBoss Plattform = Search not working, on the site WordPress.org Forums:
Hi macaou, Does the same problem appear if you install a default theme (Twenty xx)?1 week ago
-
Posted a reply to Customize search result, on the site WordPress.org Forums:
Sorry, I assumed you were using the WordPress role, but now I see you are…1 week ago
-
Posted a reply to Customize search result, on the site WordPress.org Forums:
Yes, you can add this code to your functions.php file: add_filter ('bps_field_sql', 'change_query', 10, 2);…2 weeks ago
-
Posted a reply to Customize search result, on the site WordPress.org Forums:
Hi wearecrunch, I suggest you select the search mode 'is one of' for your role…2 weeks ago
-
Posted a reply to Youzer + Bp Profile does not work, on the site WordPress.org Forums:
Hi swingerstaboo, Unfortunately I'm unable to replicate the problem on my test site. I downloaded…2 weeks ago
-
Posted a reply to Youzer + Bp Profile does not work, on the site WordPress.org Forums:
Hi swingerstaboo, Thank you for your report! I'll take a look to understand what's going…2 weeks ago
-
Committed [2411871] to Plugins Trac:
tagging version 5.7.24 weeks ago
-
Posted a reply to show members online, on the site WordPress.org Forums:
Hi webby87, Unfortunately that feature is not available yet, but I'll add it to my…2 months ago
-
Committed [2391639] to Plugins Trac:
tagging version 5.7.12 months ago
-
Posted a reply to call_user_func_array() expects parameter 1 to be a valid callback, on the site WordPress.org Forums:
Great, you're welcome!2 months ago
-
Posted a reply to call_user_func_array() expects parameter 1 to be a valid callback, on the site WordPress.org Forums:
Hi Laurent, Please make sure you are using only one BP Profile Search version: 1)…2 months ago
-
Posted a reply to Search profiles, on the site WordPress.org Forums:
Hi lanvalencia, You can display one or more search forms on any page, adding the…2 months ago
-
Committed [2387070] to Plugins Trac:
tested with WordPress 5.52 months ago
-
Posted a reply to When Redis Cache is used, custom directory pages are not working, on the site WordPress.org Forums:
Hi mvpspl619, Try setting the BuddyPress 'bp_pages' cache group as non-persistent. If that doesn't work,…3 months ago
-
Posted a reply to Select2 in search form, on the site WordPress.org Forums:
Hi Johan, Gwangi provide their own BP Profile Search templates, so I suggest you ask…3 months ago
-
Posted a reply to BuddyPress Member Types Pro compatibility, on the site WordPress.org Forums:
Hi Johan, I suggest that, instead of returning a fixed array, your code could retrieve…3 months ago
-
Posted a reply to Select2 in search form, on the site WordPress.org Forums:
Hi Johan, To add Select2 support to your search forms, open the file bps-form-default.php, locate…3 months ago
-
Posted a reply to Want to add Not Like or Not Contain search mode for text field, on the site WordPress.org Forums:
Hi Aniket, You are welcome! I'd like to see your implementation of the time field,…3 months ago
-
Posted a reply to Want to add Not Like or Not Contain search mode for text field, on the site WordPress.org Forums:
Hello abahalkar, I had a look at your code and your approach does work, if…3 months ago
-
Posted a reply to Very Good Plugin, on the site WordPress.org Forums:
Hello a3132, I agree with your concerns, but as you correctly noted it's difficult for…3 months ago
-
Posted a reply to Want to add Not Like or Not Contain search mode for text field, on the site WordPress.org Forums:
Hello abahalkar, I'll need a few days to study your code, and I'll get back…3 months ago
-
Committed [2373190] to Plugins Trac:
tagging version 5.3.43 months ago
-
Committed [2371529] to Plugins Trac:
tagging version 5.73 months ago
-
Posted a reply to Divi and BPS directory shortcode, on the site WordPress.org Forums:
Unfortunately, if you can't use Divi with the BP Members directory, you can't use it…3 months ago
-
Posted a reply to Placeholder text, on the site WordPress.org Forums:
Hi cl0ne, Try adding to your bp-custom.php something like this: add_action ('bps_field_before_search_form', 'set_placeholder'); function set_placeholder…3 months ago
-
Posted a reply to Divi and BPS directory shortcode, on the site WordPress.org Forums:
Hi Joe, Are you able to apply a Divi template to the standard BuddyPress Members…3 months ago
-
Posted a reply to Search Body Height <=170, on the site WordPress.org Forums:
Hello Denis, That's not available yet, but I'm adding it to my to-do list. Thank…4 months ago
-
Posted a reply to Search Body Height <=170, on the site WordPress.org Forums:
Great, you're welcome!4 months ago
-
Posted a reply to Search Body Height <=170, on the site WordPress.org Forums:
Hello Denis, If your 'Body Height' field is a 'Number' field type, you can select…4 months ago
-
Posted a reply to Search Home don’t Work, on the site WordPress.org Forums:
Hi Achille, What's the name of your addon to manage member subscriptions? And what happens…4 months ago
-
Posted a reply to Using [bps_directory] with profile type, on the site WordPress.org Forums:
Hi natelanza, You can try something like this: [bps_directory bp_member_type='Student']4 months ago
-
Posted a reply to mobile view problem, on the site WordPress.org Forums:
Hello Ashwini, You can try a different 'jQuery UI Theme' in the 'Form Template' box,…4 months ago
-
Posted a reply to How to force user to select from Google place autocomplete list?, on the site WordPress.org Forums:
Hello jksastrology, Thank you for your report! That's a known issue, and unfortunately I've not…4 months ago
-
Posted a reply to Search Home don’t Work, on the site WordPress.org Forums:
Hi Achille, 1) That's probably a plugin conflict. If you deactivate all your plugins except…4 months ago
-
Posted a reply to suggestion for improvement, on the site WordPress.org Forums:
Hello Lionel, The only simple way is to change the title of the page to…5 months ago
-
Posted a reply to suggestion for improvement, on the site WordPress.org Forums:
Hi Lionel, You can create a directory of Authors with this shortcode: [bps_directory role=Author] Then…5 months ago
-
Posted a reply to suggestion for improvement, on the site WordPress.org Forums:
Hello lse26100, Probably what you need can be achieved in a different way, for instance…5 months ago
-
Posted a reply to Save searches, on the site WordPress.org Forums:
Hi Mike, Good questions! Here are my answers: 1. The only way to "save a…5 months ago
-
Posted a reply to Search not working, on the site WordPress.org Forums:
Hi maristha, When you use the fields "I am" and "Looking for" in your search…5 months ago
-
Posted a reply to Bps and qtranslate-xt, on the site WordPress.org Forums:
Hi Georgio, Thank you for your report! I'm going to release a BP Profile Search…5 months ago
-
Posted a reply to How to make a Multi select box, on the site WordPress.org Forums:
Hi Mahaprabhu, Which form template are you using? Please copy and paste the template name…5 months ago
-
Posted a reply to How to make a Multi select box, on the site WordPress.org Forums:
Hi Mahaprabhu, You can add this code to your bp-custom.php file: add_action ('bps_field_before_search_form', 'change_display'); function…5 months ago
-
Posted a reply to Save only City + Country, on the site WordPress.org Forums:
Hi rs94austria, Unfortunately at the moment the plugin does not support this feature, but I'll…5 months ago
-
Posted a reply to invalid post type bp_ps_form, on the site WordPress.org Forums:
Hi mvpspl619, As you probably know, BuddyBoss contains a basic version of BP Profile Search,…5 months ago
-
Posted a reply to Trouble Creating Age Range, on the site WordPress.org Forums:
Sorry I replied before seeing your latest post! Great to know all is working now…5 months ago
-
Posted a reply to Trouble Creating Age Range, on the site WordPress.org Forums:
Your screenshot is from Users -> Profile Fields, you should go to Users -> Profile…5 months ago
-
Posted a reply to Trouble Creating Age Range, on the site WordPress.org Forums:
When you create a search form in Users -> Profile Search, and you add your…5 months ago
Developer
-
BP Distance Search
Active Installs: 200+
-
BP Profile Search
Active Installs: 10,000+
-
Menubar
Active Installs: 3,000+