Addons are here...guys addons didnt works on new version?
@medw1311 how can i upload ? because i have error some like that![]()
its ok i upload via filezilla filetransfer thks <3you have to load the addon as if it were a plugin, there you load the templates or demos
its ok i upload via filezilla filetransfer thks <3
I deleted the previous posts otherwise we'd just get lots of people complaining it doesn't workI was just testing and saw it was from an older version. Thanks for the heads up guys. Happy Holidays.
Test more. It says its registered but updates, addons and templates still don't work.find this file in your host:
wp-content/plugins/revslider/admin/includes/license.class.php
find this value in file;
version_info == 'valid'
to change value to this;
version_info == 'invalid'
Then you can register with any key, it works already tested guys.
I have managed to get the addons installed and activated, working, registration is functional as well. Getting updated version directly from the authors would not be easy since they require license. Working on the templates part. I will post it if I can get it all working.Test more. It says its registered but updates, addons and templates still don't work.
Did you make more code changes for the addons?I have managed to get the addons installed and activated, working, registration is functional as well. Getting updated version directly from the aithors would not be easy since they require license. Working on the templates part. I will post it if I can get it all working.
$response = $rslb->call_url('activate.php', $data, 'updates');
$version_info = wp_remote_retrieve_body($response);
if(is_wp_error($version_info)) return false;
version_info == 'valid'
Can you post the full revised code for that file please?I have replaced the following code in wp-content/plugins/revslider/admin/includes/license.class.php
Code:$response = $rslb->call_url('activate.php', $data, 'updates'); $version_info = wp_remote_retrieve_body($response); if(is_wp_error($version_info)) return false;
with (there needs to be a $ infront of version_info below)
Code:version_info == 'valid'
This will register the Revslider, and also addons can be installed and activated without any issue. Unelss you are using a valid key I do not think you can update the plugin nor you can get the templates.
Any template@Tomz @medw1311 These templates?
![]()
Rockable Website Template
The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager. Download NOW for free!www.sliderrevolution.com
![]()
Cinematic Hero Titles
A collection of fullscreen hero blocks that use cinematic text effects and are guaranteed to WOW your visitors.www.sliderrevolution.com
![]()
YouTube Stream Slider
WordPress Slider Template automatically populated by a Youtube Channel. Get the #1 WordPress Builder with 200+ templates included!www.sliderrevolution.com
Be patient, I've got like a million things going on at the momentAny template? @medw1311