Replies
- Brajesh Singh on May 4, 2017 at 3:00 am in reply to: [Resolved] What am I doing wrong? I want to see a grid of galleries when i go to this page: #8975
You are wecome!
Have a great time building your social network 🙂 Hi Olivier,
It seems to be a bug in BuddyPress core as the directory titles for all of these are handled by them. Which of the redis plugin are you using? wp-redis or redis-cache? I will try to recreate and then post on the BuddyPress trac- Brajesh Singh on May 4, 2017 at 1:04 am in reply to: [Resolved] Hide some profile field from Register Form #8971
You are welcome!
- Brajesh Singh on May 4, 2017 at 12:12 am in reply to: [Resolved] What am I doing wrong? I want to see a grid of galleries when i go to this page: #8969
Hi Kim,
Thank you.That is a css issue on our part.
Please put this line in your stylesheet.mpp-g { display: block !important; }That will fix it.
Hope that helps. - Brajesh Singh on May 4, 2017 at 12:11 am in reply to: [Resolved] Hide some profile field from Register Form #8968
You should use
$r['exclude_fields'] = '2,3';// It should be inside the quote.Hope that helps.
- Brajesh Singh on May 3, 2017 at 10:47 pm in reply to: [Resolved] What am I doing wrong? I want to see a grid of galleries when i go to this page: #8965
Hi Kim,
Thank you.It is a pleasure to assist 🙂
Also, In future, if you need to search for hook, Here is a plugin that helps greatly
https://wordpress.org/plugins/simply-show-hooks/Have a wonderful day!
Regards
Brajesh - Brajesh Singh on May 3, 2017 at 10:17 pm in reply to: [Resolved] Member names on site wide gallery titles #8959
Thank you for assisting here Ravi.
Marking the topic as resolved.
Note for visitors: Please do not use the code from the first reply. The last code snippet is the working code.
- Brajesh Singh on May 3, 2017 at 10:15 pm in reply to: [Resolved] What am I doing wrong? I want to see a grid of galleries when i go to this page: #8958
Hi Kim,
Welcome to BuddyDev.
I just checked( sorry I could not reply on the wp.org topic) and I can see the problem.One of the plugin or theme or some code is modifying pre_get_posts filter on your site incorrectly. Since MediaPress uses WP_Query internally, the MediaPress loops are being affected.
The code in question is not modifying the filter on ajax, that’s why the ajax filtering is working.
Do you have any plugin that you can guess can be doing it?
- Brajesh Singh on May 3, 2017 at 2:43 am in reply to: [Resolved] BuddyPress Extended Friendship Request #8942
Hi,
The updates are now available from our site as well as WordPress.org
marking this topic as resolved.Thank you
Brajesh Please upgrade to 1.2.7
https://buddydev.com/plugins/bp-stealth-mode-for-site-admin/To Upgrade you will need to delete the old plugin and re upload.
I am sorry for the inconvenience but it was required to change the plugin slug for easier automatic upgrades in future.Thank you
Brajesh