LeachCreative

Articles

10 Creative One Page Websites

Often times there are cases where an individual or company simply do not have enough content to justify having a multi-page website. So instead of building a site that will make it more difficult to get the information needed, someone came up with the idea to build single page websites. Sometimes these sites are little more than v-cards, and other times they behave more like a page within a page.

Continue Reading...

Login To WordPress Via Social Media

Like many people I use several different usernames and passwords throughout the internet, and sometimes it becomes difficult to remember what information belongs where.  So why not simplify things by integrating your social media login into your Wordpress website/blog with some of the incredible plugins available in the Wordpress Plugin Directory.

Continue Reading...

10 Amazing CSS3 Tutorials Involving Animation

Adding animation is a great way to get people interested in your site, and with the introduction of CSS3 its easier than ever. CSS3 gives us much more control over everything on our site, and in many cases allow us to avoid using jQuery and javascript which may slow down our site. So today I thought I would share some tutorials I’ve come across that would traditional use jQuery animation, but instead have been done using CSS3′s transition effects.

Continue Reading...

Dynamically Create and Attach Sidebars To Posts and Pages

Dynamically create and display your Wordpress widget sidebars with minimal coding with this simple functions.php script.

Continue Reading...

Display Featured Image On Admin Post/Page Column

Add a featured image(if available) to your page/post column listing in your Wordpress dashboard with this short snippet.

Continue Reading...