<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Email Template - New Topic Notification-Font Size is not saved - Bug Reports - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/general-forums-bug-reports/email-template-new-topic-notification-font-size-is-not-saved/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 13 Apr 2026 11:34:27 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Email Template - New Topic Notification-Font Size is not saved</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/email-template-new-topic-notification-font-size-is-not-saved/#post-72916</link>
                        <pubDate>Tue, 20 Sep 2022 11:20:53 +0000</pubDate>
                        <description><![CDATA[perfect...thanks 🍾]]></description>
                        <content:encoded><![CDATA[<p>perfect...thanks 🍾 </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>SteffenG</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/email-template-new-topic-notification-font-size-is-not-saved/#post-72916</guid>
                    </item>
				                    <item>
                        <title>RE: Email Template - New Topic Notification-Font Size is not saved</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/email-template-new-topic-notification-font-size-is-not-saved/#post-72875</link>
                        <pubDate>Mon, 19 Sep 2022 15:05:29 +0000</pubDate>
                        <description><![CDATA[Hi @steffeng,
Emails are filtered for HTML codes. The &lt;span&gt; tag is not allowed in email content as it is not a Post content. It should be secure and clean. This will help emails to p...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@steffeng,</span></p>
<p><span>Emails are filtered for HTML codes. The &lt;span&gt; tag is not allowed in </span>email content as it is not a Post content. It should be secure and clean. This will help emails to pass more antispam systems of Email servers.</p>
<p>The default WordPress emails doesn't have HTML tags, we added a few secure tags (formatting tags and link).</p>
<p>By default, allowed tags are: <span>'a', 'img', 'blockquote', 'h1-h5','hr', 'br',  'p', 'style', 'strong'.</span></p>
<p>However, you can use the below code to allow all tags to work.</p>
<p>Put this code in your active theme functions.php file:</p>
<pre contenteditable="false"><span>function </span><span>my_custom_email_html_tags</span>( <span>$allowed_html </span>)<span>{<br /></span>    <span>if</span>( <span>$allowed_post_html </span><span>= </span><span>wp_kses_allowed_html</span>( <span>'post' </span>) )<span>{<br /></span>        <span>$allowed_html </span><span>= </span><span>$allowed_post_html;<br /></span>    <span>}<br /></span>    <span>return </span><span>$allowed_html</span><span>;<br /></span><span>}<br /></span><span>add_filter</span>( <span>'wpforo_kses_allowed_html_email'</span><span>, </span><span>'my_custom_email_html_tags'</span>)<span>;<br /></span></pre>
<p><a href="https://www.wpbeginner.com/plugins/how-to-easily-add-custom-code-in-wordpress-without-breaking-your-site/" target="true" rel="nofollow">How to Easily Add Custom Code in WordPress (without Breaking Your Site)</a></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/email-template-new-topic-notification-font-size-is-not-saved/#post-72875</guid>
                    </item>
				                    <item>
                        <title>Email Template - New Topic Notification-Font Size is not saved</title>
                        <link>https://wpforo.com/community/general-forums-bug-reports/email-template-new-topic-notification-font-size-is-not-saved/#post-72871</link>
                        <pubDate>Mon, 19 Sep 2022 12:05:40 +0000</pubDate>
                        <description><![CDATA[Set font size disappears after &quot;Safe Option&quot;.
Examble Set Font Size 16 bevor saving
&lt;p style=&quot;font-family: arial;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;Hallo ,&lt;...]]></description>
                        <content:encoded><![CDATA[<p>Set font size disappears after "Safe Option".<br /><br /></p>
<p><strong>Examble Set Font Size 16 bevor saving</strong></p>
<p>&lt;p style="font-family: arial;"&gt;&lt;span style="font-size: 16px;"&gt;Hallo ,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 16px;"&gt;in Ihrem abonnierten Fachthema wurde ein neues Thema erstellt.&lt;/span&gt;&lt;/p&gt;</p>
<p><strong>after saving</strong></p>
<p>&lt;p style="font-family: arial;"&gt;Hallo ,&lt;/p&gt;&lt;p&gt;in Ihrem abonnierten Fachthema wurde ein neues Thema erstellt.&lt;/p&gt;</p>
So need a little help 😉
<div id="wpfa-13604" class="wpforo-attached-file"><a class="wpforo-default-attachment" title="Screenshot-2022-09-19-134650.jpg" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1663589140-Screenshot-2022-09-19-134650.jpg" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> Screenshot-2022-09-19-134650.jpg</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-forums-bug-reports/">Bug Reports - wpForo 2.0</category>                        <dc:creator>SteffenG</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-forums-bug-reports/email-template-new-topic-notification-font-size-is-not-saved/#post-72871</guid>
                    </item>
							        </channel>
        </rss>
		