Apr
26th

Hiding a Post in Wordpress

Files under General | Leave a Comment

I previously showed a way to hide a page in wordpressdetails here – but was then alerted to a plugin by Robert Mahfoud (now Apple A Day) which does the job for any posts you may want to hide, with the added bonus of choosing which areas you want to hide it from!

Handy if you have diverse posts, which you may not want to see on your homepage – the post will remain accessible normally through permalinks, archives etc, though.

Very easy to install – and simple to use – what more could you want??

== Frequently Asked Questions ==

= What does this plugin do? =

It enables you to create *low profile* posts that can be hidden (temporarily or permanently) from the homepage and/or a feed. The post will remain accessible normally through other means, such as permalinks, archives, etc… and thus will remain visible to search engines.

= How can I make a post private so that no one can see it? =

If you want to make a post completely private you don’t need this plugin. Wordpress supports options such as private and/or password-protected posts out of the box.

= Can I make a post *low profile* for a while, but then make it normal again? =

Yes. The *low profile* flags are just another attribute of the post. It can be added or removed at any time, just like editing anything else about the post.

Take a look and download the plugin here – and don’t forget to let them know what you think of this plugin!!

Apr
25th

Creating WordPress Plugins yourself?

Files under General | Leave a Comment

It’s been called “The Secret Weapon You Hope Your Competition NEVER Finds Out About” – or “Wordpress Crusher!

Have you ever thought about creating WordPress Plugins for yourself? Without having to make them from scratch! After getting your hands on these WordPress plugin templates, you’ll be able to whip up a WordPress plugin that you can install on your blog — or all your blogs — to improve the way it behaves. If you’ve used WordPress blogging software for any length of time then you know that you tend to install a few plugins to make it behave exactly the way you want. Plugins to track visitors, backup your blog, stop comment spam in its tracks, generate sitemaps, show related posts…

But what about the plugins that don’t exist yet? Surely there’s something you want your blog to do right this second, that no existing WordPress plugin can do for you.

That’s why this package has these 9 ready-made plugins and 31 minutes of quick start videos to drip-feed articles and RSS, embed videos, bribe for comments, re-post blog entries to Twitter, and much more!

For you curious types out there, there is also an additional 4.7 hours of video, 7 fill-in-the-blank PHP templates, and 86 pages of very easy to read PDF instructions so you can figure out exactly how the plugin was made… and re-use existing code to make your own plugins in 10% of the time it would normally take on your own. Make some info appear as a sidebar widget, rewrite existing blog entries, respond to new blog posts and comments, and more!

Or, apply these plugins as-is! These are actual working WordPress plugins — that allow you to do everything from copying your WordPress posts to Twitter, reward readers for leaving comments, automatically import articles and RSS feeds, and more.

Take a look for yourself at just what is is on offer here . .. . WORDPRESS CRUSHER!!

Apr
25th

Free Wordpress Autoresponder!!

Files under Autoresponders | 1 Comment

Well, as soon as you say FREE & Autoresponder in the same sentence, then everyone appears out of the woodwork and cries “NO!!” – “Don’t do it!” – “Problems!” – and contine to force the likes of “Aweber” or “Getresponse” down your throat!!

Yes – they cost money and if you are really serious about your lists – then they have obvious advantages BUT . . .

What if you want a simple autoresponder, nothing fancy – maybe to use as an added incentive if you are thinking of blog flipping??

Well here is a great one, we have been testing and for the money (HE! HE!) – it can’t be beaten!!

Take a look – install it – see what you think – YOU CANNOT LOSE!!

The FREE AutoResponder Plugin will create and manage a single list and subscription widget. You can add up to 60 days worth of messages to be sent daily in the order you specify. In the free version there is no Intelligent Queue and all mail is generated at send time. Those are the main differences. The free version allows you to build a list easily but isn’t suited to mass mailing more than 500 addresses in a free or shared website hosting environment.

The Pro version is in beta testing (and available for 50% off) and allows you to create multiple lists like the one above. The Intelligent Queue provides the means to handle much larger lists by running in the background and allowing you to limit how often and how much mail is generated and sent. This can be optimized for any shared or free host environment.

P.S. So what are you waiting for??

P.P.S. I’ve always wanted a P.P.S. !!

Apr
19th

Hiding Pages In Wordpress

Creating a hidden page in WordPress

Sometimes it is handy to be able to “hide” a Wordpress page from the public as opposed to making that page “Private”. What’s the matter with private pages I hear you ask?? Well nothing – if you don’t want anyone except those who are logged into your blog, to access that page. The problem with “Private” pages is that they are very good at what they were designed for!! – Being Private and un-available most times!!

Consider a Thank-You page for a moment – if you want a Thank-You page to look like your present wordpress theme it is very easy to create a new page and there you have it! However – what happens when your theme automatically creates a menu somewhere or other with a list of Pages?? Depending on your theme, there is probably a list of all your static pages (by default) somewhere on your website (navigation bar, sidebar, widget, sitemap or whatever). What happens if you don’t want that particular page to appear – yet you still need it to be available to your visitors in certain circumstances??

Read on . . . .

You create a static page and call it whatever you want. You note the page ID number for this page and locate the PHP template in your theme that calls the list of pages. It will probably be named sidebar or sitemap.

You are looking for a line like this: < ?php wp_list_pages(‘title_li=’ ); ?>

Note: It’s a good idea to save a copy of this file before you alter it and rename it something like file_nameORIG.php, in case you ever need to restore the default and forget what you’ve altered.

Now, add ?exclude=page_ID? to the line (substituting your actual page ID).

If your page ID is 22, it would look like this: < ?php wp_list_pages(‘exclude=22&title_li=’ ); ?>

You can add more pages separated by commas but read on before you do so because you may not need to, even if you think you do. OK, save, to upload your file to replace the one on your server. That’s basically it. Now, whenever you want to add a static page that should not appear your master list, just make it a child of this excluded page. You can make any of the children of this parent page visible again by simply making them parent pages, or by making them children of a parent that is visible. Simple and elegant!

But, you ask, what use is this? Well, for one, you can store drafts of pages or make pages private. They are not true drafts or private pages because if someone knows the page ID, they can access the page, but it works in a manner of speaking and I find it useful to have that option. Where I found it most useful however, like I stated above, was in creating a thank-you page. I prefer this method because it serves double-duty and does not require a plugin. I just created a thank-you page so that, for example, you can direct your new subscribers to that page – rather than the default autoresponder one. It obviously then keeps your “theme” without going “outside” the blog structure.

Hope you found that useful.

Apr
5th

MiniSite MakeOver – Do you need one??

Files under General | Leave a Comment

Is your mini site looking tired and depressed??

 

Take a look at a great new site from Gavin Smith

 

SUPER MINI SITE MAKE OVER

 

It’s well worth it!