<?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>
									Customising templates - Show last topic title - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/customising-templates-show-last-topic-title/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 16 May 2026 07:50:53 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Customising templates - Show last topic title</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/customising-templates-show-last-topic-title/#post-100357</link>
                        <pubDate>Fri, 10 Mar 2023 14:45:13 +0000</pubDate>
                        <description><![CDATA[Ok no problem... Thanks for the reply.]]></description>
                        <content:encoded><![CDATA[<p>Ok no problem... Thanks for the reply.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>markahunt</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/customising-templates-show-last-topic-title/#post-100357</guid>
                    </item>
				                    <item>
                        <title>RE: Customising templates - Show last topic title</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/customising-templates-show-last-topic-title/#post-100352</link>
                        <pubDate>Fri, 10 Mar 2023 14:10:56 +0000</pubDate>
                        <description><![CDATA[Hi @markahunt,
I&#039;m sorry, but theme customization is out of wpForo Support, if you want to customize your theme, you can contact Gvectors Custom Work Team with your request, consider the de...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@markahunt,</span></p>
<p>I'm sorry, but theme customization is out of wpForo Support, if you want to customize your theme, you can contact Gvectors Custom Work Team with your request, consider the details and the cost of the work.</p>
<p>Contact Email: salesgvectors.com</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/customising-templates-show-last-topic-title/#post-100352</guid>
                    </item>
				                    <item>
                        <title>RE: Customising templates - Show last topic title</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/customising-templates-show-last-topic-title/#post-100343</link>
                        <pubDate>Fri, 10 Mar 2023 12:02:33 +0000</pubDate>
                        <description><![CDATA[Specifically.... how do I update this code snippet from topic.php:
&lt;div class=&quot;wpforo-topic-stat-lastpost&quot;&gt;&lt;span&gt;&lt;?php wpforo_member_link( $last_poster, &#039;by&#039; ); ?&gt; &lt;a h...]]></description>
                        <content:encoded><![CDATA[<p>Specifically.... how do I update this code snippet from topic.php:</p>
<p><br />&lt;div class="wpforo-topic-stat-lastpost"&gt;&lt;span&gt;&lt;?php wpforo_member_link( $last_poster, 'by' ); ?&gt; &lt;a href="&lt;?php echo esc_url( $last_post ) ?&gt;" title="&lt;?php wpforo_phrase( 'View the latest post' ) ?&gt;"&gt;&lt;i class="fas fa-chevron-right fa-sx wpfcl-a"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/span&gt;&lt;br&gt; &lt;?php wpforo_date( wpfval( $last_post, 'created' ) ); ?&gt;&lt;/div&gt;<br /><br /></p>
<p>to show the last topic title rather than just the link to the last post?</p>
<p> </p>
<p>Thanks!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>markahunt</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/customising-templates-show-last-topic-title/#post-100343</guid>
                    </item>
				                    <item>
                        <title>Customising templates - Show last topic title</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/customising-templates-show-last-topic-title/#post-100246</link>
                        <pubDate>Tue, 07 Mar 2023 18:24:00 +0000</pubDate>
                        <description><![CDATA[Hi,
 
I&#039;ve read through the docs on how to customise template that all seems to work, is there a Wpforo function reference I can use within the forum and topic.php files?
 
For example I...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p> </p>
<p>I've read through the docs on how to customise template that all seems to work, is there a Wpforo function reference I can use within the forum and topic.php files?</p>
<p> </p>
<p>For example I'm using the Classic/Simplified template and when displaying the list of topics it shows a link to the last post, but I'd like it to show the last post title as well - be a bit more useful?</p>
<p> </p>
<p>So I just need the function ref for extracting the last post title from a topic? For example.</p>
<p> </p>
<p>Thanks,<br />Mark</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>markahunt</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/customising-templates-show-last-topic-title/#post-100246</guid>
                    </item>
							        </channel>
        </rss>
		