-
Mairaj replied to the question Issues after recent updates in the forum BuddyBoss 3.0 10 years, 9 months ago
Hello @tjchester
This code
//populate_select_label();
didn’t work. For a fraction of second it displays as
then immediately changes to
Thanks
-
Mairaj started the question Issues after recent updates in the forum BuddyBoss 3.0 10 years, 9 months ago
Hi!
Embedded images below may explain the issues easily. Please have a look. The second issue (screen shot 2) is about mobile view only I used CCS codes to hide those phrases which worked for PC but not for mobile.
.field-visibility-settings-toggle {
display:none;
}
.field-visibility-settings-notoggle {
display:none;
}
Thanks
-
Mairaj replied to the question Activity wall 'Load More' repeats displayed updates only in the forum BuddyBoss 3.0 10 years, 10 months ago
Resolved, I just deactivated and reactivated all plugins.
-
Mairaj started the question Activity wall 'Load More' repeats displayed updates only in the forum BuddyBoss 3.0 10 years, 10 months ago
Just noticed on my site that only the updates displayed before ‘Load More’ button repeat when I click on the button. No matter how many times, the ‘Load More’ button will copy the same posts unlimited times.
Older posts can’t be seen anymore.
Please help.
Thanks
-
Mairaj commented on the post, BuddyBoss 3.1.7 is now available, buttery smooth! 10 years, 10 months ago
Amazing! Truly buttery smooth. I tell you it was always a little clumsy scrolling on many android mobiles, I once thought of recording a video and send that to you to tell how it was.
I updated today and I am […]
-
Mairaj started the question jQuery version and security in the forum BuddyBoss 3.0 10 years, 10 months ago
Hi!
iThemes Security plugin (formerly Better WP Security) is showing following warning. Is this something to be worried about?
The front page of your site is not using a safe version of jQuery or the version of jQuery cannot be determined.
Thanks
-
Mairaj replied to the question Hide widget from own profile (My Profile) in the forum BuddyBoss 3.0 10 years, 11 months ago
Worked! Absolutely as I wished, thank you for taking time to go and inspect on my website. Greatly appreciated!
Many thanks 🙂
-
Mairaj replied to the question Hide widget from own profile (My Profile) in the forum BuddyBoss 3.0 10 years, 11 months ago
Hello @tjchester you can now see others profiles. Please let me know if you want admin access.
Thank you
-
Mairaj replied to the question Hide widget from own profile (My Profile) in the forum BuddyBoss 3.0 10 years, 11 months ago
Hello @tjchester your solution worked for me, however I was able to achieve only partial. I used the following code
/*Hide widget from own profile*/
.my-account #secondary .wpcf7 {display:none; visibility:hidden;}The text widget actually shows a contact form 7. The code has removed the content but the widget title remained.
This was left…[Read more]
-
Mairaj started the question Hide widget from own profile (My Profile) in the forum BuddyBoss 3.0 10 years, 11 months ago
Hi!
I have a text widget placed to ‘Member – Single Profile’. Is it possible to hide the widget only when the member is viewing his/her own profile?
Kindly guide
-
Mairaj replied to the question 3.1.4 Like feature is not working in the forum BuddyBoss 3.0 10 years, 11 months ago
@tjchester to check a plugin conflict I deactivated all plugins and reactivated one by one. All plugins are now activated and like feature came, don’t know how. Thank you for the help. Thank you @cwilliams
-
Mairaj started the question 3.1.4 Like feature is not working in the forum BuddyBoss 3.0 10 years, 12 months ago
3.1.4 Like feature is not working for my site : http://goo.gl/GoPoQc
Any idea on what could be the reason?
Please note – My child theme is 3.1.3, will updating this help?
Thanks
-
Mairaj replied to the question BP-Album Page Sub Nav broken in the forum BuddyBoss 3.0 10 years, 12 months ago
@tjchester @michael I deactivated all plugins and on re-activating one by one I found out that the conflicting plugin was bp-profile search
I have been already discussing an issue with the plugin author here – http://wordpress.org/support/topic/disappeared-after-update
It seems that the latest plugin update triggered different problems for BB…[Read more]
-
Mairaj replied to the question BP-Album Page Sub Nav broken in the forum BuddyBoss 3.0 10 years, 12 months ago
Dear @tjchester please refer to this reply of @michael
Please advise so that I can update my production site to the latest BB version.
-
Mairaj commented on the post, BuddyBoss 3.1.4 is now available, "Like" updates 10 years, 12 months ago
@michael I am testing the latest version (3.1.4) only, please refer to this conversation – https://www.buddyboss.com/support-forums/topic/bp-album-page-sab-nav-broken/
Please help me if this can be fixed. I […]
-
Mairaj commented on the post, BuddyBoss 3.1.4 is now available, "Like" updates 11 years ago
Hi!
Because of the issue regarding plugins that use legacy templates, I have not updated and still using 3.0.7. Is there a patch that I can apply to my installation to have this feature to my website?
Thank you
-
Mairaj replied to the question 2 columns within page in the forum BuddyBoss 3.0 11 years ago
Thank you all! @rugwarrior ‘Visual Composer’ seems to be promising, thank you very much 🙂
-
Mairaj replied to the question Disappointed at the moment in the forum BuddyBoss 3.0 11 years ago
Here is ‘footer # 1‘
Using this you can achieve something like
Fontawesome is responsible for the nav bar icons (mobile view)
You can change these icons like for example –
BP Album nav item on my website was generic (Star Icon), to change it to ‘Camera’ icon I used the following in custom.css
#mobile-item-nav ul li#…
[Read more] -
Mairaj started the question BP-Album Page Sub Nav broken in the forum BuddyBoss 3.0 11 years ago
The sub nave menu on BP-Album page breaks, I discussed this problem here – https://www.buddyboss.com/support-forums/topic/issues-with-upgrade/
allow_url_fopen = On
is already there.Check on my site – http://goo.gl/oEk9CJ
-
Mairaj replied to the question 2 columns within page in the forum BuddyBoss 3.0 11 years ago
Oops! Didn’t know that this could be so complicated. Sorry.
- Load More