Nimble Theme by Elegant Themes

Nimble Premium WordPress Theme is a well balanced theme in a lot of aspects. The theme’s demo displays a combination of colors that is pleasing and attractive to the eyes. Its styling is bold but still effectively leaves makes clever use of white space giving the eyes a place to rest strategically. The overall design is balanced and looks beautiful on large monitors as well as on smartphone displays. It is indeed aptly called “Nimble” as it is flexible enough to adapt to various types of websites.

Nimble’s homepage is deliberately section giving it that clearly defined look. Each section has its own color scheme, effectively transitioning users from one section to the next as they scroll through the page. The top section contains a beautiful, full width slider for showcasing attention grabbing works and taglines. Clicking on a slide takes you to a page that contains details of the featured work or post. This section transitions into another section which can be used to give a bird’s eye view introduction about important information such as the company, mission, vision, product/service summaries or other types of information. This is further enhanced by call to action buttons at the bottom of the boxes that take you to pages where you find more exhaustive descriptions. There is also a section that can be used for special quotes, taglines or announcements. The next sections can be configured to contain recent news and updates, recent blog posts, recent portfolio additions, and even a price table to complete the whole layout. All these customizations can be easily handled via the ePanel Theme Options feature included in all Elegant Themes WordPress themes.

Nimble’s responsive design is quick and impressive. Images and content quickly resize to the width of your browser or the screen size of your handheld device. This means that your visitors can expect a pleasant browsing experience all the time.

More Features:

  • Responsive design
  • ePanel Theme Options
  • Large collection of shortcodes
  • Premade Page Templates
  • Perpetual Updates
  • Secure and Valid Code
  • Browser Compatibility
  • Complete Localization
  • Five Unique Colors
  • Unparalleled Support

Nimble Premium WordPress Theme includes top-notch tech support provided by Elegant themes’ support staff to help you setup your site and get it running in no time.

Nimble Theme: $39 | Demo & Download

Wedding WordPress Theme 2012 by ThemeFuse

Bring out the bubbly because she just said “Yes!” But wait! Walking down the aisle isn’t that simple nowadays what with all the preparations and planning that has to be done. One of the most challenging things you’ll ever go through in life is to plan a wedding. But what if you had a tool that could help you address all the logistical challenges that go with it? A simple solution is to create a website just for the event that way you can manage certain aspects of the wedding wherever you are.

Many times, coordination and information dissemination can be a challenge as you plan your wedding or even somebody else’s. Just Married Premium WordPress theme is a theme indispensable during wedding preparation activities. This premium WordPress theme is an effective means of communicating the progress of wedding preparation, invitations, attendance, as well as bookings and gift registry. It is also perfect for wedding organizers as they coordinate activities that may be logistically challenging to accomplish.

Just Married allows you to manage information relevant to the wedding. With the theme’s built-in templates, you can post all the information about the ceremony, sponsors, bridesmaids, groomsmen, and the entourage that guests might want to know. You can also post information about the bride and the groom’s story and how the story continues along. Confirming guest attendance is also much easier with Just Married’s RSVP feature. With this feature, guests can fill out the RSVP form to confirm attendance making it easier for the bride and the groom keep track of their budget. The theme also allows you to connect to the couple’s bridal registry pages to their stores of choice making it convenient for guests, whether local or international, to give gifts to the couple. Out of town guests can take advantage of the accommodations feature to book hotel rooms at group discounts set-up with partner hotels.

This premium WordPress theme’s responsive design allows guests to visit the site while on the go. This is perfect for friends and family travelling to the event. Planning a wedding need not be such a stressful activity if you have the right tools.

Features:

  • RSVP Module
  • jQuery Image Lightbox
  • Auto Image Resizing
  • Cross Browser Compatible
  • jQuery Image / Video Lightbox
  • Font-face custom font
  • Powerful Admin Options

This theme includes documentation, video tutorials, as well as access to an AfterCare Forum for theme support. Check out Just Married Premium WordPress Theme today.

Just Married Theme: $49 | Demo & Download

HTML5 WordPress Themes 2013: Trends

The evolution of HTML from the time it was introduced years ago to the HTML5 we know today is a technical geek lover’s journey. This article is not about that but just in case you are interested to know how it all came to be here are some interesting resources for you to check out. For those who want a more comprehensive history of HTML5, you can read all about it here – Dive into HTML5 by Mark Pilgrim. For those who just want a quick overview, check out this cool infographic The History of HTML5 published by Mashable. If you are really want to get into the technical stuff, you can go straight to the source right here – W3C.

What’s so Cool About HTML5

According to PCMag:

HTML5 was designed to provide a comprehensive application development platform for Web pages that eliminates the need to install third-party browser plug-ins such as Java and Flash. HTML5 provides support for 2D graphics, document editing, drag and drop, browser history management, audio and video playback and local file storage.

Simply put, HTML5 is composed of a set of rules that tell computers how to interpret code to display websites. It’s the 5th version of a set of instructions, governed by specific rules, that tells your browser how to execute these commands to display a specific design. It is the language of the web. HTML5 includes the following updates:

HTML5 introduces a number of APIs that help in creating Web applications. These can be used together with the new elements introduced for applications:

  • Media elements (video and audio) have APIs for controlling playback, syncronising multiple media elements, and timed text tracks (e.g. subtitles).
  • An API for form constraint validation (e.g. the setCustomValidity() method).
  • An API for commands that the user can invoke (used together with the command element among others).
  • An API that enables offline Web applications, with an application cache.
  • An API that allows a Web application to register itself for certain protocols or media types, using registerProtocolHandler() and registerContentHandler().
  • Editing API in combination with a new global contenteditable attribute.
  • Drag and drop API in combination with a draggable attribute.
  • An API that exposes the components of the document’s URL and allows scripts to navigate, redirect and reload (the Location interface).
  • An API that exposes the session history and allows scripts to update the document’s URL without actually navigating, so that applications don’t need to abuse the fragment component for “Ajax-style” navigation (the History interface).
  • An API for base64 conversion (atob() and btoa() methods).
  • An API to schedule timer-based callbacks (setTimeout() and setInterval()).
  • An API to prompt the user (alert(), confirm(), prompt(), showModalDialog()).
  • An API for printing the document (print()).
  • An API for handling search providers (AddSearchProvider() and IsSearchProviderInstalled()).
  • The Window object has been defined.

WHATWG HTML has further APIs that are not in HTML5 but are separate specifications at the W3C:

  • An API for microdata.
  • An API for immediate-mode bitmap graphics (the 2d context for the canvas element).
  • An API for cross-document messaging and channel messaging (postMessage() and MessageChannel).
  • An API for runnings scripts in the background (Worker and SharedWorker).
  • An API for client-side storage (localStorage and sessionStorage).
  • An API for bidirectional client-server communication (WebSocket).
  • An API for server-to-client data push (EventSource).

source: W3C

How Does this Affect WordPress Developers?

The HTML5 standard features make it easier to develop faster, interactive, and more semantically correct web pages, eliminating the need for functions that require JavaScript and Flash. WordPress designers, authors, and developers can take advantage of HTML5 enhancements on these 6 key elements: video, application cache, canvas for images, geolocation, worker threads, and notification. No doubt, HTML5 has bridged the divide between desktop and mobile and so far it is the best way to create mobile-friendly websites on a variety of devices.

What Trends do We Expect See in 2013

  • The rise of the baked, boilerplate, bare bones or blank HTML5 Themes
  • HTML5 will be supported by all new WordPress themes
  • More single dynamic pages websites with animation features
  • WordPress themes running on HTML5 compatible smart phones
  • Responsive design
  • Simple and clean themes (no to options-overload, yes to feature-specific themes)

HTML5 is still a work-in-progress and its adoption into more and more WordPress themes will continue as more and more users turn towards the mobile web. We can continue to expect more power, more speed, and more capabilities from it in the future as this technology continues to mature.


Responsive WordPress Themes 2013: Trends

For decades web design has always been centered around the desktop. We’ve always created our themes with the assumption of a user sitting in front of a desktop with high speed internet connection and using the most powerful web browsers available. The advent of mobile platforms have forced us to rethink this paradigm and we have had remarkable progress in creating themes that work on both desktop and mobile platforms. A few years ago, it was predicted that mobile devices will overtake desktops as the dominant Internet access device. With this continued trend to towards mobile computing, are we really prepared to respond to this technology inflection point?

The necessity for asking this question comes with the realization that a lot of design practitioners still follow a graceful degradation doctrine of design. We develop a top of the line theme version designed for the most powerful infrastructure users may have and allow the theme’s functionalities to disable when weaker systems are encountered. We have done this effectively with the use of fluid grids, flexible images/elements and media queries. However, if iOS and Android devices become the new mainstream, shouldn’t our themes be designed primarily for these devices and allowed to progressively enhance when more generous systems are encountered?

The point we are putting forth is this: 2013 will likely be the year mobile devices take over. The challenge for us is to create our themes for this new environment. The next question: “Among mobile devices what should our base platform be?” Based on the latest mobile internet trend numbers, tablets, particularly the iPad, are now coming to the forefront. Smart phones are still on the early stages of growth with a lot of mobile subscribers anticipated to convert in the next couple of years. The growth of the mobile internet is driven by emerging markets led by China, India, Indonesia, Philippines and Nigeria. As such, upcoming themes should be optimized with iPad sized tablets in mind, comprehending how the site will load in light of 3G infrastructure still being mainstreamed in global markets. These designs should be light on cache on these memory limited devices. Features for high performance desktop systems should not in anyway be downloaded to mobile devices but should remain in the cloud to be activated only when the appropriate device is detected.

So what comes next? What do we look forward to beyond 2013? We still have about 5B mobile phone users anticipated to convert to smartphones. By then, our designs will have to be for the small screen. For now, our general trend is “miniaturization” of the desktop. Quite appropriate for a world that is becoming smaller and smaller everyday.


25 Helpful Twitter Plugins for WordPress 2013

Twitter is one of the most visited social networking platforms on the planet. WordPress is one of the most widely used blogging platforms. When the two meet, you can expect beautiful things to happen.

Below we present you with 25 helpful Twitter plugins for WordPress – Plugins can make your WordPress site do virtually anything.

Here’s an example of what you can achieve with one of these Twitter Plugins for WordPress.

It is a common habit nowadays that people sign into their Facebook, Twitter, and Gmail accounts when they start their computer, and after checking their accounts they typically close all these web pages but do not sign out of their accounts. Instead they go on to work on new web pages and they occasionally return to their accounts to check any latest updates. Now there is a plugin named “Simple Twitter Connect”, no. 5 below in this list, which enables you to log into your WordPress dashboard through your Twitter profile. Once you install the plugin and sync everything then you can login to your WordPress dashboard with your Twitter account. If you have the habit of being logged into your Twitter account all the time then you can log into WordPress by just a click of the button – you will just have to hit the “Sign in with Twitter” button and you will be in.

This is just one example of the power of the Twitter Plugins presented below. Scroll down for more info on these wonderful Plugins for 2012 – 2013.

(more…)


Business WordPress Themes 2013: Trends

Business websites have always been put up for one purpose: to bring about more conversions/sales that will impact the company’s bottomline. The advent of the Internet has redefined the markets our companies and enterprises have operated in. Thomas Friedman has considered it one of the forces that “flattened” the world. What is amazing is that the Internet continues to evolve. Analysts have predicted that there will be a shift to mobile devices between 2013 to 2015, a forecast that is now turning into a reality. With this change in platform, businesses have to rethink how they do business on the web.

With a transition on the way businesses use the Internet, the question that needs to be asked is: “How do we develop business themes that will address this emerging trend towards mobility?” We need to consider how people use the mobile web. Business WordPress themes are no longer confined to corporate portfolios alone. More than ever, these themes should be designed to be multifunctional with eCommerce capabilities integrated in its core and these business WordPress themes must be flexible enough to adapt to the rapid changing face of the marketplace.

A good business WordPress theme built with this mobile trend in mind should focus on responding to these basic online activities that people do – people use the mobile web primarily to search, share, and shop. These are, in a nutshell, what people really do online – search for information, share what they find, and shop for stuff they need or want. WordPress themes for businesses should be designed in such a way as to enable people to Search, Share, and Shop without taxing memory, network, and computing resources especially if the user is using a mobile device. Product and price information should also be easy to share and be compared to competitors. Purchases should be safe, secure and robust over 3G infrastructure dominant in emerging markets of the developing world.

Aesthetically, the business theme should be responsive with the base design optimized for tablets which is now becoming the new mainstream. As a website owner, providing your clientele with the most pleasant online experience on your website will have a direct impact on your conversions. Addressing what they need in the simplest and fastest way possible will always yield good results.

Design trends and WordPress theme bells and whistles will come and go. These are all nice and fun to have but one day they are in, the next day they are out. Nice, flashy websites don’t make a business successful. It still boils down to good old-fashioned business practices like courtesy and excellent customer service, whether online or offline, that will win the day. These business ingredients transcend technological trends anytime.


7 Stunningly Creative WordPress Themes for 2012

1. Creative Skeleton Responsive WordPress Theme

Attention Creatives! Looking for a colorful and creative theme to match your sense of creativity? If you are, then take a look at Creative Skeleton, a responsive portfolio style theme that will satisfy your colorful and artistic side. Creative Skeleton gives you several portfolio layout styles and two unique single portfolio layouts (Pile and HoverScroll) to choose from. Pile stacks your images on top of each other and brings each one to the forefront once you click on it while HoverScroll works like a carousel of images that scroll left or right when you hover on the directional arrows. All these layout configurations give you maximum flexibility to create the look and style of your online portfolio just the way you want.

Creative Skeleton Theme: $35 | Demo & Download

2. Melrose Responsive Portfolio WordPress Theme

Dramatic in white and even more dramatic in black – with a myriad of accent colors to choose from – that’s Melrose Premium WordPress Theme for you. Melrose is an impressive and professional looking WordPress theme for the serious creative agency. It’s the perfect backdrop to house an equally impressive portfolio. The design elements are amazingly well-thought out and the features included will surely make you feel like you’ve bought everything in a candy store. This easy to work with, beautiful and flexible theme will definitely create a lasting impact on your visitors and eventually on your site’s conversion statistics.

Melrose Theme: $50 | Demo & Download

3. Vitrux Responsive Fullscreen Portfolio WP Theme

Creative Agencies and Multimedia Professionals will love Vitrux Premium WordPress Theme. Many portfolio themes include full screen portfolios on the homepage but not all of them offer full screen sliders with audio and full-screen videos as alternatives. This is what sets this portfolio style theme apart from the rest. Not only that, you also have a variety of Gallery presentation options to choose from. If you’ve amassed a large body of creative work in different multimedia formats and you want to give each project the exposure that each portfolio item deserves, check out Vitrux Premium WordPress Theme. It just might be the portfolio theme you need.

Vitrux Theme: $45 | Demo & Download

4. Fashionista Responsive WordPress Blog Theme

Tired of your boring blog layout and want something fresh? Why not check out Fashionista Premium WordPress Theme, a blog style WordPress theme that’s meant for bloggers but can also be used for other purposes. Pinterest-styled themes are the latest trends today and their popularity is still on the rise. Fashionista is not strictly Pinterest but uses an Isotope Masonry plugin that mimics the Pinterest look. What is interesting about this layout style is that every post is accessible and available to the visitor. This means that posts and articles are not buried in the archives where they may be forgotten – out of sight, out of mind. For bloggers, this ensures that every post gets equal exposure and importance on the homepage. Check out Fashionista Premium WordPress Theme and bring your blog style up to date today.

Fashionista Theme: $40 | Demo & Download

5. Point Break Responsive Agency Theme

Point Break Premium WordPress Theme is a responsive portfolio theme and the sixth of the Super Skeleton Themes released by Epicera. This theme is more than just a WordPress theme because it also functions as a comprehensive HTML5 framework and a templating system as well. It’s an innovative way to creating and customizing themes and it’s primarily designed “for users, not geeks.” It’s innovative and definitely worth looking at especially if you want something that will be flexible enough to withstand the next WordPress update.

Point Break Theme: $45 | Demo & Download

6. Unique: Customizable WordPress Magazine Theme

What’s so unique about Unique? We included Unique Premium WordPress Theme in our list because of the guy behind it – Justin Tadlock. This premium magazine-style WordPress theme is Justin’s first foray into ThemeForest and is part of his experiment to “improve” ThemeForest from within, with the goal of getting as many authors to adhere to WordPress coding standards and practices. Unique may not stand out as far as “looks” are concerned but its creativity lies under the hood. It’s back to good old code and just enough cool features without going overboard with the bells and whistles. Check out Unique today.

Unique Theme: $40 | Demo & Download

7. Creative Portfolio Business WordPress Theme by Gavick

You have to see Creative Portfolio Premium WordPress Theme by Gavick in action to see what it does. This uniquely creative premium WordPress theme with parallax scrolling effect is surely going to catch the attention of your visitors and create a lasting impression. If you want to start your website with a bang or re-launch an old site with an ultra new look, then you need to check out Creative Premium WordPress Theme by Gavick. The experience will definitely be unforgettable.

Creative Theme: $99 | Demo & Download

5 Best Ecommerce Themes for October 2012

The holidays are almost here and what better way to spruce up your website than with some great eCommerce themes to improve the look and function of your e-store. Here’s a rundown of some of the best eCommerce themes to get you ready for holiday shoppers:

1. Sold! Responsive/E-Commerce Theme

Sold! Premium WordPress Theme is an excellent mix of style and function. The clean, white space design does not distract and serves as the perfect backdrop to highlight choice merchandise. Sold has a beautiful slider where you can put your most interesting items on sale. You can even define points on the slide where you can add comments or even zoom images ala Flickr. This is perfect for highlighting detail on specific points of the product. Sold! uses two of the most powerful plugins – WooCommerce and Jigoshop – making it an effective eCommerce solution. Its multi-lingual capability, responsive features and easy customizability enables your store to service both local and global market.

Sold! Theme: $55 | Demo & Download

2. Mercor Responsive WooCommerce WordPress Theme

Another interesting theme worth mentioning is Mercor. Mercor Premium WordPress Theme gives you the look and feel of a department store or supermarket weekly catalogue. This responsive theme’s clean, fresh layout and white space styling creates an uncluttered look that’s easy on the eye even if there are numerous images and texts on the page. Mercor has a dynamic Nivo homepage slider to highlight store specials or to announce store events and sales. Mercor is fully responsive and uses WooCommerce to power e-commerce transactions. This powerful feature combination makes your site current, competitive and able to address the emerging mobile shoppers market.

Mercor Theme: $55 | Demo & Download

3. Intrigue Premium WordPress Theme

This latest eCommerce theme from CSSIgniter is bold and eye-catching. Intrigue Premium WordPress Theme is a responsive eCommerce theme that combines the power of WooCommerce and CSSIgniter’s straightforward theme design. This means that setting up a powerful eCommerce site need not be a complicated and tedious task to accomplish. With Intrigue, you can use a plethora of widgets to create the functionality you require. This theme comes out of the box in a hot red and black color scheme but you can also choose from the available 7 color schemes to create the look most appropriate to your market. Intrigue Premium WordPress Theme is not over the top and includes just the right amount of features and functionalities for whatever you need.

Intrigue Theme: $39 | Demo & Download

4. Mearishop – Clean Responsive E-Commerce Theme

Mearishop Premium WordPress Theme is a great eCommerce solution that’s edgy and modern. The Lookbook-ish appeal makes it a perfect match for a fashion and accessories store. Customers can check out the portfolio or lookbook pages to determine the style that best suits them. Mearishop uses the powerful Hana panel combined with WooCommerce functionality to give you the power to control almost every aspect of the theme. With tons of options available, this features makes this responsive theme perfect for both WP noobs and experienced developers to use. Choose from unlimited color options, 7 backgrounds and 34 patterns to define your custom look. You can even upload your background image. With 7 sliders to choose from, Mearishop gives you the options you to reach your target market in style.

Mearishop Theme: $55 | Demo & Download

5. Xing Business/eCommerce WordPress Theme

Xing Premium WordPress Theme is a modern and clean theme designed to meet the eCommerce needs of both small and large scale business alike. Xing is primarily an eCommerce theme but it is also flexible enough to be used for creative portfolios or for magazine/editorial blog type websites. Xing uses several jQuery powered features like the Flexslider and the jQuery Product Carousels(for WooCommerce recent/featured products). This highly customizable and responsive theme gives you tons of options to create the look you want. Xing is not wanting in anything – from shortcodes, to custom post formats, to custom widgets, to 8 portfolio layouts, to social sharing features and other features and functionalities to help you to create and customize your eCommerce site. Check out Xing today.

Xing Theme: $55 | Demo & Download

Keep your eyes peeled for more WordPress holiday roundups in the next few weeks!


15 Sensational Mobile WordPress Themes

 

According to a survey I came across a few months back, the number of people who use a smartphone is larger than the number of people who use a toothbrush! This means that if your website is not mobile phone friendly then you are missing on on a lot of visitors. Some people feel that if the number of people who surf the Internet on smartphones is A and the number of people who use the Internet from their computer is B then the total number of Internet users is A + B. Wrong!

A lot of people browse the Internet on their smartphones only when they can’t access it via a computer for e.g. while travelling in a car, train or bus etc. This means that there is a big overlap between A and B. A major portion of smartphone browsers is a subset of computer browsers. So what does this has to do with your website? A lot. If you ensure that your site is easily accessible to smartphones then the number of page impressions your site gets can dramatically increase as the same people who were visiting your site via their computers can visit it even when they are…say…travelling.

Below we have collected 15 beautiful WordPress themes designed specifically for mobile phones. Some are free and some cost a nominal amount. Check them out and see which ones work best for you! NOTE: A post on great Responsive WordPress Themes for 2013 is coming soon!
(more…)