WPTTAR is a WordPress plugin for businesses and companies who would like to keep a track record of there ongoing or past projects. Time tracking can be easily managed where developers, designers or other team members can submit there worked number of hours along with the comments.
Author: alex
360 Panorama Picture Sphere – Visible Composer Addon (Add-ons)
360 Panorama Photo Sphere – Visual Composer Addon is a filter that allows you to display 360×180 degree panoramas.
Photo Sphere Viewer is pure JS and based on Three.js, allowing very good performances on WebGL enabled systems (most recent browsers) and reasonably good performances on other systems supporting HTML Canvas.
Photo Sphere is based on the JavaScript library [Photo Sphere Viewer]
Thanks to: Jeremy Heleine and mistic100
Zaria – A Stunning & Good Trade WordPress Theme (Company)
Zaria – A Beautiful & Smart Business WordPress Theme
No more time wasted looking for a WordPress for your business any more. Because here comes Zaria – A beautiful, smart and customer-oriented design idea for your website layout. Your customers will have chance to experience your website in a delightful and convenient way. You don’t want to miss it, do you?
If you like my template, please rate it 5 stars. Thanks!
Template Features
- 04 Beautiful Homepages
- 28 Perfect Pixel / Detail Layered WordPresss
- Based on 1448px – 12 Columns Grid System
- Super Clear and Clean Layout
- Awesome and Creative Design
- Pixel Perfect
- Fully Customizable
- Easily customizable files
- Fully layered and organized with proper names
- Free Google Fonts
- Retina Ready
- Free Font Based Icons
- Great Support
- And More.
Requirement Plugin
- CMSSuperHeroes
- Custom Post Type UI,
- Visual Composer
Recomment plugin
- Contact Form 7
- Newsletter
- Revolution Slider
- WooCommerce
- WooCommerce Quantity Increment
FEATURES :
- This theme is responsive to give a perfect user experience on all devices
- Boxed or fullwidth layout
- Built on Twitter Bootstrap
- Slider Revolution plugin included – saving you $19
- Visual Composer plugin included – saving you $30
- Contact Form 7 plugin included
- Translation Ready With WPML plugin
- Built with Sass, Css
- Parallax Image and Video Scrolling Sections
- Shortcode Support
- Demo content included!
- Unlimited Color Options
- Moveable & Unlimited Sidebar
- Designed with HTML5 and CSS3
- Customizable Design & Code
- All installed Extensions are included
- Cross Browser Support
- Video Tutorials
- Detailed Documentation Included
- Full Support
- + many more features
- Lato
Sources and Credits
Fonts Used
You need to install these fonts below before editing the WordPress files (you can find them all at Google Fonts website)
Icons Used
Graphics Used
Many thanks for these great images to:
Note: All images are just used for Preview Purpose Only. They are not part of the theme and NOT included in the final purchase files.
Woly – A Large Assortment of Brand new Subject matters for All Your Desires (Inventive)
Theme Features
- Easy to use – no coding knowledge required
- Powerful Admin Panel
- Huge collection of home and inner pages
- Import demo site with One-Click
- Responsive and Retina Ready
- Extensive typography options
- Responsive Elated Slider with Full Screen and Parallax functionality
- Image or Video backgrounds in Elated Slider
- Animate content in Elated Slider
- Instagram Feed Widget
- Twitter Feed Widget
- Latest posts widget
- Process Holder shortcode
- Info Box shortcode
- Product Slider shortcode
- Product List shortcode
- Restaurant Menu shortcode
- Video Button shortcode
- Interactive Elements Holder shortcode
- Various infographic elements
- One Page site – anchor functionality
- Various Blog List Layouts
- Blog Standard Layout
- Blog Masonry Layout
- Blog Masonry Gallery Layout
- Blog Three Columns Layout
- Blog List shortcode
- Blog Slider shortcode
- Blog Carousel shortcode
- Custom Post Formats: Audio , Video, Standard, Gallery, Link, Quote,
- Portfolio List shortcode
- Various Portfolio List Layouts
- Portfolio Gallery layout
- Portfolio Masonry layout
- Portfolio Tiled layout
- Portfolio Pinterest layout
- Portfolio list smooth hover animation
- Various portfolio single layouts
- Social Share functionality
- Visual Composer for WordPress included (34$ value)
- Slider Revolution Responsive WordPress Plugin ($19 value)
- Integrated search
- “Back to Top” button
- Four Header Types
- Standard Header Type
- Dual Header Type
- Divided Header Type
- Vertical Header Type
- Three Header behavior types
- Sticky header behavior
- Sticky on scroll up header behavior
- Fixed header behavior
- Separate mobile header styling options
- Set size of logo on mobile devices
- Multiple logo versions (for mobile header and sticky header)
- Dark and Light Logo variants
- Multiple Widget Areas in Header
- Full Screen Menu
- Multiple footer widget areas
- Content bottom area
- Customizable Footer with optional 1-4 Columns
- Footer top and footer bottom
- Uncovering Footer effect
- Customizable Google Map shortcode
- Social Share shortcode
- Carousel shortcode
- Team shortcode
- Choose your grid size
- Boxed layout option
- Parallax background images in content
- Full height parallax sections
- Video backgrounds
- Translation Ready
- Customizable Mega Menu
- Smooth Scroll
- Font Awesome Icon Font Pack
- Font Elegant Icon Font Pack
- Linea Icon Font Pack
- Simple Line Icons Icon Font Pack
- Ion Icons Icon Font Pack
- Dripicons Icon Font Pack
- Linear Icons Font Pack
- 600+ Google Fonts
- Custom Widget Areas
- Contact Form 7 plugin Integration
- WooCommerce Integration
- Set multiple contact form styles
- SEO optimization
- Child Theme included
Elbrus – Responsive WordPress Journal Theme (Weblog / Journal)
Elbrus theme is clean, simple and easy-to-use blog, news & magazine WordPress theme that is built for you to create your own site exactly as you want. 7 Custom widgets lets you easily create different layouts.
Besides these features, you have plenty of theme options to customize your categories, posts, pages, search results page and so on.
Key Features
Super-duper Customizable
Unlimited Layouts
7 Custom Widgets
Font Awesome Icons Integrated
Social Sharing Integrated
Responsive Design
SEO Ready
Support RTL languages
Compatible with WPML
Built with Bootstrap 3
Outstanding 5-star Support
Theme Updates
Read the Changelog
Support
Support for all our themes is conducted through the ColorTheme support forums, if you’d like to start a new thread over there either myself or another member of the support team can take a look at your issue
Scripts Dequeuer (Utilities)
Scripts Dequeuer helps you dequeue WordPress frontend scripts and styles without touching any code. You just need to select scripts and styles from backend and they will be dequeued instantly.
Usage scenario
If you are running a WordPress website with good amount of traffic and expect decent revenue from it, you would be already aware about importance of site speed and performance optimization. A fast loading site can improve traffic and engage more users for you. While optimization can be done in many ways like, using caching plugins, optimized images, using CDN, etc., there are some situations which need a completely different approach.
For example, consider a case in which two different plugins use same CSS files (say, fontawesome CSS) and load them individually. Or consider a case in which two plugins are loading same JavaScript file, say, jQuery validate or jQuery Masonry individually. While WordPress takes very good care of preventing redundant enqueue by checking for same script handle names, such situation may still arise if the script handle names are different.
In such cases, the only direct solution is to dequeue/deactivate one of those redundant scripts for optimizing performance. While this can be done directly by adding some code in theme’s functions.php file, one would definitely like to have a user friendly way in which he/she can deactivate scripts without having to fiddle with the code. Scripts Dequeuer is developed to provide you such feature which lets you dequeue scripts and stylesheets in user friendly manner. The plugin is fast, light weighted, and is worth installing for such nifty feature.
How it works
If front end scripts and styles are enqueued using native WordPress hooks (wp_enqueue_scripts, wp_print_scripts, wp_print_styles, etc.), Scripts Dequeuer 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 are dequeued and listed separately.
Furthermore, 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. The plugin provides an option of “Force Dequeue” by ignoring dependencies. In that case you can force dequeue files by ignoring dependencies.
Which site locations are searched for scripts and stylesheets?
By default, the plugin searches for files on three locations – Your site’s Home page, a single post page, and an archives page. These three locations will contain most of your site’s CSS and JS files.
Additionally, you have option for providing custom URLs on which files shall be scanned. This is useful when themes or plugins are enqueuing files conditionally. For e.g. a contact-form.js file may be included only on a contact page, or a masonry.js file might only be loaded on a portfolio template page. In that case you can provide URLs of these pages for extra scanning. The plugin will scan all those pages and will list all enqueued scripts and stylesheets.
Why use this plugin?
If you are a developer or intermediate WordPress user, you can of course add some code in theme’s functions.php file for dequeuing scripts and stylesheets. However, upon switching themes, this code will get removed too (unless taken a backup). This plugin is intended for users who need a user friendly and reliable solution for dequeuing scripts without having to touch the code.
The plugin not only helps you dequeue files, it gives you a clear picture about total files used on front end, their sources and dependencies. If you are keen about site performance, optimization, and you do every possible thing to improve your website’s speed, 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 on front end
- Detects scripts and stylesheets which are enqueued using WordPress native hook
- 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
- Custom “Add URL” option with jQuery sortable list
- Force dequeue option for ignoring script dependencies
- 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+
- Dedicated support in reasonable time span
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 at http://codecanyon.net/user/saurabhsharma, 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