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

Automotive Car Dealership Business WordPress Theme

Automotive Car Dealership Business WordPress Theme v13.0

No permission to download
@TassieNZ : hey Bud! Your great at figuring these out... can you NULL the latest version of this Automotive theme to be able to install demo content? MUCHAS gracias brother!
 
@TassieNZ : hey Bud! Your great at figuring these out... can you NULL the latest version of this Automotive theme to be able to install demo content? MUCHAS gracias brother!
you post edited
if u want tag someone dont add space
between name and @
 
  • Like
Reactions: vfba
Babak updated Automotive Car Dealership Business WordPress Theme with a new update entry:

Automotive Theme v11.8

Download Automotive v11.8 - Car Dealership Business WordPress Theme Nulled Free
68747470733a2f2f7468656d6573756974652e636f6d2f76657273696f6e2f696d6167652e7068703f7468656d65

Read the rest of this update entry...
 
Hello and thank you for the wonderful content you share here, for free! I would like to contribute to this specific theme, as I am currently using it.

When using the envato installer, there is a step with no bypass (at least I didn't find one) and I am unable to proceed to demo import and other steps to finish the easy installation. I have found files that are the demo, but didnt quite understand how to import the 5 Part XML files, thus I have found a workaround to successfuly finish the setup, without asking for Envato credentials.

Navigate to envato_setup/envato_setup.php -> Function envato_setup_updates() (line 2502)

Delete the whole function and paste this instead:
PHP:
        /**
         * Updates Step
         */
        public function envato_setup_updates() {
            ?>
            <h1><?php esc_html_e( 'Theme Updates', 'landscaping' ); ?></h1>
            <form method="post">
                <?php
                $option = get_option( $this->market_slug );

                    ?>
                    <p>Thanks! Theme updates have been enabled for the following item: </p>
                    <ul>
                        <li><?php echo esc_html( $option['theme']['name'] ); ?></li>
                    </ul>
                    <p>When an update becomes available it will show in the Dashboard with an option to install.</p>
                    <p>Change settings from the 'Envato Market' menu in the WordPress Dashboard.</p>

                    <p class="envato-setup-actions step">
                        <a href="<?php echo esc_url( $this->get_next_step_link() ); ?>"
                           class="button button-large button-next button-primary"><?php esc_html_e( 'Continue', 'landscaping' ); ?></a>
                    </p>
            </form>
            <?php
        }

What I have done is removed the check and used only the "else" clause, which successfuly bypasses the envato login and lets us to import demo content and finalize the setup wizard.

Thank you again for the great resource!
 
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