JupiterX - Website Builder For WordPress & WooCommerce

JupiterX - Website Builder For WordPress & WooCommerce v4.8.11

No permission to download

mdsaeemhasan

New member
May 13, 2019
12
0
1
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;
Hello, its not working on jupiter ex, after changing still saying api key required
 

alid88

New member
Sep 22, 2019
9
1
3
Hello again. Finally after long research I found how to solve the problem with import pro themes:

Go To jupiterx\lib\
Open init.php
Find This Code in line 126:

PHP:
jupiterx_load_api_components( $components );

After line 126 add this code:
PHP:
jupiterx_update_option( 'api_key', 'valid', 'yes' );
This worked for me!!!!
 

maximus

Active member
Trusted Uploader
Aug 3, 2018
139
78
28
A new update is on :)

4 August 2021
Jupiter X themeJupiter X Core plugin
v1.26.0v1.23.0
  • Improvement: Added “default value” field to the Form fields.
  • Improvement: Added “Request Parameter” dynamic tag.
  • Improvement: Added a notice for autoplay option in the Video element.
  • Improvement: Reordered the settings in the Control Panel > Settings.
  • Improvement: Extended the Categories element to accept any taxonomies.
  • Improvement: Improved compatibility of the Search Form element with WPML plugin.
  • Bug Fix: Fixed plugin update notice issue.
  • Bug Fix: Fixed WooCommerce templates show error after notice.
  • Bug Fix: Fixed self-hosted video upload issue in the Video element.
  • Bug Fix: Fixed navigating issue among items in the Posts Carousel element on mobile devices.
  • Bug Fix: Fixed selecting categories issue in the Categories element.
  • Bug Fix: Fixed backslash stripping in the Form element.
  • Bug Fix: Fixed submit button animation in the Form element.
  • Bug Fix: Fixed box-shadow being cut-off in the Post Carousel element.
  • Bug Fix: Fixed broken Jet Price Filter style in shop page.
  • Bug Fix: Fixed “Undefined JupiterX Options” error.
 

Manni

Well-known member
Staff member
Moderator
Null Master
Trusted Seller
Trusted Uploader
Dec 12, 2018
475
794
93
elnhost.com
Jupiter X v1.26.0 Untouched @NullMaster @Tomz

04 August 2021
Jupiter X themeJupiter X Core plugin
v1.26.0v1.23.0
  • Improvement: Added "default value" field to the Form fields.
  • Improvement: Added "Request Parameter" dynamic tag.
  • Improvement: Added a notice for autoplay option in the Video element.
  • Improvement: Reordered the settings in the Control Panel > Settings.
  • Improvement: Extended the Categories element to accept any taxonomies.
  • Improvement: Improved compatibility of the Search Form element with WPML plugin.
  • Bug Fix: Fixed plugin update notice issue.
  • Bug Fix: Fixed WooCommerce templates show error after notice.
  • Bug Fix: Fixed self-hosted video upload issue in the Video element.
  • Bug Fix: Fixed navigating issue among items in the Posts Carousel element on mobile devices.
  • Bug Fix: Fixed selecting categories issue in the Categories element.
  • Bug Fix: Fixed backslash stripping in the Form element.
  • Bug Fix: Fixed submit button animation in the Form element.
  • Bug Fix: Fixed box-shadow being cut-off in the Post Carousel element.
  • Bug Fix: Fixed broken Jet Price Filter style in shop page.
  • Bug Fix: Fixed "Undefined JupiterX Options" error.
 

Attachments

  • jupiterx-1.26.0.zip
    3.1 MB · Views: 40
  • jupiterx-core-v1.23.0.zip
    2.3 MB · Views: 23

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,060
111,714
120
Tomz updated Jupiter - Multi-Purpose Responsive Theme with a new update entry:

Jupiter v6.9.0 + JupiterX v1.26.0 Nulled

Download Jupiter v6.9.0 + JupiterX v1.26.0 Multi-Purpose WP Theme Nulled Free
4 August 2021

Jupiter X themeJupiter X Core plugin
v1.26.0v1.23.0
  • Improvement: Added “default value” field to the Form fields.
  • Improvement: Added “Request Parameter” dynamic tag.
  • Improvement: Added a notice for autoplay option in the Video element.
  • Improvement: Reordered the settings in...

Read the rest of this update entry...
 

anymoment

Active member
Sep 11, 2019
139
44
28
This worked for me!!!!
hi where can i
Hello again. Finally after long research I found how to solve the problem with import pro themes:

Go To jupiterx\lib\
Open init.php
Find This Code in line 126:

PHP:
jupiterx_load_api_components( $components );

After line 126 add this code:
PHP:
jupiterx_update_option( 'api_key', 'valid', 'yes' );
hi where can i insert this code ya ?? Please help . thanks
 
  • Like
Reactions: benydesigner

kaela

Member
Dec 21, 2018
64
13
8
Hello. I installed the theme then the "Job board" template. But I get the error message in red on the image below on the page "browse jobs".
Can you help me?
 

Attachments

  • jupiter.jpg
    jupiter.jpg
    103.1 KB · Views: 45
  • Haha
Reactions: anymoment

acypacy

Member
Jul 6, 2020
36
18
8
Hello again. Finally after long research I found how to solve the problem with import pro themes:

Go To jupiterx\lib\
Open init.php
Find This Code in line 126:

PHP:
jupiterx_load_api_components( $components );

After line 126 add this code:
PHP:
jupiterx_update_option( 'api_key', 'valid', 'yes' );
This worked for me! You are awesome!!!
 
  • Like
Reactions: Talita Cabral

maximus

Active member
Trusted Uploader
Aug 3, 2018
139
78
28
Just a question if someone had the same issue with Jupiter & WPML.
Translating header, sticky and footer looks impossible without making the site slow with or impossible to reach with the "Multilingual Customizer" from the Control Panel.

Now, WPML had done a workaround that needs to be direct implementated explained here in their forum. The solution works like a charm but is still not available on the theme.

Does anyone have or make possible a solution available with a hook from snippets?
 

opokusamuelasante

New member
Jan 9, 2019
13
1
3
Hello again. Finally after long research I found how to solve the problem with import pro themes:

Go To jupiterx\lib\
Open init.php
Find This Code in line 126:

PHP:
jupiterx_load_api_components( $components );

After line 126 add this code:
PHP:
jupiterx_update_option( 'api_key', 'valid', 'yes' );
Hey you're a genius. thnx plenty plenty
 

Shadyd12

Member
Nov 28, 2019
89
32
18
For some reason, the child theme is creating .dat files in the following folder and I am not able to remove unless I change the folder permission.

Can someone look in to this?

This is the location of the files: jupiterx-child/.git/objects

@Tomz @NullMaster
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu