Discussion on Amanda Responsive Bootstrap 4 Admin Template

Discussion on Amanda Responsive Bootstrap 4 Admin Template

Cart 939 sales
Well Documented

themepixels supports this item

Supported

This author's response time can be up to 2 business days.

146 comments found.

Hello, I would like some help in multiple select. I want to leave the site in this way, but I can not. How do I fix?

http://i47.tinypic.com/2r6occ4.gif

I’ve tried to use the “Dynamic Table with Checkbox Column” and the checkAll checkbox doesn’t work. The individual checkboxes work, but the checkAll doesn’t.

Even in the ThemeForest’s demo it is not working. Can you please give me a quick solution so I can work this around?

Hello, i am new in this and maybe stupid question, but can this admin theme be used in wordpress? Are there any modifications needed etc? Thank you for answer :)

No it’s not maybe you can but need a lot of work to convert a wordpress admin to look similar to this.

Hello Thanks it’s very nice. I’d like to know: when we want to delete a post , can we link it to database and delete it from the table ?

Is there any way to use the Form 1 Styles within the Form 2 Styles?

What I mean is that I’m using the FORM 2 STYLES, but now I need an upload button, and all I get is the lousy default browse, which doesn’t go along with the rest of the form.

Here’s an example: http://gyazo.com/789fa346014972d2483a4750b078b94f

jQuery uniform is the one who automatically transform the upload input into nicer one and that works by using this code

jQuery('input:file').uniform();

If the above code is present in your page it will transform. Be sure that the jquery uniform js is added in the head of your page.

I love your template but I have extensive usage of $ with jQuery and your custom general.js makes $ undefined in jQuery. Can you provide an update to solve this?

Just replace the $ with jQuery in your new code or remove the jQuery.noConflict(); at the top of general.js but be sure also to replace the existing code that uses jQuery into $. Below is an example.

$('.element').click();
to
jQuery('.element').click();

How would we add a footer to the theme?

The theme is designed to have no footer but you can easily add your own footer by adding it next to centercontent and style it what you like.

anyone got the “nosort” class to work? please read my post line entries up…

already replied above

Hi, I got a small problem during the tests I did. For Dynamic Table with Checkbox Column the main checkbox on the top doesn’t work. Probably you should add js to select all checkboxes in the datagrid?

I will check on it, but usually here in admin templates, what wen can offer to the buyer is the design, the styles. Functionalities is just an addons. If you’re going to buy this we can give a solution to that

zakyla & themepixels,

Thanks for the reply…. I did figure out the “nosort” class but that only omitted the up & down arrows but on click it still resorted.

Did I mess something up? or does your “nosort” table behave the same way?

Thanks again.

Try this if it works

jQuery('#dyntable').dataTable({
   "sPaginationType": "full_numbers",
   "aaSorting" : false
});

Thanks for the great template. I have a couple questions. I typically use PHP includes to pull out common components such as navigation elements. My includes don’t seem to be working? Is there a reason why PHP includes wouldn’t work for elements of the page?

Also I am migrating a site that uses Datatables and pulls from a MySQL db, but when I try connecting to the external db my db doesn’t load. I know my code is good because it works on my old site. Is there anything in the tables.js that would prevent the datatables to make an external db connection?

Thanks and it is a great template.

If php include is not working, there might be errors somewhere in your php. html/css and js is nothing to do with the include not to work.

qfarad, about your dyntable question, this has worked for me: ------—- <table cellpadding="0" cellspacing="0" border="0" class="stdtable" id="dyntable"> <colgroup> </colgroup> <thead> <tr> <th class="head0">Column Title #1</th> <th class="head1">Column Title #2</th> <th class="head0 nosort" /> <th class="head1 nosort" /> </tr> </thead> <tbody> </tbody> </table> ------—- Last two columns don’t have a sort, due to the “nosort” class added.

regards.

Oh you firgured it out. Good luck, I just got back from home so that’s why I was not able to reply your previous comment.

Hi,

can you let me know the answer to the following:

- when using “dyntable”, how can I ommit certain columns from being included in ASC or DESC sort… few columns I want to sort but few I don’t want to and don’t want to see the up & down arrows either.

TIA ….Q

I need PSD `s from icons Menu and Header.

Can help me?

Im having some trouble with the quickform form processing. No matter how I set it up, the only action I get is the form folding up and closing. Ive even tried changing the form class to “stdform” just to try it as it works on “normal” form pages. Ive set the action to itself, to another page … heck ive even tried just doing a print_r just to see if data is being passed … nothing. I see the blog.js file which had the jQuery piece, but im at a loss how to process a form with it .. or if thats is even the correct way about it. ANy help is greatly appreciated.

When form is not passing data to the server maybe because of the language you use. There’s nothing more I can do to help when it comes to server related questions. I believe it’s not caused by jquery. Have you tried using firebug?

Hi, great theme. The only thing I miss is a search result page :( Regards, Z

Cool theme, one of the best that I’ve work on! I’ve used it on a CRM based on Yii Framework and I had some problems to fit forms, TinyMCE and your jquery.ui.css’ personalization (Yii has its own jQuery library), but finally everything was all right. I just wanted to warn you about some bugs that I’ve found:
  • general.js, line 24: hdie jQuery('.userinfodrop').hdie();
  • style.default.css: css classes .btn_red & .btn_yellow don’t seem to have their own base property
I retain that some important buttons icons, such as “add new icon” are missing. However the icon_sprite.psd supplied by you has quickly solved the situation! Thanks a mil
Hint: BUY IT !!!

I have bought it and very happy with it. One question I have, is what css-theme did you use for jQuery UI?

Am I correct that your CSS for this jQuery UI is stripped? I want to add a plugin for jQuery that needs the jQuery UI CSS but it doesn’t look too good… Best regards, Gertjan

Yes I stripped some of the css in jQuery UI features because it’s not needed in this template. I create a custom css only for the features that I used in this template (Datepicker, Accordion, Tab, Dialog).

Hello really intersted for buying your template in few hours but i want to know The fetaure for the blog is “real” ? I want to say is just CSS presentation or your template come with php file for editing a blog ? Same question for the customers support !

Best regards

It’s just a static html, just a design.

that’s because i am not the one who bought it – i’m just the one that needs to implement it. why would i bother asking for help for something i don’t even have? o.O

Because i’m aware that this can be downloaded from anywhere. Lots of templates here in TF that can be downloaded for free Some authors don’t mind including me if somebody downloaded it from somewhere it’s just that they can’t get support. That is why i’m asking you to the one who bought it to give me the purchase code before I can give you support since you mentioned that you purchased it. Sorry for letting you do this.

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