Discussion on KnowHow - A Knowledge Base WordPress Theme

Discussion on KnowHow - A Knowledge Base WordPress Theme

Cart 5,618 sales
Well Documented

HeroThemes supports this item

Supported

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

703 comments found.

Hello.

First of all, i love the theme so far :)

But i have a issue – The Faq direct links aint working :O

Website: www.wordpresswiki.dk direct link to a faq post: http://www.wordpresswiki.dk/faq/#faq-27

Hello Chris. Thanks for you’re replies.

Is this an issue you could help me fixing in case i would need the structure completed before i’ll should be able to fully used the website.

Btw. A few issues on you’re own website swishthemes: 1) The SocialBuddy Picture in the top links to your compass theme. 2) You’re forum search always returns 645 results, nomatter the query.

Thanks.

Regards

Thanks for letting me know about the issues on Swish Themes, will get them sorted.

I’ll take a look tomorrow to see if it’s an easy fix to the FAQ link issue and let you know, otherwise it’ll have to be rolled into the next update.

Thanks

Hey there,

Just to let you know I solved this. Email me via my profile and I can send you an updated file for you. I’ll include this fix in the next update for everyone else.

Thanks

Hello

I love your theme

What I need is ALL Posts and Pages to be full width – NO Side bar at all.

Can I do this with Your Theme?

Cheers Ken

Hey Ken,

It’s an option in the theme options. :)

Thanks

Thanks for your help

Hello,

We recently bought this theme and we are so far very pleased with it.

But we have encountered a bug I guess:

At bigger screens 20-24 inch monitors I have a 125% zoom in order not to have the web content too small…

When I have this zoom enabled the auto-complete function on the search bar does not show, and I don’t see the live search results.

We have tested this in Firefox, IE 9-10 and Chrome – all experiencing the same problem.

How to solve this? Will you look into this?

Regards Nick Jensen, DELTA

Hey Nick,

I’ll take a look into this for you. A simple solution would be to increase the size of the font via the CSS, so you wouldn’t have to use browser zooming.

Thanks

Thanks Chris,

FYI increasing font size is absolutely not a good solution because not every employee in DELTA uses 20-24 inch monitors. The majority uses laptop 13-15 inch and increasing font will make the website look way too large on those screens.

I hope you find a solution.

Regards Nick

Hey Nick,

I’ve a chance to test this in my office using a Dell 27” Ultrasharp and I can’t replicate the issue on any browser. I can use the live search with the browser zoomed no problem.

Maybe you could send me a screenshot showing the problem. (Please use the demo site to test to rule out any customizations causing issues).

Thanks

Version 1.0.0 did not display a category on the home page, if the category is empty.

The new version 1.0.5 displays empty categories on the home page. Please let me know what files to edit, and what code to change, to fix this.

Thanks VERY much! :)

Hey there,

Thanks for letting me know about this, I’ll look into it for the next version. The index.php template is the homepage template file you’re looking for.

Thanks

Thanks for the fast follow-up! :)

And… To anyone else experiencing this, I discovered a fix (don’t know if the is the “proper” way) but… edit index.php and find:

$cat_args = array( 'orderby' => 'name', 'order' => 'ASC', 'hierarchical' => true, 'parent' => 0, 'hide_empty' => 0, 'child_of' => 0 );

Change it to this:

$cat_args = array( 'orderby' => 'name', 'order' => 'ASC', 'hierarchical' => true, 'parent' => 0, 'hide_empty' => 0, 'child_of' => 0, 'hide_empty' => 1 );

I hope this helps somebody.

That’s the one :)

Hey Chris,

I am thinking of buying this theme but I have one question before this:

is it possible to have a 3-step structure of the categories e.g.

-Account – Account Settings – How Secure Is My Password?

Or is this possible only with the 2-step structure as you have it in the live preview?

Thank you :)

Hey Chris,

thanks for the reply.

The theme is working like a charm :)

I have just one small question – is it possible to setup the faq questions not only just by date?

Hey there,

You can use this plugin to arrange the FAQs: http://wordpress.org/extend/plugins/post-types-order/

Thanks

Version 1.0.5 has been released. Re-download the theme from the downloads section to get the latest version and update.

Please see the change log on the item description for details.

Thanks

Buddypress support for this theme would be awesome!

I don’t see how social networking would really enhance a Knowledge Base?

In style.php file the Open Sans font face is defect (it says pen Sans…) and googlefonts is sending a 400 bad request error

Hey there,

Thanks for letting me know about this, it must have been introduced in the last update. It’s fixed and an update will be issued ASAP.

Thanks

Great looking theme – I have a presales question regarding user editing in a “wiki” environment. Does this theme provide any kind of front end editing or are users directed to the back end/typical post editing screen? Thanks!

Hey there,

There’s no front-end editing, although there are plugins that can handle this for you. (search wiki at wordpress.org plugins repository)

Have a great Xmas,

Thanks

Hi! This theme looks great and I’ll probably buy it. A question first: is it ready for private items? I want some questions/answers to be private within my organization. If a tag these private items under a “private” tag, is there a simple way to tell the theme not to show these items at all: not in the main pages, nor the search results, archives, et cetera.

Hey there,

You can use WordPress’ post/page password functionality to “lock” posts but you’ll need to look into a plugin or custom functionality to add what you’re looking for as it’s not available in WordPress core.

Have a great Xmas,

Thanks

Thank you ChrisMooney. I have realized that just setting the private items as “private” in WordPress’ admin and registering my team peers as “Editors” works like a charm for me. Private items only show up to us, and the items set as “public” are readable by anybody else (non registered readers).

I bought the theme. Great work!

PS: I will probably translate it into Spanish. Contact me privately if interested.

PS2: A type found here: #: ../framework/post-meta.php:35 || msgid “The video preivew image.” :-)

Thanks for letting me know about the typo, got that fixed :)

Thanks for this theme, it was pretty easy to install and customize. I’m now looking at adding a widget on the sidebar to show the list of other articles belonging to the same category. I found some plugins to do so (WP-dTree for instance). The end result would be something like that: http://grails.org/doc/latest/ref/Tags/applyLayout.html

Is that something that you are planning on adding to your theme?

Hey there,

I’ve not had this suggestion before so I’ll have to look into it at some point, but if a plugin is doing the job for you, it might be redundant me adding it to the theme.

Have a great Xmas,

Thanks

I am using the plugin “Post sorter” to manually sort order of categories.

However, ‘Category Post Ordering’ in theme options seems to still control the order the posts are shown below each category on the startpage.

How do I turn it off? I want the plugin to control the order. I am currently forced to choose between 3 options.

Hey there,

Sounds like hiring a freelancer would be best for you. You can modify the queries on the homepage to list the posts any way you want, but the theme options gives the most popular usage.

Thanks

Great theme! I’d like to purchase but wondering if it’s compatible with WP 3.5.. says 3.4 on sales page and just want to make sure. Thanks.

Hey there,

Yup it works with no problem and I’ve had no customer issues with it.

(I’ll update the item page now, thanks!)

Thanks

I will take a look at it. Nevertheless, I beleive it is a important function. I mean, we have a category called “Downloads”....we would like that this category to come last, as it seperates itself from other categories.

For future updates, you guys should partner with a private login plugin provider as a knowledge base normally is kept private. That being said, great job on theme!

I need a solution to next week…any suggestions? Maybe there is a plugin that does the work?

Off the top of my head I can’t think of one. The function on the homepage uses http://codex.wordpress.org/Function_Reference/get_categories so you could change modify the query to order the categories how you want if you’re savvy with coding.

Thanks

How can I sort the categories?

Hey there,

At the moment categories are sorted by name, I’ll take a look to see what I can do about this for a future update.

Thanks

Hi Chris – this thing looks ultra clean!

Question – what integration options do we have if we’ve already got a Wordpress-based site we’re happy with? Ideally, our users would click on a ‘knowledge-base’ button on one of the our existing pages and bounce into the ‘KnowHow’ theme. We’re self-hosted in our office on a LAMP box so we have more latitude than most I assume.

Thanks – Tom

Hey there,

You could turn your WP installation into a multisite install (http://codex.wordpress.org/Create_A_Network) and create another site for the knowledge base. It depends on your requirements/setup.

Thanks

Chris,

I want to buy this theme. Will I be able to turn responsive off?

Thank you.

Hey there,

There’s no option to turn it off, but it would be pretty easy to strip out the media queries from the stylesheet.

Thanks

Ok it’s working, I was using the regular category widget. My bad.

Thank you

No worries, easy mistake to make :)

Thanks

Hello,

I just bought and install Knowhow but I dont have the small picture (the red dot) with the number of post in my menu.

Do you know what I need to do ?

Thanks

Hey there,

You need to use the Custom Category widget in the sidebar. Let me know if you have any issues.

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