<?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>Wordpress and Webdesign Forum go41 &#187; Recent Posts</title>
		<link>http://forum.go41.de/</link>
		<description>How To, tips, php and css code for your WordPress site</description>
		<language>en-US</language>
		<pubDate>Sat, 19 May 2012 00:48:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://forum.go41.de/rss/" rel="self" type="application/rss+xml" />

		<item>
			<title>masteradmin on "Masteradmin is there a way to resize image to cut off black border ? help pls!"</title>
			<link>http://forum.go41.de/topic/masteradmin-important-question-about-resizing-image-to-cut-it-off-from-the-bottom-need-help-pls#post-1295</link>
			<pubDate>Wed, 16 May 2012 10:58:59 +0000</pubDate>
			<dc:creator>masteradmin</dc:creator>
			<guid isPermaLink="false">1295@http://forum.go41.de/</guid>
			<description><![CDATA[<p>there is a way to crop images via css, just google for that. I found this might be interesting for you: <a href="http://cssglobe.com/post/6089/3-easy-and-fast-css-techniques-for-faux-image" rel="nofollow">http://cssglobe.com/post/6089/3-easy-and-fast-css-techniques-for-faux-image</a></p>
<p>inside your div class="boxentry" you have to create a new div or give the image a class="crop" to set the negative margins just here.
</p>]]></description>
					</item>
		<item>
			<title>masteradmin on "Masteradmin, quick question about copying code from one DIV  to another DIV!"</title>
			<link>http://forum.go41.de/topic/masteradmin-quick-question-about-copying-code-from-one-to-another#post-1294</link>
			<pubDate>Wed, 16 May 2012 10:50:42 +0000</pubDate>
			<dc:creator>masteradmin</dc:creator>
			<guid isPermaLink="false">1294@http://forum.go41.de/</guid>
			<description><![CDATA[<p>I am not a genius..</p>
<p>It's not that hard to become good like me ;-)
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin is there a way to resize image to cut off black border ? help pls!"</title>
			<link>http://forum.go41.de/topic/masteradmin-important-question-about-resizing-image-to-cut-it-off-from-the-bottom-need-help-pls#post-1292</link>
			<pubDate>Tue, 15 May 2012 21:28:03 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1292@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Masteradmin,</p>
<p>                So here is the <a href="http://www.stresssmashers.com">site</a> in question.<br />
The thumbnails on the main page for each video are pulled from youtube. Youtube automatically puts a black border or space above and below the picture. </p>
<p>I was thinking a few ways to eliminate them. </p>
<p>One would be to use timthumb.php to resize the image, but then that would shrink the whole image including the black space as that is part of the image.<br />
I was thinking about finding in stylesheet what controls the img property for the images in that divide, but then again that would simply reduce the image which the black space is a part of.</p>
<p>Is there anyway to automate this or does the client have to import the images in fireworks or photoshop and crop the black space and then resave the file.</p>
<p>Omar
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin, quick question about copying code from one DIV  to another DIV!"</title>
			<link>http://forum.go41.de/topic/masteradmin-quick-question-about-copying-code-from-one-to-another#post-1291</link>
			<pubDate>Tue, 15 May 2012 20:02:12 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1291@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Yes I figured it out. I had to copy the class that , the subscribe form was inside of to have all of the stylesheet effects applied. I am becoming a Genius like you Masteradmin.</p>
<p>Omar
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin, quick question about copying code from one DIV  to another DIV!"</title>
			<link>http://forum.go41.de/topic/masteradmin-quick-question-about-copying-code-from-one-to-another#post-1290</link>
			<pubDate>Tue, 15 May 2012 08:29:53 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1290@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Masteradmin,</p>
<p>               <a href="http://www.stresssmashers.com"> Here is the site</a> in question.</p>
<p>As you can see at the bottom, in the footer div, there is a div class called "subscribe" for the subscribe box. I simply want to know how to move the subscribe box to the sidebar.<br />
without it breaking up or rendering incorrectly.</p>
<p>Omar
</p>]]></description>
					</item>
		<item>
			<title>Joern on "Removing the &#039;Latest Post&#039; in Arthemia Premium"</title>
			<link>http://forum.go41.de/topic/removing-the-latest-post-in-arthemia-premium#post-1287</link>
			<pubDate>Fri, 11 May 2012 17:50:01 +0000</pubDate>
			<dc:creator>Joern</dc:creator>
			<guid isPermaLink="false">1287@http://forum.go41.de/</guid>
			<description><![CDATA[<p>I do not have the theme files, but I found the problem.</p>
<p>It's all about one &#60;/div&#62; entry to much on your single page view.</p>
<p>I show you just the part which creates this problem.</p>
<p>On your frontpage you show the header including you this two 'Featured' sections. These are inside &#60;div id="top" class="clearfloat"&#62;</p>
<p>sourcecode of your frontpage:<br />
<pre><code>&#60;/div&#62;&#60;!--/#navbar-wrapper--&#62;

	&#60;div id=&#34;top&#34; class=&#34;clearfloat&#34;&#62;
        &#60;div id=&#34;headline&#34;&#62;
            &#60;!-- Headline Section --&#62;

ALL THAT STUFF... starting in div id=&#34;top&#34; and the div closes below

&#60;/div&#62;&#60;!--/#top--&#62;

		&#60;div id=&#34;middle&#34; class=&#34;clearfloat&#34;&#62;</code></pre>
<p>Now the same part on single post, there is no div id="top" but there is a closing &#60;/div&#62;&#60;!--/#top--&#62; before the id="middle"</p>
<pre><code>&#60;/div&#62;&#60;!--/#navbar-wrapper--&#62;

                      &#60;/div&#62;&#60;!--/#top--&#62;

		&#60;div id=&#34;middle&#34; class=&#34;clearfloat&#34;&#62;</code></pre>
<p>With this closing &#60;/div&#62;&#60;!--/#top--&#62; the browser is closing the &#60;div class="container"&#62; already and the following stuff has no container...</p>
<p>look for the template file with the line &#60;/div&#62;&#60;!--/#top--&#62;<br />
I guess this is header.php in your arthemia. this line has to be moved up inside the 'switch' to show top or not. Switches end often like this:<br />
<pre><code>&#60;?php } ?&#62;</code></pre>
<p>so if this line is just before &#60;/div&#62;&#60;!--/#top--&#62; you should move the div above this line.</p>
<p>KEEP ORIGINAL FILES (BACKUP) TO BE ABLE TO SWITCH BACK IF IT GETS WORSE!!!
</p>]]></description>
					</item>
		<item>
			<title>tarerohit on "Removing the &#039;Latest Post&#039; in Arthemia Premium"</title>
			<link>http://forum.go41.de/topic/removing-the-latest-post-in-arthemia-premium#post-1286</link>
			<pubDate>Fri, 11 May 2012 10:31:15 +0000</pubDate>
			<dc:creator>tarerohit</dc:creator>
			<guid isPermaLink="false">1286@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Hey Thanks Motorness.. it worked..I found a widget to convert my thumbnails.<br />
Here I am having another problem with my single posts. When any post is opened, all the settings are distored and the page looks fishy. Please look at it.<br />
Here is a link for one of my posts</p>
<p> <a href="http://www.sirf100.com/cafe-coffee-day-pay-rs-20-buy-1-get-1-beverage-free/">http://www.sirf100.com/cafe-coffee-day-pay-rs-20-buy-1-get-1-beverage-free/</a></p>
<p>Also I am having problems with setting fonts on the front page. Hope you hav a fix for it.</p>
<p>Thanks a lot in advance..
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin need your advice about an e-commerce issue and Wordpress please?"</title>
			<link>http://forum.go41.de/topic/masteradmin-need-your-advice-about-an-e-commerce-issue-and-wordpress-please#post-1285</link>
			<pubDate>Thu, 10 May 2012 02:53:05 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1285@http://forum.go41.de/</guid>
			<description><![CDATA[<p>I found the solution. Thanks!
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin need your advice about an e-commerce issue and Wordpress please?"</title>
			<link>http://forum.go41.de/topic/masteradmin-need-your-advice-about-an-e-commerce-issue-and-wordpress-please#post-1284</link>
			<pubDate>Wed, 09 May 2012 23:30:35 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1284@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Masteradmin,</p>
<p>                 I have a client who customizes the color for iPhone cases, screens and keyboard buttons. He wants to set up a store whereby people can choose what color they want for the feature of their choice. They will pay for it including the shipping and then they will ship the iPhone to him in California where he will customize the iPhone feature color. He wants to generate a shipping label for them, so that when they go to ship their phones to him using UPS or Fedex, they don't have to pay for a second time. They already paid because the cost including a shipping fee in the cart. </p>
<p>So what I was thinking is, getting a theme which has a built in ecommerce cart type of feature and in the shipping area , the customer will enter HIS shipping address and then he will have theirs through the billing address information.  That is one way</p>
<p>Otherwise, if they enter their shipping information, then the shipping label will have their address, not my client's and I am not sure if UPS or Fedex will charge them to enter another address.</p>
<p>Omar
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin, need help with redirect url problem please!"</title>
			<link>http://forum.go41.de/topic/masteradmin-need-help-with-redirect-url-problem-please-1#post-1278</link>
			<pubDate>Sat, 05 May 2012 08:55:23 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1278@http://forum.go41.de/</guid>
			<description><![CDATA[<p>I solved it. It was a database issue. Thanks!
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin, need help with redirect url problem please!"</title>
			<link>http://forum.go41.de/topic/masteradmin-need-help-with-redirect-url-problem-please-1#post-1277</link>
			<pubDate>Sat, 05 May 2012 06:50:23 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1277@http://forum.go41.de/</guid>
			<description><![CDATA[<p>You can go to this site<a href="http://www.codeglam.netti.net">[/url] Click on Login<br />
and enter admin and jenny123 for password. Then click on logout. When you click on logout it takes you back to the login page as it should.</p>
<p>Now on Godaddy, they have given me a stupid temporary URL which is a test url I can use or subdomain .</p>
<p>Here is the[url=http://www.codeglam.com.previewdns.com] same site</a> with GoDaddy<br />
WHen you try login in and then log out, it takes you to the login for the Dashboard of wordpress. </p>
<p>Here is the url I get when I click on log out</p>
<p><a href="http://www.codeglam.com.previewdns.com/wp-login.php?redirect_to=http%253A%252F%252Fwww.codeglam.com%252Fwp-admin%252F&#038;reauth=1" rel="nofollow">http://www.codeglam.com.previewdns.com/wp-login.php?redirect_to=http%253A%252F%252Fwww.codeglam.com%252Fwp-admin%252F&#038;reauth=1</a></p>
<p>I don't want this
</p>]]></description>
					</item>
		<item>
			<title>killdbill.com on "Arthemia Latest post show full content"</title>
			<link>http://forum.go41.de/topic/arthemia-latest-post-show-full-content#post-1275</link>
			<pubDate>Fri, 04 May 2012 15:38:39 +0000</pubDate>
			<dc:creator>killdbill.com</dc:creator>
			<guid isPermaLink="false">1275@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Thanks a lot for your help again, I got what I wanted.... its great to be a part of this website...<br />
Made my life easier... thanks again YOU ROCK!! :-)
</p>]]></description>
					</item>
		<item>
			<title>Joern on "Masteradmin, DIVs not rendering properly in IE, please help!"</title>
			<link>http://forum.go41.de/topic/masteradmin-divs-not-rendering-properly-in-ie-please-help#post-1272</link>
			<pubDate>Fri, 04 May 2012 00:44:23 +0000</pubDate>
			<dc:creator>Joern</dc:creator>
			<guid isPermaLink="false">1272@http://forum.go41.de/</guid>
			<description><![CDATA[<p>the problem seems to be a line of code I can see only in source code of IE ??</p>
<p>get the firefox sourcecode and also the IE sourcecode and compare the 10 lines following the div class="bigright" (about 617 or 618)<br />
In IE sourcecode I see even in green color that the additional line &#60;span&#62;Product Brand ... makes the following ..  .. &#60;/div&#62;&#60;!-- /bigright --&#62; not readable by the browser.</p>
<p>For IE the div class="bigleft" with the image is inside the div class="bigright" (float right)<br />
In Firefox it seems to be correct following 'bigright' as a new div</p>
<p>Use the IE Development Tools (F12) and work you in...
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin, DIVs not rendering properly in IE, please help!"</title>
			<link>http://forum.go41.de/topic/masteradmin-divs-not-rendering-properly-in-ie-please-help#post-1271</link>
			<pubDate>Thu, 03 May 2012 20:05:40 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1271@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Masteradmin,</p>
<p>                Here is the <a href="https://www.cosmediclist.com/classifieds/ads/ultraplus-vpl-energist-group/">page</a></p>
<p>In all browseres the div's float properly but in IE, the div's end up at the bottom.</p>
<p>Please advise</p>
<p>Omar</p>
<p>I discovered that</p>
<p>I broke down the 3 div in the container that holds them into names<br />
The contact div is called content_right. It is floating "left"<br />
The ad div is called div_contentadbar also floating left".</p>
<p>Try putting float right for the contentadbar , would this help?
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin, some images don&#039;t show after wordpress transfer from 1 host to another! Help!"</title>
			<link>http://forum.go41.de/topic/masteradmin-some-images-dont-show-after-wordpress-transfer-from-1-host-to-another-help#post-1270</link>
			<pubDate>Thu, 03 May 2012 17:02:33 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1270@http://forum.go41.de/</guid>
			<description><![CDATA[<p>I just found how that the "BAD" host puts a limit on the concurrent resizing number on images using timthumb.php. That is why not all of them get processed, whereas on my new host, there is no such limit. Thanks for your great help again!</p>
<p>Omar
</p>]]></description>
					</item>
		<item>
			<title>masteradmin on "Masteradmin, some images don&#039;t show after wordpress transfer from 1 host to another! Help!"</title>
			<link>http://forum.go41.de/topic/masteradmin-some-images-dont-show-after-wordpress-transfer-from-1-host-to-another-help#post-1269</link>
			<pubDate>Thu, 03 May 2012 16:52:55 +0000</pubDate>
			<dc:creator>masteradmin</dc:creator>
			<guid isPermaLink="false">1269@http://forum.go41.de/</guid>
			<description><![CDATA[<p>If it's like that - okay!<br />
just imagine you switch later off the site where you link the images from...<br />
than there will be no more image to hotlink to.<br />
Better to host images yourself within your site, you will not use bandwidth of another host additionally.
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin, some images don&#039;t show after wordpress transfer from 1 host to another! Help!"</title>
			<link>http://forum.go41.de/topic/masteradmin-some-images-dont-show-after-wordpress-transfer-from-1-host-to-another-help#post-1268</link>
			<pubDate>Thu, 03 May 2012 16:11:21 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1268@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Masteradmin, but all of the images are being called from the old domain name, so how come the first three on the site are showing? yet the 2 remaining are not? Also, try refreshing your browser a few times and the ones that don't show, show? How come?</p>
<p>I think it was the host I am on. They are bad.</p>
<p>I uploaded the wordpress install to another host and it works PERFECTLY</p>
<p><a href="http://www.codeglam.netne.net/">see</a></p>
<p>Do you think in this case, it is a host issue as I do?</p>
<p>Omar
</p>]]></description>
					</item>
		<item>
			<title>Joern on "Arthemia Latest post show full content"</title>
			<link>http://forum.go41.de/topic/arthemia-latest-post-show-full-content#post-1267</link>
			<pubDate>Thu, 03 May 2012 14:22:52 +0000</pubDate>
			<dc:creator>Joern</dc:creator>
			<guid isPermaLink="false">1267@http://forum.go41.de/</guid>
			<description><![CDATA[<p>in the index.php you gave me above, I can see pagination is only working if you use a plugin:</p>
<pre><code>&#60;div id=&#34;navigation&#34;&#62;
&#60;?php if(function_exists(&#039;wp_pagenavi&#039;)) { wp_pagenavi(); } ?&#62;

&#60;/div&#62;</code></pre>
<p>this one: <a href="http://wordpress.org/extend/plugins/wp-pagenavi/" rel="nofollow">http://wordpress.org/extend/plugins/wp-pagenavi/</a></p>
<p>maybe it's already there and you disabled it?</p>
<p>in Arthemia free the code is looking for the plugin ( if(function_exists('wp_pagenavi' )) and if not ( else ) it will use the default pagination of Wordpress, looks like this:</p>
<pre><code>&#60;div class=&#34;navigation&#34;&#62;
&#60;?php if(function_exists(&#039;wp_pagenavi&#039;)) { wp_pagenavi(); }  ?&#62;
&#60;?php else { ?&#62;
&#60;div class=&#34;right&#34;&#62;&#60;?php next_posts_link(&#039;Next Page &#38;raquo;&#039;) ?&#62;&#60;/div&#62;
&#60;div class=&#34;left&#34;&#62;&#60;?php previous_posts_link(&#039;&#38;laquo; Previous Page&#039;) ?&#62;&#60;/div&#62;
&#60;?php } ?&#62;
&#60;/div&#62;</code></pre>]]></description>
					</item>
		<item>
			<title>killdbill.com on "Arthemia Latest post show full content"</title>
			<link>http://forum.go41.de/topic/arthemia-latest-post-show-full-content#post-1266</link>
			<pubDate>Thu, 03 May 2012 13:42:49 +0000</pubDate>
			<dc:creator>killdbill.com</dc:creator>
			<guid isPermaLink="false">1266@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Hi </p>
<p>I need your help again, my website is working fine now apart from that the old data is not showing up on my website. I mean to say previous posts are getting hidden, how can I enable paging in this theme.</p>
<p>Your help again be appreciated.  :-)</p>
<p>Regards
</p>]]></description>
					</item>
		<item>
			<title>Joern on "Masteradmin, some images don&#039;t show after wordpress transfer from 1 host to another! Help!"</title>
			<link>http://forum.go41.de/topic/masteradmin-some-images-dont-show-after-wordpress-transfer-from-1-host-to-another-help#post-1265</link>
			<pubDate>Thu, 03 May 2012 13:06:41 +0000</pubDate>
			<dc:creator>Joern</dc:creator>
			<guid isPermaLink="false">1265@http://forum.go41.de/</guid>
			<description><![CDATA[<p>the problem are the links to the images in your posts.<br />
Taking just one image from the site on the new server:<br />
<pre><code>&#60;img alt=&#34;SEXY WILDERNESS&#34; src=&#34;http://www.maaximumman.com/wp-content/themes/Emporium/thumb.php?src=http://codeglam.com/v1/wp-content/uploads/products_img/test3.jpg&#38;w=336&#38;zc=1&#38;q=80&#38;bid=1&#34;&#62;</code></pre>
<p>It takes the script from maaximumman and the location of the image is codeglam...</p>
<p>By moving to a new domain name, you have to update links inside posts too.</p>
<p>I think inside your posts the image path is still going to codeglam?</p>
<p>If this theme is using a custom field you entered manually, the path there is still the old one.</p>
<p>There might be a helpful plugin for you to find and replace entries in your database:</p>
<p><a href="http://wordpress.org/extend/plugins/search-and-replace/" rel="nofollow">http://wordpress.org/extend/plugins/search-and-replace/</a></p>
<p>Backup your database first (export in phpmyadmin)</p>
<p>Open the plugin and search (SEARCH ONLY) for codeglam.com/v1 in all tables</p>
<p>It will tell you where you still can find this text-piece</p>
<p>You could now search for<br />
<pre><code>[code]codeglam.com/v1[/code] Without the &#039;code&#039; stuff</code></pre>
<p>and replace with<br />
<pre><code>[code]www.maaximumman.com[/code] Without the &#039;code&#039; stuff</code></pre>
<p>in posts table</p>
<p>YOU CAN NOT UNDO!! If it doesn't work, just re-import the db to get the original version.</p>
<p>Okay?
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin, some images don&#039;t show after wordpress transfer from 1 host to another! Help!"</title>
			<link>http://forum.go41.de/topic/masteradmin-some-images-dont-show-after-wordpress-transfer-from-1-host-to-another-help#post-1264</link>
			<pubDate>Thu, 03 May 2012 09:38:20 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1264@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Masteradmin,</p>
<p>                I transferred <a href="http://codeglam.com/v1/">this site</a> built on wordpress to a new hosting company. On the new host I am referencing the content using a different domain name. Here is that<a href="http://www.maaximumman.com"> same site</a>, on my new server</p>
<p>I exported, imported the database<br />
Updated wp-config.php to reflect the new database settings<br />
Even logged into phpmyadmin and updated the home/site url to reflect the new domain name</p>
<p>The problem is that some of the images on the site do not show but only after you refresh the page 3-4 times. Other images do show. </p>
<p>Any reason why this is happening?</p>
<p>Omar
</p>]]></description>
					</item>
		<item>
			<title>killdbill.com on "Arthemia Latest post show full content"</title>
			<link>http://forum.go41.de/topic/arthemia-latest-post-show-full-content#post-1262</link>
			<pubDate>Thu, 03 May 2012 07:47:36 +0000</pubDate>
			<dc:creator>killdbill.com</dc:creator>
			<guid isPermaLink="false">1262@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Hey I tried the undermentioned way and it worked great was not able to apply &#60;!--more--&#62; tag, you rock!!!<br />
<pre><code>&#60;?php the_excerpt(); ?&#62;
&#60;a href=&#34;&#60;?php the_permalink() ?&#62;&#34; rel=&#34;bookmark&#34; title=&#34;Permanent Link to &#60;?php the_title(); ?&#62;&#34;&#62;Read the full story &#38;raquo;&#60;/a&#62;</code></pre>
<p>I really don't know how to code but you made it so easy for me that you have turned me your FAN!!! you ROCK!!!</p>
<p>Regards
</p>]]></description>
					</item>
		<item>
			<title>masteradmin on "Arthemia Latest post show full content"</title>
			<link>http://forum.go41.de/topic/arthemia-latest-post-show-full-content#post-1261</link>
			<pubDate>Wed, 02 May 2012 18:50:23 +0000</pubDate>
			<dc:creator>masteradmin</dc:creator>
			<guid isPermaLink="false">1261@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Okay, I think you mean the post just below the category bar?</p>
<p>the most easy way would be to insert a quicktag called 'more' into your post at your desired "cut-off" point.<br />
It looks like this:<br />
<pre><code>&#60;!--more--&#62;</code></pre>
<p>and you put it into your post where ever you like to 'cut' off something below.<br />
This works in most themes on the frontpage, on single post it shows the full post and you do not see this tag. give it a try.</p>
<p>Details you find here: <a href="http://codex.wordpress.org/Customizing_the_Read_More" rel="nofollow">http://codex.wordpress.org/Customizing_the_Read_More</a></p>
<p>If this doesn't work, you have to replace the line in index.php which calls the content of this post. It's the line<br />
<pre><code>&#60;?php the_content(__(&#039;Read the full story »&#039;,&#039;colabsthemes&#039;)); ?&#62;</code></pre>
<p>in the stuff you give me above.<br />
This line you have to change to:<br />
<pre><code>&#60;?php the_excerpt(); ?&#62;
&#60;a href=&#34;&#60;?php the_permalink() ?&#62;&#34; rel=&#34;bookmark&#34; title=&#34;Permanent Link to &#60;?php the_title(); ?&#62;&#34;&#62;Read the full story &#38;raquo;&#60;/a&#62;</code></pre>
<p>With the_excerpt it will show a default shortened part of your post and the second new line I gave above should show the 'Read the full story »' link below this excerpt.</p>
<p>Try the easy way with the 'more' quicktag first!</p>
<p>Hope it helps
</p>]]></description>
					</item>
		<item>
			<title>killdbill.com on "Arthemia Latest post show full content"</title>
			<link>http://forum.go41.de/topic/arthemia-latest-post-show-full-content#post-1258</link>
			<pubDate>Wed, 02 May 2012 09:38:30 +0000</pubDate>
			<dc:creator>killdbill.com</dc:creator>
			<guid isPermaLink="false">1258@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Hi I just want the latest post should not display full post rather it should show the same  as in headline "Read More" can anyone please please please suggest how to do that??<br />
I am not a coder and don't even know much about coding, if any change is required in the code, please paste the new code separately or please please very details how to do it.</p>
<p>website : <a href="http://www.killdbill.com" rel="nofollow">http://www.killdbill.com</a></p>
<p>"Index.php"<br />
---------------------------------------------------------------------------------------</p>
<p>&#60;?php get_header(); ?&#62;</p>
<p>	 &#60;?php<br />
		//Get value from Admin Panel<br />
		$cp_categories = get_categories('hide_empty=0');<br />
        $status1 = get_option( "colabs_preventHeadline" );<br />
        if ( $status1 != "No" ) {<br />
            $ar_headline = get_option( "colabs_headline" );<br />
            $ar_featured = get_option( "colabs_featured" );<br />
        }<br />
        ?&#62;</p>
<p>	&#60;div id="bottom" class="clearfloat"&#62;</p>
<p>	&#60;div id="bottom-left"&#62;</p>
<p>	&#60;?php if(!is_paged()) { ?&#62;	</p>
<p>	&#60;div id="front-list"&#62;	</p>
<p>	&#60;?php query_posts(array(<br />
			'category__not_in' =&#62; array($ar_headline,$ar_featured),<br />
			'showposts' =&#62; 1,<br />
			)); ?&#62;</p>
<p>	&#60;?php while (have_posts()) : the_post(); ?&#62;<br />
    &#60;?php global $ar_ID; global $post; $ar_ID[] = $post-&#62;ID; ?&#62;</p>
<p>	&#60;div class="clearfloat"&#62;<br />
	&#60;h3 class="cat_title"&#62;&#60;?php the_category(', '); ?&#62; &#187;&#60;/h3&#62;<br />
	&#60;h2 class="title"&#62;<a>" rel="bookmark"&#62;&#60;?php the_title(); ?&#62;</a>&#60;/h2&#62;<br />
    &#60;?php colabs_post_meta(); ?&#62;<br />
    &#60;?php<br />
		$width = get_option ( "colabs_thumbWidth_LatestPost" );<br />
		$height = get_option ( "colabs_thumbHeight_LatestPost" );<br />
		if ( $width == 0 ) { $width = 150; }<br />
		if ( $height == 0 ) { $height = 150; }<br />
        colabs_pp('width='.$width.'&#38;height='.$height.'&#38;size=medium-thumb&#38;play=true&#38;wrapper_class=left&#38;link=img');<br />
	?&#62;</p>
<p>	&#60;?php the_content(__('Read the full story &#187;','colabsthemes')); ?&#62;<br />
	&#60;/div&#62;</p>
<p>      	&#60;?php endwhile; ?&#62;<br />
	&#60;?php wp_reset_query(); ?&#62;</p>
<p>	&#60;/div&#62;&#60;!--/#front-list--&#62;</p>
<p>	&#60;?php } ?&#62;</p>
<p>    &#60;?php add_filter('post_limits', 'my_post_limit'); ?&#62;</p>
<p>    &#60;?php<br />
		global $myOffset;<br />
		$myOffset = 1;<br />
		$temp = $wp_query;<br />
        $paged = (get_query_var('paged')) ? get_query_var('paged') : 1;<br />
		$wp_query= null;<br />
		$wp_query = new WP_Query();<br />
		$wp_query-&#62;query(array(<br />
                'paged' =&#62; $paged,<br />
				'offset' =&#62; $myOffset,<br />
				'category__not_in' =&#62; array($ar_headline,$ar_featured),<br />
                'post__not_in' =&#62; get_option( 'sticky_posts' ),<br />
                'ignore_sticky_posts' =&#62; 1,<br />
				)); ?&#62;</p>
<p>	&#60;?php $column = get_option ( "colabs_status_Column" );<br />
		if ( $column != "one" ) { ?&#62;	</p>
<p>	&#60;div id="paged-list"&#62;	</p>
<p>		&#60;?php if (have_posts()) : ?&#62;<br />
		&#60;?php $i = 1; ?&#62;</p>
<p>		&#60;?php while ($wp_query-&#62;have_posts()) : $wp_query-&#62;the_post(); ?&#62;<br />
        &#60;?php global $ar_ID; global $post; $ar_ID[] = $post-&#62;ID; ?&#62;</p>
<p>	&#60;?php if( $odd = $i%2 ) { echo '&#60;div class="clearfloat"&#62;'; } ?&#62;</p>
<p>	&#60;div class="tanbox &#60;?php if( $odd = $i%2 ) { echo 'left'; } else { echo 'right'; } ?&#62;"&#62;<br />
        &#60;h3 class="title"&#62;<a>" rel="bookmark" title="&#60;?php the_title(); ?&#62;"&#62;&#60;?php the_title(); ?&#62;</a>&#60;/h3&#62;<br />
    &#60;?php<br />
        colabs_post_meta();</p>
<p>        $width = get_option ( "colabs_thumbWidth_Column" );<br />
		$height = get_option ( "colabs_thumbHeight_Column" );<br />
		if ( $width == 0 ) { $width = 80; }<br />
		if ( $height == 0 ) { $height = 80; }<br />
        colabs_pp('width='.$width.'&#38;height='.$height.'&#38;size=small-thumb&#38;play=true&#38;wrapper_class=left&#38;link=img');<br />
    ?&#62;</p>
<p>		&#60;?php $status = get_option ( "colabs_excerptColumn" );		if ( $status != "no" ) { ?&#62;<br />
		&#60;?php the_excerpt(); ?&#62;<br />
		&#60;?php } ?&#62;<br />
	&#60;/div&#62;</p>
<p>	&#60;?php if( $odd = $i%2 ) { } else { echo '&#60;/div&#62;'; } ?&#62;</p>
<p>      &#60;?php $i++; endwhile; ?&#62;</p>
<p>	&#60;?php if( $odd = $i%2 ) { } else { echo '&#60;/div&#62;'; } ?&#62;</p>
<p>	&#60;div id="navigation"&#62;<br />
	&#60;?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?&#62;</p>
<p>	&#60;/div&#62;</p>
<p>	&#60;?php endif; ?&#62;<br />
	&#60;/div&#62;&#60;!--/#paged-list--&#62;</p>
<p>	&#60;?php } else { ?&#62;</p>
<p>	&#60;div id="paged-list"&#62;	</p>
<p>		&#60;?php if (have_posts()) : ?&#62;</p>
<p>		&#60;?php while ($wp_query-&#62;have_posts()) : $wp_query-&#62;the_post(); ?&#62;<br />
	    &#60;?php global $ar_ID; global $post; $ar_ID[] = $post-&#62;ID; ?&#62;</p>
<p>		&#60;div class="onecolumn clearfloat"&#62;</p>
<p>         &#60;h3 class="title"&#62;<a>" rel="bookmark" title="&#60;?php the_title(); ?&#62;"&#62;&#60;?php the_title(); ?&#62;</a>&#60;/h3&#62;<br />
	&#60;?php<br />
        colabs_post_meta();</p>
<p>        $width = get_option ( "colabs_thumbWidth_Column" );<br />
		$height = get_option ( "colabs_thumbHeight_Column" );<br />
		if ( $width == 0 ) { $width = 80; }<br />
		if ( $height == 0 ) { $height = 80; }<br />
        colabs_pp('width='.$width.'&#38;height='.$height.'&#38;size=small-thumb&#38;play=true&#38;wrapper_class=left&#38;link=img');<br />
    ?&#62;</p>
<p>		&#60;?php $status = get_option ( "colabs_excerptColumn" );		if ( $status != "no" ) { ?&#62;<br />
		&#60;?php the_excerpt() ?&#62;<br />
		&#60;?php } ?&#62;<br />
		&#60;/div&#62;</p>
<p>      	&#60;?php endwhile; ?&#62;</p>
<p>		&#60;div id="navigation"&#62;<br />
		&#60;?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?&#62;&#60;/div&#62;</p>
<p>		&#60;?php endif; ?&#62;</p>
<p>	&#60;/div&#62;&#60;!--/#paged-list--&#62;</p>
<p>	&#60;?php } ?&#62;	</p>
<p>	&#60;?php $wp_query = null; $wp_query = $temp;?&#62;<br />
	&#60;?php remove_filter('post_limits', 'my_post_limit'); ?&#62;</p>
<p>	&#60;/div&#62;&#60;!--/#bottom-left--&#62;<br />
	&#60;div id="sidebar" class="right"&#62;<br />
	&#60;?php get_sidebar(); ?&#62;<br />
	&#60;/div&#62;&#60;!--/#bottom--&#62;</p>
<p>&#60;?php get_footer(); ?&#62;<br />
---------------------------------------------------------------------------------------
</p>]]></description>
					</item>
		<item>
			<title>motorness on "Removing the &#039;Latest Post&#039; in Arthemia Premium"</title>
			<link>http://forum.go41.de/topic/removing-the-latest-post-in-arthemia-premium#post-1257</link>
			<pubDate>Mon, 30 Apr 2012 19:17:31 +0000</pubDate>
			<dc:creator>motorness</dc:creator>
			<guid isPermaLink="false">1257@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Sorry I forget what the file name is as I went back to version 2 for arthemia but if you look through your editor on the control panel there should be another .php file with the same code in it - that one is blank for security, another file is referenced with the same commands.
</p>]]></description>
					</item>
		<item>
			<title>tarerohit on "Removing the &#039;Latest Post&#039; in Arthemia Premium"</title>
			<link>http://forum.go41.de/topic/removing-the-latest-post-in-arthemia-premium#post-1256</link>
			<pubDate>Sat, 28 Apr 2012 09:06:33 +0000</pubDate>
			<dc:creator>tarerohit</dc:creator>
			<guid isPermaLink="false">1256@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Thanks a lot Motorness..</p>
<p>You got me right. I want the same look the theclubhouse.com.my. but a little colorful actually.<br />
But I have a small problem. My index.php reads</p>
<p>&#60;?php</p>
<p>/**<br />
 * this file has intentionally been left blank<br />
 * to prevent directory browsing<br />
 *<br />
 */</p>
<p>?&#62;</p>
<p>Thats it. There is no codes to edit in index.php. Where should I find it.
</p>]]></description>
					</item>
		<item>
			<title>motorness on "Removing the &#039;Latest Post&#039; in Arthemia Premium"</title>
			<link>http://forum.go41.de/topic/removing-the-latest-post-in-arthemia-premium#post-1255</link>
			<pubDate>Sat, 28 Apr 2012 06:53:02 +0000</pubDate>
			<dc:creator>motorness</dc:creator>
			<guid isPermaLink="false">1255@http://forum.go41.de/</guid>
			<description><![CDATA[<p>I think this is the look you were wanting <a href="http://www.theclubhouse.com.my/" rel="nofollow">http://www.theclubhouse.com.my/</a>
</p>]]></description>
					</item>
		<item>
			<title>motorness on "Removing the &#039;Latest Post&#039; in Arthemia Premium"</title>
			<link>http://forum.go41.de/topic/removing-the-latest-post-in-arthemia-premium#post-1254</link>
			<pubDate>Sat, 28 Apr 2012 06:24:52 +0000</pubDate>
			<dc:creator>motorness</dc:creator>
			<guid isPermaLink="false">1254@http://forum.go41.de/</guid>
			<description><![CDATA[<p>"If you select ‘First Image’ for thumbnail assignment, the Latest Post section will not display any thumbnail. It will display the whole content of your post along with any images (and anything) in it<br />
If you select ‘Post Custom Field’ or ‘Featured Image’ for thumbnail assignment, there will be an auto-generated thumbnail displayed at top-left along with the whole content. Please notice that anything (including all the images, video embed, etc) in the post will also be displayed<br />
If you want to have ‘Post Custom Field’ or ‘Featured Image’ for thumbnail assignment but do not want an auto-generated thumbnail displayed at the Latest Post section (and single post view because those 2 sections are both displaying identical content), you need to select the ‘Hide Top-Left Thumbnail’ option. This setting is available at Single Post Page settings"</p>
<p>If you want to disable the latest post from showing it's the section referred to bottom left - the easiest way is to open your index.php select all and copy it to a text pad ect for safe keeping then select all and paste this. You can see the code removed between </p>
<p>&#60;div id="bottom-left"&#62; </p>
<p>and </p>
<p>&#60;?php $column = get_settings ( "cp_status_Column" );<br />
		if ( $column != "one" ) { ?&#62;</p>
<p>&#60;?php get_header(); ?&#62;</p>
<p>	 &#60;?php<br />
		//Get value from Admin Panel<br />
		$cp_categories = get_categories('hide_empty=0');</p>
<p>        $status1 = get_settings( "cp_preventHeadline" );</p>
<p>        if ( $status1 != "No" ) {</p>
<p>        $ar_headline = get_settings( "ar_headline" );<br />
		$ar_featured = get_settings( "ar_featured" );</p>
<p>        }</p>
<p>        ?&#62;</p>
<p>	&#60;div id="bottom" class="clearfloat"&#62;</p>
<p>	&#60;div id="bottom-left"&#62;</p>
<p>	&#60;?php $column = get_settings ( "cp_status_Column" );<br />
		if ( $column != "one" ) { ?&#62;	</p>
<p>	&#60;div id="paged-list"&#62;<br />
	&#60;?php add_filter('post_limits', 'my_post_limit'); ?&#62;</p>
<p>	&#60;?php<br />
		global $myOffset;<br />
		$myOffset = 1;<br />
		$temp = $wp_query;<br />
		$wp_query= null;<br />
		$wp_query = new WP_Query();<br />
		$wp_query-&#62;query(array(<br />
				'offset' =&#62; $myOffset,<br />
				'category__not_in' =&#62; array($ar_headline,$ar_featured),<br />
				'paged' =&#62; $paged,<br />
				)); ?&#62;</p>
<p>		&#60;?php if (have_posts()) : ?&#62;<br />
		&#60;?php $i = 1; ?&#62;</p>
<p>		&#60;?php while ($wp_query-&#62;have_posts()) : $wp_query-&#62;the_post(); ?&#62;<br />
        &#60;?php global $ar_ID; global $post; $ar_ID[] = $post-&#62;ID; ?&#62;</p>
<p>	&#60;?php if( $odd = $i%2 ) { echo '&#60;div class="clearfloat"&#62;'; } ?&#62;</p>
<p>	&#60;div class="tanbox &#60;?php if( $odd = $i%2 ) { echo 'left'; } else { echo 'right'; } ?&#62;"&#62;<br />
        &#60;h3 class="title"&#62;<a>" rel="bookmark" title="&#60;?php the_title(); ?&#62;"&#62;&#60;?php the_title(); ?&#62;</a>&#60;/h3&#62;<br />
		&#60;div class="meta"&#62;&#60;?php the_time(get_option('date_format')); ?&#62; &#8211; &#60;?php the_time(); ?&#62; &#124; &#60;?php comments_popup_link(__('No Comment','arthemia'), __('One Comment','arthemia'), __('% Comments','arthemia'));?&#62;&#60;?php if(function_exists('the_views')) { ?&#62; &#124;  &#60;?php the_views(); } ?&#62;&#60;/div&#62;</p>
<p>	&#60;?php $width = get_settings ( "cp_thumbWidth_Column" );<br />
		$height = get_settings ( "cp_thumbHeight_Column" );<br />
		if ( $width == 0 ) { $width = 80; }<br />
		if ( $height == 0 ) { $height = 80; }<br />
	?&#62;</p>
<p>	&#60;?php<br />
		$status = get_settings ( "cp_thumbAuto" );<br />
		$values = get_post_meta($post-&#62;ID, "Image", $single = true);<br />
		$id =$post-&#62;ID;<br />
		$title = $postid-&#62;post_title;<br />
		$the_content =$wpdb-&#62;get_var("SELECT post_content FROM $wpdb-&#62;posts WHERE ID = $id");<br />
		$pattern = '!&#60;img.*?src="(.*?)"!';<br />
        preg_match_all($pattern, $the_content, $matches);<br />
        $image_src = $matches['1'][0];</p>
<p>        $url = wp_get_attachment_url( get_post_thumbnail_id($post-&#62;ID) );</p>
<p>		?&#62;<br />
           	<a>" rel="bookmark" title="&#60;?php the_title(); ?&#62;"&#62;<br />
            	&#60;?php<br />
	 				thumbss($width,$height,$image_src,$url,$status,$values);<br />
	 			?&#62;<br />
            </a></p>
<p>		&#60;?php $status = get_settings ( "cp_excerptColumn" );		if ( $status != "no" ) { ?&#62;<br />
		&#60;?php the_excerpt() ?&#62;<br />
		&#60;?php } ?&#62;<br />
	&#60;/div&#62;</p>
<p>	&#60;?php if( $odd = $i%2 ) { } else { echo '&#60;/div&#62;'; } ?&#62;</p>
<p>      &#60;?php $i++; endwhile; ?&#62;</p>
<p>	&#60;?php if( $odd = $i%2 ) { } else { echo '&#60;/div&#62;'; } ?&#62;</p>
<p>	&#60;div id="navigation"&#62;<br />
	&#60;?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?&#62;</p>
<p>	&#60;/div&#62;</p>
<p>	&#60;?php endif; ?&#62;<br />
	&#60;/div&#62;</p>
<p>	&#60;?php } else { ?&#62;</p>
<p>	&#60;div id="paged-list"&#62;<br />
	&#60;?php add_filter('post_limits', 'my_post_limit'); ?&#62;</p>
<p>	&#60;?php<br />
		global $myOffset;<br />
		$myOffset = 1;<br />
		$temp = $wp_query;<br />
		$wp_query= null;<br />
		$wp_query = new WP_Query();<br />
		$wp_query-&#62;query(array(<br />
				'offset' =&#62; $myOffset,<br />
				'category__not_in' =&#62; array($ar_headline,$ar_featured),<br />
				'paged' =&#62; $paged,<br />
				)); ?&#62;</p>
<p>		&#60;?php if (have_posts()) : ?&#62;</p>
<p>		&#60;?php while ($wp_query-&#62;have_posts()) : $wp_query-&#62;the_post(); ?&#62;<br />
	    &#60;?php global $ar_ID; global $post; $ar_ID[] = $post-&#62;ID; ?&#62;</p>
<p>		&#60;div class="onecolumn clearfloat"&#62;</p>
<p>         &#60;h3 class="title"&#62;<a>" rel="bookmark" title="&#60;?php the_title(); ?&#62;"&#62;&#60;?php the_title(); ?&#62;</a>&#60;/h3&#62;<br />
		&#60;div class="meta"&#62;&#60;?php the_time(get_option('date_format')); ?&#62; &#8211; &#60;?php the_time(); ?&#62; &#124; &#60;?php comments_popup_link(__('No Comment','arthemia'), __('One Comment','arthemia'), __('% Comments','arthemia'));?&#62;&#60;?php if(function_exists('the_views')) { ?&#62; &#124;  &#60;?php the_views(); } ?&#62;&#60;/div&#62;</p>
<p>	&#60;?php $width = get_settings ( "cp_thumbWidth_Column" );<br />
		$height = get_settings ( "cp_thumbHeight_Column" );<br />
		if ( $width == 0 ) { $width = 80; }<br />
		if ( $height == 0 ) { $height = 80; }<br />
	?&#62;</p>
<p>	&#60;?php $status = get_settings ( "cp_thumbAuto" );<br />
		$values = get_post_meta($post-&#62;ID, "Image", $single = true);<br />
		$id =$post-&#62;ID;<br />
		$title = $postid-&#62;post_title;<br />
		$the_content =$wpdb-&#62;get_var("SELECT post_content FROM $wpdb-&#62;posts WHERE ID = $id");<br />
		$pattern = '!&#60;img.*?src="(.*?)"!';<br />
        preg_match_all($pattern, $the_content, $matches);<br />
        $image_src = $matches['1'][0];</p>
<p>        $url = wp_get_attachment_url( get_post_thumbnail_id($post-&#62;ID) );</p>
<p>		?&#62;<br />
           	<a>" rel="bookmark" title="&#60;?php the_title(); ?&#62;"&#62;<br />
            	&#60;?php<br />
	 				thumbss($width,$height,$image_src,$url,$status,$values);<br />
	 			?&#62;<br />
            </a></p>
<p>		&#60;?php $status = get_settings ( "cp_excerptColumn" );		if ( $status != "no" ) { ?&#62;<br />
		&#60;?php the_excerpt() ?&#62;<br />
		&#60;?php } ?&#62;<br />
		&#60;/div&#62;</p>
<p>      	&#60;?php endwhile; ?&#62;</p>
<p>		&#60;div id="navigation"&#62;<br />
		&#60;?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?&#62;&#60;/div&#62;</p>
<p>		&#60;?php endif; ?&#62;</p>
<p>	&#60;/div&#62;</p>
<p>	&#60;?php } ?&#62;	</p>
<p>	&#60;?php $wp_query = null; $wp_query = $temp;?&#62;<br />
	&#60;?php remove_filter('post_limits', 'my_post_limit'); ?&#62;</p>
<p>	&#60;/div&#62;<br />
	&#60;?php get_sidebar(); ?&#62;</p>
<p>	&#60;/div&#62;	</p>
<p>&#60;?php get_footer(); ?&#62;
</p>]]></description>
					</item>
		<item>
			<title>tarerohit on "Removing the &#039;Latest Post&#039; in Arthemia Premium"</title>
			<link>http://forum.go41.de/topic/removing-the-latest-post-in-arthemia-premium#post-1253</link>
			<pubDate>Fri, 27 Apr 2012 08:44:34 +0000</pubDate>
			<dc:creator>tarerohit</dc:creator>
			<guid isPermaLink="false">1253@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Hii Joern..</p>
<p>I recently started my website <a href="http://www.sirf100.com" rel="nofollow">http://www.sirf100.com</a> with arthemia theme and was trying to modify the same.</p>
<p>Firstly I would like to appreciate that your forum has the best content to help me with my modification of the theme. Still I am stuck on a couple of problems. May be you can help..</p>
<p>1. I want to remove the 'lasted post' from my first page. How can I do it ?</p>
<p>2. When I drag and drop images while creating a post, it does not appear on the first page but when we look at the single post, the image is there..I have to upload every image and than insert it into post to get it right. Is there a way out ?</p>
<p>Thanks in advance
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin, quick question about retrieving img info from an API call from IMDB movie database"</title>
			<link>http://forum.go41.de/topic/masteradmin-quick-question-about-retrieving-img-info-from-an-api-call-from-imdb-movie-database#post-1247</link>
			<pubDate>Sat, 21 Apr 2012 23:10:06 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1247@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Masteradmin,</p>
<p>            <a href="http://www.wtmdb.com">here</a> is the site in question. It is templated by ASKIT, a "Question and Answer theme". Mimics a Yahoo Answers type of function and look.</p>
<p>Anyways in this particular use, the webmaster allows people to post questions about a movie.</p>
<p>For instance</p>
<p>"What was that movie in 1897 with Arnold Schwarzenegger and the forest monster".</p>
<p>Then if you know the answer you can click on "Reply" or "Comment"</p>
<p>And it has a form like</p>
<p>Movie Title<br />
IMDB link. You put the actually path to the IMDB page for that movie.</p>
<p>Now if your answer is chosen correct by the person who asks the question<br />
Then as you can see</p>
<p>Your comment box turns green<br />
it says Answer deemed right by the community</p>
<p>WHat I want to know is, how to make the img appear or movie poster graphic for the right answer.</p>
<p>So I was thinking that there has to be an "Onclick or js function that takes the onclick </p>
<p>action when the "Question" asker selects "This is the right answer" and outputs the</p>
<p>Green background<br />
Success message, etc<br />
I want this to include the poster of the movie as an img captured from IMDB using an API call.</p>
<p>So there must be code(I couldn't find the code or script( I used firebug) like if onlick then equals right answer template class<br />
template class in css has green background<br />
Then for the movie image it should be something like<br />
If onlick  or select.right answer<br />
then<br />
Moviee img is called, based on the imdb link which is provided from an API from IMDB and stored in a variable called "Movie-img"<br />
and then you can echo "movie-img.gif"<br />
and then echo &#60;img src="movie-img.gif"&#62;</p>
<p>Your thoughts are appreciated
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin how do you make your WP site responsive and look good in a mobile phone"</title>
			<link>http://forum.go41.de/topic/masteradmin-how-do-you-make-your-wp-site-responsive-and-look-good-in-a-mobile-phone#post-1246</link>
			<pubDate>Sat, 21 Apr 2012 22:44:16 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1246@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Thanks a lot!
</p>]]></description>
					</item>
		<item>
			<title>Joern on "Masteradmin how do you make your WP site responsive and look good in a mobile phone"</title>
			<link>http://forum.go41.de/topic/masteradmin-how-do-you-make-your-wp-site-responsive-and-look-good-in-a-mobile-phone#post-1245</link>
			<pubDate>Sat, 21 Apr 2012 18:52:31 +0000</pubDate>
			<dc:creator>Joern</dc:creator>
			<guid isPermaLink="false">1245@http://forum.go41.de/</guid>
			<description><![CDATA[<p>I think most sites display also in iPhone, Blackberry or Android Browsers.<br />
You just have to 'zoom' in and scroll left-right and up-down</p>
<p>An optimized site will fit in width, so you just scroll down. Beside that mobile themes try to supply less stuff, smaller images etc to reduce traffic/loading-time</p>
<p>On my Android Phone I see your site as here on my PC, so I have too zoom in to read.</p>
<p>There are two common ways to make a site mobile-ready:</p>
<p>a:) You might use a 'fluid' theme. This is trying to fit to the browsers display size, is hiding some stuff, pushes menues to bottom and shows content first.<br />
All that is done just by style.css using the same templates. (not by plugin)</p>
<p>You can test this way online, see my celebslatest site in different sizes here:</p>
<p><a href="http://bueltge.de/test/media-query-tester.php?testurl=http%3A%2F%2Fwww.celebslatest.com%2F" rel="nofollow">http://bueltge.de/test/media-query-tester.php?testurl=http%3A%2F%2Fwww.celebslatest.com%2F</a></p>
<p>enter your site and test it.</p>
<p>This 'Simple Media Queries Tester' however fakes only the screen size of any browser.</p>
<p>This is where we come to the second approach:</p>
<p>b:) Using a plugin to read the user-agent of the browser: this tries to get the mobile web browsing device like the iPhone, iPod touch, Android mobile, Palm Pre/Pixi or BlackBerry OS6.<br />
If the visitor is using a mobile device, the plugin switches to a completely different theme, mostly included in the plugin stuff.<br />
These themes however just display your content in their way, modifications you have to add in this second theme too, same applies for adds...<br />
Testrun a theme like this is not so easy, as long you do not have all: iPhone, Android mobile, Palm Pre and BlackBerry.<br />
For tests using a PC there is an addon for FireFox: 'User Agent RG'<br />
This fakes your Firefox to be an Iphone etc and visiting sites you get the mobile version to see. Recommended for tests.</p>
<p>On the same sample site <a href="http://www.celebslatest.com" rel="nofollow">http://www.celebslatest.com</a> I use the Wordpress plugin 'WPtouch'<br />
Test it on your mobile device, you 'might' get the mobile theme, sometimes not.</p>
<p>With this plugin you will not do any harm to your site, it's worth a try...
</p>]]></description>
					</item>
		<item>
			<title>Joern on "Cannot save widget &amp; add Categories (Wp 3.3.1)"</title>
			<link>http://forum.go41.de/topic/cannot-save-widget-add-categories-wp-331#post-1244</link>
			<pubDate>Sat, 21 Apr 2012 18:08:37 +0000</pubDate>
			<dc:creator>Joern</dc:creator>
			<guid isPermaLink="false">1244@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Do you use any add-rotating widget? Looking on different pages of your site, I see more ore less adds.</p>
<p>advertising scripts in general go into a widget just as script, not in a &#60;p style="text-align: center;"&#62; with some</p>
<ul></ul>
<p> below (your sidebar-left)</p>
<p>I think you modified your sidebar.php too? Your &#60;div id="sidebar-middle"&#62; closes with &#60;/div&#62; and is empty.<br />
There should be sidebar-left and sidebar-right inside this 'middle'<br />
Normally Arthemia sidebar as far I know:<br />
+++++++++++++++++++++++++<br />
&#60;div id="sidebar"&#62;</p>
<p>&#60;div id="sidebar-ads"&#62;<br />
the image<br />
&#60;/div&#62;</p>
<p>&#60;div id="sidebar-top"&#62;<br />
widget<br />
&#60;/div&#62;</p>
<p>&#60;div id="sidebar-middle" class="clearfloat"&#62; </p>
<p>  &#60;div id="sidebar-left"&#62;<br />
  widget (you deleted some stuff - wp_list_bookmarks)<br />
  &#60;/div&#62;  </p>
<p>  &#60;div id="sidebar-right"&#62;<br />
  widget (you deleted some stuff - blogroll)<br />
  &#60;/div&#62; </p>
<p>&#60;/div&#62;&#60;!-- end of sidebar-middle --&#62;</p>
<p>&#60;div id="sidebar-bottom"&#62;<br />
widget<br />
&#60;/div&#62;   </p>
<p>&#60;/div&#62;&#60;!-- end of sidebar --&#62;<br />
+++++++++++++++++++++++++++++</p>
<p>Your site loads the sidebar stuff different:<br />
+++++++++++++++++++++++++++++++++++<br />
&#60;div id="sidebar"&#62;</p>
<p>&#60;div id="sidebar-ads"&#62;<br />
&#60;/div&#62;</p>
<p>&#60;div id="sidebar-top"&#62;<br />
&#60;/div&#62;</p>
<p>&#60;div id="sidebar-middle"&#62;<br />
THIS IS EMPTY<br />
&#60;/div&#62;</p>
<p>&#60;div id="sidebar-bottom"&#62; THIS IS MOVED<br />
&#60;/div&#62;</p>
<p>&#60;/div&#62;   HERE ENDS div id="sidebar"</p>
<p>&#60;div id="sidebar-left"&#62; OUTSIDE DIV SIDEBAR</p>
<ul></ul>
<p>&#60;/div&#62;  </p>
<p>&#60;div id="sidebar-right"&#62; OUTSIDE DIV SIDEBAR<br />
&#60;/div&#62; </p>
<p>&#60;/div&#62; ???<br />
++++++++++++++++++++++++++++++++</p>
<p>You might have deleted the code to load a widget when you moved stuff. It's even possible that there is something loading and you do not see because it's hidden under another DIV</p>
<p>ABOUT THE CATEGORIES: this is not theme related. In your post editor on the top right you find a 'button' Screen Options. If you click this you can tick items you want to see (Show on screen) while editing. Maybe Categories is not ticked here?
</p>]]></description>
					</item>
		<item>
			<title>omerkhan01 on "Masteradmin how do you make your WP site responsive and look good in a mobile phone"</title>
			<link>http://forum.go41.de/topic/masteradmin-how-do-you-make-your-wp-site-responsive-and-look-good-in-a-mobile-phone#post-1240</link>
			<pubDate>Fri, 20 Apr 2012 16:55:05 +0000</pubDate>
			<dc:creator>omerkhan01</dc:creator>
			<guid isPermaLink="false">1240@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Do you know of any plug ins perhaps that would make a WP site appear fully and nicely in an iPhone or Blackberry window? Can you check my <a href="http://www.maaximumseduction.com">site<br />
</a> in your iPhone or Blackberry please. I think it is already responsive. How come I didn't have to do anything about it whereas other Wordpress users can't see their site properly in an iPhone and have to use plug ins?</p>
<p>Thanks</p>
<p>Omer
</p>]]></description>
					</item>
		<item>
			<title>babeburp on "Cannot save widget &amp; add Categories (Wp 3.3.1)"</title>
			<link>http://forum.go41.de/topic/cannot-save-widget-add-categories-wp-331#post-1239</link>
			<pubDate>Fri, 20 Apr 2012 06:37:09 +0000</pubDate>
			<dc:creator>babeburp</dc:creator>
			<guid isPermaLink="false">1239@http://forum.go41.de/</guid>
			<description><![CDATA[<p>Hi Joern, I have read many of the post here and is happy to join this forum which is much alive with lots of tips given to the Arthemia free theme. </p>
<p>I hope you can help me. My site using Arthemia free version is not been able to save any new widget since upgrading 3.3.1. The save 'wheel' spins non-stop. Also, I am not able to add any new Categories for any post.</p>
<p>Any solution will be much appreciated.</p>
<p>Cheers!
</p>]]></description>
					</item>

	</channel>
</rss>

