Sideblog
Update: Sideblog v3.0 is the current stable version
Sideblog is the plugin that I’ve been using here for quite a while. It is responsible for that snippets of information in the sidebar. I created Sideblog about two months ago but dropped development because I didn’t find any need for it. Then, just recently I get to use K2 which included an Aside by default. So got hooked on posting on Asides. Problem with K2’s Aside is that if you try to post more on your Aside category than your other categories, the number of posts displayed on your main content area lessen. And so I repaired my Sideblog plugin.
For those who are interested in using it you can download it from the download page. Installation instruction can be found in the readme.txt included in the zip file.
But for those who insist, here it is.
1. Download and extract sideblog.zip
2. Open sideblog.php in a text editor.
3. Change $cat_to_hide to the Category ID of your Aside category.
Example:
change this
/****** EDIT THIS FIRST *********/
$cat_to_hide = 1;
/********************************/
to this
/****** EDIT THIS FIRST *********/
$cat_to_hide = 10;
/********************************/
* where 10 is the Category Id of my Aside category. To view your aside category Id, go to Admin->Manage->Categories.
3. Upload sideblog.php to your wordpress’ plugin directory. Usually found in /wp-content/plugins.
4. Activate the plugin in Admin->Plugins
5. Open you sidebar.php file. Add the following line on where you want the content of your aside to appear.
<ul>
<?php sideblog(’title=true&permalinks=true&limit=5′); ?>
</ul>
OR
<ul>
<?php sideblog(’permalinks=true&limit=5′); ?>
</ul>
to display permalinks without the post title
OR simply
<ul>
<?php sideblog(); ?>
</ul>
* where 5 is the number of post you want to appear. Defaults to 3 if omitted.
To post to your Sideblog, post it under your asides category only. Do not post it under multiple categories as it will surely appear in our main content.
Suggestions are welcome.
comments
430 Responses to “Sideblog”
Pages: « 1 2 3 4 5 6 7 8 [9] Show All
Pages: « 1 2 3 4 5 6 7 8 [9] Show All
Leave a Reply
You must be logged in to post a comment.
March 20th, 2008 at 1:09 pm
Somehow this plugin isn’t working in Internet Explorer 7.0. I’m using sideblog(’asides’);
March 20th, 2008 at 1:10 pm
Somehow this plugin isn’t working in Internet Explorer 7.0. I’m using sideblog(’asides’); Could you email me if you have a solution?
March 31st, 2008 at 10:36 pm
For a while I was using a widgetized theme but I just went back to my other theme without widgets and again I get:
Aside category not selected. Please provide a category slug if you’re using non-dynamic sidebar.
How do I fix this?
April 3rd, 2008 at 8:30 am
Hi! Some of my posts include pictures. Is it possible to show the post (in the sideblog) without the pictures? Thank you.
April 4th, 2008 at 11:10 am
[...] Sideblog Wordpress Plugin (WP2.5) A simple aside plugin. Licensed under the GPL By Kates Gasis. [...]
April 6th, 2008 at 5:09 pm
[...] Sideblog Wordpress Plugin [...]
April 7th, 2008 at 4:54 pm
[...] Sideblog Wordpress Plugin – Widget som gör att du kan ha en miniblogg i en “sidebar”. Du väljer helt enkelt en kategori, och det senaste inlägget i den kategorin kommer publiceras i din “sideblog”. Jag använder den för att göra “Binär kärlek: 0″ och “Binär kärlek: 1″ i högerspalten pÃ¥ förstasidan. [...]
May 3rd, 2008 at 10:58 am
Beats me, Robin. I guess the plugin author isn’t going to answer the question. I get the same error.
I guess I’ll stand pat with WP 2.0.11 (latest stable 2.0 version) so I can keep using Mini Blog.
May 8th, 2008 at 11:59 am
Is there a way to invoke the plugin method more than once under different categories?
May 8th, 2008 at 1:06 pm
Nelson:
I have it with several categories like this:
______
I do this mainly because the 10 post limit which I wish was a lot higher. You need to create the categories blurb1 and blurb2 though.
May 8th, 2008 at 1:09 pm
Nelson:
I have it with several categories like this:
______
I do this mainly because the 10 post limit which I wish was a lot higher. You need to create the categories blurb1 and blurb2 though.
Code didn’t make it through…
May 8th, 2008 at 1:10 pm
Nelson:
I have it with several categories like this:
php sideblog(’blurb2′);
/br>______
php sideblog(’blurb1′);
I do this mainly because the 10 post limit which I wish was a lot higher. You need to create the categories blurb1 and blurb2 though.
Code didn’t make it through…
May 14th, 2008 at 10:41 am
I cant get the excerpt to show the excerpts used with the posts.
My line is like this: %title_url% %excerpt% but it displays the content instead of the excerpt from the post.
Any help would be very appreciated.
Thanks.
May 16th, 2008 at 12:15 am
This is a great plugin and I’m using it successfully on my site, but I do have two great suggestions which I think would be of great interest to others too…
Just like you have an option to set the character length of excerpts to a specified number, perhaps you could also give this option for the Content?
Or possibly display the “more” link if there is one in the content.
Secondly, when my images resize, you should have an option to keep the ratio. so if I specify a width, the height will be scaled in proportion.
I think these implementations would not complicate the tool from a user side, but allow for more flexibility and further creative uses.
May 25th, 2008 at 9:40 pm
I installed Sideblog, and it works fine!
But under every topic I post in Sideblog, i have an: “-#”
How do I get rid of this?
Because I only want to Post Pictures in my Sideblog, and the -# are annoiying
Thx!
May 26th, 2008 at 4:34 am
@benny
U have the %title% option selected. Just change that to the %title url% which will display the post title as a url
July 27th, 2008 at 12:00 am
[...] Sideblog Wordpress Plug-in:Â A simple aside plug-in. [...]
July 31st, 2008 at 11:47 pm
[...] Sideblog—I’m not currently using this plugin, but it’s great for making one-or-two-sentence updates without creating a full entry on the main page. It creates a little blog on the sidebar for the “asides”, as most people call them, and is compatible with both widgetised and non-widgetised themes. [...]
August 7th, 2008 at 12:51 am
[...] plugin es el Sideblog Wordpress Plugin Sideblog Wordpress Plugin, que permite todo esto: no intercalar las entradas de una categorÃa [...]
August 8th, 2008 at 6:23 am
[...] Sideblog Wordpress Plugin (WP2.5) A simple aside plugin. Licensed under the GPL By Kates Gasis. [...]
August 19th, 2008 at 10:27 pm
Hi Kates, i wanna post in multiple categories. I need the post appears in the main, and the sidebar too. How i can do that?
congrats for this plugin.
August 25th, 2008 at 7:58 am
[...] on archived posts over a certain date), Ozh Better Feed (makes my RSS feed footer spiffy) and Sideblog (for aside [...]
September 13th, 2008 at 11:59 pm
Hi Kates!
I would like to replace the # indicator for permalink with a word. What is the syntax for that?
Thanks,
Sue
September 22nd, 2008 at 7:22 pm
Nice Information, Thanks!
December 1st, 2008 at 1:53 pm
[...] Para eso ideé una estrategia que se hiciera poco molesta a los lectores habituales utilizando el Sideblog Wordpress Plugin y dejando esas entradas sobre Outlets Online fuera del hilo normal. También las quité de los RSS, [...]
December 6th, 2008 at 4:42 pm
[...] 用Sideblog Plugin在侧边æ 弄个碎碎念 [...]
December 13th, 2008 at 5:47 am
[...] Sideblog … kinda like tweets directly into your sidebar [...]
February 15th, 2009 at 11:46 pm
Hi I love the plugin because our site always needs small flash news. I have it installed on the right. I have one annoying problem that I don’t know how to solve. The content does not always load for the first hit on the home page and it seems to disappear ever other hit. – Any suggestions?
February 18th, 2009 at 10:29 pm
I would love to know how you created post thumbnails for your aside of this site?
February 26th, 2009 at 3:21 pm
I tried implementing your plugin… and I admit I may have missed something, but when I activate it and then view the home page it reads as ‘not found’ deactivating it brings my posts on the page back ?
Any idea why this problem may occur ?
I am using the latest version of WP