Discussion on Amsterdam - Premium Responsive Admin Template

Discussion on Amsterdam - Premium Responsive Admin Template

By
Cart 693 sales
Well Documented

Kopyov does not currently provide support for this item.

134 comments found.

Hi, I purchased your theme recently.

Is it possible to have a second dropdown menu in header toolbar? I mean, I’d like to display new messages in a dropdown menu when you click on message icon.

I tryed with data-toggle=”dropdown” and ul list with class=”dropdown-menu”, no success.

Thanks!

It’s a custom icons sprite. You can use any icon, jsut add it to /images/icons/topnav/top-buttons.png sprite and add necessary styles to css file with background position. I didn’t add a complete set of 300+ icons, because it is user menu and doesn’t require too much different icons

Thanks

Yes, I know how to add icons to images and styles to use it, but where can I find similar icons to add on image sprite? I made test with some icons, but it’s ugly… If you have the icon set used, this way I could find another icons to add. Thanks

Honestly i don’t remember what icons set i used, sorry :( But i would recommend Freebiesbug, you can find free icon sets in vector shapes there.

Thanks

Hi,

Is anyone able to help?

Kind Regards,

NP

I’m trying to reach theme developer. Once i get a reply from him, i’ll let you know.

Thanks

Hi,

If possible would you be able to help with something small for the Miriam wordpress theme, which I know is no longer on TF. It’s a great theme and only one small issue. When using a Homepage with a Blog for the front page the pagination for the blog uses the address e.g. www.websitename.com/page/2 when it should be http://www.websitename.com/latest-news/page/2/. As a result the posts do not go to the number chosen. Is there a possible way of fixing this issue?

Many thanks in advance,

NP

Just purchased this theme. Looks great. Do you have PSDs for the ‘light boxed’ style?

Unfortunately no, light versions were designed directly in browser. Sorry.

Kopyov,

Is it possible to use Pannonia theme fonts in Amesterdam them.

Thank you ken

Yes, but it will require additional changes in css. Pannonia uses Google fonts library, Open Sans font. Also there you’ll find instructions how to use google fonts in general.

Thanks

Hi,

I’m thinking of buying this template, but I wonder if you have had an update soon, I’ve been reviewing the code and is using bootstrap 2.1.1 (now 2.3.1) and jQuery 1.4.2 (now 1.9.1) , is very outdated …

I would also like to know if there is provided a login page?

Best Regards

Hi.

Boostrap version will be updated very soon. And Amsterdan template includes jquery 1.8.1 and i won’t be updating it to 1.9+ at the moment, because most of plugins don’t work with these versions. Login page is included in all 4 versions.

Thanks

Thank you very much for responding so fast.

Thanks for purchase ;)

Hello, I am considering buying this. Just a quick question, is it possible to have the top nav bar sticky to the top of the screen as you scroll down? This would be the certifying feature to a purchase!

Thanks, Eliott

At current, #1

You need to change 2 classes:
#top { height: 46px; }
.top-wrapper { z-index: 999; border-top: 3px solid #97bd47; box-shadow: 0 1px 1px #606060; -webkit-box-shadow: 0 1px 1px #606060; -moz-box-shadow: 0 1px 1px #606060; padding: 0 20px; background: url(../images/backgrounds/top_bg.png); position: fixed; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; }
Just replace current classes with these ones. And add this image to /images/backgrounds/ folder

Thank you very much :)

Has there been an update? It looks the the one thats out for DEMO acts alittle different then the one that was sent to me to download.

For example the Icons in the top right have an transition effect on hover

Great Theme and really looking forward to using it.

UPDATE

Sorry to bother you… realized it was a chrome vs IE thing

No problem, let me know if you have any issues ;)

Hi,

We are facing a small issue on iPhone devices and devices with (480×320).

- For the login page, the logo is getting cropped at the top. We have seen the same issue on your page as well – http://themes.kopyov.com/amsterdam/3/login.html

Could you please provide us with a solution at the earliest.

Thanks in advance

Hi.

Since the height of the login form isn’t fixed, top margin calculated as it is. Just reduce negative top margin and it will work. It depends on your logo size. If you can show me your page with your logo, i will fix that for you/

Have message the link to the page through profile page. Please have a look and give us the solution. Thanks

Kopyov,

Sent you two private messages … did you receive them ?

-Ken

Hi,

We are facing a small issue. The font icons are working fine when we are testing the site on the local host. However, it is not showing up on both the desktop and mobile devices when uploading it on the server (Windows).

Any idea what could be the issue? We have uploaded all the files.

We have also sent you a mail with the link of the site.

Thanks

replied by email

Hello,

I am in need of your help. I’m tempted to put the Select (class = “style”), 100%, but it is passing 100% of the input.

How do I solve?

Thank you.

Hi.

Please send me a link to your page, i will check what’s wrong.

Thanks

What we want to know is where is this code for the error message?

<label for=”username” generated=”true” class=”error” style=””>This field is required.</label>

all options for validation are is custom.js file

URGENT

Hi,

Could you please give me information for the following urgently:

- In the ‘Default Datatable’ on you tables.html page, where is the coding for the search label and the pagination? Which file contains this code?

- Error messages for the validation fields – where is the html coding for the error label? Which file contains this label?

Kindly reply to us at the earliest.

Thanks

If you want we can also send a mail to you regarding this.

Looking forward to a positive reply as this is urgent.

Many Thanks

1. What do you mean by html code for this? You don’t need to insert html code for pagination and search, datatables plugin adds them dynamically. All datatable styles are in main.css file

2. Same here, you set necessary options in custom.js file for validation plugin, custom messages and settings and it dynamically adds error and success classes when values are empty or wrong

My developers found an alternative solution. Thanks for your replies.

Have you ever had any feedback on high CPU usage in Chrome for the demo pages?

When I try to enter something on the forms page for example, CPU shoots to a 100% :/

By default i added all jquery plugins to each page. Also css and js files aren’t minified. But thanks for notice this, i will do my best to fix it ;)

Hi again, i have another problem, this occurs when i put a “progress var” inside a data-table, progress var is showing correctly only in the first page, when i change the page doesnt work.

http://puu.sh/25yIZ

Thanks for all!

Hi.

I’m trying to find a solution for this issue, again you need to dynamically update the value when page with results becomes visible. I’ll post a solution as soon as i find it.

Thanks

Hi Kopyov, when I use the datepicker in the modal dialog, the calendar doesn’t work. Is there a fix? Thanks!

Could you please show me a link to the page? I haven’t tested it, but it should work. Need to check your code

Hi,

In IE9, the placeholders are not showing up? Can you give a solution for this please?

Thanks

Placeholder is not supported by IE. You can use placeholder plugin for this purpose

bootstrap confirm – solution I found out:

$("a.confirm").click(function(e) {
        e.preventDefault();
        bootbox.confirm("delete?", function(confirmed) {
        if (confirmed) {
        window.open("delete.php","_self");
        } 
        });
    });

Works, but I need to open delete.php?id=$myid depending on the triggered id of the button. Any ideas?

Sorry, i don’t get your issue. You want to add form submit on button click or replace a href with button type=”submit” ?

I need to open a dynamic link-id if confirmed: should open a href: delete.php?id=$id

Hi, just want to make you aware of an issue i found. When i include a fancy yes/no checkbox inside a wizard, it stops working and it’s style gets corrupted.

Please let me know if you are aware or know how to resolve the issue.

Screenshot: http://puu.sh/24u5N

Hey.

It happens when toggles are hidden on page load. You need to update values and repaint toggle. Try to use this code
$("#id").iButton("repaint")
for repaint the button. Here is more info

Ey, i do that but i dont know hoy to update values… and wich is the updated value that i have to put, thanks!

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