<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Weblogtoolscollection News Forum: Help and Support</title>
<link>http://weblogtoolscollection.com/news/</link>
<description>Weblogtoolscollection News Forum: Help and Support</description>
<language>en</language>
<pubDate>Fri, 24 May 2013 20:25:45 +0000</pubDate>

<item>
<title>BendtBreg on "PSD to Wordpress"</title>
<link>http://weblogtoolscollection.com/news/topic/psd-to-wordpress#post-9134</link>
<pubDate>Thu, 26 May 2011 14:55:39 +0000</pubDate>
<dc:creator>BendtBreg</dc:creator>
<guid isPermaLink="false">9134@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;Very urgent! Template conversion plugin needed. Functional on fro automatic psd to wordpress conversion. Suggestions go ahead..
&#60;/p&#62;</description>
</item>
<item>
<title>fboulay on "Visual Editor doesn't work"</title>
<link>http://weblogtoolscollection.com/news/topic/visual-editor-doesnt-work#post-8524</link>
<pubDate>Thu, 23 Dec 2010 00:20:56 +0000</pubDate>
<dc:creator>fboulay</dc:creator>
<guid isPermaLink="false">8524@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;Since I updated to 3.0.3 the visual editor doesn't work. I did deactivate all the plugins, I did check in the user profile to make sure it is activated and still nothing. What can be done?
&#60;/p&#62;</description>
</item>
<item>
<title>werlisa on "Exclude sticky posts at the top"</title>
<link>http://weblogtoolscollection.com/news/topic/exclude-sticky-posts-at-the-top#post-6990</link>
<pubDate>Wed, 28 Apr 2010 10:41:36 +0000</pubDate>
<dc:creator>werlisa</dc:creator>
<guid isPermaLink="false">6990@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;Hello everyone,&#60;/p&#62;
&#60;p&#62;According Wordpress official forum instructions should create a new Query Post to solve the problem of sticky posts at the top of my index, I want these sticky posts do not appear anchored to the top of my index and disappear in order of publication but are not as do so.&#60;/p&#62;
&#60;p&#62;This is the Query existing post in my topic.&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
$i = 1;&#60;br /&#62;
if(!empty($_GET['sort']))&#60;br /&#62;
{&#60;br /&#62;
$orderby=trim($_GET['sort']);&#60;br /&#62;
$order=trim($_GET['order']);&#60;br /&#62;
$key=trim($_GET['key']);&#60;br /&#62;
// create the sort by injection&#60;br /&#62;
$posts = query_posts($query_string . '&#38;#38;orderby='.$orderby.'&#38;#38;meta_key='.$key.'&#38;#38;order='.$order.'');&#60;br /&#62;
}&#60;br /&#62;
if (have_posts()) : ?&#38;gt;&#60;br /&#62;
&#38;lt;?php while (have_posts()) : the_post(); ?&#38;gt;&#60;br /&#62;
&#38;lt;?php if ($i % 2 == 0) { $alt = &#34; class=\&#34;alt\&#34;&#34;; } else { $alt = &#34; class=\&#34;no\&#34;&#34;; } echo &#34;&#38;lt;div&#34; . $alt;&#60;br /&#62;
if (is_sticky()) { echo &#34; id='sticky' &#34;; } echo &#34;&#38;gt;&#34;;&#60;br /&#62;
?&#38;gt;&#60;/p&#62;
&#60;p&#62;And this is the example again proposed by MIchaelH Post Query.&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
$args=array(&#60;br /&#62;
  'meta_key'=&#38;gt;$key,&#60;br /&#62;
  'orderby'=&#38;gt; $orderby,&#60;br /&#62;
  'order' =&#38;gt; $ordr,&#60;br /&#62;
  'post_type' =&#38;gt; 'post',&#60;br /&#62;
  'post_status' =&#38;gt; 'publish',&#60;br /&#62;
  'posts_per_page' =&#38;gt; -1,&#60;br /&#62;
  'caller_get_posts'=&#38;gt; 1&#60;br /&#62;
);&#60;br /&#62;
$my_query = null;&#60;br /&#62;
$my_query = new WP_Query($args);&#60;br /&#62;
if( $my_query-&#38;gt;have_posts() ) {&#60;br /&#62;
  while ($my_query-&#38;gt;have_posts()) : $my_query-&#38;gt;the_post(); ?&#38;gt;&#60;br /&#62;
    &#38;lt;p&#38;gt;&#60;a&#62;&#34; rel=&#34;bookmark&#34; title=&#34;Permanent Link to &#38;lt;?php the_title_attribute(); ?&#38;gt;&#34;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#60;/a&#62;&#38;lt;/p&#38;gt;&#60;br /&#62;
    &#38;lt;?php&#60;br /&#62;
  endwhile;&#60;br /&#62;
}&#60;br /&#62;
wp_reset_query();  // Restore global post data stomped by the_post().&#60;br /&#62;
?&#38;gt;&#60;/p&#62;
&#60;p&#62;Someone should know how to do this job?&#60;/p&#62;
&#60;p&#62;Regards
&#60;/p&#62;</description>
</item>
<item>
<title>jrmiller on "Local Food Bank Theme"</title>
<link>http://weblogtoolscollection.com/news/topic/local-food-bank-theme#post-5231</link>
<pubDate>Wed, 05 Aug 2009 07:32:37 +0000</pubDate>
<dc:creator>jrmiller</dc:creator>
<guid isPermaLink="false">5231@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;Hi, I was asked to design a site for our local foodbank.  Does anyone know of a good template/theme that might fit with a foodbank?  It would be a great help if someone can point me in the right direction.&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>gestroud on "wp_head, wp_footer &#038; plugins that suddenly don't work"</title>
<link>http://weblogtoolscollection.com/news/topic/wp_head-wp_footer-038-plugins-that-suddenly-dont-work#post-3729</link>
<pubDate>Fri, 26 Dec 2008 10:27:44 +0000</pubDate>
<dc:creator>gestroud</dc:creator>
<guid isPermaLink="false">3729@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;With the rush of fantastic-looking new WordPress themes available, I've been spending some time changing the themes on some of my sites.&#60;/p&#62;
&#60;p&#62;After spending time getting things to look just right, I notice that when I use some themes, certain plugins no longer function.&#60;/p&#62;
&#60;p&#62;Since I'm an early adapter/adopter of the latests versions of WP, I thought that might have something to do with it. Then I began to notice that some people using the same version of WP, and the same plugins didn't have any problems. &#60;/p&#62;
&#60;p&#62;I also noticed that they hadn't changed their themes. &#60;/p&#62;
&#60;p&#62;After spending some time going through the various bits of codes, I found two missing bits of code in many new themes: the call for&#60;br /&#62;
wp_head();  before the closing head tag in header.php, and a call for wp_footer(); before the closing body tag in footer.php.&#60;/p&#62;
&#60;p&#62;Once I added the codes to the respective files, most of the &#34;non-functioning&#34; plugins functioned again.&#60;/p&#62;
&#60;p&#62;So, before you head over to a plugin developer's site to find out why his/her plugin suddenly stopped working after you changed your site's theme, you'll probably want to make sure that the theme designer added the necessary code to header.php and footer.php.
&#60;/p&#62;</description>
</item>
<item>
<title>Steveorevo on "Customizing WordPress Themes"</title>
<link>http://weblogtoolscollection.com/news/topic/customizing-wordpress-themes#post-3033</link>
<pubDate>Tue, 15 Jul 2008 12:33:07 +0000</pubDate>
<dc:creator>Steveorevo</dc:creator>
<guid isPermaLink="false">3033@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;I think this would really benefit the WordPress community judging by all the postings about themes that are mentioned here (and the side bar ads that are WordPress specific). Often times I find myself searching for a client's new theme but always end up customizing one or several to meet specific needs. This task has just been greatly simplified.&#60;/p&#62;
&#60;p&#62;ThemeDreamer for WordPress is an extension to Dreamweaver that enables WYSIWYG editing of WordPress themes. I know that a lot of people here already have MAMP/XAMP setup, or just work directly off the server. However, for those of use that want realtime feedback, or want to work offline, and could do without the headache of trial-n-error design (read: slow), ThemeDreamer can help. It accelerates theme edits by simulating a post in Dwâ€™s Design View just like taking a theme for a test drive on the web only in realtime. Design View is just a rough approximation but this alone immediately allows you to see how CSS affects your theme for instant feedback for all those minute changes that would normally multiply tediously uploading/downloading/refreshing. Seasoned Dreamweaver developers can also move blocks of code like they did with HTML by just highlighting and drag nâ€™ drop (move a post date, rearrange the side bar, etc.). It automatically parses and combines files in realtime so you can just open up almost any theme file straight from the wp-contents/theme folder. It also provides code hints and context sensitive help for those of use that havenâ€™t memorized WordPressâ€™s extensive template tag library. Any Dw developer familiar with Split View (Code/Design) will immediately recognize the benefit of navigating code by selecting in Design View and seeing â€˜what does whatâ€™ in code view. â€˜Hand Codingâ€™ is great for programming or for those with time on their hands but designing something â€˜visualâ€™ without it just leaves Dreamweaver as another blind text editor. Now designers can unlock the other half of Dwâ€™s design abilities with WordPress like they could with plain 'ol HTML!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.themedreamer.com&#34; rel=&#34;nofollow&#34;&#62;http://www.themedreamer.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>photoneil on "PC World Does Tutorial on Wordpress"</title>
<link>http://weblogtoolscollection.com/news/topic/pc-world-does-tutorial-on-wordpress#post-2992</link>
<pubDate>Sat, 05 Jul 2008 02:29:00 +0000</pubDate>
<dc:creator>photoneil</dc:creator>
<guid isPermaLink="false">2992@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;Titles, &#34;How to build a blog in Wordpress&#34;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.pcworld.com/article/147459/how_to_build_a_blog_with_wordpress.html&#34; rel=&#34;nofollow&#34;&#62;http://www.pcworld.com/article/147459/how_to_build_a_blog_with_wordpress.html&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>gestroud on "How to prevent viruses uploaded to wp -blog -header.php?"</title>
<link>http://weblogtoolscollection.com/news/topic/how-to-prevent-viruses-uploaded-to-wp-blog-headerphp#post-2926</link>
<pubDate>Fri, 13 Jun 2008 00:14:29 +0000</pubDate>
<dc:creator>gestroud</dc:creator>
<guid isPermaLink="false">2926@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;Thanks for the link, donchenko. I appreciate it.&#60;/p&#62;
&#60;p&#62;Luckily, the virus isn't on my hard drive. It's definitely something someone uploaded to the web host's server. Twelve different sites - with twelve different passwords - were affected. The only thing they have in common is that they are all on the same server - that and the fact that they were hacked. :-S&#60;/p&#62;
&#60;p&#62;Right now, I'm looking for every resource available to make it as difficult as possible for my sites to be hacked again.  And I'm also sharing the info that someone is targeting wp-blog-header.php files for attacks.
&#60;/p&#62;</description>
</item>
<item>
<title>donchenko on "How to prevent viruses uploaded to wp -blog -header.php?"</title>
<link>http://weblogtoolscollection.com/news/topic/how-to-prevent-viruses-uploaded-to-wp-blog-headerphp#post-2918</link>
<pubDate>Tue, 10 Jun 2008 13:49:15 +0000</pubDate>
<dc:creator>donchenko</dc:creator>
<guid isPermaLink="false">2918@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;Maybe its a virus on your computer.&#60;/p&#62;
&#60;p&#62;Here is description one of them &#60;a href=&#34;http://www.viruslist.com/en/viruses/encyclopedia?virusid=147349&#34; rel=&#34;nofollow&#34;&#62;http://www.viruslist.com/en/viruses/encyclopedia?virusid=147349&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This virus steal passwords from many soft and can use them to upload virus code into your sites.&#60;/p&#62;
&#60;p&#62;Check your computer with antivirus, and try to change all password, FTP password, Hosting-admin password etc.
&#60;/p&#62;</description>
</item>
<item>
<title>gestroud on "How to prevent viruses uploaded to wp -blog -header.php?"</title>
<link>http://weblogtoolscollection.com/news/topic/how-to-prevent-viruses-uploaded-to-wp-blog-headerphp#post-2915</link>
<pubDate>Mon, 09 Jun 2008 20:56:20 +0000</pubDate>
<dc:creator>gestroud</dc:creator>
<guid isPermaLink="false">2915@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;I've recently noticed that someone has uploaded a virus - JS/Downloader Agent to a number of my WP 2.51 web sites.&#60;/p&#62;
&#60;p&#62;Whoever the attacker is uploads it to wp-blog-header.php.&#60;/p&#62;
&#60;p&#62;The file is originally 2KB. The new file is 3KB.&#60;/p&#62;
&#60;p&#62;I have already contacted my webhost (Servage) and installed a fresh copy of WordPress.&#60;/p&#62;
&#60;p&#62;Read/Write permissions are set to 755 on the root folders.&#60;/p&#62;
&#60;p&#62;No one has my passwords, but I've just changed them, just in case.&#60;/p&#62;
&#60;p&#62;I have wp-ban installed, as well as wp-blockadmin and the Login Error Cleaner plugin.&#60;/p&#62;
&#60;p&#62;All plugins are up to date.&#60;/p&#62;
&#60;p&#62;What I'm trying to figure out is how to prevent it from happening again.&#60;/p&#62;
&#60;p&#62;Any suggestions?
&#60;/p&#62;</description>
</item>
<item>
<title>nitzs on "Plugin Idea"</title>
<link>http://weblogtoolscollection.com/news/topic/plugin-idea#post-2854</link>
<pubDate>Mon, 26 May 2008 19:28:49 +0000</pubDate>
<dc:creator>nitzs</dc:creator>
<guid isPermaLink="false">2854@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;Iâ€™ve been looking for a event management plugin. It will even help wordpress podcamps events. It can have registartion, maximum user limit and a widget to showcase events on frontpage. It can have integration with google chaeckout or some some other payment site. If anyone interested, then I can provide all necessary information.&#60;/p&#62;
&#60;p&#62;what say guys??
&#60;/p&#62;</description>
</item>

</channel>
</rss>