<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Weird code showing post in archive/sitemap</title>
		<link>http://www.kriesi.at/support/topic/weird-code-showing-post-in-archivesitemap</link>
		<description>Support Forum - Topic: Weird code showing post in archive/sitemap</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 08:19:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/weird-code-showing-post-in-archivesitemap" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Weird code showing post in archive/sitemap"</title>
			<link>http://www.kriesi.at/support/topic/weird-code-showing-post-in-archivesitemap#post-80665</link>
			<pubDate>Mon, 22 Oct 2012 18:34:47 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80665@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;Try changing the h1 class to use double quotes instead.&#60;/p&#62;
&#60;p&#62;Other than this though, I think you may need to look into a hiring a web developer as this is a bit beyond what we should typically handle via support. &#60;/p&#62;
&#60;p&#62;Bug fixing custom changes is a bit to particular and if others try following the same threads it can cause issues where the code isn't fully explained or fleshed out.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Weird code showing post in archive/sitemap"</title>
			<link>http://www.kriesi.at/support/topic/weird-code-showing-post-in-archivesitemap#post-80618</link>
			<pubDate>Mon, 22 Oct 2012 11:53:37 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80618@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks, Mya, but unfortunately, this has no effect.&#60;br /&#62;
I have now this code in the loop-index.php: &#60;a href=&#34;http://pastie.org/5097716&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/5097716&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and it still looks like this:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i48.tinypic.com/2gt2o1h.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;and in Firebug (site still offline):&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i46.tinypic.com/28tdtso.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;Any idea what I can do?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Weird code showing post in archive/sitemap"</title>
			<link>http://www.kriesi.at/support/topic/weird-code-showing-post-in-archivesitemap#post-80585</link>
			<pubDate>Mon, 22 Oct 2012 03:38:06 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">80585@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;In the code shown on pastie.org, you're missing a semi-colon after the get_permalink.&#60;/p&#62;
&#60;p&#62;You have this:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php echo get_permalink() ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;And it should be this:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php echo get_permalink(); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Try that and see if it corrects the issue.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Weird code showing post in archive/sitemap"</title>
			<link>http://www.kriesi.at/support/topic/weird-code-showing-post-in-archivesitemap#post-80492</link>
			<pubDate>Sat, 20 Oct 2012 14:00:48 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80492@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, Peter.&#60;/p&#62;
&#60;p&#62;But the problems remains the same; I'm not really sure, if I have changed the code right, because my PHP is still a &#34;try&#38;amp;error&#34; play ;-)&#60;/p&#62;
&#60;p&#62;It looks like the first screenshot above.&#60;/p&#62;
&#60;p&#62;Here a Screenshot with Firebug (my site is still offline):&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i48.tinypic.com/1ikgus.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;1. there is a strange code part after the &#60;em&#62;alt&#60;/em&#62; tag:  &#60;code&#62;&#38;#39;=&#38;quot;&#38;quot;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;2. the &#60;em&#62;img src&#60;/em&#62; tag is not closed and conflicts in some way with the &#60;em&#62;Permanent Link&#60;/em&#62; thing ...&#60;/p&#62;
&#60;p&#62;The code within my loop-index.php is now this, perhaps I have made some mistakes with these changes?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/5088934&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/5088934&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Weird code showing post in archive/sitemap"</title>
			<link>http://www.kriesi.at/support/topic/weird-code-showing-post-in-archivesitemap#post-80464</link>
			<pubDate>Sat, 20 Oct 2012 07:52:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80464@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; You can use following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;title=&#38;quot;&#38;lt;?php printf( esc_attr__( &#38;#39;Permalink to %s&#38;#39;, &#38;#39;avia_framework&#38;#39;), the_title_attribute( &#38;#39;echo=0&#38;#39; ) ); ?&#38;gt;&#38;quot;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Weird code showing post in archive/sitemap"</title>
			<link>http://www.kriesi.at/support/topic/weird-code-showing-post-in-archivesitemap#post-80351</link>
			<pubDate>Fri, 19 Oct 2012 13:51:29 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80351@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;the author lets me know, that this is the reason, because &#60;em&#62;»the &#38;lt;?php the_title(); ?&#38;gt; is used in the &#34;title&#34; attribute and 'cause the &#34;title&#34; attribute have HTML tag inside it.«&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;The part of CORONA's loop-index.php&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;h1 class='post-title'&#38;gt;&#60;br /&#62;
&#34; rel=&#34;bookmark&#34; title=&#34;&#38;lt;?php _e('Permanent Link:','avia_framework')?&#38;gt;&#60;br /&#62;
&#38;lt;?php the_title(); ?&#38;gt;&#34;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#60;br /&#62;
&#38;lt;/h1&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;should be like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
title=&#34;&#38;lt;?php printf( esc_attr__( 'Permalink to %s', 'your-text-domain'&#60;br /&#62;
), the_title_attribute( 'echo=0' ) ); ?&#38;gt;&#34;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But within this I haven't the part for the &#34;avia_framework functionality&#34;.&#60;/p&#62;
&#60;p&#62;Could you please let me know, how to write this part of code for the loop-index.php in this case?&#60;/p&#62;
&#60;p&#62;Thanks a lot, appreciate!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Weird code showing post in archive/sitemap"</title>
			<link>http://www.kriesi.at/support/topic/weird-code-showing-post-in-archivesitemap#post-80348</link>
			<pubDate>Fri, 19 Oct 2012 13:09:36 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80348@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah I got it :-/&#60;/p&#62;
&#60;p&#62;I've disabled all my plugins and then re-activated one by another and ... tatataa ... it's actually caused by a paid plugin &#34;Content Reloaded&#34; from Codecanyon.&#60;/p&#62;
&#60;p&#62;:-( Will contact the author of it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Weird code showing post in archive/sitemap"</title>
			<link>http://www.kriesi.at/support/topic/weird-code-showing-post-in-archivesitemap#post-80346</link>
			<pubDate>Fri, 19 Oct 2012 12:56:28 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">80346@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I don't know, what went wrong, but there seems to be some wrong characters within my code. I don't know, where I have changed what :-(&#60;/p&#62;
&#60;p&#62;Could you please let me know the &#60;strong&#62;file names&#60;/strong&#62;, where I need to take a look to correct this?&#60;/p&#62;
&#60;p&#62;At my sitemap/archive page it shows me this:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i45.tinypic.com/261kpar.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;Firebug shows some weird code for this part:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i46.tinypic.com/34jf1jq.jpg&#34; /&#62;&#60;/p&#62;
&#60;p&#62;The source code of this site, shown in browser:&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/5083938&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/5083938&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When I take a look at the loop-index.php file, I cannot figure out what may be wrong:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;h1 class='post-title'&#38;gt;&#60;br /&#62;
&#60;a&#62;&#34; rel=&#34;bookmark&#34; title=&#34;&#38;lt;?php _e('Permanent Link:','avia_framework')?&#38;gt; &#38;lt;?php the_title(); ?&#38;gt;&#34;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#60;/a&#62;&#60;br /&#62;
&#38;lt;/h1&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Looks quite normal? Is there another file that could cause this error?&#60;/p&#62;
&#60;p&#62;My site is currently the same as the &#60;a href=&#34;http://www.kriesi.at/themes/corona/templates/archivesitemap-template/&#34;&#62;demo site here.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My site cannot go online, sorry, but hope this helps. Just need to know the file names, where I can check this.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
