Discussion on Minoral - Responsive Admin Template

Discussion on Minoral - Responsive Admin Template

By
Cart 255 sales
Well Documented

Tattek does not currently provide support for this item.

32 comments found.

Hello, I want to get show the data’s in from another site.(samples: http://tweepsmap.com/ and http://sociograph.io/ and https://pro.iconosquare.com/) In this template(Minoral) instead photo link and infographics can you put it? So I import data from other sites. Can we do this the data transfer?

Regards

Hi, how can i call a function after the form is validete? thank you

Hi Tattek,

I have a problem with your theme. When I use two basicDataTable in same page, the second table’s interaction features disappear. For example, second table’s search input and page navigation breaks. I you help me to solve this problem I will be very appreciate to you. In addition to this, your theme is very useful. Congratulations to you for such a good work. I am looking forward for your answer.

Best regards.

how can i do this? could you explain a little bit for me, thanks :)

aaah really sorry, just realized that you are using Minoral, give me a sec :)

Ok so you have to use another id for the new table of course and naturally then you have to use this new table id to init table with jquery like this->

var oTableXX = $('#myNewID').dataTable({
  "aaSorting": [ [0,'asc'], [1,'asc'] ],
  "aoColumns": [
      null,
      null,
      { "sType": 'string-case' },
      null,
      null
  ]
});

Hi, thanks for this template. but i have a problem. form wizard finish button dosent show when the wizard finish?

Hi, please edit line where you define total number of form wizard tabs in “onTabShow” function to this:
var $total = navigation.find('li').not('.dropdown').length;

Hi, In every page on mobile device when i click on navbar to expand the menu to view, page show with problem and corrupted. Please help me to fix this problem asap.

i bought your minoral theme. its working fine but i have one issue can u please solve that one.

i use this theme in my php project but when i use ajax file and set form in that ajax file.. datepicker and color picker is not working in ajax file.

can u please help me ini that ? its urgent for me..

thanks in advance

Hey,

I’m afraid I can’t help you with implementing plugins to your own php project, but I’m sure that with google you can find solution for using datepicker/colorpicker with ajax

I regret that I take this theme. I’m having troubles with HTML structure constant.

I’m sorry that you are not satisfied with your purchase. Maybe you can consider ask envato for refunding.

when I compile the scss, the site css will be different and there is some ruination. for example the sidebar is missing.

can you please check the scss is update to latest one.

Hi, I have just checked it and it seems fine, modify dates of files are same and when I recompile minoral.scss there are no changes.

How to usage data-toggle=”tab” on <!- submenu -> ?

Hey, sorry but I really don’t understand what you neeed.

hi i have your theme. its working fine previously. not i get problem to open them.. non of page will open. i checked it in your theme preview link also . its also not opening… can u please solve this issue asap as this is set in my project so i failed to run that project also.. please replay me soon.

yaaa its working with this url… thanks a lot… thanks

I’m glad that helped.

Hi,

I have noticed an error. If you are on the google maps template page and you select a menu item that has a drop down feature. the menu disappears and reappears (flashes). Additionally, if you hover back and forth from the status area at the top left with the user icon it also flashes. I have gone through the libraries that i have included whch are :

maps.google.com/maps/api/js?sensor=true markerclusterer.min.js jquery.ui.map.full.min.js jquery.ui.map.microformat.min.js jquery.ui.map.extensions.js

if i add/remove each of them individually i eventually get the menu to stop flashing if i remove

jquery.ui.map.full.min.js

however, if i remove this library none of the map contents appear

how can i fix this?

Do you have a profile page of this template?

Nope, sorry.

The template doesn’t work properly in IE8 (which unfortunately, I have to support for another year :(. Is there any chance to get this fixed?

I’m sorry, this template is not compatible with IE8, there is a lot of unsupported feautures so I decided to not add IE8 and IE9 to compatible browsers as is in specifications stated.

I have seen many admin templates (to be correct, I have seen all currently available Admin-themes on themeforest), but this one is just outstanding! Amazing work, Sir, excellent job!

Thank you :)

Such a great admin template ! Greeting from Slovakia, bro :)

Thank you :)

Hi Tattek,

I am trying to use <optgroup></optgroup> in forms and it doesn’t seem to work. Any chance you can give me an idea on how I can get this to work please?

Thanks and regards

It is supported by chosen and just tested it, it is working without any problem.

I tried to add some optgroups to form elements to normal select box like this

<select class="chosen-select form-control" id="input07">
<optgroup label="NFC EAST">
  <option>Dallas Cowboys</option>
  <option>New York Giants</option>
  <option>Philadelphia Eagles</option>
  <option>Washington Redskins</option>
</optgroup>
<optgroup label="NFC NORTH">
  <option>Chicago Bears</option>
  <option>Detroit Lions</option>
  <option>Green Bay Packers</option>
  <option>Minnesota Vikings</option>
</optgroup>
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
</select>

That code was inicialized by chosen and <optgroup> label was placed into li element with .group-select class. You just need add some css to to that class to clearly recognize <optgroup> in chosen select box.

Hi Tattek,

This doesn’t seem to work for me. I have sent you an email via your profile. Let me know if you received it.

Thanks

Hi, no email here yet….please send me your html file. Thanks

Great job on the design end. I’m having trouble getting the data tables to work. I tried using example php file from datatables.net but with little success. Also, I can’t seem to find any php file for server-side processing that you have provided. Any help would be greatly appreciated. Thanks.

Aah yes, you are right there is only txt file, but i’m sorry i dont have any idea how to make datatables work properly with sql db. Try datatables documentation. Good luck.

Thanks Tattek, I have successfully implemented datatables with mysqli and pdo… currently I have column filter, row details working… but I’m also working on ColVis and other aspects of datatables. If anyone else needs the code for database implementation of datatables, please feel free to email me at rioweblabs(at)gmail.com

Thank you rioweblabs.

Great job, thanks for the design, l would like to know if there is any editor that l can use in your template? is there any editor? Thanks

Hi, thank you, do you mean wysiwyg editor or what kind of editor do you mean?

Yes l want to know which editor that can we use? as you wrote in your reply…

In form elements page you can find textarea with wysiwyg editor. It is summernote plugin.

I have seen so far the best management panel. very nice work. Thanks for the update.

Thank you :)

Hi Tattek,

Any chance you can make the tabs work in your demo so we can see how it’s done? Currently the tabs don’t work at all so don’t really know how to add something to tabs 2, 3, etc.

Thanks

Hey Khaled,

it’s easy so you can do it on your own with basic bootstrap like there. You can do it with javascript or with using data-elements. Everything you can find in bootstrap documentation.

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