About This File
INSTRUCTIONS TO NULL
To null this theme, you need to first upload and activate it along with the recommended and required plugins to your WordPress website.
*This process works with ALL ThemeREX themes from ThemeForest
- Once the above is done, go to Plugins->Plugin file editor.
-
Select the ThemeREX Addons plugin ad edit the file trx_addons.php, adding the following code under line 17:
//Nulled by Pol73rge1s7 update_option( 'trx_addons_theme_dom_activated', true ); update_option( 'purchase_code_dom', 'Pol73rge1s7' ); update_option( 'purchase_code_src_dom', 'Pol73rge1s7' ); update_option( 'access_token_dom', '6fb58c9693bae77d52fbfd44eaec3328' );
So it looks like
// Don't load directly if ( ! defined( 'ABSPATH' ) ) exit; // Current version if ( ! defined( 'TRX_ADDONS_VERSION' ) ) define( 'TRX_ADDONS_VERSION', '2.30.1' ); //Nulled by Pol73rge1s7 update_option( 'trx_addons_theme_dom_activated', true ); update_option( 'purchase_code_dom', 'Pol73rge1s7' ); update_option( 'purchase_code_src_dom', 'Pol73rge1s7' ); update_option( 'access_token_dom', '6fb58c9693bae77d52fbfd44eaec3328' );
-
Now go to the theme file editor and select the functions.php for your theme and add the following code so it look like the code below:
//Nulled by Pol73rge1s7 $template = get_template(); update_option( sprintf( 'purchase_code_src_%s', $template ), 'Pol73rge1s7' ); update_option( sprintf( 'trx_addons_theme_%s_activated', $template ), 1 ); update_option( sprintf( 'purchase_code_%s', $template ), 'Pol73rge1s7' );
So it Looks like:
* * @package MODERNEE * @since MODERNEE 1.0 */ //Nulled by Pol73rge1s7 $template = get_template(); update_option( sprintf( 'purchase_code_src_%s', $template ), 'Pol73rge1s7' ); update_option( sprintf( 'trx_addons_theme_%s_activated', $template ), 1 ); update_option( sprintf( 'purchase_code_%s', $template ), 'Pol73rge1s7' );
Congratulations! - Theme is now fully activated and demo data can be imported!
Modernee is a modern, colorful & responsive Web Studio and Creative Agency WordPress theme. It is perfect for all kinds of digital online agencies, and offline firms.
Possible Use
Modernee will work for marketing bureau, seo, law, design solutions, photography blog, full service organization, corporate b2b business, web designer portfolio, digital & graphic design. Above all it is good for project management, entrepreneur, UI/UX Design, entrepreneur, freelancer and startup company, events planning services, public relations, mobile, copywriting, PPC, SEM, social media, SMM, branding development, strategy.
Also it works for online advertising in Adwords, Adsense, Google Analytics, e-marketing, webstudio, site building and construction, Facebook, Twitter, Reddit, Quora, paid traffic, guest posts and product feed.
Web Studio & Creative Agency WordPress features
Using Elementor page builder is a powerful set of shortcodes and widgets you can showcase your skills, job experience and achievements, missions and priorities, provide testimonials, and showcase your portfolio on one page.
The theme is optimized to work with such popular plugins, as Slider Revolution, WooCommerce, MailChimp for WP, ThemeREX Addons Booked and AI Engine
Modernee ’s Key Features
- Professional design
- One-Click demo installation
- Modern, Flexible, Customizable
- WordPress 4.5+ Tested and Approved
- Built with HTML5 and CSS3 code
- Cross-Browser Compatibility: FireFox, Safari, Chrome
- Slider Revolution & Swiper Slider included
- Retina Images Support
- User menu and Main menu support
- Interactive Ajax Search
- Flexible Colors & Typography
-
Layout Features:
- 100% Responsive & Mobile-friendly
- Boxed and Fullwidth page layouts
- Elementor Page Builder support – modify any page content easily
- Customize Header and Footer Layouts in Elementor Page Builder
-
Advanced Blog Settings:
- Multiple Blog Styles
- Flexible Layout Options
- 20+ Post Animations
- Customizable Blog Feed (choose from post types or categories)
- Post views, likes and sharing buttons
- Related Posts Section
-
Powerful Theme Framework:
- Setting Inheritance and Override System
- 750+ Customizer Options
- Custom Post Types
- Custom Widget Sets
- Custom Shortcodes
- Custom Theme Options Panel
- Optimized for best performance
- ...and many more!
-
Plugins Compatibility:
- Elementor
- WooCommerce
- TI WooCommerce Wishlist
- elegro Crypto Payment
- Advanced Popups
- Contact Form 7
- MC4WP: Mailchimp for WordPress
- Cookie Information | Free WP GDPR Consent Plugin
- Slider Revolution
- Smash Balloon Instagram Feed
- ThemeREX Addons
- ThemeREX Updater
- WPML
- Fontello & Image Icons
- Google Fonts
- Professional Support
- Detailed Documentation
- Regular Updates
- And many more
Edited by pol73rge1s7
Added Nulling Instructions