<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: How to delete: Mainpage / Gallery&#039;s name</title>
		<link>http://www.themolitor.com/forums/topic/how-to-delete-mainpage-gallerys-name</link>
		<description>THE MOLITOR FORUMS &#187; Topic: How to delete: Mainpage / Gallery&#039;s name</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 22:15:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/how-to-delete-mainpage-gallerys-name" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "How to delete: Mainpage / Gallery&#039;s name"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-delete-mainpage-gallerys-name#post-24219</link>
			<pubDate>Tue, 29 Oct 2013 10:14:55 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">24219@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>adri on "How to delete: Mainpage / Gallery&#039;s name"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-delete-mainpage-gallerys-name#post-24218</link>
			<pubDate>Tue, 29 Oct 2013 09:50:31 +0000</pubDate>
			<dc:creator>adri</dc:creator>
			<guid isPermaLink="false">24218@http://www.themolitor.com/forums/</guid>
			<description><p>OK, solved. It wasnt because of that. As you said, it was caused for a SEO plugin.</p>
<p>Thnx! </p>
<p>Best,</p>
<p>AD
</p></description>
		</item>
		<item>
			<title>adri on "How to delete: Mainpage / Gallery&#039;s name"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-delete-mainpage-gallerys-name#post-24217</link>
			<pubDate>Tue, 29 Oct 2013 09:46:41 +0000</pubDate>
			<dc:creator>adri</dc:creator>
			<guid isPermaLink="false">24217@http://www.themolitor.com/forums/</guid>
			<description><p>Great!  the second thing run perfect! </p>
<p>About the tab's stuff, I prefer to have the Breadcrumbs than "%%term_ti..."</p>
<p>If you know how to fix both, please, let me know! </p>
<p>Many thanks.</p>
<p>Regards,</p>
<p>AD
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "How to delete: Mainpage / Gallery&#039;s name"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-delete-mainpage-gallerys-name#post-24214</link>
			<pubDate>Tue, 29 Oct 2013 08:53:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">24214@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I noticed that before you made the edit. That isn't a theme-generated thing. Maybe it's caused by a plugin you have installed? Looking at the default theme template, there isn't anything that would generated that text.</p>
<p>Regarding the date information on the post page, open "single.php" and remove the following on line 9...</p>
<pre><code>&#60;p id=&#34;metaStuff&#34;&#62;&#60;?php the_date();?&#62; by &#60;?php the_author();?&#62; in &#60;?php the_category(&#039;, &#039;); ?&#62;&#60;?php edit_post_link(&#039; - Edit Post&#039;); ?&#62;&#60;/p&#62;</code></pre>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>adri on "How to delete: Mainpage / Gallery&#039;s name"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-delete-mainpage-gallerys-name#post-24209</link>
			<pubDate>Tue, 29 Oct 2013 02:55:29 +0000</pubDate>
			<dc:creator>adri</dc:creator>
			<guid isPermaLink="false">24209@http://www.themolitor.com/forums/</guid>
			<description><p>Perfect! </p>
<p>But now, the tab (browser's tab, where you see the favicon)there's this message written: </p>
<p>   %%term_title%%Archives</p>
<p>How can I keep the tab's name back and the Breadcrumb deleted?</p>
<p>I also wanted, if it's possible to delete this message from the Posts:</p>
<p>   10 march, 2013 by admin in Info</p>
<p>Many thanks again! </p>
<p>Regards,</p>
<p>AD
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "How to delete: Mainpage / Gallery&#039;s name"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-delete-mainpage-gallerys-name#post-24193</link>
			<pubDate>Mon, 28 Oct 2013 10:28:13 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">24193@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>To remove the bread crumbs, open "footer.php" and remove the following on lines 1-10...</p>
<pre><code>&#60;div id=&#34;blogNav&#34;&#62;
	&#60;?php if(is_single()){
		previous_post_link(&#039;%link&#039;, &#039;&#38;rarr;&#039;, TRUE);
		next_post_link(&#039;%link&#039;, &#039;&#38;larr;&#039;, TRUE);
	} elseif(is_category() &#124;&#124; is_search()){
		next_posts_link(&#039;&#38;rarr;&#039;);
		previous_posts_link(&#039;&#38;larr;&#039;);
	}
	if (function_exists(&#039;dimox_breadcrumbs&#039;)) dimox_breadcrumbs();?&#62;
&#60;/div&#62;</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>adri on "How to delete: Mainpage / Gallery&#039;s name"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-delete-mainpage-gallerys-name#post-24179</link>
			<pubDate>Sun, 27 Oct 2013 07:27:10 +0000</pubDate>
			<dc:creator>adri</dc:creator>
			<guid isPermaLink="false">24179@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>How can I delete that tag: "Ad Zenitro/Formas sobre luz"  That appears in the top right of all my galleries?<br />
For example: <a href="http://www.adzenitro.com/formas-sobre-luz-4/" rel="nofollow">http://www.adzenitro.com/formas-sobre-luz-4/</a></p>
<p>I also would like to delete that from the posts: "10 march, 2013 by admin in Info".<br />
F.e.: <a href="http://www.adzenitro.com/about/" rel="nofollow">http://www.adzenitro.com/about/</a></p>
<p>Many thanks! </p>
<p>Best,</p>
<p>AD
</p></description>
		</item>

	</channel>
</rss>
