Discussion on Basik - Web Application and Admin Template

Discussion on Basik - Web Application and Admin Template

Cart 733 sales
Well Documented

Flatfull supports this item

Supported

168 comments found.

Hi- Can you please point me to all of the relevant scripts needed to modify dark mode? Thanks.

Hi there, I hope all is well at you end given the time we’re all living in. Great job on the theme i really enjoy using it. Its simple yet has everything you’d ever need.

Right now i need your help with a small adjustment i want to make to the look. I really like the folded Aside side bar and want to make it the default when i land on the page. Can you advice as to how i may be able to do that.

Hello, trying to load Script section, if i reloaded the page it’s working fine but after click on any ajax link the script section doesn’t work any help?

i have solve it by adding $(document).on(‘pjax:complete’, function() {}

another issue is when i click on menu item it’s adding active class then remove it any reference or help about it. NOTE: the url not changing like admin/en/user/create navigated from admin/en

Hello I’m testing the preview page in internet explorer before buying basik theme but can’t see the preview page

So I wonder if it supports Internet Explorer

are there any backend services included in this template? how are backend queries made? raw ajax calls? is there a framework used to build this template (react, angular)? or is it all raw html, css, and javascript?

Hi There – Just brought the template – When you have layout.a.html open and displaying on mobile screen – when you select the more icon in the top nav bar this doesn’t open the menu but the search icon opens the menu with Dashboard, Applications – is this how it is meant to work?

Hi,

I have troubles when loading data tables, the search input is hidden, and when I call $(’#datatable’).DataTable() it comes with an alert : “DataTables warning: table id=datatable – Cannot reinitialise DataTable. For more information about this error, please see http://datatables.net/tn/3"

Hi, I got this template some months ago and only using it now, but the transition freezes on my android mobile browser while other pages work fine https://ibb.co/qN49tvh

Hi I want to dynamically change the content of header but i am not able to find how and where i can do although i did it in same page by using document.ready but when click the dashboard link from navigation menu the header content is not calling document,ready again ?? Please help me in understanding this ….

Hi,

We are building gmail like interface and I found your html is perfect fit. Thanks for great work. Can I use this html for my client also?

Hi Flatfull, thanks for your work. Using the video template and all should be good except the video detail page which doesn’t work correctly with Safari and on mobile: player is not showing (on ios mobile). How to correct it ? Also many errors appear in the console with Safari. Awaiting your feedback. Thanks

All files are on my nodejs server, online. Did you check your demo too ? The error is also on your demo server. If you need some screenshots I can send it to you. The error is with IOS mobile, safari browser, you can check. Awaiting your feedback.

For the video bug, need to update plyr.polyfilled.js, plyr.polyfilled.min.js, plyr.polyfilled.js.map ,and your plyrist.css with updated css from plyr. Your player will work on ios mobile. Just need to fix the second bug regarding navigation… :)

Any news on this fix ? “ Another bug : when you scroll in any of your template (video, music, agency) in any page like your dashboard, your video, calendar or message or else, if you try to click on your logo in the top left, if will redirect to the main page but with aside navigation and header from the backend (dashboard, calendar, message,...) It has to do with your ajax.js file for this. Can you please correct it ? Thanks !” Thanks.

Hello. Great work.

I would prefer that the background is dark by default/1st load. I’ve added bg-dark to body class but it will not revert to light when selecting from settings option in the menu. (Used bg-dark class on html tag. and removed line 192 on assets/js/theme.js but I have not seen the desired result.)

Also, nothing will load properly from Safari. Only Firefox and Chrome load correctly.

I look forward to your reply. Thank you so much.

refresh the page see if the assets/js/theme.js updated.

I found a path issue with Safari and fixed it, so mostly loading properly now.. but the charts will not display, a button and dark theme still not working as default

Use Chrome developer tool lto see if any loading issue or js error.

It doesn’t look like its a Wordpress template :( Is there a way to get a refund or exchange for a theme that will work for me?

Thank you

It’s a static html template. Thanks

Hey there, I’m not able to get the theme to upload to the Wordpress portal. The directions don’t really explain the way to upload it if the standard way fails. I’ve tried uploading directly to the site via the cPanel, and via FileZilla and still no luck. Any ideas?

This is a static html template. not a WordPress theme. Thanks

I like the style

Thanks

Hi! I was wondering if it is possible to get de .sketch files?

Thanks!

No sketch file. Thanks

http://dashboard.suhd00d.co/html/app.sleeplog.html

On this page, why won’t the navigation buttons route the page to the right one? It shows the page, (specifically home), but the wheel keeps spinning and I can’t click on anything.

This page structure is not same as the demo.

How to change format datepicker?

I have added “parsley.min.js” to my page, set data-parsley-type=”integer” for the input (text field).

It does not validate when I click on submit button, sends the form as if it was correct. What might be the problem?

Adding required did not work. Also it is not there in the example. I want to validate integer input and settings are described as above. I am expecting that when the submit button is clicked with invalid input it should show an error message just like in the example page. Instead, form is sent without any validation and styled error-message.

https://pastebin.com/jW65zYQJ this is my form.

I have added parsley.js manually. No error in the console

add required on the input. if it’s not integer and parsley, the tip will show “This value should be a valid integer.” under the input
<input type="text" name="field1" required class="form-control" data-parsley-type="integer">

hi how to make the default setting of sidebar is Hide without click on setting check?

You can add “hide” class on #aside element.

doesnt work it keep removing hide class

also go to “assets/js/theme.js”, change the hideAside: false, to hideAside: true,

Also clear the local storage.

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