• 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"

Oxygen Builder - You'll Build incredible Websites With Oxygen

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

No permission to download
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.
 
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
[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!
 
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
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.
 
As I see it, makes sense to eventually get the agency license of Oxygen. It's certainly worth it.
 
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.
 
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:
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
 
@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:
@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: Babak
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
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?
 
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