Lt - AutoBlog Theme

Shortening Excerpt or Content

Sometimes, our web will looks bad, because the content that shown at the main page were too long. Even you are change that content into excerpt “the_exceprt()” it will still too long, and still looks bad. The idea is you only need to show 100 Characters only, is this possible? Actually, WordPress already have built [...]

By cahyo on December 23, 2011 | Tips | A comment?
Tags: , , ,

Fix Church Theme Option Error

Many people aks (and i also feel it too), that Studiopress Church theme options were error. Everytime we modify this Church Theme Option page (change category, number of post, etc), when we click the save button it always return to the default setting. How to solve the problems? Some people said that this Church theme [...]

Modify Mimbo theme for WPRobot use

Before i start the step-by-step tutorial to change this Mimbo theme into wprobot friendly theme, let me describe about the theme it self first. MIMBO is a clean, customizable magazine-style theme for WordPress. It’s also a simple framework which can be modified with child themes, discussed further down in the documentation. Read more about the [...]

Add Star Rating in WPRobot

The WPRobot ver 3.xx already enhanced with star rating feature, basically we could use it with ease. Just add {rating} inside the template module, and the star rating will show. I have try this feature for my Log Cabin Dog House site (please check the single post), and it works. You can see that there [...]

Repair Hacked WordPress Site

Did you have WordPress Site that hacked by someone?. In this few days, i got angry because several of my site were hacked! After several trial and errors, googling, ask friends and lots of plugins activate-deactivate, i can repair my hacked wordpress site. Did you think that your site is safe? Check it first!, especially [...]

Great Hostgator July Promotions, 40% OFF!

Now, its time to enlarge your autoblog business!!. Signup a new hosting for your new website. The best offers today were come from HOSTGATOR, the best host for autoblog for now. Hostgator July Promotions offers 40% OFF! for all packages!, what a great offers! What do you waiting for? Signup a new Hostgator Package now, [...]

By cahyo on September 1, 2011 | hosting | A comment?
Tags: , , , , , ,

How to Cut long title automatically

Have you already use WPRobot plugins?, especially if you are using Amazon module, sometimes you will got a long Post Title that could make your theme broken (or maybe have a bad look). How to automatically cut this long post title? so our site layout will still normal as usual. I have try to search [...]

How to add Other’s site Feed | add Other's site Feed

How to add other’s website feed into our site?. For theme that widget ready, we can use built-in widget that could help us to add other’s site feed, but if our theme is not widget ready? To add other’s site feed using php script, you can use script like this : Change this url with [...]

Combine Automatic Thumbnail and Youtube Video

Sometimes, when we use a premium theme, we have some spot that contain images (thumbnail), and some spot will used to show video from youtube. Sometimes, we want to make this spot automatically choose the best value for it. When the post is not a youtube video post, then the thumbnail will show, and it [...]

Automatic Thumbnail using functions

Showing automatic thumnails still great to discuss. In my previous post, i have posted about Get The Image plugins that could help us to show automatic thumbnail, in this post i want to show you how to modify our theme, so our theme will show automatic thumbnail without plugin’s aid at all. The first idea [...]