98 comments found.
Is it possible to add a forum layout page? I’m not really good at design and I would like to create my own forum section inside the Admin layout.
Thanks, great template.
Thank you. If you need to build customized layouts you can get in touch with me via my profile page
When I was testing out the tour in my website one of my friends got this error:
view tour no higher viewport
He’s using Google Chrome, I’m also using google chrome but I did not get this error.
Okay, so I found out this code at tour.js
if ($(window).width() > 767) {
//run Enjoyhint script
enjoyhint_instance.runScript();
} else {
$(".wrapper").text("View tour no higher viewport");
}
So that means the user screen resolution must be bigger then 767, is there a way to change that!?
Hi
It’s not an error. In the demo the tour is configured to only show on screens with a resolution of 768 and higher.
If you want it to show on small screens then change
if ($(window).width() > 767) {
//run Enjoyhint script
enjoyhint_instance.runScript();
} else {
$(".wrapper").text("View tour no higher viewport");
}
to
enjoyhint_instance.runScript();
Yes I tried that but it doesn’t work, I found out he was using Google Chrome on his smartphone and that’s why he was getting that error.
Thank you anyways.
Can you check your implementation. I also have chrome on my smartphone and it works. The message he’s seing “View tour no higher viewport” is a result of this code $(".wrapper").text("View tour no higher viewport"); removing that part and replacing with enjoyhint_instance.runScript(); works fine on my end
I updated my code but for some reason I still get that error. I don’t know if I should update something else or what is going on lol.
Thanks for your help.
can you fix horizontal scroll bar (showing) on signin page (chrome) thanks.
Hi
Thank you for buying. It’s an easy fix, will include it in a future release. If you can’t wait here is what you can do…
1. Add no-m class to row immediately after center-content div e.g.
<div class="center-wrapper">
<div class="center-content">
<div class="row no-m">
</div>
</div>
</div>
Cheers
Please answer my question here, I forgot to select the checkbox to get an email whenever you reply.
Hi
Thank you for purchasing. You should be able to find usage instructions in the official documentation here https://github.com/xbsoftware/enjoyhint/
delete this comment please.
Hi. Very nice job. Nothing about upgrade with editor datatables.net? Thanks, David
Hi David
Thank you for purchasing. Will update datatables (along with other plugins) in an upcoming release.
Hi,
Is there any way to make the “reviews” section appear? Mine’s not showing 
Thanks & Best Regards, Gary
Hi Gary
Thank you for purchasing. Can you clarify? Which reviews section are you referring to?
Hi,
I was referring to the one powered by ajax. Just below the banner section. Beginner here, sorry and thanks!
Do you have your files behind a server? Without one you ajax requests will not go through
Hi Nyasha,
I’ve got it! Thanks for the help. Anyway, I’m stumped with another error where it says: Failed to load daetails. 0 NetworkError. Failed to execute….’XMLHttpRequest’. under the gallery file. Does this apply the same with regards to getting a server? Thanks for the help!
Yes same issue. The gallery page also needs to make some ajax requests. Look around the web, you should be able to find some guides on how to setup a local web server which you can use for testing
Hey nyasha!
Awesome Dashboard, thank you so much! But do you have the psd files of your work? Can we have this one for fast mockups and scribbling for example? It would be much easier for us to handle your work for our new dashboard.
Thanks, Torben
Hi Torben
I’m glad you like it and thank you for purchasing. The template however does not come with a PSD version. Hopefully you’ll be able to manage without it
On the Form Pickers page, there is a javascript error in the console in your demo:
TypeError: val is undefined
Because of this, the Color Palette doesn’t work. Also the date range picker does not work.
Thanks. Fixed on the demo site
Hello,
I’m getting a JS error undefined when looking in the console. I believe it’s related to super box?
Hi
Thank you for buying. Please provide more information. What sort of changes have you made since the original files don’t have that error.
hi, i’m having some problems with ie9, do you have some kind manual?? what kind of hacks do use to fix the ie9 layout?
Hi
What kind of problem are you having with ie9? And by manual are you referring to the documentation? If so that should come bundled with the download package.
the kind that brakes all layout and i can´t see nothing of what I’ve done, it only happens on IE9, and I can’t find the hacks to fix it on the documentation. any recommendation?
Can i see your code? It would be difficult to assist you otherwise. You can get in touch via my email (Find it in the documentaion)
The left hand menu doesn’t work when expanded after being collapsed on iPads Or Windows phones fix that and id buy it
Thank you. There is a fix in the next update
is it just a style issue? would it be possible to get the code now?
Thank you for purchasing. Send a message via profile and i’ll send you the updated files as soon as i can
hi, can you add beautify the chat function,it’s difficult for me to use it
Hi Thank you for purchasing. Can you explain a bit, not quite sure what you mean
i don’t like the default style of chat,can you design more style of chat at your convenience. don’t mind my poor english
Hi,
I want to know that can you convert the following template for Joomla 3.x? And how much would the price?
Thanks
Hie
Sorry but I’m not available for hire in that capacity at the moment
One little thing you can fixe is that the buttons don’t have the same behaviour in chrome and firefox. To get the <button> behaviour of the firefox you’ve got to use
in chrome and vice versa. I’m a Mac user.
You can see what I explain here “http://sublime.nyasha.me/admin/buttons.html” you can notice the behaviour of the buttons in the “Basic button options” isn-t the same that in “Button Sizes”
and the address book is an excellent idea 
Hey Kadixo
I’m not quite sure i understand. Maybe you can share some screenshots to help clarify the issue. Buttons in basic button options use the button tag whilst button sizes uses anchor tags
Alright thanx, will try to add address book in a future update
I mean the visual effect. In Chrome when you press the button on “basic button options” it stays active, on firefox that doesn’t happen. The same happens on “Button tag”, when you use it in chrome it doesn’t have an active state but on firefox it does.
Ok thanks, will look into it. Also don’t forget to leave a review
Any plans or chance you could integrate an address book page?
Hi CAJMedia
Thanks a lot for purchasing. No plans in the immediate future for address book page but will include it in a future update if more buyers request it.
Any chance you have a Sketch file (bohemiancoding.com/sketch/) with all these components?
Hi,
Sorry but no sketch files will be bundled with the template any time soon
I´ve this error on the javascript console and the collapse effects doesn’t work:
Uncaught Error: Invalid dimensions for plot, width = null, height = null Canvas.resize Canvas setupCanvases Plot $.plot initFlot init (anonymous function) j k.fireWith m.extend.ready J
Do you know how can I fix it?
Thx
Hi kadixo
Thank you for buying. Thats a flot chart issue. Make sure you set the height and width of your target div and make sure that the div exists on the page
Ok, I think i got it. Thanx!!
If I remove the flot plugin the header effects (colapse) doesn’t work. Do I need this plugin to be active all time even if I don’t use the flot charts?
You should be able to remove flot charts without any issues ( as well as any other plugin). Aside from index.html and chart.html no other pages have it included and everything works just fine.
Hi, I would like to build a dashboard for my website! But how can I link the analytics to this website?
What can I use? Google analytics? Sorry is my first time with analytics…
Hi RafaelLeal Sublime comes with all the components to help you build out your application. If you dont know how to do this you might look into hiring out a developer to build what you need
Hi guys,
Im thinking on buying your template for a Java web application, but I saw you include php files, could you please explain what is includen in the php code?
Thanks
Hi Thazapo,
The Included PHP files are only for the frontend template subscriber and contact forms. Admin template has HTML, CSS, JS and LESS files
Thank you for buying