18.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

03-23-2016, 10:31 PM
Post: #101
RE: [GET] Slider Revolution Responsive WordPress Plugin 5.2.3.5
Thanks

We can live without auto updates as long as you live. :)

You really rock this community.

I'm going quite poor for now but if I can get the job I'm working on now, I'll definitely donate you for being such a helpful guy.
03-24-2016, 02:03 AM
Post: #102
RE: [GET] Slider Revolution Responsive WordPress Plugin 5.2.3.5
Tell me how to edit the file , or where it is to change the code , would that then was himself doing in the future
03-24-2016, 02:46 AM
Post: #103
RE: [GET] Slider Revolution Responsive WordPress Plugin 5.2.3.5
\revslider\includes\operations.class

Code:
public function checkPurchaseVerification($data){
        global $wp_version;

//        $response = wp_remote_post('http://updates.themepunch.tools/activate.php', array(
//            'user-agent' => 'WordPress/'.$wp_version.'; '.get_bloginfo('url'),
//            'body' => array(
//                'code' => urlencode($data['code']),
//                'product' => urlencode('revslider')
//            )
//        ));
//
//        $response_code = wp_remote_retrieve_response_code( $response );
//        $version_info = wp_remote_retrieve_body( $response );
//
//        if ( $response_code != 200 || is_wp_error( $version_info ) ) {
//            return false;
//        }

        $version_info = 'valid';

        if($version_info == 'valid'){
            update_option('revslider-valid', 'true');
            update_option('revslider-code', $data['code']);

            return true;
        }elseif($version_info == 'exist'){
            RevSliderFunctions::throwError(__('Purchase Code already registered!', 'revslider'));
        }else{
            return false;
        }

    }
03-26-2016, 07:04 AM
Post: #104
RE: [GET] Slider Revolution Responsive WordPress Plugin 5.2.3.5
(03-24-2016 02:46 AM)damador Wrote:  \revslider\includes\operations.class

Code:
public function checkPurchaseVerification($data){
        global $wp_version;

//        $response = wp_remote_post('http://updates.themepunch.tools/activate.php', array(
//            'user-agent' => 'WordPress/'.$wp_version.'; '.get_bloginfo('url'),
//            'body' => array(
//                'code' => urlencode($data['code']),
//                'product' => urlencode('revslider')
//            )
//        ));
//
//        $response_code = wp_remote_retrieve_response_code( $response );
//        $version_info = wp_remote_retrieve_body( $response );
//
//        if ( $response_code != 200 || is_wp_error( $version_info ) ) {
//            return false;
//        }

        $version_info = 'valid';

        if($version_info == 'valid'){
            update_option('revslider-valid', 'true');
            update_option('revslider-code', $data['code']);

            return true;
        }elseif($version_info == 'exist'){
            RevSliderFunctions::throwError(__('Purchase Code already registered!', 'revslider'));
        }else{
            return false;
        }

    }

its working great job ,thank you bro
04-01-2016, 05:44 AM
Post: #105
RE: [GET] Slider Revolution Responsive WordPress Plugin 5.2.4
Version 5.2.4 StarPath (01st April 2016)

DL - full package http://mir.cr/0OVPXE2R
DL - null plugin + premium only http://mir.cr/86F2DI79

NEW FEATURES
French Translation added
BUGFIXES
Static Layer Container was written even if no Static Layers were exist. This blocked 3D Parallax Slides from Hovering/Clicking on Elements
Fixed an issue where layers were disappearing in Google Chrome and other browsers after revisiting the slide
Fixed an issue with IE11 not beeing able to handle audio layer in Slide Editor
Fixed a bug where duplicated layers could loose their hover settings
Fixed a bug with SVG Objects, where styling was only attached if the SVG Object was loading from cache
31.gif
04-01-2016, 06:23 AM
Post: #106
RE: [GET] Slider Revolution Responsive WordPress Plugin 5.2.4
(04-01-2016 05:44 AM)damador Wrote:  Version 5.2.4 StarPath (01st April 2016)

DL - full package http://mir.cr/0OVPXE2R
DL - null plugin + premium only http://mir.cr/86F2DI79

NEW FEATURES
French Translation added
BUGFIXES
Static Layer Container was written even if no Static Layers were exist. This blocked 3D Parallax Slides from Hovering/Clicking on Elements
Fixed an issue where layers were disappearing in Google Chrome and other browsers after revisiting the slide
Fixed an issue with IE11 not beeing able to handle audio layer in Slide Editor
Fixed a bug where duplicated layers could loose their hover settings
Fixed a bug with SVG Objects, where styling was only attached if the SVG Object was loading from cache

Thanks damador Perfect 10 ++++Rep...
04-01-2016, 10:08 AM
Post: #107
RE: [GET] Slider Revolution Responsive WordPress Plugin 5.2.4
thank you so much
04-08-2016, 06:15 PM
Post: #108
RE: [GET] Slider Revolution Responsive WordPress Plugin 5.2.4.1
a new 4th premium plugin added in null pack

Version 5.2.4.1 StarPath (08th April 2016)

full package -> http://mir.cr/O6YFK7RX
nulled revslide + 4 plugins -> http://mir.cr/WZC8BJUG

CHANGES
Changed HTML5 example URLs as the old ones are no longer available
Reminder on LayerAction added as solid warning in case Vimeo Video Controls are set to hidden
Calculation of Wave Loop Effect changed to respect the real X/Y Offsets
BUGFIXES
Vimeo Arguments no longer reset on a Vimeo Layer
Fixed a Bug where 2nd Time Focused Slider with previously played Video started again even if it was not visible currently
Fixed an issue with Hungarian Translation. Hungarian Translation is at 50% currently
Issue with HTML5 Video Next Slide at End on Mobile was skipping a slide after 2nd loop has been fixed.
Force Rewind available now for YouTube and Vimeo also on Mobile again
Shortocde Management on pages was not closing the Modal window in some cases. Added a Workaround which checks the last state of the Window in case the default GUI would not be able to close the window
Fixed the Start Angle Calculation of Wave Loop Effect
Keyboard Navigation could not be disabled if all other Navigation was disabled
04-11-2016, 08:30 AM
Post: #109
RE: [GET] Slider Revolution Responsive WordPress Plugin 5.2.4.1
Thank you ... rep added ...
04-16-2016, 06:45 AM
Post: #110
RE: [GET] Slider Revolution Responsive WordPress Plugin 5.2.4.1
Thanks and max reps damador. How does this work exactly? Am I supposed to upload the clean version first and overwrite with the nulled files? My theme has an unregistered version incorporated already and it's acting funny. It's hard to tell if it's Wordpress upgrade related or the theme needs to catch up.
43.gif
Doing a Little Counts More than Knowing More!




7.gif