<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuddyPress.org | Julian Lamprea | Activity</title>
	<link>https://buddypress.org/members/jalejo08/activity/</link>
	<atom:link href="https://buddypress.org/members/jalejo08/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Julian Lamprea.</description>
	<lastBuildDate>Thu, 09 Apr 2026 03:36:54 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">7f6b94123afc8071007484e8975ba531</guid>
				<title>Julian Lamprea replied to the topic User profile privacy radio buttons are &#039;grayed out&#039; in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/user-profile-privacy-radio-buttons-are-grayed-out/#post-165051</link>
				<pubDate>Thu, 30 May 2013 08:15:06 +0000</pubDate>

									<content:encoded><![CDATA[<p>Also I have added a javascript function to change dynamically the name of the Visibility option in the toogle state, so, now, If you click on the Change Link, select other radio and click on close, you will see the new visibility option.</p>
<p>this is the javascript function:<code><br />
function changeVisibilityLabel( id, txt ) {<br />
      sp =&hellip;</code><span class="activity-read-more" id="activity-read-more-208121"><a href="http://buddypress.org/support/topic/user-profile-privacy-radio-buttons-are-grayed-out/#post-165051" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">731a073381bb30113eaebda390637c23</guid>
				<title>Julian Lamprea replied to the topic User profile privacy radio buttons are &#039;grayed out&#039; in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/user-profile-privacy-radio-buttons-are-grayed-out/#post-165050</link>
				<pubDate>Thu, 30 May 2013 07:50:39 +0000</pubDate>

									<content:encoded><![CDATA[<p>Sorry, the correct code with the different ID implementation is:<code><br />
foreach( bp_xprofile_get_visibility_levels() as $level ) {<br />
			$checked = $level[&#039;id&#039;] == bp_get_the_profile_field_visibility_level() ? &#039; checked=&quot;checked&quot; &#039; : &#039;&#039;;</p>
<p>			$html .= &#039;&lt;li&gt;&lt;label for=&quot;see-field_&#039; . esc_attr( $level[&#039;id&#039;] ) . &#039;_&#039;.bp_get_the_profile_field_id().&#039;&quot;&gt;&lt;input&hellip;</code><span class="activity-read-more" id="activity-read-more-208120"><a href="http://buddypress.org/support/topic/user-profile-privacy-radio-buttons-are-grayed-out/#post-165050" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ea39057ec767e814f30cf0826d2e1d82</guid>
				<title>Julian Lamprea replied to the topic User profile privacy radio buttons are &#039;grayed out&#039; in the forum How-to &#038; Troubleshooting</title>
				<link>http://buddypress.org/support/topic/user-profile-privacy-radio-buttons-are-grayed-out/#post-165049</link>
				<pubDate>Thu, 30 May 2013 07:48:40 +0000</pubDate>

									<content:encoded><![CDATA[<p>The issue is in the core of the xprofile fields integration that have been added to buddypress with errors.<br />
The problem is in the bp-xprofile-template.php file in the method bp_profile_get_visibility_radio_buttons()<br />
Currently that function is rendering the visibility levels as radiobuttons, but is using the same id for all radiobuttons, so, if you&hellip;<span class="activity-read-more" id="activity-read-more-208119"><a href="http://buddypress.org/support/topic/user-profile-privacy-radio-buttons-are-grayed-out/#post-165049" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>