• NullMasters - Please Only Handle Nulling Requests That Have Been Given The Approved Badge.

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

Neptunus - Water & Amusement Park WordPress Theme v. 1.0

like this ! Sans titre.png
just a few minutes ! and I will share my nulled version
 
  • Like
Reactions: tetramorfo
Solve .. theme-setup.php now is ok

<?php
/**
* Setup theme-specific fonts and colors
*
* @package WordPress
* @subpackage NEPTUNS
* @since NEPTUNS 1.0.0
*/

// If this theme is a free version of premium theme
if ( ! defined( 'NEPTUNS_THEME_FREE' ) ) {
define( 'NEPTUNS_THEME_FREE', false );
}
if ( ! defined( 'NEPTUNS_THEME_FREE_WP' ) ) {
define( 'NEPTUNS_THEME_FREE_WP', false );
}

// If this theme is a part of Envato Elements
if ( ! defined( 'NEPTUNS_THEME_IN_ENVATO_ELEMENTS' ) ) {
define( 'NEPTUNS_THEME_IN_ENVATO_ELEMENTS', true );
}

// If this theme uses multiple skins
if ( ! defined( 'NEPTUNS_ALLOW_SKINS' ) ) {
define( 'NEPTUNS_ALLOW_SKINS', true );
}
if ( ! defined( 'NEPTUNS_DEFAULT_SKIN' ) ) {
define( 'NEPTUNS_DEFAULT_SKIN', 'default' );
}
 
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