Introduction Otika is a powerful \u0026amp; lightweight dashboard template based on Bootstrap 4x Framework. It has a huge collection of reusable UI components and integrated with latest jQuery plugins. Otika uses SASS to make your life editing the styles easier. All styles are fully develop with SASS and easy to understand. Otika is a fully responsive bootstrap admin dashboard works seamlessly on all major web browsers and devices. Features Bootstrap 4.3.1 Style With SASS Jquery 3.3.1 build code with gulp Package management with NPM Light \u0026amp; Dark Templates One click Dark \u0026amp; Light Switch Template Multiple Color Options Fully Responsive layout Font Awesome 5 Detailed Docum... READ MORE
Review Left On 04/15/2022
Hey there,
I’m interested in your admin panel template and have a few questions before purchasing…
first, does the template support RTL?
is there anywhere that I can see documentation of the template?
does documentation support how to work with all features and does your support help if I need help with all those features?
thanks,
Review Left On 04/16/2022
Hello,
Your template is beautiful.
In the documentation it is mentioned that: “For use green theme add .theme-green class in body tag.”
I do what I think is indicated, this:
And it doesnt change the theme colour.
Could you please advise?
Thanks a lot.
Mathias
Review Left On 04/17/2022
Hello, I just bought your template and I encountered an error in the console and I cannot scroll the menu.
Uncaught TypeError: sidebar_nicescroll.resize is not a function
at scripts.js:30
Kratz | Digital Agency Marketing and SEO WordPress Theme
::
Bayya - Bitcoin Crypto Currency Template
::
Drone Media | Aerial Photography & Videography WordPress Theme
::
Zoner - Real Estate WordPress Theme
::
Parish | Church HTML5 Template
Review Left On 04/18/2022
Hi, I found your template there – https://freakpixels.com/template/item/otika-bootstrap-4-responsive-admin-dashboard-template
Review Left On 05/27/2022
Hello, on a page of my project, I’m trying to keep the menu closed, so I did a test by calling a function, plus it is replaced when the page is updated. How could I keep it closed?
example
$(".area-treinamento").click(function () {
CloseLayoutMenu();
});
function CloseLayoutMenu() {
let body = $("body");
sidebar_nicescroll = $(".main-sidebar").getNiceScroll();
body.addClass("sidebar-mini");
body.removeClass("sidebar-show");
sidebar_nicescroll.remove();
sidebar_nicescroll = null;
$(".main-sidebar .sidebar-menu > li").each(function () {
let me = $(this);
};
if (me.find("> .dropdown-menu").length) {
me.find("> .dropdown-menu").hide();
me.find("> .dropdown-menu").prepend(
'' + me.find("> a").text() + ""
);
} else {
me.find("> a").attr("data-toggle", "tooltip");
me.find("> a").attr("data-original-title", me.find("> a").text());
$("[data-toggle='tooltip']").tooltip({
placement: "right"
});
}
});
Review Left On 07/05/2022
Hi,
We have a few questions prior to purchasing Otika:
1. Could you please share the documentation samples if and when we purchase the Otika Dashboard so that we can make an informed decision?
2. The list of all the features/objects that exist in Admin Template Version 5.
3. Attributes that are needed for each object to be fully functional (including size, color, layout, font specs, data values, etc.).
Review Left On 09/04/2022
Hi, I would like to use your template in a script that I plan on selling, what do I need to settle with you?