-
Cheryl Houston's profile was updated 6 years, 7 months ago
-
GenJord8's profile was updated 6 years, 7 months ago
-
Tagarswara's profile was updated 6 years, 7 months ago
-
jennie zinli's profile was updated 6 years, 7 months ago
-
Beatrix Shawna's profile was updated 6 years, 7 months ago
-
Lars Henriksen replied to the topic Styling the login widget in the forum How-to & Troubleshooting 6 years, 7 months ago
Yes, I think it looks OK now.
I hid the labels ‘username’ and password’ to save space for the input fields. I would like to add theses labels as placeholder text to them, though – some users might be confused by seeing two empty boxes.
Is there any way I could do that, without editing the widget code?
Thanks,
Lars -
Unduh Logo's profile was updated 6 years, 7 months ago
-
TOGEL313's profile was updated 6 years, 7 months ago
-
RodnRoy4's profile was updated 6 years, 7 months ago
-
Prashant Singh replied to the topic How To: Change Number of Entries on the Group and Members Pages? in the forum How-to & Troubleshooting 6 years, 7 months ago
Hi,
Please try this code.
function ps_groups_per_page( $loop ) {
if ( bp_is_groups_directory() ) {
$loop['per_page'] = '40';
}
return $loop;
}
add_filter( 'bp_after_has_groups_parse_args', 'ps_groups_per_page');You can paste this code in your child theme’s functions.php file or just create…[Read more]
-
Prashant Singh replied to the topic Display custom action in group activity stream tab in the forum How-to & Troubleshooting 6 years, 7 months ago
Hi,
Can you please confirm if you are getting the id of the group in this variable
$gid?Thanks
-
Prashant Singh replied to the topic Custom Group Fields not storing if you go to previous step in the forum How-to & Troubleshooting 6 years, 7 months ago
Hi,
It’s because you forgot to use this function https://prnt.sc/ohpc6z
You have created it but have not used it. It returns the value of saved meta.
So now you have to replace this line:
<textarea name="group-guidelines" id="group-guidelines" aria-required="true"></textarea>
with this
[Read more]
<textarea name="group-guidelines" id="group-guidelines"… -
Prashant Singh replied to the topic How can i assign a CSS class/selector to the unread notification count. in the forum How-to & Troubleshooting 6 years, 7 months ago
Hi,
If you need a different color then you have to use the element class and add a CSS rule for it.
For example:
.your_class_name_here{
background: your_color_code_here;
}
Thanks
-
Prashant Singh replied to the topic Name Not Displaying on Profile Pages, Register Link Not Displaying in Menu in the forum How-to & Troubleshooting 6 years, 7 months ago
Hi,
Have you checked if the issue remains with any default theme, like twenty nineteen, in use?
Please have a full backup of your site and then try switching the theme to test this.
Thanks
-
Prashant Singh replied to the topic How can I make Buddypress Activity Stream for friends only? in the forum How-to & Troubleshooting 6 years, 7 months ago
Hi,
Please try this solution https://buddydev.com/make-your-buddypress-sitewide-activity-stream-friends-only/
Thanks
-
Anjing's profile was updated 6 years, 7 months ago
-
's profile was updated 6 years, 7 months ago
-
Card Màn Hình's profile was updated 6 years, 7 months ago
-
ksl dress's profile was updated 6 years, 7 months ago
-
GarciaRamon's profile was updated 6 years, 7 months ago
- Load More