Discussion on TheDocs - Online Documentation Template

Discussion on TheDocs - Online Documentation Template

Cart 1,324 sales
Well Documented

TheThemeio does not currently provide support for this item.

136 comments found.

Hello, this is a really awesome template and it worth every single dollar we’ve spent.

Just want to know if the multi level sidebar available in this release? If so how should I implement this in our existing website. Thanks.

Hello, Thank you for your words and review.

Yes it is. Open the demo and expand “Menu level” in the sidebar (http://shamsoft.net/thedocs/). Implementing it is so easy, just use nested UL elements (see demo). Don’t forget to replace your CSS and JS files with new theDocs.all.min

I can not access the demo it say 404

Sorry about that. I forgot to upload the landing page after last update! Now it’s up and running.

Thanks for letting us know.

Hi,

I am building my site using your theme: deeplearning4j.org

First of all your template/ theme is really awesome!

I have few things like to get your help to fix:

1. Is the left sidebar: https://postimg.org/image/o2ooj1eun/

I would like to know how to make it always stay above footer even

2. Is when I open using mobile, the slideshow looks like not loading, wonder any clue to fix, thanks

Hi,

Glad to hear that. Also, your website is the best use case that I saw for TheDocs, congradulations.

1. You probably is better to don’t do that. But if you want you should add following code to your custom.css file:
.site-footer {
  position: static;
}
.sidenav {
  background: #fff;
  z-index: 2;
}

2. I checked our online demo (http://shamsoft.net/thedocs/element_carousel.html) from my mobile device and chrome emulator, but it works fine! Could you provide link to your online sample with problem?

Also, it would be nice to give us a 5-star rating if you think it worth of it :)

Thanks, I actually found out in the mobile, it zoom into bottom left the pic of the slideshow.

For the sidebar, I am actually looking at if it can push the footer down instead of overlapping it so it can show full left side menu at any time, and so when the height of the left menu is more than your screen size, you can scroll down to the end to see the all the left menu.

Thanks a lot

Yeah, it’s an option, but since the sidebar has position: fixed, maybe it has to be done using Javascript. I’d probably go for adding a custom scrollbar to the sidebar when sidebar height is larger than window.height in the next version.

hi

first of all wanted to say – GREAT JOB – i love this template

my problem is i am using the sticker menu throughout my site and the section links ( href# ) are placing the title behind the menu

i have tried looking for the offset top attribute but couldn’t make it work

could you please advice on how to sort this ?

thank you

Hi,

I’m glad you like it.

I couldn’t produce your problem in my local development. I added a .sticky class to .site-header and title didn’t went below the header. Is it possible for you to provide an online demo so I can inspect and find the problem? If you can’t share a link here, feel free to send it by email.

Thank you

Yet another BUG!

http://shamsoft.net/thedocs/layout_boxed_left-sidebar.html

If you go to a small screen device the “PAGE TITLE ” text is going halfway under the nav bar! This happens to all the pages in my project

:(

Sorry about it. We release an update in a couple of days and fix this issue.

Hello, I have purchased your template and there is a horrible bug in it.

I am using Google Chrome onto 23 inch Full HD monitor, as well on my 15 inch HD monitor laptop, and I have tested it on several more PCs and still the same bug.

You have it on your preview page here: http://shamsoft.net/thedocs/layout_boxed_left-sidebar.html

The BUG is that when the browser is in big resolution (HD or above) and you try to scroll the web page to the bottom, the scroll automatically jumps back to the top of the page. No matter if you are scrolling with the mouse wheel, or by dragging the scroll bar. If you reach the bottom of the page, it will flip you back to the top.

I like your template, but this is making it unusable. Please fix it! Dian Deskov

Hello,

Actually, it’s not a bug for all pages. It happens because of less content in a large screen. In this case, when your scroll pass a threshold, the header position becomes fixed and page height becomes less and it happens on scroll again. But if you have a few more content inside the page, this issue doesn’t happen, like http://shamsoft.net/thedocs/css_button.html and the rest of documentation pages. So you’re safe to go and create your documentation, meanwhile we try to fix this issue and release an update.

hello, this is a good theme, we got both the html and wordpress one. One question is, is that possible to make the sidebar navbar multi-level? 2 levels is sometimes not enough, thanks.

Hello,

Glad to hear that. I guess you’re the third customer who asked for more levels in sidebar. So we’ll implement it for the next release. Hope you’re not in hurry, since the next release would be a couple of weeks later.

Great to hear that, looking forward to it, thanks!

Hi Author,

I just paid and purchased the template and trying to install it on my WP host and it says “The package could not be installed. The theme is missing the style.css stylesheet.”

Please help!

It’s a HTML template, not wordpress theme. Please visit this url to buy wordpress version: https://themeforest.net/item/thedocs-online-documentation-wordpress-theme/16135997

Hi,

Great template, thank you (purchased:91c84b5d-9869-4e6a-bc6c-9f71f83e38da).

Quick question, the navigation “tree” menu on the left, can that be nested an additional level?

Thank you

Hi,

Unfortunately, no!

Hi,

pre-sales question Preview is not working. Could you fix this problem? Thanks

Hi,

Thanks for informing. It’s up and running now.

I got an email today that TheDocs had been updated. Came to the site, downloaded it. But, I can’t find a list of the revisions in this update. Where can I go to see what has been added/removed/fixed in this revision?

Check page_changelog.html in your package or check it online: http://shamsoft.net/thedocs/page_changelog.html

I seem to have issues with the footer not remaining at the bottom of the page on the boxed sidebar layout for pages that do not have much content. Is there a way to ensure that it is properly located at the bottom of the page?

If you don’t want to fill it with <br>, you should add the following code to your custom.css:
body > main {
  min-height:100vh;
}

EDIT: Nevermind, I figured it, one has a line and the other doesn’t. What is the difference between single page 1 and 2? I’m not immediately seeing the difference.

Hi, any word on the WP version? Can’t wait!

Hi, WP version has submitted and is under review. I’ll notify you as soon as it become available on the market.

Hi! First of all, great template. But there is a problem. After compiling sass I lost code highlight classes. Such as .token.* classes. so I had to add them manually from already compiled theDocs.min.css file.

Hi, Thank you. Those classes are from PrismJs which located at “src/assets/vendors/prism”. If you run “grunt dev” or “grunt dist” you’ll get theDocs.min.css which contains PrismJs and other dependencies as well.

Awesome! Thanks. Almost forgot about it.

Your theme is beautiful and organized, but is not WP, so I can’t buy it. My documentation is for Normal users and they dont know html :(

WP version is ready and submitted to Themeforest for review. I suppose it will be available on market in following days. But for your record, in HTML version you should develop the documentation and write it in HTML, not your end users who only read it online.

Hello, I would need an invoice for that transaction.

Thanks,

Hello, I guess you should also have access to your invoice. Anyway, send me an email through my profile page, so I can reply your email with attached invoice.

There is an admin to control content? or content is just editable from source code?

You should edit it from source code.

Hi, is there any way for me to collapse the sidebar again once it’s in a drop down mode by clicking on the same sidebar link again?, if there is, you can just tell me what file I need to edit and I should be able to do it.

Thanks

Hi,

If I get you correctly, you want to slide-up an opened sidebar link? Please send me an email through my profile page, so I can send you updated JS file.

Yep that’s correct I want it to slide back up when I click on the same sidebar link. I’ve sent you an email :) , thank you very much.

Would also be nice if we have https://www.browsersync.io/ integrated with sass:watch included in the grunt task on next release :)

Thanks for your suggestion. I guess we’ll integrate it.

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