33 Results Found for: setting
Under the General tab in the BasePress Settings page you find some general configurations for your knowledge base.Knowledge base page: here you find a select menu with a list of the pages in your website. You need to select the entry page for your KB. Take Note: If you use the SetUp...
SettingsUnder the Appearance tab in the BasePress Settings page you can personalize the look of your knowledge base. Prior to version 2.7.0 this tab was called "Aspect".Theme: BasePress comes with some default themes although you can also create your own. You find a list of all the...
SettingsThe Search tab in the BasePress Settings page allows you to customize the search bar of your knowledge base.Use smart search suggestion: This enables or disables the search suggestions on the search bar. The performance is directly influenced by the server speed. Disable on touch...
SettingsThe Content Restriction tab in the BasePress Settings page, allows you to restrict content in your knowledge base according to multiple user roles.Below is a description of what each settings does:Enable content restriction: This is an opt-in feature so here you can choose to enable...
SettingsUnder the Table of Contents (TOC) tab in the Settings page, you can enable a table of contents in your knowledge base docs and fine tune the behavior. BasePress can automatically generate a table of content for the articles in your KB; according to the headings (h1, h2, h3, etc.) used in the...
SettingsUnder the Breadcrumbs tab in the BasePress Settings page, you find some options to set-up the breadcrumbs in your knowledge base.Breadcrumbs name: This is the name that appears in the breadcrumbs that links to the entry page of your knowledge base. The default setting is 'Knowledge...
SettingsUnder the Tags tab in the BasePress Settings page, you find some configurations for the tags in your knowledge base documents.Tags Slug: Here you can set the slug used in the tag permalinks. The default value is Tag. Tags page title: When clicking on a tag, a page with the list of articles...
Settings...the Articles Navigation tab in the BasePress Settings page you can enable previous and next article links. The navigation links appear at the bottom of each article in your knowledge base.The settings to customize the links are:Show Adjacent articles: Tick to enable this...
SettingsUnder the Comments tab in the BasePress Settings page, you can allow users to comment on the articles in your knowledge base. This is a good idea if you want your audience to be more involved, in the content of your documentation.There are two options for this feature:Enable Comments...
SettingsThe Votes tab in the BasePress Settings page allows you to customize the voting system in your knowledge base.Enable article votes: This option switches votes on or off, in the front end of the website. Voting Question: Lets you specify the question that appears with the voting...
Settings...destination site and paste the code inside the Import field and click “import”.Please note: The import function will override your settings. You can't undo this action so we suggest, to make a copy of your previous settings in case you need to restore them.
SettingsUnder the Feedback tab in the BasePress Settings page you can enable feedback in your knowledge base articles. This feature allows visitors to send messages directly from the articles, to help improve your knowledge base documentation. The settings for this feature...
SettingsThe Statistics tab in the BasePress Settings page, allows you to personalize the stats in your knowledge base documentation.Statistics is a useful tool to get some extra information about your knowledge base(s). The settings are minimal, as the Statistics tool manages all the different...
Settings...the notices from the Notice tab in the BasePress Settings:Show Titles: Enable or disable the titles in the notices. Show Icon: Enable or disable the icons in the notices. Titles: This is a list of available Notices and their titles. You change the titles as needed.All the...
Settings...you'll find two new menu items in your WordPress admin panel. The first one - Knowledge Base - from where you can create your content and the second - BasePress - here you find all the settings for the plugin.Initial Set-Up: Upon activation, you'll automatically be redirected to the...
Getting Started...theme at any time, navigate to BasePress >Settings >Appearance (Prior to version 2.7.0 this tab was called "Aspect") and select the theme you want to use from the menu. Additionally BasePress gives you full control on the look of each KB theme, allowing you to personalize any of the...
BasePress themes...and menu links are ready, head to BasePress > Settings. Under the General tab, select the page you've just created from the drop down menu that appears next to the knowledge base page as shown in the screenshot below. Once done save your settings.You can now start creating your first...
Getting Started...for your knowledge base Sets the entry page settings for your KB Creates a menu item where users can access your knowledge base if you've chosen to do it Sets the theme you've selected Sets your KB to work as a Single or Multiple KB depending on your choice Imports demo content to...
Getting Started...to the titles can be switched on or off from the settings. It is also possible to disable the Table of content in each single article from the post edit screen.To use the dedicated widget go to Appearance >Widgets and drag the 'Knowledge Base - Table of Content' widget to the Knowledge Base...
Features...a unique name, different from other BasePress themes Add at the top of your theme’s css file the name of the theme, as you want it to appear in the settings page, like in the example below. BasePress only uses and recognizes themes that have this variable./* Theme Name: Your...
BasePress themes