• 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
  • Like
Reactions: forlonx
Please Update

September 22, 2021

v1.9.3
  • Few minor bug fix and improvements

September 22, 2021

v1.9.2
  • Improved: Security enhancements for better performance
  • Fixed: Search Heading & Sub-heading not being translatable
  • Fixed: Typography not working properly in frontend
  • Fixed: Elementor BetterDocs Category Grid widget Sorting not syncing with BetterDocs UI
  • Fixed: Single Doc share not working for Twitter
  • Fixed: Elementor widgets not showing when Elementor PRO is inactive
  • Few minor bug fix and improvements
 
Babak updated BetterDocs Pro - Make Your Knowledge Base Standout with a new update entry:

BetterDocs Pro v1.6.9

Download BetterDocs Pro v1.6.9 - Make Your Knowledge Base Standout Nulled Free
= v1.6.9 - 29/09/2021 =

- Fixed: Instant Answers not showing when certain docs are assigned to display
- Fixed: Instant Answers reaction styling not showing properly
- Fixed: Instant Answers conflict with Translation plugins
- Few minor bug fix and improvements

Read the rest of this update entry...
 
== Changelog ==

= 1.6.10 - 17/10/2021 =
- Fixed: Multiple KB hierarchy not working correctly
- Few minor bug fix and improvements
 

Attachments

  • betterdocs-pro-v1.6.10.zip
    781.9 KB · Views: 151
  • Love
Reactions: Babak
Babak updated BetterDocs Pro - Make Your Knowledge Base Standout with a new update entry:

BetterDocs Pro v1.6.11

Download BetterDocs Pro v1.6.11 - Make Your Knowledge Base Standout Nulled Free
= v1.6.11 - 01/11/2021 =

- Fixed: Category sidebar not showing when Multiple KB is enabled
- Fixed: Internal Knowledge Base not working properly when Elementor PRO is activated
- Fixed: Instant Answer Cross-domain copy pasting throwing error when sending a message
- Few minor bug fix and improvements

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

BetterDocs Pro v2.0.0

Download BetterDocs Pro v2.0.0 - Make Your Knowledge Base Standout Nulled Free
= v2.0.0 - 14/12/2021 =

- Added: Advanced Search with Popular Trends option
- Added: 2 New Layouts for Docs
- Added: Popular Docs section
- Fixed: Internal KB not working perfectly with some selected user roles
- Fixed: Few minor bug fix & improvements

Read the rest of this update entry...
 
  • Love
Reactions: JRGWxRxZ
After Activating, its showing license warning!...I have figured it out just go to public_html/wp-content/plugins/betterdocs-pro/admin/includes/licensing/class-betterdocs-licensing.php

From line 82 to 99 delete or put the following code in comment

if ( ( $status === false || $status !== 'valid' ) && $status !== 'expired' ) {
$msg = __( 'Please %1$sactivate your license%2$s key to enable updates for %3$s.', $this->text_domain );
$msg = sprintf( $msg, '<a href="' . admin_url( 'admin.php?page=' . $this->get_settings_page_slug() ) . '#go_license_tab">', '</a>', '<strong>' . $this->product_name . '</strong>' );
?>
<div class="notice notice-error">
<p><?php echo $msg; ?></p>
</div>
<?php
}
if ( $status === 'expired' ) {
$msg = __( 'Your license has been expired. Please %1$srenew your license%2$s key to enable updates for %3$s.', $this->text_domain );
$msg = sprintf( $msg, '<a rel="nofollow" href="#">', '</a>', '<strong>' . $this->product_name . '</strong>' );
?>
<div class="notice notice-error">
<p><?php echo $msg; ?></p>
</div>
<?php
}
 
Last edited:
After Activating, its showing license warning!...I have figured it out just go to public_html/wp-content/plugins/betterdocs-pro/admin/includes/licensing/class-betterdocs-licensing.php

From line 82 to 99 delete or put the following code in comment

if ( ( $status === false || $status !== 'valid' ) && $status !== 'expired' ) {
$msg = __( 'Please %1$sactivate your license%2$s key to enable updates for %3$s.', $this->text_domain );
$msg = sprintf( $msg, '<a href="' . admin_url( 'admin.php?page=' . $this->get_settings_page_slug() ) . '#go_license_tab">', '</a>', '<strong>' . $this->product_name . '</strong>' );
?>
<div class="notice notice-error">
<p><?php echo $msg; ?></p>
</div>
<?php
}
if ( $status === 'expired' ) {
$msg = __( 'Your license has been expired. Please %1$srenew your license%2$s key to enable updates for %3$s.', $this->text_domain );
$msg = sprintf( $msg, '<a rel="nofollow" href="#">', '</a>', '<strong>' . $this->product_name . '</strong>' );
?>
<div class="notice notice-error">
<p><?php echo $msg; ?></p>
</div>
<?php
}
Not working
 
  • Like
Reactions: JRGWxRxZ
  • Like
Reactions: JRGWxRxZ
  • Like
Reactions: JRGWxRxZ
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