• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

JupiterX - Website Builder For WordPress & WooCommerce

JupiterX - Website Builder For WordPress & WooCommerce v4.1.0 Untouched

No permission to download

Bilbo

Member
Feb 9, 2020
19
30
13
Babak submitted a new resource:

Jupiter - Multi-Purpose Responsive Theme - Download Free Jupiter - Multi-Purpose Responsive Theme Nulled ThemeForest 5177775

Jupiter - Multi-Purpose Responsive Theme.jpg
Download Free Jupiter - Multi-Purpose Responsive Theme Nulled ThemeForest 5177775
Jupiter is a perfect solution for all kinds of businesses from corporations, shop owners and small businesses to startups, artists and bloggers. With over 70,000 active users, Jupiter business WordPress theme gives you the power to create a unique-looking website with an easy-to-use drag and drop page builder that?s fully responsive, retina-ready, and SEO-optimised. On top of...

Read more about this resource...
 
@enzoputao

hey i test it in local and install demo for test, everything work good :D

go here: wp-content/themes/jupiter/framework/admin/control-panel/logic/functions.php

find this code:
PHP:
if ( false === $mk_testdrive || true === $mk_dis_td_session ) {
            $result = $this->verify_artbees_apikey( $api_key );
        }
and replace with this code:
PHP:
if ( false === $mk_testdrive || true === $mk_dis_td_session ) {
            $result['is_verified'] = true;
        }
Enjoy
 

Attachments

  • Jupiter Nulled.jpg
    Jupiter Nulled.jpg
    91.1 KB · Views: 710
Babak updated Jupiter - Multi-Purpose Responsive Theme with a new update entry:

Jupiter v6.1.5

v6.1.5 August 2, 2018
  • New Feature : Visual Composer V5.5.2
  • New Feature : Third party plugins updated (Master slider, Revolution Slider)
  • Improvement : PHP V7.2 fixes in WpBakery Page builder and in theme
  • Improvement : GDPR checkbox in comment form
  • Improvement : GDPR – Streaming youtube videos from a cookie-free domain
  • Improvement : Updating language files
  • Improvement : Mobile Main menu improvement for...

Read the rest of this update entry...
 
  • Like
Reactions: lokilo
wp-content\themes\jupiterx\lib\admin\control-panel\includes\activate-theme.php

Code:
if ( 'register' == $method ) {
            $api_key = $_POST['api_key'];
            $result  = $this->remote_validate_artbees_apikey( $api_key );



Code:
if ( 'register' == $method ) {
            $api_key = $_POST['api_key'];
            $result['is_verified'] = true;
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock