Discussion on Manual - Documentation, Knowledge Base & Education WordPress Theme

Discussion on Manual - Documentation, Knowledge Base & Education WordPress Theme

Cart 4,298 sales
Well Documented

pixelacehq supports this item

Supported

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

1068 comments found.

PHP8.3 trim(): Passing null to parameter #1 ($string) of type string is deprecated wp-includes/formatting.php:4494 ltrim() wp-includes/formatting.php:4494 esc_url() wp-content/themes/manual/framework/customize/header-custom-post-type.php:359 manual__post_type_header_control() wp-content/themes/manual/framework/includes/functions.php:905 manual_customizer_enhance() wp-content/themes/manual/framework/customizer.php:24 manual_Customize::header_output() wp-includes/class-wp-hook.php:324 do_action(‘wp_head’) wp-includes/general-template.php:3052 wp_head() wp-content/themes/manual/header.php:9 load_template(‘wp-content/themes/manual/header.php’) wp-includes/template.php:725 locate_template() wp-includes/general-template.php:48 get_header() wp-content/themes/manual/single-manual_kb.php:9

Can you please share your problem again on our private support desk at https://smartwpthemes.com/submit-a-ticket/.

Please include your site access details while reposting your issue, so our technical team can take a closer look and fix the issue.

We tried checking the problem you mentioned, but it didn’t show up on our end. There seems to be something on your site causing the problem.

Thanks

Hello, how can I convert my wordpress existing posts to knowledgebase?

The theme lacks the capability to display all articles in a manner similar to default posts.

Thanks

Hi, profile picture and name for authors in bbpres do not show on mobile view, but they show on desktop. Any solution?

To ensure mobile compatibility, certain elements such as the author’s profile picture and name have been deactivated in the mobile view. To display these elements, you must customize the CSS code.

Thanks

How can you restrict the backend to private article? I only want the user to have access to the article page, not the backend. Thanks

To control access, use the ‘Remove Dashboard Access’ plugin. Get it here: https://wordpress.org/plugins/remove-dashboard-access-for-non-admins/

Thanks

For anyone who receives this error

This theme does not support the ‘Manual Framework’ plugin. Please activate this plugin only when using the Manual theme, or deactivate it.

after activating Manual as a child theme with a custom child theme name (other then “Manual Child Theme”)... the fix is simple.

Go to the Manual Framework plugin, open manual-framework.php and replace this line:

if ( in_array( $manual_framework_get_theme->get( ‘Name’ ), array( ‘Manual’, ‘Manual Child Theme’ ) ) ) {

with:

if ( strtolower( $manual_framework_get_theme->template ) == ‘manual’ ) {

Now the child theme with custom child theme name will also be recognized as a theme that is allowed to use the Manual Framework as it now looks at the Template: manual line in your child theme’s style.css instead of the Theme Name: Manual Child Theme line.

I’ve figured this out for my support ticket (ticket-id: 271) and I reckon this fix will be in the next update of the theme (so > v7.3.2.1).

Please make sure to upgrade to the latest version; we’ve already included your code in the Manual Framework plugin version 5.0.1 :)

Thanks

I created a page and I realised that the page does not have the header and footer. How do I rectify this?

Kindly follow the video tutorial for setting up the global header and footer, which can be found at the following links:

Header and Page Title Bar Setup: https://smartwpthemes.com/documentation/theme-setup/header-page-title-bar/

Footer Setup: https://smartwpthemes.com/documentation/theme-setup/footer/

Thanks

I have checked this video but it does not solve the issue I have. My page is still not showing the header and footer.

Can you please share your issue via our private support desk at https://smartwpthemes.com/submit-a-ticket/ leaving your site admin access details. Our technical team will assist you promptly.

Thanks

Please how do I edit the button on the right side of the navigation menu? Thanks

Navigate to ‘Appearance > Widgets,’ and within the ‘Header – Main menu section,’ locate the ‘Manual Button’ widget. You can then access the button settings for editing.

Thanks

Hello. How can I create authorize for other users and allow them to post materials?

You’re using the basic WordPress user section to create user accounts. With this, you can assign different levels of access to users based on their permissions.

The theme will simply display or hide content for users based on their selected access level when creating knowledge base or documentation posts, or for posts within specific categories.

Thanks

no, I mean about the login, registration, logout, etc. pages.

You can make your own page by using the ‘Login Box’ shortcode in the page builder for logging in. The theme uses the standard registration from WordPress. If you want to change how your login or registration looks, you can add more plugins from https://wordpress.org/plugins/.

Thanks

I have a few questions about your theme:

1. Do you offer live chat support with your theme? 2. Does your theme include a forum system? 3. Can users post on a single page with your theme?

Instead of providing live chat, we provide private support through our support desk (https://smartwpthemes.com/submit-a-ticket/) and utilize a community forum (https://smartwpthemes.com/community-forum/).

Our manual theme seamlessly integrates with bbpress for the community forum, ensuring full compatibility in terms of design and features.

If you’re focus is in posting topics and replies within the community forum, then it can be done easily :)

Thanks

I understand, but it’s preferable to have a live support option, particularly for premium customers, as the theme serves as customer support.

By the way, do you have a demo username and password for your theme demo sites?

We are considering these options as customer volume increases. Unfortunately, we lack admin access details to explore the backend as a demo.

Thanks

When I try to edit the main page in Elementor, I can’t edit the top part (text, background etc)... this area: https://i.imgur.com/2gSWmeK.png

Thank you, but this way I will create a new page from scratch. How do I take advantage of the demo page home page and modify it?

I want to just change this header text and background image only: https://i.imgur.com/2gSWmeK.png

To update this header text and background image, simply edit the page and scroll down. Look for ‘Page Title Bar’ and ‘Page Title Bar – Text Control,’ where you can make the desired changes.

Thanks

about to buy the theme. i’ve seen this example from showcase: https://manuals.cts-sct.ca/documentation/preface/

does your theme support out of the box the behavior where the pages load using AJAX when clicking on the next topic like in the example above?

The manual theme has a built-in feature that makes it load pages using Ajax when you click on the next topic, for a smoother user experience.

Thanks

fantastic. thank you

I just bought it. Quick question: on the search results page of the “Marketing” demo, the search field is missing. How to add that? Thanks

It seems like an extra add-on plugin, not recommended by the theme, may be affecting the search function. Could you please disable this plugin, which is not recommended by the theme, and then try using the search function again?

Thanks

Okay, I identified the problem. Your theme is not compatible with the search customization offered by the SearchWP plugin. If I pay for your consulting hour or something like this, any chance you could help me make your theme compatible?

Please visit our support desk at https://smartwpthemes.com/submit-a-ticket/ and share your issue along with your website access details. Our team will assist you.

Thanks

hi guys, where can I translate the placeholders in the search form on the Elementor homepage (digital agency). I can translate everything except this. please help

never mind found it

Thanks for the update

Hi, I noticed that in last updates of Ultimate Addons for WPBakery Page Builder was important changes e.g.: Improvement: Compatibility with the WordPress version 6.3 Improvement: Compatibility with the PHP version 8.2 Improvement: Enhancing security by preventing the exploitation of Short code attributes.

Could you send me brand new version of this plugin (3.19.17)?

Thanks in advance! Zbyszek

Hello, I’m back with the same request :)

I’m sorry for the wait. I’ve finished the job. Can you please remove and then add back the Ultimate Addons and WPBakery plugins? They’ve both been updated to the newest version.

Thanks

Thanks a lot! :)

Hi I bought your theme. I want to use it on another site (= on 2 sites) . can i do it?

One license is for one website. If you want to use it on another website, you’ll need to buy another license.

Thanks

Pre-sales questions which I couldn’t find in the comment so far:

- is the theme code fully compliant with PHP 8.x (up to 8.2 at this time)?

- do you consider adding theme support / compatibility for Gravity Forms (in the near future), and possibly wpForo?

- when setting up a site like the Digital Agency demo…, does that require additional plugins? https://manual.smartwpthemes.com/digital-agency/

The theme is completely compatible with PHP version 8.x and above

Incorporated your inquiry to ensure the theme’s compatibility with both Gravity Forms and wpForo.

The theme only necessitates a page builder plugin such as Elementor and doesn’t demand any other additions.

How do I get “https://manual.smartwpthemes.com/digital/documentation/mega-elements/” as the front page?

First, please use the theme’s import feature. If you prefer not to utilize the import feature, please follow the steps outlined:

1. Create a new custom page from the “Pages > Add New” section.

2. Customize the page’s design using a page builder like Elementor or wpbakery.

3. While designing with Elementor or wpbakery, use the special shortcode labeled ‘ajax load documentation.’

4. If you’re using Elementor, pick the ‘Elementor Full Width’ page template. If using wpbakery, choose the ‘Page Builder (VC) Full Width’ template. Remember to save your changes.

5. Go to “Settings > Reading” and choose the page you created as your homepage.

6. Hit save

Hi There,

Did you have a Cookie Consent function in your theme? Or do I need to install a separate plugin?

The manual theme does not currently have the cookie consent function.

Hi I need to buy this wordpress theme Manual Digital Agency- (Elementor) NEW** how can I get it ?

To acquire the Manual theme, all you need to do is follow this link: https://themeforest.net/item/manual-multipurpose-online-documentation-creative-wordpress-theme/12997044

Thanks

How to change the order of Knowledge Base categories?

Kindly navigate to ‘Manual Options > Knowledgebase > Category Page’ to access the area where you can modify the order of the knowledgebase categories.

Thanks

Need help for how to create my own Knowledge Base categories? After I deleted all demo Knowledge Base categories and create my own new, I cannot see it show up in my website anymore?

Please explore the complete documentation by visiting the manual link URL: https://smartwpthemes.com/documentation/knowledge-base/display-using-shortcodes/

Thanks

by
by
by
by
by
by

Tell us what you think!

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

Sure, take me to the survey