<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>digitalnature &#187; Uncategorized</title>
	<atom:link href="https://digitalnature.eu/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>https://digitalnature.eu</link>
	<description>Rise Above the Ordinary</description>
	<lastBuildDate>Fri, 11 Sep 2015 15:02:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Translating Atom themes from the Dashboard</title>
		<link>https://digitalnature.eu/blog/2011/08/23/translating-atom-themes-from-the-dashboard/</link>
		<comments>https://digitalnature.eu/blog/2011/08/23/translating-atom-themes-from-the-dashboard/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 22:54:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://digitalnature.eu/?p=1385</guid>
		<description><![CDATA[As the title says, this is a module that allows you to translate Atom themes from your WordPress Dashboard. The advantage over PoEdit is that the strings are automatically synchronized after theme updates (you don&#8217;t need to copy the theme files on your computer and set up paths anymore), and plural  [...]]]></description>
			<content:encoded><![CDATA[<p>As the title says, this is a module that allows you to translate Atom themes from your WordPress Dashboard. The advantage over <a href="http://www.poedit.net/" rel="external">PoEdit</a> is that the strings are automatically synchronized after theme updates (you don&#8217;t need to copy the theme files on your computer and set up paths anymore), and <a href="http://translate.sourceforge.net/wiki/l10n/pluralforms#plural_forms" rel="external">plural form definitions</a> are auto-detected based on your current site language.</p>
<p>Your translation will become active just after you push the save button (.mo and .po files are created in your child theme folder).</p>
<p><img src="http://digitalnature.eu/wp-content/uploads/2011/08/atom-translate.png" alt="Atom Translate module" title="Atom Translate module" width="689" height="543" class="aligncenter size-full wp-image-1386" /></p>
<p><del datetime="2011-08-25T08:35:03+00:00">Installation as usual, <a href="/download/atom-module-translate.zip">download</a> the archive and copy the module in your child theme &#8220;mods&#8221; directory.</del> (This is now included in the theme package)</p>
<p>I might port this to a plugin when I have the time, so that people can translate plugins or other themes too. Post your suggestions or encountered bugs in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>https://digitalnature.eu/blog/2011/08/23/translating-atom-themes-from-the-dashboard/feed/</wfw:commentRss>
		<slash:comments>66</slash:comments>
		</item>
		<item>
		<title>Ajaxify your theme</title>
		<link>https://digitalnature.eu/blog/2011/08/12/ajaxify-your-theme/</link>
		<comments>https://digitalnature.eu/blog/2011/08/12/ajaxify-your-theme/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 17:16:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://digitalnature.eu/?p=1007</guid>
		<description><![CDATA[This is another module for Atom themes that intercepts clicks for most of the internal links, opens the linked page with Javascript and replaces relevant content into the current page.
Installation:
- download the module
- upload it into your child theme&#8217;s /mods/ folder, and activate it trough the  [...]]]></description>
			<content:encoded><![CDATA[<p>This is another module for Atom themes that intercepts clicks for most of the internal links, opens the linked page with Javascript and replaces relevant content into the current page.</p>
<p>Installation:<br />
- <a href="/download/atom-module-ajaxify.zip/">download</a> the module<br />
- upload it into your child theme&#8217;s /mods/ folder, and activate it trough the theme settings</p>
<p>You can see a demo on the <a href="http://wp.digitalnature.eu/mystique/">Mystique&#8217;s preview page</a></p>
<p>This will only work on browsers that support the new HTML 5 History API. That means all browsers, except Internet Explorer of course. IE users or users without javascript will navigate your site normally.</p>
<h3>Known Issues:</h3>
<ul>
<li>if you have any plugins that add javascript at some point in the page, then most likely they will not work well with this, because currently the module doesn&#8217;t inject javascript from the target page.</li>
<li>back/forward is not yet implemented. I&#8217;m working on it</li>
</ul>
<p>What&#8217;s the purpose of it? Apparently it decreases page load, by 20-40% from what I&#8217;ve seen so far&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>https://digitalnature.eu/blog/2011/08/12/ajaxify-your-theme/feed/</wfw:commentRss>
		<slash:comments>82</slash:comments>
		</item>
		<item>
		<title>Extra social-media icons for Mystique 3+</title>
		<link>https://digitalnature.eu/blog/2011/08/08/extra-social-media-icons-for-mystique-3/</link>
		<comments>https://digitalnature.eu/blog/2011/08/08/extra-social-media-icons-for-mystique-3/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 11:25:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[lastfm]]></category>
		<category><![CDATA[mystique]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://digitalnature.eu/?p=796</guid>
		<description><![CDATA[This is a module for the Mystique theme that adds a few more icons above the menu: Facebook, Flickr, Myspace, Youtube and Lastfm, and changes the existing Twitter and RSS icons.

Installation steps:

Download the module
Unzip it to your /mystique-ext/mods/ folder (the child theme folder); if you  [...]]]></description>
			<content:encoded><![CDATA[<p>This is a module for the Mystique theme that adds a few more icons above the menu: Facebook, Flickr, Myspace, Youtube and Lastfm, and changes the existing Twitter and RSS icons.</p>
<p><img class="aligncenter size-full wp-image-1081" title="Mystique Social-Media icons" src="http://digitalnature.eu/wp-content/uploads/2011/08/mystique-media-icons.jpg" alt="" width="498" height="142" /></p>
<p><del>Installation steps:</del></p>
<ol>
<li><del><a href="/download/mystique-ext-media-icons.zip">Download</a> the module</del></li>
<li><del>Unzip it to your <span class="alt">/mystique-ext/mods/</span> folder (the child theme folder); if you don&#8217;t have one, then the main theme folder is good too, but it&#8217;s highly recommended that you create a <a href="/docs/child-themes/">child theme</a> for your customizations.</del></li>
<li><del>Activate it in the Mystique settings =&gt; modules, and configure the links from the Content options as usual&#8230;</del></li>
</ol>
<h3>Update 14/08</h3>
<p>There&#8217;s a better version of this module included in Mystique 3.0.6. Please use that one instead. Currently there are just a few icons installed by default, but you can find a more complete icon list on <a href="http://marknhewitt.co.uk/my-web-portfolio/mystique-theme-edits/extra-nav-icons-for-the-mystique-theme/" target="_blank">Mark N Hewitt</a>&#8216;s website.</p>
<p>Here&#8217;s a <a href="/download/social-media-icons-psd.zip">PSD file</a> that might help you design your own icons.</p>
<p>Need to move the icons higher? Add this CSS code:</p>
<pre class="css">.social-media{
  bottom: 30px; /* increase this value as you wish */
}</pre>
]]></content:encoded>
			<wfw:commentRss>https://digitalnature.eu/blog/2011/08/08/extra-social-media-icons-for-mystique-3/feed/</wfw:commentRss>
		<slash:comments>140</slash:comments>
		</item>
		<item>
		<title>The Mystique update drama</title>
		<link>https://digitalnature.eu/blog/2011/08/07/the-mystique-update-drama/</link>
		<comments>https://digitalnature.eu/blog/2011/08/07/the-mystique-update-drama/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 11:22:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[mystique]]></category>

		<guid isPermaLink="false">http://digitalnature.eu/?p=744</guid>
		<description><![CDATA[Did you just update this theme and now your site is completely messed up? Did your widgets disappear, or got all your theme customizations reset ? Then read on&#8230;
Mystique is now available in two versions:

a light version, without any settings or custom widgets, which most likely you already have  [...]]]></description>
			<content:encoded><![CDATA[<p>Did you just update this theme and now your site is completely messed up? Did your widgets disappear, or got all your theme customizations reset ? Then read on&#8230;</p>
<p>Mystique is now available in two versions:</p>
<ul>
<li>a light version, without any settings or custom widgets, which most likely you already have updated to from WordPress.org, and replaces the old 2.4.x</li>
<li>the original version, which is now updated, and labeled as &#8220;3.0&#8243;. You can find this one <a href="/download/mystique-wordpress.zip">here</a>.</li>
</ul>
<p>So just choose which one you need for your site and install it by following these steps:</p>
<ul>
<li>de-activate the old version <strong><span style="text-decoration: underline;">and delete it</span></strong> (yes, all your theme customizations are lost &#8211; to avoid this in the future use child themes, see the docs)</li>
<li>upload the new one  trough Themes =&gt; Install themes =&gt; Upload, and activate it; do not rename the theme directory</li>
</ul>
<p>Now to answer some of the questions people posted so far&#8230;</p>
<h3>Why did my widgets disappear?</h3>
<p>This is normal because the new theme replaces almost all default WP widgets with its own. So just configure the new widgets as you did the previous ones. If for some reason you need to access data from the old widgets (like a text widget in which you had a lot of text), temporarily enable the default Twenty Ten and you&#8217;ll find them in the &#8220;Inactive Widgets&#8221; area.</p>
<h3>How do I get the tabs back?</h3>
<p>The tab system has changed. Read <a href="/docs/widgets/tabs/">this page</a>.</p>
<h3>My site still looks messed up <img src='https://digitalnature.eu/wp-content/themes/digitalnature/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </h3>
<p>Simply refresh (F5). If this doesn&#8217;t fix it, <span style="text-decoration: underline;">de-activate all plugins</span> and enable them back one by one to rule out a plugin conflict. If it is, open a new forum topic here and describe the issue in detail.</p>
<h3>I still don&#8217;t like the new version, how can I downgrade?</h3>
<p>Follow the same installation steps above, but upload the <a href="/download/mystique-wordpress-2.4.3.zip">old version</a> instead.</p>
<p>Any other questions? Post them in the comments&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>https://digitalnature.eu/blog/2011/08/07/the-mystique-update-drama/feed/</wfw:commentRss>
		<slash:comments>429</slash:comments>
		</item>
		<item>
		<title>Site wide posts, comments &amp; tags</title>
		<link>https://digitalnature.eu/blog/2011/08/05/site-wide-posts-comments-tags/</link>
		<comments>https://digitalnature.eu/blog/2011/08/05/site-wide-posts-comments-tags/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 17:43:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[multisite]]></category>

		<guid isPermaLink="false">http://digitalnature.eu/?p=683</guid>
		<description><![CDATA[I needed a solution for searching posts from all blogs that are set up on a website, and after testing a few plugins that claimed that are able to do this (and 1GB database queries), I ended up creating my own&#8230;
It&#8217;s called &#8220;Site-wide Content&#8221;, and what it does is basically add a copy of the post or  [...]]]></description>
			<content:encoded><![CDATA[<p>I needed a solution for searching posts from all blogs that are set up on a website, and after testing a few plugins that claimed that are able to do this (and 1GB database queries), I ended up creating my own&#8230;</p>
<p>It&#8217;s called &#8220;Site-wide Content&#8221;, and what it does is basically add a copy of the post or comment that was just published in a custom database table. This allows us to efficiently query a single table, instead of making a complex query for dozens, maybe hundreds of tables.</p>
<p>Currently there&#8217;s no widget support built-in, just API (similar to the <a href="http://codex.wordpress.org/Class_Reference/WP_Query" rel="external">WP Query</a> class). However Atom themes like Mystique have built-in support for this plugin, right now only in the &#8220;Posts&#8221; and &#8220;Recent Comments&#8221; widgets:</p>
<div class="clear-block">
<p><a href="http://digitalnature.eu/wp-content/uploads/2011/08/swc1.png"><img class="alignleft size-thumbnail wp-image-684" title="swc1" src="http://digitalnature.eu/wp-content/uploads/2011/08/swc1-150x150.png" alt="" width="150" height="150" /></a></p>
<p><a href="http://digitalnature.eu/wp-content/uploads/2011/08/swc2.png"><img class="size-thumbnail wp-image-685 alignleft" title="swc2" src="http://digitalnature.eu/wp-content/uploads/2011/08/swc2-150x150.png" alt="" width="150" height="150" /></a></p>
</div>
<p>It&#8217;s not yet ready, but I&#8217;ll be updating this article when it is <img src='https://digitalnature.eu/wp-content/themes/digitalnature/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>https://digitalnature.eu/blog/2011/08/05/site-wide-posts-comments-tags/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
	</channel>
</rss>
