Download Avada 5.0.5 - Responsif Multi-Purpose Tema free |
Avada Theme WordPress adalah tema yang paling dicari saat ini.Karena tema Ini bersih, super fleksibel, responsif, termasuk Fusion Halaman Builder dan hadir dengan banyak sekali pilihan!tema multi-tujuan WordPress ini menetapkan standar baru dengan kemungkinan tak terbatas, dukungan top-notch, dan update gratis seumur hidup dengan fitur baru yang diminta dari pengguna nya.
Oke langsung saja cek fitur-fitur nya..
Avada WordPress Theme Features
- Clean, modern, multi-purpose design can be used for any type of website
- The #1 selling WordPress theme on the market
- Incredibly advanced network of options for easy customizations without modifying code
- Dozens of professionally designed demos that can be easily imported with one click
- Over 14,000 ratings with a 5 Star Average
- Compatible with latest WordPress version
- WordPress Multisite (WPMU) Tested and Approved
- Built with HTML5 and CSS3
- SEO Optimized, great SEO base already built-in (compatible with SEO Plugins like Yoast)
- Well organized, commented & clean code
- Performance enhancements for fast and reliable websites
- Cross-Browser Compatibility: FireFox, Safari, Chrome, IE9, IE10, IE11
- 100% Responsive Theme – and you can easily turn it on or off
- Easy to use Fusion Builder, a visual page builder
- Full control over site width; content area and sidebars
- Retina Ready, Ultra-High Resolution Graphics
- Social Icons and Theme Icons are Font Icons, no Images
Activate Avada Instruction
- Open file: includes/class-avada-product-registration.php
- Find and Change $registered = false; to $registered = true;
- Find function “public static function is_registered()” and change return false; to return true;
Second Method
- Go to PhpMyAdmin
- Select database
- Select table wp_options
- Select SQL
- Execute SQL Query: INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`) VALUES
(‘avada_registration’, ‘a:1:{s:5:”token”;s:10:”1234567890″;}’, ‘yes’),
(‘avada_registered’, ‘1’, ‘yes’);