<?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 | Svend Rugaard | Mentions</title>
	<link>https://buddypress.org/members/svend-rugaard/activity/mentions/</link>
	<atom:link href="https://buddypress.org/members/svend-rugaard/activity/mentions/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed mentioning Svend Rugaard.</description>
	<lastBuildDate>Fri, 10 Apr 2026 03:32:33 +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">48b6030526bb7ef541f052373b0ecd7a</guid>
				<title>Hugo Ashmore replied to the topic wal post are not starting from start hard to describe look at img in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/wal-post-are-not-starting-from-start-hard-to-describe-look-at-img/#post-237567</link>
				<pubDate>Thu, 09 Apr 2015 15:29:13 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/svend-rugaard/" rel="nofollow ugc">@svend-rugaard</a> While it&#8217;s great of Henry to try and see what the issue is, please bear in mind there is a limit to the extent of help we can offer on what is a themeing issue with a third party theme and to some extent lies more with the theme to perhaps help out with.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dfcb329f325ca43770025d18f49b7c6e</guid>
				<title>Henry Wright replied to the topic wal post are not starting from start hard to describe look at img in the forum How-to &#038; Troubleshooting</title>
				<link>https://buddypress.org/support/topic/wal-post-are-not-starting-from-start-hard-to-describe-look-at-img/#post-237556</link>
				<pubDate>Thu, 09 Apr 2015 13:21:56 +0000</pubDate>

									<content:encoded><![CDATA[<p>Hi <a href="https://buddypress.org/members/svend-rugaard/" rel="nofollow ugc">@svend-rugaard</a></p>
<p>This looks like a CSS issue with your theme.</p>
<p>My guess is there is some sort of left padding on the text field.</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a6cef665567c88788ce7f4aac04320aa</guid>
				<title>aces replied to the topic [Resolved] Mention tag in forum how to get it ? in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/mention-tag-in-forum-how-to-get-it/#post-237538</link>
				<pubDate>Thu, 09 Apr 2015 02:37:35 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/svend-rugaard/" rel="nofollow ugc">@svend-rugaard</a></p>
<p>You need to put the php tags around the code, so <code>&lt;?php</code> goes before the code danbp gave you.</p>
<p> <code>//</code> is used to tell php to ignore the current ( single ) line. Multi line comments start with <code>/*</code> and end with <code>*/</code>.</p>
<p>Then <code>?&gt;</code> needs to go at the end of the file.</p>
<p>There should be nothing ( including spaces or blank lines ) before the opening <code>&lt;?&hellip;</code><span class="activity-read-more" id="activity-read-more-397466"><a href="https://buddypress.org/support/topic/mention-tag-in-forum-how-to-get-it/#post-237538" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c2b10acaba83a7469787073410e9c457</guid>
				<title>aces replied to the topic [Resolved] Mention tag in forum how to get it ? in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/mention-tag-in-forum-how-to-get-it/#post-237538</link>
				<pubDate>Thu, 09 Apr 2015 02:37:35 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/svend-rugaard/" rel="nofollow ugc">@svend-rugaard</a></p>
<p>You need to put the php tags around the code, so <code>&lt;?php</code> goes before the code danbp gave you.</p>
<p> <code>//</code> is used to tell php to ignore the current ( single ) line. Multi line comments start with <code>/*</code> and end with <code>*/</code></p>
<p>Then <code>?&gt;</code> needs to go at the end of the file.</p>
<p>There should be nothing ( including spaces or blank lines ) before the opening <code>&lt;?p&hellip;</code><span class="activity-read-more" id="activity-read-more-397465"><a href="https://buddypress.org/support/topic/mention-tag-in-forum-how-to-get-it/#post-237538" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cd2d227fb9a1691a52b8d9f5b2bbe70f</guid>
				<title>aces replied to the topic [Resolved] Mention tag in forum how to get it ? in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/mention-tag-in-forum-how-to-get-it/#post-237538</link>
				<pubDate>Thu, 09 Apr 2015 02:37:35 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/svend-rugaard/" rel="nofollow ugc">@svend-rugaard</a></p>
<p>You need to put the php tags around the code, so <code>&lt;?php</code> goes before the code danbp gave you.</p>
<p> <code>//</code> is used to tell php to ignore the current ( single ) line. Multi line comments start with <code>/*</code> and end with <code>*/</code></p>
<p>Then <code>?&gt;</code> needs to go at the end of the file.</p>
<p>There should be nothing ( including spaces or blank lines ) before the opening <code>&lt;?p&hellip;</code><span class="activity-read-more" id="activity-read-more-397464"><a href="https://buddypress.org/support/topic/mention-tag-in-forum-how-to-get-it/#post-237538" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">312cd02ed85bf534f4ca74e0047f7926</guid>
				<title>aces replied to the topic [Resolved] Mention tag in forum how to get it ? in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/mention-tag-in-forum-how-to-get-it/#post-237538</link>
				<pubDate>Thu, 09 Apr 2015 02:37:35 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/svend-rugaard/" rel="nofollow ugc">@svend-rugaard</a></p>
<p>You need to put the php tags around the code, so <code>&lt;?php</code> goes before the code danbp gave you.</p>
<p> <code>//</code> is used to tell php to ignore the current ( single ) line. Multi line comments start with <code>/*</code> and end with <code>*/</code> tags. This is commonly known as commenting out&#8230;..</p>
<p>Then <code>?&gt;</code> needs to go at the end of the file.</p>
<p>There should be nothing (&hellip;<span class="activity-read-more" id="activity-read-more-397463"><a href="https://buddypress.org/support/topic/mention-tag-in-forum-how-to-get-it/#post-237538" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a14a00177f1ace5d79899dcd2bfd01ac</guid>
				<title>aces replied to the topic [Resolved] Mention tag in forum how to get it ? in the forum Creating &#038; Extending</title>
				<link>https://buddypress.org/support/topic/mention-tag-in-forum-how-to-get-it/#post-237538</link>
				<pubDate>Thu, 09 Apr 2015 02:37:35 +0000</pubDate>

									<content:encoded><![CDATA[<p><a href="https://buddypress.org/members/svend-rugaard/" rel="nofollow ugc">@svend-rugaard</a></p>
<p>You need to put the php tags around the code, so <code>&lt;?php</code> goes before the code danbp gave you.</p>
<p> <code>//</code> is used to tell php to ignore the current ( single ) line. ( Multi line comments start with <code>/*</code> and end with <code>*/</code> )</p>
<p>Then <code>?&gt;</code> needs to go at the end of the file.</p>
<p>There should be nothing ( including spaces or blank lines ) before the&hellip;<span class="activity-read-more" id="activity-read-more-397462"><a href="https://buddypress.org/support/topic/mention-tag-in-forum-how-to-get-it/#post-237538" rel="nofollow ugc">[Read more]</a></span></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>