Month: August 2016

  • Lore – Stylish Data Base WordPress Theme (Miscellaneous)

    Lore – Stylish Data Base WordPress Theme (Miscellaneous)

    Knowledge Base. Elegant. Lightweight. WordPress Based.

    Straight-to-the-point Knowledge Base theme without unnecessary bloatware

    • Properly coded, following the best practices
    • Valid HTML5
    • Mobile-Friendly
    • Retina graphics
    • Support for bbPress plugin (forums)

    Ready to be translated to your language

    • Compatible with WPML and Loco Translate
    • Support for RTL languages
    • .POT file included

    What’s in the box?

    • Installable .zip of Lore theme
    • Installable .zip of Lore Child theme
    • .XML file with demo pages
    • .POT file for translations

    Credits

    Images seen in live preview (demo) are NOT included. You can find a lot of nice free images for your project at unsplash.com.

  • Betube Video WordPress Theme (Weblog / Journal)

    Betube Video WordPress Theme (Weblog / Journal)

    JoinWebs
    Facebook
    Twitter

    Betube Video WordPress Theme

    Betube is most powerful and biggest Responsive Video WordPress theme develops specifically for video website. Betube brings you the latest design in Video Website trends with beautiful full and fixed width page templates that ooze with elegance and charm, you will have a ground breaking fully functional video website within minutes of purchase. With 10+ unique Homepage designs we are confident you will find a design that meets your needs.

    Create the big online video website with elegant full page sliders and advanced features, Betube is the answer to your questions when creating an online marketplace that is secure and future proof. You can embed videos from all big videos websites like Youtube, Dailymotion, Vimeo, Hulu etc.

    Support
    betube video wordpress theme videos
    betube video wordpress theme intro

    betube home pages designbetube video WordPress Theme slidersbetube video WordPress Theme header stylesbetube video theme menubetube video theme single videobetube video theme Profile designprofile page designVideo Post Pageembed video by betubeUpload Video by betubebetube blog theme404 page designresponsive video themetheme optionsbetube video theme colorsvideo theme with font awesomevideo theme with google fontswidgets ready video themewpml compatible. bbpress compatible, buddypress compatible, video theme
    betube video theme ratingPurchase Now

    Betube Home Page Styles

    Demo Account

    Try Our Demo Account and get Idea how it will work.
    User: demo
    Password: demo

    BeTube Video WordPress Theme Features

    • Clean, Modern Design
    • Fully Responsive
    • Optimized for mobile
    • Custom Images for each category
    • Built with HTML5 and CSS3
    • Unlimited Colors
    • Google maps integrated
    • ReduxFramework
    • Foundation 6
    • Dark and Light header available
    • Ads Ready (Place Google Adsense or image banner or any other media ads)
    • Embed video by URLs
    • Embed Videos from Youtube, Vimeo, Dailymotion, Hulu And 20+(Supported Video Sites)
    • Self-hosted video support
    • Automatic Video thumbnails Grabing.
    • Auto Import from YouTube, Dailymotion
    • View, like and comment counter
    • Featured Video Option
    • Featured Video By Category
    • Admin can make any Regular Video to Freatured Video
    • Admin can make any Freatured Video to Regular Video
    • LayerSlider Included
    • Infinite Scroll
    • Off canvas Menu
    • Facebook comment ready
    • Google Analytics Support
    • Google Webmaster Support
    • Toggle “More/Less” Video info
    • Blog Template
    • Landing Page Layout Manager
    • Sliders are touch swipe compatible
    • Working Contact form
    • List And Grid Option for all over the Theme
    • Cross Browser support
    • Twitter integrated
    • Strong focus on typography, usability and overall user-experience
    • 650+ Google fonts
    • Font Awesome Icons
    • Social media icons
    • SEO optimized
    • Translation Support, Includes the .po and .mo files
    • Advanced Theme Options Panel
    • WordPress 4+ ready
    • Front End Video Submission
    • Facebook Login
    • Twitter login
    • Google Plus Login
    • Email Notifications
    • Multilingual Support using WPML
    • Social Share for Posts
    • Well commented code.
    • Retina ready – View great on high-resolution screen.
    • HTML 5 & CSS 3
    • Dedicated support team
    • and much more.

    Betube Widgets

    • Betube categories Widget: Show All Categories in widgets with custom design
    • Betube Categories Accordion Widget: Show All Categories in Accordion Style.
    • Betube Most Viewed Videos Widget: Show Most Viewed Videos in Widget.
    • Betube Recent Videos Widget: Show Latest Videos in Widget.
    • Betube Twitter Widget: Latest tweet widget using twitter api and will show latest tweets from your account.
    • Most Viewed Video Posts Slider Widget: Show Most Viewed Videos in Slider Style.
    • All Supported All WordPress Widgets

    Ways to Embed Video Easily

    • Video File: Embed Self Hosted Video only need paste your video file url
    • Video URL: Auto-Embed videos by the url from popular video sites like YouTube, Vimeo and many others.
    • Video Code: Embed video by raw video code(object, embed of iframe).

    Credits and Copyrights

    Fonts
    Plugins Used
    Othe Sources
    • Foundation: The most advanced responsive front-end framework in the world.
    • Redux Framework: Redux is a simple, truly extensible options framework for WordPress themes and plugins.
    • WordPress: The most popular CMS.

    Preview

    All videos used in BeeTube demo are copyrighted to their respective owners. These video from popular video site YouTube, Vimeo etc.

    Classiera Changelog

    = V 1.0 - 31 August 2016 =
    * Initial Release 
    
  • Scripts Dequeuer Backend (Utilities)

    Scripts Dequeuer Backend (Utilities)

    “Scripts Dequeuer Backend” helps you dequeue WordPress backend scripts and styles from administration area. Backend scripts and styles can be easily dequeued (in controlled environment) without touching any code.

    Usage scenario

    If you are running a website using WordPress, it is quite obvious that you might be using several plugins for site features and functionality. Many plugins use similar (or same) resources and it is possible that these resources are loaded multiple times in your WordPress admin. This may happen if the resource (JS/CSS) handle names are different.

    For example, consider a scenario in which two or more plugins load same CSS file individually. (Say, fontawesome stylesheet). Or a case in which two or more plugins use same jQuery plugin with different handle names. Such files are loaded multiple times, causing extra load in admin area. Each time you access any admin page; these files slow down overall page load time.

    Admin page load time can be improved by removing such redundant files. Removing such files not only improves page load time, but will also help in preventing issues caused by conflict of redundant files.

    The “Scripts Dequeuer Backend” plugin helps you dequeue such files easily with it’s simple and reliable interface. The plugin also takes care of not dequeuing system core files which are required for proper working of admin interface. With such controlled environment, one can safely dequeue CSS and JavaScript files added by third party plugins.

    How it works

    If backend scripts and styles are enqueued using native WordPress hooks (admin_enqueue_scripts, wp_print_scripts, wp_print_styles, etc.), Scripts Dequeuer Backend can detect all such scripts/stylesheets and list them inside WordPress admin area. There you can select scripts/stylesheets and add them for dequeue. Upon saving changes, selected scripts and stylesheets will be dequeued and listed separately.

    The plugin takes care of not dequeuing scripts which are required by other scripts. For example, if you select jQuery for dequeue, it won’t be dequeued if any other file still requires it. This is to prevent other scripts from malfunctioning.

    Why use this plugin?

    This plugin is intended for users who need a user friendly and reliable solution for dequeuing backend scripts without touching any code.

    The plugin not only helps you dequeue backend files, it gives you a clear picture about files used in backend, their sources and dependencies. If you are keen about admin area performance and optimization, you can definitely have this useful plugin in your collection. You will not regret it. Please also check plugin screen shots to get an idea about backend settings and features.

    Key features

    • Compatible with WordPress 4.5.x and 4.6.x
    • Unbranded settings panel with JavaScript tab navigation
    • Shows complete list of scripts and styles detected in backend
    • Detects scripts and stylesheets which are enqueued using WordPress native hook
    • Dequeues scripts and stylesheets in controlled environment
    • System core files are prevented from dequeue
    • Ability to dequeue all scripts and stylesheets at once, or as per selection
    • Shows separate portlets for “Dequeue list”, “Successfully dequeued list”, and “not dequeued list”
    • Each portlet shows file count for better idea about number of files
    • Clean and optimized code as per WordPress coding standards
    • 100% Translation ready with sample .pot file included
    • Documentation help manual with usage instructions
    • Works with most themes and plugins (free + premium)
    • Compatible on all major browsers with IE 9+
    • Professional support in reasonable time

    Plugin Support

    All support is provided via comments section and email. For any questions related to the plugin or general query, feel free to email me from my profile page message box, or comment on the item comments section. I would be glad to respond. Thank you for browsing the plugin.

    Credits

    Font icons from icomoon app
    http://icomoon.io/app/

    Changelog

    = 1.0.0 =
    * Initial release
  • TaxiPress – Taxi Firm Old WordPress Theme (Miscellaneous)

    TaxiPress – Taxi Firm Old WordPress Theme (Miscellaneous)

    Are you looking for a Taxi Company Theme? Congrats! TaxiPress is an awesome solution for your business. TaxiPress is a taxi company WordPress theme build in a vintage style.

    taxi company wordpress theme

    TaxiPress – Taxi Company Vintage WordPress Theme

    TaxiPress WordPress Theme – is a taxi driver theme, for people who have a taxi business or companies that offer taxi service. This WordPress theme comes with lovely vintage layouts. You can create a magic website, you can play with options and enable or disable block if this is permitted with theme settings.

    This awesome theme is the best solution not only for a “Taxi Driver”, but for any other rental agencies, car repair companies. You can do everything what you can imagine.

    TaxiPress is compatible with popular plugins, as: WPML and qTranslate – for building multilingual portal, SEO plugins – for better search engine indexing.

    Alethemes Team have been made a good documentation file and a also created an Online Documentation resource, where daily the info is updated and new tutorial (on how to use the theme) are added. We have also a support forum on which you can get help if you have problems.

    We make updates and fix all bug-issues that appear on our customers websites. We also add new page templates and new features. By selecting TaxiPress – you select your successful and happy future.

  • Twitter Information Widget WordPress Plugin (Widgets)

    Twitter Information Widget WordPress Plugin (Widgets)

    Showcase your Twitter data using a stylish and modern Twitter Info Widget

    Features

    • Fully responsive
    • Fully customizable
    • Unlimited colors for customization
    • Automatically grabs and extract Twitter data
    • Automatically update Twitter data every night for consistency
    • Twitter API integration
    • Custom messages before and after the widget
    • Using shortcodes to place the Twitter widget on any post or page
    • Supports all major browsers
  • Get Subscribers Popup (Widgets)

    Get Subscribers Popup (Widgets)

    Get Subscribers Popup by FWDesign is a plugin for WordPress that enables its users to add a highly customizable but still easy to configure popup window with responsive layout to their WordPress blog or website.
    Popup can be configured easily, only with a few clicks using a WYSIWYG-editor, which features an “update-as-you-change” popup preview window. The popup can be fully customized (window and font colors, text, image). Social buttons like Facebook Like and Share, Twitter Tweet or Google Plus +1, can also be added to the popup with just a click on a checkbox.
    The popup supports multiple triggers (chosen during popup configuration), like: on page load (with or without timeout), on page scroll or on visitor leave intent.
    Your own HTML code can also be added to be shown in the plugin. With this feature, the possibilities for your popup are virtually endless!
    The popup is compatible with all web subscriber management providers like Feedburner, Feedblitz, SpecificFeeds, FeedPress, MailChimp or Aweber.
    Running smooth in every modern browser with support for mobile devices like iPhone, iPad, iOS, Android or Windows mobile. FWD Get Subscribes Popup is the best option if you want to get mores subscribers to your website.

  • WebSocket Reside Chat (Rapid Messaging) – wordpress (Social Networking)

    WebSocket Reside Chat (Rapid Messaging) – wordpress (Social Networking)

    Demo


    Shoutbox Demo
    Full Page Demo
    Documentation

    Instant Messaging

    WebSocket Live Chat is an instant messaging script that you can create groups and send personal messages. It is suitable for both social messaging and live support systems. It is written in PHP, MySQL, JQuery, Javascript and designed with CSS. This script uses WebSocket Connection, which provides the instant messaging, between the client and the server.

    Features

    • Instant Messaging
    • Shoutbox / Full Page Chatting
    • Uses WordPress Users
    • Custom / Native WordPress Login Page
    • Notifications with Sound & Desktop Notifications
    • Group Conversations & Personal Messages
    • Temporarily / Permanently Ban Users
    • Change Group Name
    • Invite / Kick Users
    • Update Group / Profile Photo
    • Online User List
    • Online / Offline Status
    • File Sharing System (Photo, Video, File, Audio)
    • Emoticons
    • Friend System (Add / Remove Friends)
    • Guest Login
    • Responsive & Material Design
    • Mobile Support
    • Easy Configuration from Admin Panel

    Admin Panel Features

    • Dashboard
    • Edit Users
    • Edit / Delete Chat Rooms
    • List All Messages
    • Delete Messages
    • List Messages of a Chat Room
    • Settings

    Requirements

    • PHP 5.5+ (with CURL and SOCKETS extensions)
    • MySQL 5.x
    • WordPress 3.5+
    • A Server with SSH Access

    Note: WebSocket is not supported on NGINX.

  • Abacus – Responsive Weblog & Retailer Theme  (Weblog / Journal)

    Abacus – Responsive Weblog & Retailer Theme (Weblog / Journal)

    Abacus: Responsive Blog and WooCommerce WordPress Theme

    Abacus is a trendy and unique WordPress Blog and WooCommerce Theme aimed at individual sellers and small enterprises. It is based on top-notch web-design and WordPress code quality standards which gives it a refreshing look while keeping up with latest design trends in the industry.

    Abacus comes packed with useful features custom post-formats, easy to use theme options using the Customizer, WooCommerce support and much more. The theme comes with free CC Essentials plugin that enhances the feature set of your theme by many folds. It adds the following functionality to the Abacus theme:

    1. CC Shortcodes: Adds various shortcodes to display HTML elements on your site.
    2. Love It! button: Displays a heart button on posts and pages.
    3. Social buttons: Adds social buttons to be displayed in the site’s footer.

    Bootstrap 3 grid

    Abacus WordPress theme is based on the powerful and widely used Bootstrap 3 framework. The theme uses a custom 24-column grid for more flexibility.

    Homepage Masonry Grid & Classic Layouts

    Abacus theme’s homepage can be displayed in either classic full-width layout or beautiful Masonry grid layout to show your blog-posts. As you scroll, new posts appear with a subtle and beautiful animation.

    Choose between ‘Load More’ button or Pagination

    Abacus theme lets you choose between a paginated layout or a ‘Load more…’ button to display next set of posts on the homepage. You don’t need extra plugins to make this work. Both the options are in-built to the theme. simply select one of them in the Customizer.

    Enhanced Post-formats

    Yes, post-formats are literally on steroids in this theme! You need to see it to believe it. Not only does this theme support Post-formats (Quote, Audio, Video, Aside & Gallery), it takes them to another level. The theme adds extra functionality to make your post-formats really stand-out.

    Multiple Quotes as slider with optional background image. When you select the Quote post-format option in the post-editor, the Quote settings appear. Here you can add multiple quotes and even specify the text color of the quote that you think would go best with the featured-image as background.

    Gallery as a slider. Select the Gallery post-format and simply paste the gallery-shortcode in the Gallery settings to display your gallery as a slider on home and archive pages.

    Display native audio and audio/video from Soundcloud, Spotify, Youtube, Vimeo, etc as featured media. The Audio and Video post-formats, has their own settings offered by the theme. Upload your audio (in formats supported by WordPress) or paste URLs of Youtube and Vimeo videos or add embed codes. The theme displays them as featured content right above your post.

    Author-box on posts for Multi-author blog

    abacus WordPress theme provides author-box on blog posts which is useful for multi-author blogs. It can be turned on/off via the Customizer. It is a great way to show a brief bio of authors along with links to their social network accounts. The theme also lets you add more social networks for authors (users) to display them in the author-box.

    Free CC Essentials Plugin

    When you install and activate this theme, WordPress will prompt you to install CC Essentials plugin. This plugin is developed by us to add various functionality to this theme. This plugin is required for this theme to work optimally.

    CC Essentials plugin adds the following modules / functionality to the theme:

    1. CC Shortcodes: Adds various shortcodes available for use in the post-editor to display HTML elements on your site.
    2. Love It! button: Displays a heart button on posts and pages, stores likes and adds a ‘Most loved posts’ widget.
    3. Social buttons: Adds social buttons to be displayed in the site’s footer.

    Super easy Customizer Options

    Setup and manage the settings of your site with the Abacus Settings section in the WordPress admin area and the theme customizer located in Appearance ? Customize. It is very intuitive and well-documented. Every option has an explanation beside it. Using the Customizer, you can upload your logo, change the homepage intro and theme skin, setup breadcrumbs, enable Facebook comments or Disqus comments and various other settings related to the theme.

    Disqus and Facebook comments module

    Abacus’s theme customize panel lets you quickly switch between native WordPress comments and third-party commenting systems like Disqus or Facebook comments. These are quite popular and many successful blog authors use them. You can too! Please note that the theme does not import/export comments to these services.

    Translation ready

    Abacus WordPress theme supports localization and can be translated to any language. The theme package is provided with .pot/.mo translation files located in the ‘languages’ folder in the theme’s root.

    Key features round-up

    • Post Formats Support, including the following formats:
      • Standard Post – includes a featured image in the header
      • Video Post – features native video or video from Youtube, Vimeo, etc via URLs or embed codes
      • Aside Post
      • Quote Post – with multiple quotes as slider with background featured image
      • Gallery Post – with multiple images as slider
    • Masonry layout for homapage
    • ‘Load more…’ posts via AJAX or Pagination option
    • SEO Optimized – the theme has been built with all the main SEO best practices in mind
    • Easy page layout changing – for each page you can choose between:
      • Right Sidebar
      • Left Sidebar
      • Full-width (No sidebar)
    • Breadcrumbs navigation trail
    • Option to choose ‘Fuzzy date format’ (e.g. 5 days ago) to display blog-posts’, comments’ and pages’ published dates
    • 6 Gorgeous Color schemes to choose from
    • WooCommerce Support: Setup your shop using the WooCommerce plugin. The theme has various modified templates to display your WooCommerce shop
    • Free CC Essentials plugin
    • CC Shortcodes to add HTML elements like buttons, notification boxes, tabbed content, Google Maps, etc, via the post-editor
    • Love It! button that adds a heart button to every post. ‘Most loved posts’ widget shows most loved posts in the sidebar
    • Social sharing available – Facebook, Twitter, Pinterest and Google+, can be enabled on posts
    • FontAwesome 4.6 icons
    • Translation ready – a .pot file included for translation
    • Custom logo image
    • Custom header image
    • WordPress 3.0 Custom Menu Support
    • jQuery Tabs
    • Comments with reply functionality (multi-level depth)
    • Multi level drop-down menu
    • Works with the latest versions of all major browsers: Google Chrome, Internet Explorer 9+, Firefox, Opera, Safari
  • Titanium – Multipurpose WordPress Theme (Inventive)

    Titanium – Multipurpose WordPress Theme (Inventive)

    Titanium, a Multipurpose WordPress Theme, is created for many different kinds of businesses and blogs such as Agency, Business, Corporate, Portfolio, Freelancer, Photography, Studio, Presentation, One page, Shop, Blog and any online site you want.Titanium has more than 50 stunning demo pages with massive creative designs allowing anyone to present perfectly anything they want on their own sites. Besides, with 25+ home pages and 50+ shortcodes you can show more and more contents, images, videos to draw perspective customers attention immediately. Titanium is responsive WordPress theme, created with a clear and impressive design and easy for everyone to use, smoothly present on every size of smart screen devices.
    We have our own support forum if you have any questions or problem, the theme also comes with lifetime updates and we are trying to keep adding new things in every update. Titanium is super intuitive to use and really user friendly. Titanium include Visual Composer so you won’t need to code anything, we can asure you that even if you don’t know nothing about coding you will be able to create awesome websites. Titanium comes with a lots of awesome features, we’ve highlighted some of our main features below, check them to get an idea of how awesome Titanium is.

    Full Features List:

    • One Click Demo Import
    • Highly responsive and mobile friendly
    • Slider Revolution integrated – This theme includes the Slider Revolution plugin, saving you $19
    • Slider Revolution – This theme includes the Visual Composer plugin, saving you $34
    • Easily customizable design
    • Unique, creative & modern design
    • One Page option
    • Layout variations
    • 10 awesome pre-made homepage demos
    • 50+ creative ready-made demo pages
    • 4header styles
    • Many different portfolio styles
    • 50+ shortcodes
    • Parallax effect and & Video Background
    • Unlimited color variation
    • Professional typography
    • Boxed and Wide layouts
    • WPML Translation ready
    • Contact from 7 plugin supported
    • Child theme
    • WooCommerce included
    • bbPress supported
    • Compatibility with all popular Browsers
    • Optimized for speed
    • Dedicated and wholehearted unlimited support
    • More features coming soon