Discussion on Webarch - Responsive Admin Dashboard Template

Discussion on Webarch - Responsive Admin Dashboard Template

By
Cart 4,893 sales
Well Documented

ace supports this item

Supported

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

1192 comments found.

How much for a commercial license of this, including updates based on new browser requirements, etc? What is your hourly rate to do some customized work? Can this sit on Laravel? Do you like a different framework better? Any idea when the next release will come out and if it will have, “Contacts Management” included (AKA Address Book)?

Hi there

Extended License cost $1200, of course during the development you can work with the $24 one and switch to the extended once you go live :) Updates are free!

Custom work depends on how big the project is, there is no hourly plan for now :) its charged for the entire project

Good idea I will add that for next week, There is one coming for this week :)

Hi There,

Do you have instructions on how to integrate this theme into a ruby on rails app?

Hey…any more news on when we might be able to expect an Angular2 version? :)

Hi there

Probably by March :) Need to learn so best practices

That would be awesome! Fingers crossed you can make it available by then – if you can we may just purchase the extended version!

Hi Ace…any news on Angular2? :) :) :)

The e-mail feature…Where do I go to figure out how to tie the Google For Work SMTP settings to the Webarch system so it functions properly?

Hi there

Well this is a HTML template :) We usually do not tie the functionality with it. But it is possible. Any language your using ? PHP ?

Your month calendar (Pages) doesn’t work. Even in your demo, (http://pages.revox.io/dashboard/latest/html/calendar_month.html) when you switch between years or months it throws JavaScript errors (tested in Chrome and FF).

If there is a one or two line fix, please let me know

Hi there

Hope you had a great Weekend :) Its fixed, Do you have github access ? I do not see the “Purchased” badge in your profile, Any reason why :) ?

I own “Pages”, I don’t know why my question accidentally ended up here :) But I guess the same applies

Its fixed :) If I can get your github username, You can get the latest up to date version

Dear Web Arch Team,

I would like to know whether any popup options available in this admin templates. I couldn’t find one yet. IF any, pls assist

Hi there

Hope you had a great weekend! :) Webarch is based on bootstrap so you can use the small modal for popups :)

http://getbootstrap.com/javascript/#modals

I’m not sure if my other e-mail reached you, but I need to know if you have or can somehow create a contacts/address book feature for the Webarch platform? Thanks!

I will add this to the new update :)

I don’t see an option for adding a new user either. Am I missing that? Thanks!

Hi there

Sorry about the late reply, What do you mean by adding a new user ? :)

Hi, loving the design of this. I just got this for my company and I have some issues. It will only log into the demo content person. How do I make accounts for this and use them? Thank you.

Hi there

Thank you! :)

It’s the UI only, I think you have got mis-understood. This is a HTML template , meaning we have created all possible UI elements and pages for you to make an web app. Hope you got it :)

Hi I’ve just downloaded the template but cant seem to find the frontend design. Could you be so kind as to tell me where to find it? Kind regards

That would be possible since your purchased earlier, You can get access from github, What is your github username ?

Thanks again for the answer. My github username is myows :)

Can you also update my github acc. to the webarch repo? I already bought your pages template. Github is “kayyyy”.

Hi there

Added you in :)

Hi there,

We will starting working with your template soon. We were wondering if we can work with webarch and angular JS.

I saw that it has been asked many time but didn´t find the answer.

Did you implemented it? Are you going to implement it? If yes, when?

Thank you for your help. FAbrice

Hi there

We are planning to :) Are you looking forward for the angular version ?

Dear author!

I bought your plugin some days ago. It worked perfectly, however, I have changed the URL of my site and now, nothing can be seen from the map.

The former URL was: http://viktorszep.com/test10 The URL now: http://viktorszep.com/

The map could be found here:http://viktorszep.com/2015/12/07/the-effectiveness-of-the-economic-sanctions-literature-visualization-on-world-map/

Please wirte me ASAP.

Thank you! Viktor

Hi there

I’m not sure if I understood, I do see the map plugin In the

http://viktorszep.com/2015/12/07/the-effectiveness-of-the-economic-sanctions-literature-visualization-on-world-map/

I mean to say it also in the home page ? :)

I just got the update notification for this theme. Is there somewhere that lists the new version changes?

Hi Ace, it’s been a while since my last comment. Just wondering, change log (from your website) got Webarch as 2.8 and Themeforest have 2.7. Where should we be downloading the latest then?

apaustria

got it thanks!

Hello,

How are you doing, i am using your web arch for my admin panel and was wondering how to implement multi filter in data tables.

https://datatables.net/examples/api/multi_filter_select.html

Thanks, Apijay

Hi there

Sorry about the late reply, Did you try there demo code ? :) It should work fine, If not I can give you a sample version

Announcement

Welcome to our new community, signups are now open :)

http://help.revox.io/

The update is uploaded? You promised it for today!

Hey, sorry no. I can’t use a beta… But the final version should be available the next days when Themeforest has reviewed it, right?

Alright :) I will send you the correct version

Hi there

Unfortunately we have to remove the frontend and resubmit, frontend in bundles are no longer allowed. :)

Hello , I do not use the Date Selector , it only works if I put the button ios that are just above

Hi there

I’m quite sure if I understood you properly, What exactly do you mean by button ios ? :)

on the cover page of the item I took the code and date only works if left ios buttons that are just above

Hi there

I see, you really do not need it, what you file assets/js/form_elements.js, you can create your own one add the required code

$(document).ready(function(){
     $('#dp5').datepicker();
});

dp5 is the id of your input box, remove all code that is not required :)

In your case you can also remove the very top code

var Switch = require('ios7-switch')
        , checkbox = document.querySelector('.ios')
        , mySwitch = new Switch(checkbox);
 mySwitch.toggle();
      mySwitch.el.addEventListener('click', function(e){
        e.preventDefault();
        mySwitch.toggle();
      }, false);
//creating multiple instances
var Switch2 = require('ios7-switch')
        , checkbox = document.querySelector('.iosblue')
        , mySwitch2 = new Switch2(checkbox);

      mySwitch2.el.addEventListener('click', function(e){
        e.preventDefault();
        mySwitch2.toggle();
      }, false);

From assets/js/form_elements.js file

Hey, Awaiting for the reply. http://www.tiikoni.com/tis/view/?id=346eebf Why it is happening to my site saleshandy.com please revert i have checked each and every line of code and it is almost same as your front end.

Hello, Support team we are awaiting for the feedback please help.

Hi there

Sorry about the late reply, It seems to be a problem with the loading order, at first it gets an isssue, and second time it’s fine, The cause is

jquery.themepunch.plugin (Revolution Slider)

There is an update for this plugin, Can you drop an email to support@revox.io ? I will send you the updated plugin right away, all you have to do is replace the folder.

My current website is http://saleshandy.com

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