Viewing 15 replies - 46 through 60 (of 103 total)
Ultrices lectus accumsan deleniti accumsan quos officiis do voluptatibus sagittis suscipit deserunt sint maiores. Ut! Excepturi, etiam, ridiculus? Magnis egestas purus. Quaerat viverra habitant? Congue?
sasdas asd~!@q a s
Do we have upper area for logged in user
testwq
Test
Hello, I would like to ask if it is possible to create more than 2 levels of documentation in weDocs?
Our team needs one more.
or it might be diffrent
angela smith
I think is fine tbh
Automatic scroll to top
How can we go to the beginning of the page when clicking on a new section, for example:
https://wordpress-theme.spider-themes.net/docy/docs/docly-documentation/layouts/comment-closed/
After reading Full-width No Right Sidebar, then clicking to comment-closed, the page is not automatically scrolled to the top.
Thank you.
Accusantium vero iure, rerum incididunt adipiscing nullam venenatis commodi erat commodo. Recusandae cumque assumenda cum diamlorem minima voluptas porro?
Fixing issues in banca theme.
Use the <pre> tag for multiple lines of code. Once again, escape any angle brackets in the code for proper rendering. You may optionally add.
JavaScript Code
function general() { $('.collapse-btn').on('click', function (e) { e.preventDefault(); $(this).toggleClass('active') $(".collapse-wrap").slideToggle(500); }); $('.short-by a').click(function () { $(this).toggleClass('active-short').siblings().removeClass('active-short'); }); }