Discussion on Xenon - Bootstrap Admin Theme with AngularJS

Discussion on Xenon - Bootstrap Admin Theme with AngularJS

Cart 3,090 sales
Well Documented

Laborator supports this item

Supported

This author's response time can be up to 1 business day.

520 comments found.

Hi, I’m using AngularJS 1.4.2, Is it compatible with this template?

Hi there,

We have not tested it on AngularJS newer versions, it has been built on AngularJS v1.2.26.

Kind Regards,
Art

I purchased this theme.

http://themeforest.net/item/xenon-bootstrap-admin-theme-with-angularjs/9059661

Xenon – Bootstrap Admin Theme with AngularJS Regular License 6 months support (expires on 05/03/2016) Purchase code: 135b22aa-e182-4481-902e-7a271a60caa0

My coder was not able to login and told me that I bought the Angular JS theme when I needed to get the HTML template. How do i get the HTML Template for this theme??

Please let me know asap!!

Thanks, Allen Cell 818 439 9791

Hi Allen,

When you buy Xenon, you buy two copes of our theme one is HTML and the other is with AngularJS.

Just go to xenon-files > and there you can choose angular or html.

Kind Regards,
—Ylli

6f445dcc-13bf-4559-8d07-a56bad78eb53

Hi,

Is it possible to hide the horizontal navigation when on the login-light page? I’ve had a trawl through but cannot see how this would be accomplished

Thanks

Hi StreetlyAcademy,

I’m sorry but i don’t see any horizontal navigation on Login Light.

http://themes.laborator.co/xenon/extra/login-light/

Can you please be more specific?

Kind Regards,
—Ylli

6f445dcc-13bf-4559-8d07-a56bad78eb53

Hi,

I am trying to change the skin to ‘facebook’, but whenever I edit the following:

skins: { sidebarMenu : ’’, horizontalMenu : ’’, userInfoNavbar : ’’ },

to ‘facebook’ or ‘Facebook’. nothing changes.

Everything else seems to work, such as changing visibility of menus and animations etc..

Can you help?

Thanks

Hi StreetlyAcademy

If you are changing this value, directly in the object variable it could overwrite via cookies so here try this solution:

Set the skin via this function:

$layout.setOptions('skins.sidebarMenu', 'facebook');
$layout.setOptions('skins.horizontalMenu', 'facebook');
$layout.setOptions('skins.userInfoNavbar', 'facebook');

Note: Call this function after this function is executed:

$layout.loadOptionsFromCookies();

// skin code here

This will fix the issue I guess.

Thanks for purchasing Xenon :)


Arlind

Hi, i found that it is very hard to open html file use dreamweaver. It keep show loading icon when i try to edit the code.

Hi there,

I don’t know but there may be a problem with the Dreamweaver as with other softwares we don’t have any problems, some users also reported this with the Dreamweaver but we don’t have any fix for this.

Kind Regards,
Art

Hi there (Purchase code: 6f445dcc-13bf-4559-8d07-a56bad78eb53)

I’ve just extracted the angular version onto my webspace but I get a blank page, however if i type something into the body of the HTML this does show.

Am I missing something here?

Cheers

Nick

Ignore me. It works

Hey :) , do you include ajax in your Xenon (datatable) ?

Hi syazel

No, these tables are just static, and I haven’t included any ajax example on it.


Arlind

Oke thank’s

You’re welcome :)

I am looking for simple angularjs with bootstrap theme. I am backend developer just started learning angularjs and bootstrap. I purchased a template from different site that was very complex and hard to change/manage. Do you have any simple angularjs with bootstrap theme and also full documentation/Video’s like how to change and integrate with existing application

Hi sud74

By the time I have developed Xenon I was new in AngularJS and made it in simple way, also did not provided bower.json but the code is simple enough to integrate in your existing application.

The documentation is simple, it doesn’t have video tutorials, here is what it looks like:

http://drops.laborator.co/7SX7

I hope it will help you.


Arlind

Hey! Could you please give access to your github page for this theme? for example i´d like to see your .csslintrc and bower.json file.

Hi Coach83

Yes I can add you to our private just give me your bitbucket username.

This template does not have bower or csslintrc files, as it was developed a while ago when I did not had so much experience in these package managers scripts. In the next update I will try to add these files.

In the git repository you can only see changes between versions of Xenon.


Arlind

Hi this template only for wordpress? Can i use it as html?

if i buy it for my company’s reseller without any charge. which licensee should i get?

Hi there,

The theme is HTML and AngularJS and has nothing to do with WordPress, I replied your other comment regarding the license.

Kind Regards,
Art

If i buy this template for my company own panel, which license should i get? The panel just for our reseller without any charge

Hi there,

If the theme will be used in a platform that you’ll earn from it then you will need to get the Extended License, otherwise if you will use it just as an admin panel for yourself and not sell to users then you can get the Regular License

Kind Regards,
Art

Hi,

I checked Neon and found Xenon better so bought the same, but now I see Tiles aren’t available which is specified in the features list, can you please confirm on this?

Thanks!

Hi Art,

I have sent email, can you explain the Horizontal and User Info Navbar question part in my last comment, we are working on it.

Thanks!

Never mind about navbar, links are wrongly given in download set.

Aha, glad to hear that you fixed it :)

Cheers!
Art

Hi, do you include an alternative for the Charts? As we do not want to pay for a license. Our project will be a marketplace where user can create courses that are free and other that they can get paid. Using our marketplace is totally free but some content are premium. There’s any other charts that we can use? Depending on a chart library that cost $300 dollars is too much for us and I think that you should make an alternative version with other libraries to avoid this problem. There’s plenty of chart libraries with the same capabilities as this “premium” ones. Thanks!

Hi felipemillan

We chose DevExpress charts for this project as they have many variants of statistics and not invested in other chart libraries. I know there are plenty of free chart libraries but the reason we chose DevExpress is the simplicity and large number of chart types which in case if we wanted to achieve the same result had to use different chart libraries.

However, you can implement any chart library you want, I guess it is not so complicated for you as you are currently building an advanced system.

Kind regards


Arlind

Hi,

I checked Neon and found Xenon better so bought the same (using another email, I can confirm if you want me to), but now I see Tiles aren’t available which is specified in the features list, can you please confirm on this?

Hi wizard_wonder,

Can you please post with the account you bought the theme, this way we can verify that you’re a real customer as we do not offer support to users who doesn’t have “Purchased” badge.

Kind Regards,
—Ylli

I loved this product, But I need datatable to work on mobile too, there is some bug your framework datatables not working android mobile. If you promice you can fix this immediately I want to buy.

Hi valuesandpassions,

Can you please send us screenshot link of this problem first?

Kind Regards,
—Ylli

Hello, I have some questions. I have the Xenon – Bootstrap Admin Theme with AngularJS. What I want to do: - I use the NPM to install dependencies, - I will use a build manager browserify, - Divide controllers in separate files, - I want to use services(to remove some code from controllers), - Change the routing system. I have an angular application with the following structure:

-application: -dist -node-modules -index.html -src: -controllers: -controller1 -controller2 -controller3 – ... -directives: -directive1 -directive2 -directive3 – ... -partials: -view1 -view2 -view3 – ... -services: -service1 -service2 -service3 -config.js -app.js

Is it possible that this structure to be compatible with this template(Xenon – Bootstrap Admin Theme with AngularJS)? Is it possible to refactore the giving code from the template to work with my structure? What advice would you give to me in this situation? Thank you, Tudor

Hi Tudor,

Before proceeding, can you please provide us your purchase code or just write us from the account you got the theme from, we just need to verify that you’re our customer.

Kind Regards,
Art

I want to use this theme for a single webapp. Clients will be charged to access the website. Standard or extended license required?

Hi tschisor

Based on the Envato terms, if users are charged for that service you need an extended license, here is their eplanation:

Use, by you or one client, in a single end product which end users can be charged for. The total price includes the item price and a buyer fee.
http://drops.laborator.co/1eUF3

I hope this will help you, if you have other questions feel free to ask.

Thanks for being interested in our product.


Arlind

Will you update to Bootstrap 4.0 when this released?

Hi plcosta,

We will see it, Bootstrap is on very early stage for the moment, when they release 4.0 if they haven’t made a lot of changes we will update Xenon with Bootstrap 4.0.

Kind Regards,
—Ylli

Hi, I would like to know if I can make website customizable to the end-user , e.g add buttons, add widgtes and change there location/color

Hi arnonk,

Xenon is an admin template which comes with HTML, CSS, (Less) and JS files, you can modify it to fit your needs :)

Kind Regards,
—Ylli

I loved this product, But I need datatable to work on mobile too, there is some bug your framework datatables not working android mobile. If you promice you can fix this immediately I want to buy.

Hi valuesandpassions,

I just wrote this to our to-do list :)

Kind Regards,
—Ylli

Perfect!!! Thank you :)

Glad to hear that :)

Kind Regards,
—Ylli

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