Create Blogs

create websites and blogs with WordPress and Nucleuscms

How To Split Prefix Database To Individual Database For WordPress

Alright, I had a few blogs sharing the same database by using prefix database in WordPress and the blogs are getting bigger and the single database getting larger. The problem is that every time the database goes down, all blogs go down which is not good for my website. I don’t want to re-install WordPress

Author Avatar Picture In WordPress 3.9.X

My aunt asked me to show her picture on her WP blog for author instead of these self generated avatar. After searching on the internet, here is how I did it for her. The code needed in the functions.php of the theme. The code needed in the loop (main) and loop-single (post). <?php echo get_avatar(

Twenty Fourteen Theme Customization

WordPress 3.9 came out and theme Twenty Fourteen came with it. The theme is great, but it does kill many of the mootools and older jqueries scripts that I’ve been using like Mediabox Advance and FancyBox 1.3.4. Anyhow, this is how I modified a Twenty Fourteen Theme. My goal is to have 3 colors on

Install XAMPP 1.8.3 And WordPress 3.9 On Mac OS X Mavericks 10.9.2

xampp

On the new XAMPP 1.8.3 and WordPress 3.9, there are a few problems that need to be addressed before we can really use the 2 systems perfectly on Mac OS X, especially Mavericks 10.9.2. Xampp installer will install Xampp folder in the Application folder, this causes permission problems. To fix these problems, we need to

Replace A String With New String For All Posts In WordPress

Now WordPress is at version 3.9 and the new theme “Twenty Fourteen” is supposed to be the best free theme ever, but the theme does kill 2 of my plug-ins Mediabox Advanced and FancyBox 1.3.4. So, if I want to use Twenty Fourteen after I’m done modifying it, I have to replace the class strings