Code

Discussion on MT Knowledgebase & Changelog WordPress Plugin

Discussion on MT Knowledgebase & Changelog WordPress Plugin

Cart 74 sales

modeltheme supports this item

Supported

This author's response time can be up to 1 business day.

19 comments found.

I strongly suggest to add AI based on Documents.

hello, i’m looking for a documentations view private, only user logged can read. it’s possible to do with mt?

The plugin has no such a feature, but if you like how the plugin hooks you can hire us to implement this feature for you. We can implement this easily.

To get an estimate, send us an email at sales@modeltheme.com

Hello, the compatibility for elmentor means that I can modify my KB articles with elementor?

You can modify the articles with Elementor only where the content/text is added, everything else is static.

Hi, do you have plans to update plugin?

Hi,

We release updates when new features gets recommended or bugs reported.

Are you interested to give us some insights? Or have something to report?

Let us know

demo in fatal error

Thank you for letting us know, everything is solved now !

Thanks but already I bought different one

is it possible to hide some of the post and show it only to a certain category or only to some people

Hi,

In current’s plugin shape, no. You will require custom coding to do this.

Hello! can the system use full page width? to have more space for the text? will it use the style pf the site of its own style?

regrads!

Hi there,

This is a plugin. The width of the page can be set from your theme (if the theme supports it).

function modeltheme_update_taxonomy_slug() { // Current taxonomy name (not slug) -> 'mt-listing-payment-methods' $sermon_category_args = get_taxonomy( 'mtkb-knowledgebase-category' ); // returns an object $sermon_category_args->show_admin_column = true; // Here we will add the new slug 'payment' instead of 'payment-methods' $sermon_category_args->rewrite['slug'] = 'category'; /* HERE WE ADDED THE NEW LINK ------*/ $sermon_category_args->rewrite['with_front'] = false; // re-register the taxonomy register_taxonomy( 'mtkb-knowledgebase-category', 'mtkb-knowledgebase', (array) $sermon_category_args ); } // hook it up to 11 so that it overrides the original register_taxonomy function add_action( 'init', 'modeltheme_update_taxonomy_slug', 11 );

This isnt working for me to change category slug.

Hello and thank you for contacting us,

Please submit a request to our help center (https://modeltheme.com/support/#new-request) and one of our agents will assist you. For an easier solution, please also describe the problem with as many details as you can (including screenshots).

We also require FTP + WP Admin credentials in order to investigate & fix any possible remote problem.

Regards! - ModelTheme

Knowledgebase Plugin – How to import existing posts into this. there is no option of import and export.

add_filter( ‘register_post_type_args’, ‘modeltheme_register_post_type_args’, 10, 2 ); function modeltheme_register_post_type_args( $args, $post_type ) { if ( ‘mtkb-knowledgebase’ === $post_type ) { $args‘rewrite’ = ‘ms’; /*ADD YOUR OWN SERMON SLUG ONLY ON THIS LINE */ } return $args; }

Sorry but, the plugin is not full featured. Its not plug n play. Its for wp developers. No settings panel. Documentation is incomplete, no import and export dedicated feature within plugin is present. Hope you will inlcude these in update.

Hi,

Since WP already has these functions why should we include them in the plugin?

If you need support, always open a help ticket: modeltheme.ticksy.com

Hi there. bought this plugin cause i thought that i can create a documentation like your plugin documentation with it. is this possible or do you use a plugin for this? if yes, can you tell me what plugin?

Hello,

Are you referring to this page: http://docs.modeltheme.com/mt-knowledgebase/ ? This was made from scratch using html/CSS, is plain no plugins were used.

How can I add widget with categories in single knowledge page on the left side? How can I change header and footer on the single knowledge page. I have a theme with Elementor.

Yeah, I know it is a plugin. I’ll dig into my theme and maybe find a solution. But coul you help mi with chaniging the default green color of buttons in plugin?

Is it possible?

My suggestion is to open a help ticket at https://modeltheme.ticksy.com and let our agents know (with screenshots) what you want to change and they will guide you :)

Hello, where is the translation for search bar?

if you need help, please open a help ticket.

Of course you have to follow the tutorial and replace the slugs and the taxonomy names. And reset permalinks after all. Details are in the article.

Just drop me a code here how it should look and 5 stars from my side guaranteed, and this will be the last thing that I’m asking to help :))

function modeltheme_update_taxonomy_slug() { // Current taxonomy name (not slug) -> ‘mt-listing-payment-methods’ $sermon_category_args = get_taxonomy( ‘knowledgebase-category’ ); // returns an object $sermon_category_args->show_admin_column = true; } // hook it up to 11 so that it overrides the original register_taxonomy function add_action( ‘init’, ‘modeltheme_update_taxonomy_slug’, 11 );

// Here we will add the new slug 'payment' instead of 'payment-methods'
$sermon_category_args->rewrite['slug'] = 'my-slug;  /* HERE WE ADDED THE NEW LINK ----*/
$sermon_category_args->rewrite['with_front'] = false;
// re-register the taxonomy
register_taxonomy( 'knowledgebase-category', 'mt_listing', (array) $sermon_category_args );

We can do this if you open a help ticket in our platform. This way we can also check the code.

If it’s not already available, would you be able to add view permissions to a knowledgebase for specific user roles please?

Hi,

What is the purpose of the permissions? (to add or edit knowledgebase posts)? Let me know the capabilities that this user will have over the kb posts.

I’d like to create a KB for vendors, so only users with a role of “store vendors” should be able to view those posts.

Hi,

This feature does not exist currently in our theme. But it can be available if you hire our custom development team. To get an estimate, please send us an email at https://modeltheme.com/theme-customization

Thank you

Any possibility your plugin can import from this plugin? BWL Knowledge Base Manager https://codecanyon.net/item/bwl-knowledge-base-manager/7972812

Hello,

Our plugin have not been tested with the one you mentioned, so we are sure how this import can go. If you already own BWL Knowledge Base Manager and know technical information that can help us, send us a message at https://themeforest.net/user/modeltheme#contact .

Regards !

Is there an option to upload the demo?

Hi,

On the plugin package, you have the demo data. Go in the downloaded plugin folder > Demo_data folder > check the content.xml file and import it through admin dashboard > Tools > Import. If you can not set the content, please submit a request to our help center https://modeltheme.com/support/#new-request.

Regards!

Hello :) first: we would like to use the wiki only internally. Is this possible from the rights and if so how since unfortunately we do not see the administrative backend? second: not all plugins work with all themes or pagebuilders. can we easily return the plugin?

Hi and thank you for being interested in our plugin,

As you can see this plugin is compatible with the default WP editor (The TinyMCE editor, WPbakery and Elementor). If you are going to buy this plugin for another builder, we should be aware of this prior purchase.

In terms of themes, it is compatible with almost any theme. Of course, if there will be issues, our dedicated help team will give you assistance.

We can only provide refunds if the item doesn’t work and we are not able to give you a fix.

Best regards!

Hi, is there a comparison table between Wikikb, MTKB and Tikidocs?

Hi there,

Wikb and Tikidocs are both Themes for WordPress (and include functionalities such as the ones you see in MTKB but pretty much modified – some of them).

The difference between the plugin and the themes is that if you purchase a theme you will get everything you see in our live demos.

If you purchase the plugin only you will get custom post types for knowledgebase, changelog, and portfolio + the shortcodes for these custom post types – see the documentation.

One other reason to purchase the plugin is the case when you already have a theme on your WordPress and want to keep the design and only add these functionalities to your site: knowledgebase, changelog, and portfolio.

If you do not have a site so far, our recommendation is to purchase one of our themes.

Please let us know if you have any other questions.

MT

Great Work, Congratulations GLWS :)

Thank you!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey