20 Fresh CSS3 Tutorials

Advertise here with BSA

The design industry is probably one of the fastest changing and growing. Designers have to keep their eyes on everything, including new trends in visual design, as well as interaction technologies like jQuery, HTML5, and CSS3. Designers are using these technologies to express more creativity in design production and make user experience richer. In this [...]

How To Show Number of Queries and Page Load Time in WordPress

One of our users asked how do other sites show number of queries and page load time in the footer. You will often see this in the footer of sites and it may say something like: “64 queries in 1.248 seconds”. In this article, we will show you how to show number of queries and page load time in WordPress. Simply paste the following code anywhere you like in your theme files (such as footer.php). And refresh the page. You…

How To Show Number of Queries and Page Load Time in WordPress is a post from: WPBeginner which is not allowed to be copied on other sites.

How to Add the Theme Editor in WordPress Admin Bar

In the past we have shown you how to add the shortlink menu, draft posts, and other things to the WordPress admin bar. In this article, we will show you how to add the Theme Editor in WordPress Admin Bar. All you need to do is either open your site-specific plugin or your theme’s functions.php file and paste the following code: That is it. We found this code floating around on the WordCamp Nashville Hashtag. We tried it on WordPress…

How to Add the Theme Editor in WordPress Admin Bar is a post from: WPBeginner which is not allowed to be copied on other sites.

How to Create a Sticky Navigation Menu with jQuery

Advertise here via BSA Ribbons are liked for a reason, though — they break the mostly flat design paradigm that we’re traditionally bound to, and they’re one of the few visual elements to do so in an inconspicuous way. Webdesign Tuts has written a great tutorial: Create a Sticky Navigation Header Using jQuery Waypoints , which tells us how to create an alternative visual style for such elements, which is more natural-looking and aesthetically pleasing. Requirements: jQuery Framework Demo: http://webdesign.tutsplus.com/tutorials/javascript-tutorials… License: License Free Sponsors Fresh Web Design Leads Posted Daily – Get New Clients Today Professional Web Icons for Your Websites and Applications

How to Fix Yoast’s WordPress SEO Sitemap 404 Error

Having been downloaded over 1 million times, WordPress SEO by Yoast plugin is by far the best and most complete SEO plugin for WordPress. While it has given us no issues in the past, for some users it has been a pain. Recently one of our clients ran into the issue of getting a 404 error for their sitemaps generated by Yoast’s WordPress SEO plugin. After trying a few things, we were able to figure out the solution. In this…

How to Fix Yoast’s WordPress SEO Sitemap 404 Error is a post from: WPBeginner which is not allowed to be copied on other sites.

How to Fix the Error Establishing a Database Connection in WordPress

If you have been surfing the web for a while, you have at least seen this error a few times. Error Establishing a Database Connection is one of those curses that could be caused by many reasons. As a WordPress beginner, this could be awfully frustrating specially when it happened on its own without you changing anything. We ran into this issue yesterday on our own site. It took a little over 20 minutes to detect and fix the problem….

How to Fix the Error Establishing a Database Connection in WordPress is a post from: WPBeginner which is not allowed to be copied on other sites.

How to Secure your WordPress Pages with SSL

In the past, we have shown a few techniques where you are required to use a SSL certificate to secure your WordPress page(s). The most popular one is creating a donate form for non-profit organizations in WordPress. A lot of the non-profits like to use Authorize.net which requires them to have a secured (https://) page. In this article, we will show you step by step on how to secure your WordPress pages with SSL. First thing you need to do…

How to Secure your WordPress Pages with SSL is a post from: WPBeginner which is not allowed to be copied on other sites.