BPOVIA Website Design

Icon

Provides High-quality Web Design And Maintenance Service In The World

Bluehost or Not?

Is Bluehost fantastic or not? Maybe you would mention its large space, limitless quantity of domain pointers, high visiting speed and so on. So we may say Bluehost is quite good. Actually there is another important factor matters. That’s the server maintainance and the quality of the after-sale service! BPOVIA has many clients who use [...]

A Simple Way to Hide Update Notification for WordPress Plug-ins

Many WordPress users feel it unnecessary to upgrade plug-ins when the current functionality covers the demand, sometimes the new versions may not be compatible with and the users may risk new bugs. Considering this, we need to shield the update notification. Let’s see how to do this. Log into the WordPress dashboard, select plugins and [...]

WordPress Frequently Asked Questions

When we use WordPress, inevitably encounter some minor problems I have encountered here on summarizing some of the problems, you want to help the Friends of WP. 1. How to change the home page, category page, archive page number of posts per page? Background – “Set -” Read -> blog page shows up? Article. To? [...]

How to Make Images Displayed Randomly in WordPress

One effect needs adding onto BPOVIA official blog, giving every entry a random image, this would help make the blog entry look pretty in template structure as well as increasing the friendliness of the blog, now let’s take a look at how BPOVIA programmers make this happen in the simplest way: Theorem: use random function [...]

Make Your jQuery Fade Toggle Effective

JQuery is known as a JavaScript library which allows you to deal with simple events and run animations on your website. There is a feature called slideToogle, with the help of which you can simplify inputing slideUp and slideDown to make them unite. Then is there some way that we can use to apply this [...]

To Create Breadcrumb Navigation for WordPress

According to Wikipedia, Breadcrumbs typically appear horizontally across the top of a web page, usually below title bars or headers. They provide links back to each previous page the user navigated through to get to the current page or—in hierarchical site structures—the parent pages of the current one. Breadcrumbs provide a trail for the user [...]

Remove Redundant Data when Reinstalling WordPress

It is known that as time goes by, plug-ins that we used may leave a lot of useless data, especially when reinstalling WordPress, the frequent activation and deactivation of plug-ins will stop the useless data from being removed automatically. WordPress 2.9 and older versions are able to reset wp_options, however, this function was canceled after [...]

How to Submit Your Plugin to Official WordPress

You may regard the plugin submission as a piece cake especially when you have achieved creating it, however, the fact is, submitting your plugin is much more complicated than is imagined. BPOVIA Team has created a log of plugins, some of which have been submitted to official WordPress, then let’s take a look at how [...]

Solution to Facebook CSS Background Image Non-Display in IE (8.0 & Lower)

The display issue we are going to talk about today may occur in Static FBML when you directly define <style>…</style> as well as using background-images tags within CSS. Firefox, Chrome and Safari can normally display the background images, for IE users, though, if you are using Version 8.0 and lower, you should have noticed this [...]

Optimize Your WordPress Blog Manually

Obviously it will take longer for blogs to load as more and more plug-ins are installed into WordPress, then how to solve this issue? Now let’s take a look at how to achieve the functionality as plug-ins do manually. As a simple and easily-used WordPress plug-in, All-in-one SEO enables users to optimize websites basically, however, [...]