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

BetterDocs Pro  - Make Your Knowledge Base Standout

BetterDocs Pro - Make Your Knowledge Base Standout v3.3.0

No permission to download
If i have betterdocs pro and free active it breaks my site
"There Has Been a Critical Error on Your Website"

If i disable the pro and left the free active, now i'm able to view my site
 
Hi @Babak , thanks for update.
How do I remove this activation?

zz.JPG
Please replace this code in this path
includes\Dependencies\WPDeveloper\Licensing\LicenseManager.php in line 79
PHP:
public function admin_notices() {
        $message = sprintf(
            __( 'Please %1$sactivate your license%2$s key to enable updates for %3$s.', $this->textdomain ),
            '<a style="text-decoration: none;" href="' . admin_url( 'admin.php?page=' . $this->page_slug ) . '">', '</a>', '<strong>' . $this->item_name . '</strong>'
        );
        $notice = sprintf(
            '<div style="padding: 10px;" class="%1$s-notice wpdeveloper-licensing-notice notice notice-error">%2$s</div>',
            $this->textdomain,
            $message
        );
        echo wp_kses_post( $notice );
    }
with
PHP:
public function admin_notices() {
        echo wp_kses_post( $notice );
    }
 
  • Like
Reactions: jamson
BetterDocs Pro v2.5.6
 

Attachments

  • betterdocs-pro_2.5.6_nf.zip
    730.9 KB · Views: 14
Babak updated BetterDocs Pro - Make Your Knowledge Base Standout with a new update entry:

BetterDocs Pro v3.0.1

Download BetterDocs Pro v3.0.1 - Make Your Knowledge Base Standout Nulled Free
= v3.0.1 - 03/12/2023 =

- Fixed: Instant Answers Showing different color for Homepage and Docs page
- Fixed: Instant Answers Select Docs - All not showing any docs
- Fixed: Multiple KB translation URL doesn't work
- Added: Advanced Search Block
- Few minor bug fixes & improvements

Read the rest of this update entry...
 
Babak updated BetterDocs Pro - Make Your Knowledge Base Standout with a new update entry:

BetterDocs Pro v3.0.3

Download BetterDocs Pro v3.0.3 - Make Your Knowledge Base Standout Nulled Free
= v3.0.3 - 14/01/2023 =

- Improved: Added CSV Support for Import/Export feature
- Improved: Added an option to change the docs order on the Instant Answer
- Fixed: Instant Answer Search Results not showing properly on FAQs & Docs respectively
- Fixed: When FAQ is disabled inside Instant Answer, it still shows the search result from FAQs in the Instant Answer
- Few minor bug fixes & improvements

Read the rest of this update entry...
 
  • Like
Reactions: sherkumar1996
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