Avada theme 5.0.6 [WordPress 4.6+] & Layer Slider & Revolution Slider Версия: 5.0.6 Год выпуска: 2017 Разработчик: https://theme-fusion.com Демо: http://avada.theme-fusion.com Таблетка: не требуется CMS: WordPress 4.6+ Состав: Тема 5.0.6 + PSD шаблоны + премиум слайдеры 5.0.5 Описание: оригинал Avada theme без дописок, добавок и прочего, ПОЛНЫЙ комплект. Спасибо добрым людям)) Внимание! Для корректной работы требуются версии PHP 5.6 или выше и MySQL 5.6 или выше!!! Внимание! Сеществут раздача с более свежей версией темы. Версия этой раздачи позволяет установливать демо-контент
Установка демо контента
Внимание!!! Приведенные ниже "методы" работают на версии 5.0.Х. На версиях выше - не работают Перед всеми "манипуляциями" не забываем делать резервные копии! Метод 1: 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; Метод 2: Go to PhpMyAdmin Select database Select table wp_options Select SQL Execute SQL Query: INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (`NULL`,‘avada_registration’, ‘a:1:{s:5:”token”;s:10:”1234567890″;}’, ‘yes’), (‘avada_registered’, ‘1’, ‘yes’); Метод 3: идем в includes/class-avada-product-registration.php ищем: set_site_transient( 'avada_envato_api_down', true, 3600 ); меняем 3600 на 0 ищем: // If no token is set, the product is not registered. if ( empty( self::$token ) ) { return false; меняем false на true
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum