How To Regenerate Video Thumbnails in Clip-Bucket v2.6
Last Updated on Sunday, 1 April 2012 10:14 Written by Richi González Monday, 9 April 2012 12:00
Hello,
Whether you lost your thumbnails folder, or you simply want to create new thumbs for your videos in Clip-Bucket, this article will definitely help you achieve that.
Difficulty level: Easy
Learn MoreWhere is the Pagination Code in Clip-Bucket v2.6
Last Updated on Sunday, 1 April 2012 10:14 Written by Richi González Friday, 6 April 2012 12:00
Hello,
Lately, I’ve been working in some clients’ websites, in which I needed to change pagination’s behavior. For example, I wanted to show only four pages, then the next page button. As I never had to deal with pagination, I spent quite a long time trying to figure out where all the visual code was. Here, I will tell you where it is and a simple explanation of what some important lines do.
Learn MoreHow To Recreate Photo Thumbnails in Clip-Bucket v2.6
Last Updated on Sunday, 1 April 2012 10:13 Written by Richi González Sunday, 1 April 2012 12:00
Hello,
Has you ever moved your site to another server without backing up the thumbnails? Or maybe one of your photo’s thumbnails was just black? Clip-Bucket v2.6 has a built in function to regenerate thumbs! Keep reading to learn where to find it!
Difficulty level: Easy
Learn MoreCustom 404 Error Pages Tip
Last Updated on Tuesday, 13 March 2012 01:57 Written by Richi González Monday, 12 March 2012 12:00
Hello,
Do you have a custom 404 error page that only says the page was not found and gives a link at the bottom? Well, today I will give you a great tip that has worked for me over the years. You will lose fewer visitors than with a plain 404 error page and be able to increase your earnings.
So you want to keep more visitors on your website, even if they didn’t find the page they were looking for? When somebody gets to your 404 page, you want that person to stay. Aside from displaying a message that just says the page was not found, you will also need to add more items that will try to advertise your website. You could possibly add internal links of interest; this way, even if they did not find what they were looking for, they can read some other thing that is related to their topic.
Learn MoreHow to Detect If a Website Is Being Browsed Through a Mobile Device with PHP
Last Updated on Sunday, 20 May 2012 12:37 Written by Richi González Friday, 9 March 2012 12:00
Hello,
As technology is changing, and a great percentage of the total Internet users browse the web through their mobile devices, it’s become essential for a web developer, to add support for these devices. This can be achieved in various ways, but today, I’ll show you how to do it with PHP.
Difficulty level: Easy
1. Open up the header.php file of your website or the index.php file; if you just want to test it, simply create a new PHP file.
2. At the top, add the following:
Learn More
Recent Comments