Oxygen Builder - You'll Build incredible Websites With Oxygen

Oxygen Builder - You'll Build incredible Websites With Oxygen v4.9.1

No permission to download

kevinschmidt

Member
Oct 25, 2018
40
25
18
Try what? Sorry, I don't know what endpoints are or what you are talking about when you mention REST file exposures. I don't do PHP.

hugoguanipa posted the original link, so I'm hoping he will post the update.
 

Prometheus

Active member
Aug 6, 2020
160
194
43
Try what? Sorry, I don't know what endpoints are or what you are talking about when you mention REST file exposures. I don't do PHP.

hugoguanipa posted the original link, so I'm hoping he will post the update.
Check the previous posts for 1.1.8 version
 
  • Like
Reactions: mihaise

c0risco

Active member
Trusted Uploader
Sep 25, 2018
84
106
33
Brazil
[QUOTE = "venivediveci, post: 329040, membro: 92411"]
Tenho certeza de que não há um novo lançamento oficial ainda. Você provavelmente está se referindo ao Alpha v3.7, que ainda não é uma atualização oficial.
[/CITAR]

Oh, sorry!
 

venivediveci

Member
Oct 30, 2020
38
11
8
Oh, sorry!

Can't blame u man, their next version comes with pretty exciting features. CSS grid + Composite elements, the latter will eventually replace several add-ons also shared here. Hope the nulled (or licenseless) version can have the Composite elements to be working since those are design sets to be downloaded from their server (according to their post) and will be a separate purchase.
 
  • Like
Reactions: c0risco

olliedevel

Member
Jun 28, 2020
15
35
13
Can't blame u man, their next version comes with pretty exciting features. CSS grid + Composite elements, the latter will eventually replace several add-ons also shared here. Hope the nulled (or licenseless) version can have the Composite elements to be working since those are design sets to be downloaded from their server (according to their post) and will be a separate purchase.

With most of these things you can download them once, remove the plugin, and the design set components are still available. I just tried that today with OxyMonster. Installed, imported the kits, removed the plugin and then was able to export them in Oxygen's settings export.
 

dezigna

Member
May 18, 2020
65
25
18
As I see it, makes sense to eventually get the agency license of Oxygen. It's certainly worth it.
 

venivediveci

Member
Oct 30, 2020
38
11
8
As I see it, makes sense to eventually get the agency license of Oxygen. It's certainly worth it.
Yeah, definitely worth it. U need to get it before the release of v3.7 RC1 so that Composite Elements will be free. Several design sets will definitely be added in the future especially they plan to release it as a separate purchase.
 

mihaise

Member
Apr 4, 2020
29
91
18
For those who ask for Alpha, Beta or RC versions go to this address
https://oxygenbuilder.com/wp-login.php?action=register
make an account, confirm it, then you can log in from this page
https://oxygenbuilder.com/login/
in the Customer page and download any Alpha, Beta or RC version directly from the oxygen site.
https://oxygenbuilder.com/beta-access/
You can use RC versions without any problems.
Versions 3.4 RC and 3.5 RC were no different from the final version.
Version 3.6 RC differed from the final one only by a CSS line.
 
Last edited:

yearimdang

Member
Oct 13, 2020
58
34
18
For those who ask for Alpha, Beta or RC versions go to this address
https://oxygenbuilder.com/wp-login.php?action=register
make an account, confirm it, then you can log in from this page
https://oxygenbuilder.com/login/
in the Customer page and download any Alpha, Beta or RC version directly from the oxygen site.
https://oxygenbuilder.com/beta-access/
You can use RC versions without any problems.
Versions 3.4 RC and 3.5 RC were no different from the final version.
Version 3.6 RC differed from the final one only by a CSS line.

You are a lifesaver
 

yearimdang

Member
Oct 13, 2020
58
34
18
@TassieNZ can you change this code?

oxygen\component-framework\component-init.php
PHP:
function oxygen_vsb_is_agency_bundle() {
    //return true;
    return get_option("oxygen_vsb_is_agency_bundle", false);
}
 
Last edited:

mihaise

Member
Apr 4, 2020
29
91
18
@TassieNZ can you change this code?

file: oxygen\component-framework\component-init.php
PHP:
function oxygen_vsb_is_agency_bundle() {
    //return true;
    return get_option("oxygen_vsb_is_agency_bundle", false);
}

ha ha the answer is in code. remove the 2 shlashes // from return true; and put them in front of return get_option("oxygen_vsb_is_agency_bundle", false);
the answer is:
PHP:
function oxygen_vsb_is_agency_bundle() {
    return true;
    //return get_option("oxygen_vsb_is_agency_bundle", false);
}
 
  • Like
Reactions: tanierlyons

yearimdang

Member
Oct 13, 2020
58
34
18
ha ha the answer is in code. remove the 2 shlashes // from return true; and put them in front of return get_option("oxygen_vsb_is_agency_bundle", false);
the answer is:
PHP:
function oxygen_vsb_is_agency_bundle() {
    return true;
    //return get_option("oxygen_vsb_is_agency_bundle", false);
}

Do you think I play a Quiz?

I'm asking for him to change the code on the release.
 
  • Like
Reactions: mihaise

dzedajnajt

New member
Sep 17, 2019
1
0
1
How can I use woocommerce part with oxygen. I am playing with it but cant find woocommerce sections. Is this agency version or I need to make additional changes to get woocommerce editing?
 

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