JustWP

WordPress Themes, Plugins, Tutorials, Tips And More...

MixBag WordPress Snippets Collection – Part 3 Of 5

Programming-3

How to easily enable/disable debug mode in WordPress

WordPress comes with a debug mode by which you will be able to grab the information which lets you know that what is wrong. In order to enable or disable the mode, all you have to do is to copy and paste the following snippet in your theme’s wp-config.php file.

Once done, simply add a GET parameter to the url of the page you’d like to debug:

Snippet Source/Credit: Joost de Valk

How To Get Rid Of HTML In Comments

People often put their HTML links in the comments in an urge to get a link back. Well, this sounds frustrating mainly for the website owner but not the people who perform such task. Well, if you wish to get rid of HTML in comments completely, then all you have to do is to copy and paste the snippet in their theme’s functions.php file.

Snippet Source/Credit: TheBlog.ca

How to make term edition easier

While WordPress does come with much in-built functionality but sometimes you require more, say like quick edition of a term (mainly category, tag or custom term). In order to achieve the above, all you have to do is to simply paste the following snippet in your theme’s functions.php file.

Once saved, add the following line of snippet on any category, tag or taxonomy template:

Snippet Source/Credit: Joost de Valk

How To Rearrange WordPress Categories Order

Adding the following snippet to your theme’s functions.php file, you will be able to rearrange WordPress categories order, completely the way you want it.

Snippet Source/Credit: Sebastian

How to set a maximum word count on post titles

Adding the following snippet to your theme’s functions.php file, you will be able to set a maximum word count on post titles.

Snippet Source/Credit: Pippin

How To Use WordPress Shortcodes In Theme Files

A person who has got even a little knowledge of WordPress does understand the importance of WordPress shortcodes. While, everyone who are aware of shortcodes, definitely love them out but unluckily, shortcodes by default can be use only in post and page editor area and not in theme files. But, well with the help of this snippet below, you can use a shortcode in a theme file too, all you have to do is to use the do_shortcode() function as shared below.

10+ Free High Quality Android Icon Sets

Android in recent years make a special place in our hearts and why not, the mobile operating system from Google does deserves a huge place. The love for Android is so much these a days that people are not only just looking onto the best apps which work well on the mobile OS but also looking onto ways to customize different things, one and all. In this article, considering this, I have showcased the collection of over ten plus free high quality Android icon sets.

#1 Luno Icons

Luno Icons

Source: Click Here

#2 Simplum

Simplum

Source: Click Here

#3 Dynamic Icons

Dynamic Icon

Source: Click Here

#4 KR 54

KR 54

Source: Click Here

#5 Circulon Icons

Circulon Icons

Source: Click Here

#6 DETAcons

Detacons

Source: Click Here

#7 Circle Icons

Circle Icons

Source: Click Here

#8 Lumino Square Theme

Lumino Square Theme

Source: Click Here

#9 Minimal Flat Icons

Minimal Flat Icons

Source: Click Here

#10 Maximal Icons

Maximal Icons

Source: Click Here

#11 Papercons

Papercons

Source: Click Here

#12 Z Halo

Z Halo

Source: Click Here

How To Fix Image Upload Issue In Your WordPress Blog

WordPress

Quite a times when either we or you experienced an image upload issue. It means as soon as we upload an image in WordPress, it will show up as broken in the media library or sometimes even more worst, we will not be able to upload any image in WordPress. To help you on this, in this article, we will show you up on how to fix image upload issue in your WordPress blog.

#1 Understanding Problem – What Causing It?

The issue caused mainly because of the wrong file permissions. It means that the file permissions you set in your WordPress blog is meant to be wrong. In short, you need to correct those file permissions so that you will be able to upload images to your website.

#2 Why This Happened?

This can be happened because of one-to-many reasons, say your hosting company upgrade something from the backend and result of which, the file permissions got changed. Similar way, on shared hosting which is quite a poorly configured also results in ending up wrong file permissions result of which you would not be able to upload the images.

#3 How To Solve It?

In order to solve it, you would be requiring a FTP client, like Filezilla. Once you connect your website using the FTP client, then you need to go your website’s wp-content directory where you will find an /uploads/ folder. Right clicking on the folder will show options to your, where you will find file permissions as one of options available.

On selecting “file permissions,” a whole new dialog box will appear in front of you. In this you have to set file permissions for uploads directory. Well, to perform this task, enter 744 in the numberic value box and once done, you need to check the box next to Recurse into subdirectories. As soon as you complete the task, click on “Apply to directories only” radio button. Click OK and you are done.

The next step which you have to perform is to set file permissions for all the files in the uploads directory. The step again (almost) follow the same suite as above, simply right click on uploads directory followed by selecting file permissions. In this, at the file permissions dialog box, change the numeric value to 644. Now, once done, check on the box next to Recurse into subdirectories. Click OK and you are done.

MixBag WordPress Snippets Collection – Part 2 Of 5

Programming-1

How To Automatically Obfuscate Email Addresses

You must be aware that the spam bots keeps on monitoring the internet in an urge to find emails to spam. No doubt that you don’t want to show up your email for such a purpose that spam bots come and collect your email address for spamming purpose. You can avoid this by simply using the snippet below.

Snippet Source/Credit: WordPress Codex

How To Automatically Prefetch Next Pages On Your WordPress Blog

Using the following snippet will let you automatically prefetch next pages on your WordPress blog. All you have to do is to simply paste the snippet in your theme’s header.php file and you are done.

Snippet Source/Credit: Bernd

How to change WordPress editor font

You might think of changing your WordPress visual editor font for one-to-many times, but you did wonder that how it can be done. Well, answer is simple, all you have to do is use the snippet below and you are able to change the font as per your wish.

Snippet Source/Credit: DevPress

How to count retweets in full text

Adding the following snippet in your theme’s functions.php file, you will be able to count retweets in full text.

Once saved copy and paste the following lines of snippets in your theme’s single.php file:

Snippet Source/Credit: WPRecipes

How to count your blogroll links

You do wish one-to-many times to make a count of blogroll links which you are having on your website. Well, if yes, all you have to do is to simply paste the following snippet in your theme’s file and you are done.

Snippet Source/Credit: Jeff Starr

How to define a minimum word count per post

Sometimes you wish to define a minimum word count per post for different authors. Well, this can be possible by simply copying and pasting the snippet to your theme’s functions.php file.

Snippet Source/Credit: Pippin Williamson

How To Disable Plugins Update In Your WordPress Blog

By default, WordPress always keeps an eye that whether there is any new plugin update is available of not and if it is available, it will notifies you. If in case, such a thing irritates you, then pasting the following snippet will let you be able to disable plugins update in your WordPress blog.

Snippet Source/Credit: WP Snippets

10+ Smart And Sexy Bootstrap WordPress Themes

It is not more than a year yet that flat design got a huge new craze among people, thanks to bootstrap. In this list, I have collected ten plus smart and sexy bootstrap WordPress themes for you. Hope you enjoy the list and think on using for your next project.

Angle

Angle

Key Features:

  • Layer Slider plugin included.
  • WordPress 3.8 Ready
  • Built on the latest Boostrap 3
  • WP Bakery Visual Composer
  • SVG Page Section Decorations
  • Unlimited color swatch combinations
  • PSDs included
  • Easy to use Swatch Editor
  • Responsive design – tested on ipad / iphone
  • Retina Display Ready
  • WPML Ready!
  • WP Bakery Visual Composer
  • Revolution Slider
  • Isotope
  • Set of flat icons
  • Blog with post format support
  • Valid HTML5 + CSS3
  • Great Font Options with Google Fonts and TypeKit support
  • Custom Posts for your business content – easy to update your site

More Info | Demo | Price: $55

Downtown

Downtown

Key Features:

  • Responsive and Super Flexible Layout
  • Retina Ready
  • Builded on Bootstrap 3
  • Sliders
  • Custom Slider Generator
  • CSS3 Animations
  • Unlimited Colors
  • Carousels
  • Blank Template
  • Custom Page Titles
  • Powerful and User Friendly
  • Breadcrumbs
  • Widgetized Top Section

More Info | Demo | Price: $45

Flati

Flati

Key Features:

  • WPML Compatible
  • Translation Ready with .mo .po .pot files included
  • Visual Theme Options Panel (Through WordPress Customizer)
  • Ability To Turn Sticky Header On/Off In Theme Options Panel
  • Ability To Choose Boxed Layout Or Fullwidth Layout From Within Theme Options Panel
  • Unlimited Sidebars
  • Ability To Choose Superfish Menu Or Bootstrap Menu For Mobile Devices
  • Comments In Portfolio Detailed Pages (Option To Enable/Disable In Theme Options)
  • Choose any Google font for Theme Titles & General Text
  • Lots of Shortcodes
  • Easy Shortcode Generator
  • Highly customisable using the theme options panel and in page options
  • Blog Post Types, including: No Image, Single Image, Slider, Youtube, Vimeo & SoundCloud
  • 4, 3, 2 & Paginated Column Portfolio Layouts
  • Isotope Gallery
  • Loads Of Custom Page Metadata

More Info | Demo | Price: $45

Coruscate

Coruscate

Key Features:

  • Retina ready
  • HTML5 & CSS3
  • Full Localisation Support (contains .po/.mo files)
  • Full WordPress 3.7+ Compatibility
  • WooCommerce Compatibility
  • Cross browsers compatible (IE9+, FF, Chrome, Safari, Opera)
  • Search Engine Optimized
  • Google Fonts, Font Face and Cufon Integration
  • Tons of Google, FontFaces and Cufon Fonts included.
  • Backend color pickers included for nearly every element.
  • Choose from 5 custom Intro Header Styles per page (Title, Text, Title & Text, Slideshows, Disable)
  • Use Custom Background Images & Colors for every Page.
  • Turn on / off the Responsive Layout.
  • Over 100+ Custom Shortcodes
  • Shortcode Generator
  • Multiple Sliders
  • Unlimited Sidebars
  • 18 Footer Layouts
  • 14 Custom Widgets
  • Add Custom Page Title

More Info | Demo | Price: $55

SmartBox

SmartBox

Key Features:

  • Built on Boostrap
  • Responsive design – tested on ipad / iphone
  • Retina Display Ready
  • Valid HTML5 + CSS3
  • Fancybox 2
  • Flexslider with touch gestures
  • Custom Backgrounds – 36 Amazing background images bundled, or upload your own!
  • Blog
  • Clean coded
  • Clean Flexible Modern Design – can be used for any kind of site
  • Quick Uploader
  • Responsive Typography
  • Font Awesome Icons Built In
  • Unique Business Page Designs

More Info | Demo | Price: $45

EWA

EWA

Key Features:

  • Compatible with WordPress 3.5+ Ready
  • WooCommerce 2 Ready
  • bbPress support
  • Clean, Elegant, Modern Design can be used for any type of website
  • Amazing Page Builder containing 40 elements for you to create unique pages
  • Build Content easily with Visual Composer and/or Shortcodes
  • Custom Build Theme & Page Options
  • Twitter Bootstrap Framework – Standard resolution 1170px
  • Responsive Layout (Tested on iPad, iPhone, Android and Windows Mobile 8)
  • SEO Ready
  • Localizable with .po .mo translation files
  • WPML Multilanguage Plugin Support
  • Various Post Formats With Image, Slideshow, Youtube & Vimeo Video support
  • Many different Portfolio / Blog Layout customization options
  • Unlimited Portfolios
  • Google Fonts support (500+)
  • Custom Font Manager
  • Sticky Header Menu
  • Built-in Prettyphoto Lightbox
  • Includes Google Maps
  • Includes Progress Bars

More Info | Demo | Price: $55

EFFEKTIVE

EFFEKTIVE

Key Features:

  • Compatible with WordPress 3.5+ Ready
  • WooCommerce 2 Ready
  • bbPress support
  • Clean, Elegant, Modern Design can be used for any type of website
  • Amazing Page Builder containing 43 elements for you to create unique pages
  • Build Content easily with Visual Composer and/or Shortcodes
  • Custom Build Theme & Page Options
  • Twitter Bootstrap Framework – Standard resolution 1170px
  • Responsive Layout (Tested on iPad, iPhone, Android and Windows Mobile 8)
  • SEO Ready
  • Localizable with .po .mo translation files
  • WPML Multilanguage Plugin Support
  • Various Post Formats With Image, Slideshow, Youtube & Vimeo Video support
  • Many different Portfolio / Blog Layout customization options
  • Unlimited Portfolios

More Info | Demo | Price: $55

GYM

GYM

Key Features:

  • Responsive Design
  • jQuery Powered
  • Filterable Gallery
  • Fully Customizable
  • Unlimited Color Options with Backend Color Picker
  • Advanced Typography Options
  • Advanced Header Options
  • Child theme support for easy customization
  • Focus on typography, usability and user-experience
  • Clean Programming: Well organized, commented & clean code

More Info | Demo | Price: $45

Capture

Capture

Key Features:

  • WordPress 3.1+ compatible (Including WP 3.6)
  • Professional, eye-catching design.
  • Perfect for a business or corporate website.
  • Clean and responsive layout.
  • Boxed layout available.
  • Simple to update with almost unlimited control.
  • Over 90 options to change to perfect your theme.
  • 5 custom widgets.
  • Over 30 custom shortcodes including sliders, tabs, accordions and modal boxes.
  • Layer Slider Included (Worth $15!)
  • Full-width and sidebar-enabled pages
  • Contact form system included.
  • Unlimited sidebars.
  • Simple responsive grid system.
  • Font Awesome Icons (350+ icons).
  • Fixed header as an option
  • Optional hoverable Twitter Bootstrap navigation
  • Twitter 1.1 widget with cached tweets
  • Translation-ready (WPML)

More Info | Demo | Price: $40

Fade

Fade

Key Features:

  • WordPress 3.5/3.6 Compatible
  • Clean, flat design
  • Bootstrap framework
  • Roots theme framework
  • Woocommerce hooks/theme support
  • Visual Composer Page Builder
  • Responsive
  • Translation ready
  • Options panel
  • Parallax home slider
  • Parallax headers
  • Unlimited colors
  • 50+ shortcodes
  • Shortcode panel in editor
  • Retina ready icons
  • SEO optimised
  • Google analytics integration
  • Portfolio module
  • My Clients module

More Info | Demo | Price: $45

Myway

Myway

Key Features:

  • Single-page
  • HTML5 & CSS3
  • Multipurpose WordPress theme
  • Designed for agencies, personal portfolios
  • An app landing page
  • High-resolution/retina displays
  • Parallax scrolling effect
  • Intuitive Drag and Drop Interface
  • Customize font, sizes and colors
  • Change background for every section
  • Sidebar on left/right or full width page

More Info | Demo | Price: $40

Alfie

Alfie

Key Features:

  • WPML Compatible
  • Dummy Content Included
  • Child Theme Included
  • Choose Between Boxed Or Full Width
  • Visual Theme Options Panel (Through WordPress Customizer)
  • Choose Any Google Font For Theme Titles
  • Lots Of Shortcodes
  • Easy Shortcode Generator
  • Custom Widgets Inlcuding: Twitter, Flickr, Latest Blog Posts Plus More
  • Unlimited General & Background Theme Colours
  • Unlimited Background Images
  • Translation Ready With .mo .po .pot files included
  • Great Support
  • Valid Html5
  • Responsive Design
  • Twitter Bootstrap
  • 361 Retina Ready Icons

More Info | Demo | Price: $40

Newsbold

Newsbold

Key Features:

  • Module Layout Builder
  • Rating System
  • 11 Ready To Use Layout Templates
  • 5 Post Formats
  • 3 Custom Post Types
  • XML File
  • Tons Of Widget
  • Support Forum
  • Powerful Typography
  • Unlimited Color Scheme
  • SEO and Google Analytic Ready

More Info | Demo | Price: $55

Kindergarten

Kindergarten

Key Features:

  • Bootstrap 3, Responsive
  • Retina-Ready
  • Unique slider
  • Custom Contact Page with Google Maps App and working contact form
  • Custom filterable image gallery with albums
  • Custom front page, multiple page templates
  • Post formats
  • Administrable social media icons
  • Jetpack compatible
  • Search Engine Friendly
  • Translation Ready (.pot file included)
  • Demo .xml file included
  • W3C Markup Validated and cross-browser compatible
  • All the illustrations are editable vectors
  • The logo is 100% editable text
  • 12 psd files included

More Info | Demo | Price: $45

The Free Icon Sets You Definitely Wish To Use

Not a doubt, being smallest in size, icon designs are ignored most of the time when someone building a new website. But, if one check on ground reality, icons plays a very important role one wish to use on. An icon defines the aesthetic look of the whole of the website design. Context to same, in this article I have collected the free icon sets which you definitely wish to use for your next project.

#1 Pixel UI Icon Set

Pixel-UI-Icon-Set

Source: Click Here

#2 IconSweets

IconSweets

Source: Click Here

#3 Brocolli Dry Icons

Brocolli Dry Icons

Source: Click Here

#4 Metro UI Icon Set

Metro UI Icon Set

Source: Click Here

#5 Ultimate Web Designer’s Icon Set

Ultimate Web Designer’s Icon Set

Source: Click Here

#6 Touch Gesture Icons

Touch Gesture Icons

Source: Click Here

#7 Mobile Icon Set

Mobile Icon Set

Source: Click Here

#8 Hand-Drawn Icons

Hand-Drawn Icons

Source: Click Here

#9 Envelope Icon Set

envelope_icons

Source: Click Here

#10 Free Icon Set

Free Icon Set

Source: Click Here

#11 Summer Beach And Seaworld Set

Summer Beach And Seaworld Set

Source: Click Here

#12 Photography Icons

Photography Icons

Source: Click Here

#13 Ecology Icon Set

Ecology Icon Set

Source: Click Here

#14 E-commerce Icons

E-commerce Icons

Source: Click Here

#15 Academic Icon Set

Academic Icon Set

Source: Click Here

MixBag WordPress Snippets Collection – Part 1 Of 5

Programming-4

Adding Search Field To Your Navigation Menu Automatically

Simply copy and pasting the WordPress snippets below in your theme’s functions.php file, you will be able to add search field to navigation menu automatically.

Snippet Source/Credit: Vanweerd.com

Display A Thumbnail Of Any Website

Simply copy and paste the following snippet in your theme’s functions.php file, you will be able to display a thumbnail of any website.

Once done, you can use the snap shortcode:

Snippet Source/Credit: Greekeries.fr

Displaying A Thumbnail From A YouTube Video Using A shortcode

If you often add YouTube video to your website, then definitely you wish to display a thumbnail from a YouTube video. This can be done simply by using the snippet below in your theme’s functions.php file.

Once done, all you have to do is to use the shortcode below:

Snippet Source/Credit: Gunay

How To Add An Extra Contact Methods To User Profiles

By default, WordPress lets you input some of your contact information on your user profile page but what if, you want to have some more fields there. Well, it is not a difficult thing to accomplish if you want to have it. Just paste the following snippet to your theme’s functions.php file but remember when you add the snippet, you do edit lines 4 and 5 as per your requirements.

Snippet Source/Credit: TutsPlus

How To Automatically Add Post Name To The Body Class

In order to automatically add post name to the body class, all you have to do is to copy the following theme and paste it on your theme functions.php file.

Snippet source/Credit: WPProgrammer.com

How To Automatically notify your members on new posts

Whenever you publish a new post in your blog, you do wish to notify your members. Well this can be done automatically by simply copying and pasting the snippet below to your theme’s functions.php file:

Snippet Source/Credit: WordPress Codex

How To Add bbPress Forum To WordPress

bbPress

Without a doubt, the love for bbPress forum goes on increases day by day. And, why not, the way bbPress offering comes into existence, everyone wish to have it installed in their websites. Well, as we all know, forums are such a great way to build online communities and this is what it takes for many of us to prefer it. This is why, in this article, we will share with you that how to add bbPress forum to WordPress.

#1 bbPress

bbPress is forum software, made the WordPress way. bbPress is focused on ease of integration, ease of use, web standards, and speed. It will work as small and light as possible while still allows you some real great add-on features through WordPress’ extensive plugin system which concludes that bbPress is lean, mean, and ready to take on any job you throw at it.

More Info | Download

#2 bbPress Add On for Paid Memberships Pro

The bbPress Add On for Paid Memberships Pro adds a “Require Membership” meta box to the “Edit Forum” page, allowing you to easily toggle the membership level(s) that can access the forum while it requires bbPress and Paid Memberships Pro installed and activated.

More Info | Download

#3 bbPress Protected Forums

bbPress Protected Forums adds a metabox, shown while editing a forum, that allows you to disable new topic creation for determined user roles. The plugin is perfect for those situations that you may want your users to see the list of topics of a forum but don’t want them to create new topics.

More Info | Download

The ‘Most Required’ WordPress Snippets Part 3

Programming-3

Easy WordPress Drop Downs using CSS

The following WordPress snippets will let you use easily WordPress drop downs using CSS.

Source: AmberWeinberg

Change footer-text in WP Admin

Using the WordPress Snippets will change the text in the bottom of the WP admin pages.

Reduce spam by using .htaccess

Adding the following shortcode will let you reduce spam on your WordPress blog by using .htaccess. Simply paste the following lines into your .htaccess file but also make a note that you do make a backup of your .htaccess file before editing it.

Source: AllGuru.net

Redirecting your homepage to the first post

Simply paste the code to your site’s homepage file (mainly it is index.php file) and you will be able to redirect your homepage to the first post.

Source: Ashton Sanders

Include Future Posts in RSS Feed

Adding the snippet to your theme’s functions.php file will let you appear your future posts in your RSS feed.

Display a thumbnail of any website

Simply paste the code below into your functions.php file.

Source: Geekeries.fr

How to automatically add a search field to your navigation menu

On copying the code to your theme’s functions.php file you will be able to add a search filed automatically to your navigation menu.

Source: Ronald

Remove meta-boxes

Using this snippet, you can remove the meta-boxes you don’t use.

Remove Gallery Settings

Gallery setting often make you irritated. The following snippet will simply remove all the gallery settings from the media upload section. All you have to do is simple add the code in your functions.php file.

How to change WordPress editor font

Adding the following shortcode to your functions.php file will let you change the default WordPress editor font.

Source: DevPress

10+ Amazing Health & Fitness WordPress Themes

With the way information spread over the web in recent years, it is very much sure that it interests new and new area. One such area is health and fitness area. In today’s world, the number of websites offering health and fitness talks has been on increased all of sudden as when compared to last few years. In this article, we have showcased a collection of 10+ amazing health and fitness WordPress themes.

Fitness

Fitness

Key Features:

  • WordPress 3.4+ Compatible
  • Language Ready – MO/PO files included
  • Change the default red elements via admin color picker
  • Responsive design for mobile based devices
  • Our proven, robust, standards compliant WordPress framework
  • HTML5 and CSS3 (heavily commented)
  • Custom post type for Trainers (staff)
  • Custom post type for Courses (classes / event etc)
  • CSS based skill bar for course difficulty level
  • Home page and gallery sliders are swipe enabled
  • 3 Homepage styles
  • SEO best practice construction
  • Fully localized with mo/po files
  • XML data import supplied to get you started quick
  • Social icon integration
  • Post Formats supported include twitter embed, gallery, links, video, audio, standard, quote
  • Automated image resizing and galleries
  • Lightbox built in for standard wordpress galleries automatically
  • 2 registered WordPress 3+ menus
  • 12 Layered PSD Files for pages and elements
  • Extensive PDF Documentation with screen shots
  • Twitter Feed (add username – done)
  • Contact Form 7 powered forms for easy inclusion anywhere (fully styled)
  • Built in short codes via the editor including icon buttons/tabs/accordions and columns etc
  • Unbranded Option Tree admin panels
  • Unlimited sidebar widgets on many different pages
  • Support proudly supplied for installation issues / but not for customization (available at cost)

More Info | Demo | Price: $45

GetFit

GetFit

Key Features:

  • Based on Twitter bootstrap
  • Ultra Responsive
  • Powerful Theme Options
  • Unlimited Colors
  • Touch and Swipe Enabled
  • Extensive Documentation

More Info | Demo | Price: $45

HealthPress

HealthPress

Key Features:

  • Clean and Attractive Design
  • Valid HTML5 + Responsive Layout
  • Search Engine Friendly
  • Compatible with IE7, IE8, IE9, IE10, FireFox, Chrome, Safari, Opera, Dolphin ( Android )
  • Full Localization Support and Contains .po and .mo files
  • WPML Compatible
  • Two Types of Sliders
  • Easy and Extensive Theme Options – checkout screenshots for details
  • Theme Options comes loaded with Many Color Options. So, you can change colors of almost everything.
  • Also this Theme comes with Custom Background Support. So, you are free to customize it’s looks.
  • Beautiful & Feature Rich Blog
  • Sortable Gallery Templates
  • Child Theme included in the package
  • PSD Files Included
  • Sample Content XML File Included
  • Detailed Documentation Included

More Info | Demo | Price: $45

GymBase

GymBase

Key Features:

  • Responsive Design
  • jQuery Powered
  • Home Page Template
  • Blog Template
  • Full Width Template
  • Timetable Shortcode
  • Filterable Gallery
  • Pack Of Shortcodes Included
  • 7 Sidebars (Widget Areas)
  • 9 Build-In Widgets
  • Fully Customizable
  • Built In Color Picker To Customize The Theme Colors
  • Over 800 Fonts Variants To Choose
  • 4 Custom Post Types (Classes, Weekdays, Trainers, Gallery)
  • Working Contact Form
  • Map Of Location
  • Latest Tweets
  • Social Icons Included
  • Valid HTML5 Code
  • Font Face Fonts
  • Documentation Included

More Info | Demo | Price: $45

Power Gym

Power  Gym

Key Features:

  • Featured flexible slider on home page. Touch-slide enabled for mobiles
  • Custom menu available for mobile devices
  • Responsive carousel with custom post types management
  • Flexible videos shortcode
  • Responsive google map shortcode
  • Trainers page with custom post types management
  • Photo Gallery page with filtering and popup images
  • Custom editor shortcodes to create icons blocks
  • Full width page layout with multiple sections arrangements
  • Live twitter feed widget
  • Live flickr feed widget
  • Testimonials widget
  • Special Programs widget
  • Custom supplements widget
  • Working php contact form with validation
  • Google web fonts
  • jQuery drop down menu
  • Prettyphoto for gallery images
  • Translation file included
  • Layered PSD File included
  • SEO Friendly html code
  • Valid HTML code
  • Works in all major browsers
  • HELP files included

More Info | Demo | Price: $45

FIT

FIT

Key Features:

  • Fully Localized (.po .mo included)
  • 10 PSD files (Well organized)
  • Complete HTML Version included
  • Trainers Custom Post Type (With custom information like contact, quotes, etc.)
  • Classes Custom Post Type (With custom information like difficulty level)
  • Custom Template For Trainers & Classes
  • Custom Widgets For Recent News, Trainers & Classes
  • Light/Dark Color Scheme
  • Options to change any colors of the website in the admin
  • Responsive Design
  • Contact Form Included

More Info | Demo | Price: $45

MediCenter

MediCenter

Key Features:

  • Responsive Design
  • One Click Demo Importer
  • jQuery Powered
  • Wide and Boxed Page Layouts
  • Visual Composer Plugin (Value Of $25) With 40+ Components Included
  • CSS3 Responsive Web Pricing Tables Plugin (Value Of $15) Included
  • 6 Predefined Color Skins
  • 20+ Page Layouts
  • 6 Homepage Layouts
  • Customizable Theme Options Panel
  • Build-In Schedule (Timetable) Manager
  • Departments
  • Blog With Comments
  • Unlimited Sidebars
  • Different Gallery Layouts
  • Ajax Appointment Form
  • Map of Location
  • 200+ Icons (In 24 Color Versions = 4000+ Different Variants)
  • Build-In Color Picker To Customize Theme Colors
  • 800+ Fonts Variants to Choose
  • Fully WPML Compatible
  • Fully Customizable
  • Latest Tweets
  • Support For Videos
  • Font Face Fonts
  • Valid HTML5 Code
  • Crossbrowser Compatible
  • Clean Design
  • Documentation Included

More Info | Demo | Price: $45

Balance

Balance

Key Features:

  • Fully HTML 5 Valid theme
  • 4 homepage variations and 6 Sliders + static content or video instead of slider
  • Includes awesome LayerSlider and Revolution Sliders
  • Unlimited portfolios with 6 different layouts, self hosted audio/videos, support for hierarchical categories, drag&drop item sorting, per-item slideshows, etc…
  • Unlimited sidebars
  • Per page custom backgrounds
  • Lots of shortcodes
  • Over 500 Google fonts
  • Translation ready
  • Native HTML 5 self-hosted audio/video support
  • Powerful custom administration panel
  • Skin constructor. Changing the look of theme is extremely easy.
  • 17 page templates
  • 6 custom widgets
  • 6 variations of portfolio view
  • 2 types of blog layout
  • Threaded Comments
  • Very detailed documentation
  • 2 Custom types for slider and portfolio management (with drag&drop ordering)
  • Numerous CSS3 Enhancements
  • Ajaxified Contacts Page
  • Lightbox with Video support (Vimeo, Youtube or self-hosted)
  • Under Construction Page
  • Table generator from admin interface

More Info | Demo | Price: $45

Medical

Medical

Key Features:

  • Homepage sliders
  • Fonts and colors editing
  • Custom widgets
  • Custom sociables
  • Custom sidebars and sidebar positioning
  • Footer
  • Shortcodes

More Info | Demo | Price: $40

Wellness

Wellness

Key Features:

  • 4 Health & Wellness themed skins included: Pastel Sunshine, Classic Medical, Forest Retreat and The Beach
  • Responsive design / mobile-friendly
  • CSS3
  • Compatible with most modern browsers
  • Theme options panel for easy control
  • Shortcodes for various HTML elements
  • Custom widgets
  • Responsive slider included (nivo slider)
  • Optimized for SEO
  • 960 Grid System

More Info | Demo | Price: $45

Medical Advice

Medical Advice

Key Features:

  • WordPress 3.4.2 Ready
  • SEO Optimised
  • Layout Builder
  • Shortcodes Generator
  • Responsive.
  • RTL Support
  • Update Notifier
  • Translation Ready
  • Unlimited Sidebars
  • HTML5 + CSS3
  • 500+ Fonts Available
  • Shortcodes Available
  • Unlimited Sliders
  • jQuery Enhanced
  • fancybox (jQuery Lightbox clone)
  • Widget Ready
  • Multiple Browser Support
  • Styling panel for changing color schemes, fonts, etc.
  • Online Detailed Documentation

More Info | Demo | Price: $35

Page 56 of 98

Powered by WordPress & Theme by Anders Norén