104 comments found.
I cannot see your preview site. Error: themes.nyasha.me refused to connect. And in Firefox: Firefox Can’t Open This Page To protect your security, themes.nyasha.me will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window.
Hello I have been trying to connect with you through the comment box since quite long time but never received a response. I have a project lined up that is based on the Urban template. We also have few pages created but want an expert to take it over. Can you respond with your availability please?
Hi. I am using the component select multiple and want his are responsive, but not can`t. How can i do that? Tks
I want to use alert in sidebar, including the controller on that html doesn’t help. How should i use this.
Hi, I have started the theme on localhost:9001… but it shows a blank grey page.. can someone guide me further to access the app
use the folder no bower-grunt html with all required dependencies
Unable to install bower scripts
Hi,
I have purchased your theme. I have found the documentation to be all over the page. I can send screenshots but they don’t seem to have that page. It is as if the css hasn’t loaded. Boxes are on top of boxes. I also noted that several files didn’t load, such as core.js when I opened the document page.
Ian
Hi, You might be using one of the grunt versions. You can use one of the non grunt versions included instead. Thanks
Is it possible to integrate to an Ionic App ? With Firebase db
Hello Team,
Does the theme support LTR? and how ?
RTL support not available. Thanks
Hi. I am using your form wizard, and when I try to remove the , the rest of the wizard breaks and the next/previous buttons don’t work.
Is there a fix for this that I can implement? What am I missing?
Thank you!!
Did you also remove $(’#commentForm’).card({container: ’.card’}); from the script file
Hi,
i am trying to deploy the urban admin template on heroku but without success.
Can you please provide the necessary files and steps to deploy on heroku ?
Here is my purchase code: 49045125-12b5-4b1d-9b28-d064313686d7
Regards Mustafa
Hi,
The folders no bower-grunt html and no bower-grunt angular have production ready assets, you can upload either of these to your server.
Cheers
Hi, Thanks for replying the project in the folder works for firebase. I added several libraries for modified and extended urban template. When I try to upload it on firebase i get the error message: module seriallizer not found….
What do I need to modify in the configuration file to fix this error ??
Furthermore I added in the gruntfile a proxy for routing the rest request to a backend. What needs to be modified in the configuration files to route the rest request to the backend ?
Regards
I have no experience with firebase so can’t help with this specific issue
What about heroku ??
Deal with only the frontend, not much experience with backend or server management.
Yes, but you have to deploy your frontend somewhere! And heroku is one option.
My main problem is, when I install new packages like satellizer, I get the error message: Module ‘satellizer’ is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
The package is available in the folder ‘vendor’ because I adapted the Gruntfile to copy all bowe_compenents and node_modules in the vendor package. All references point to the vendor path.
What could be the problem ??
Everything is working now as expected
The right destination for the newly installed packages is the folder ‘vendor’.
Hi I need support to deploy the template on heroku. Could you please provide the necessary files to deploy on heroku ?
Especially the file Package.js needs to be adapted.
If purchase a license from theme forest, can i customize the template and use it in my commercial PHP application which i sell online ?
You need an extended license for this. Thanks
I buy Urban – Responsive Admin Template + Customizer Access
But can’t run !! It require rickshaw(vender) it not have in vendor folder
Rickshaw is not defined
var random = new Rickshaw.Fixtures.RandomData(150);
use the folder no bower-grunt angular or no bower-grunt html Thanks
Good morning,
I have a question with the license, I am making an APP to sell, and I do not know what kind of license I have to choose, I would not sell the template only the service. You could advise me.
regards
Regular license will do in this case. Thanks
Is there anyway to have the menu on top rather than sidebar?
Hi. I just purchased and downloaded your template. It is a beautiful system, thank you. Everything is working great on the html page, except for checkboxes in the Todo widget.
I am having trouble with the Checkbox widget in the index.html page. The widget.html page has a reference to: <link rel=”stylesheet” href=”vendor/checkbo/src/0.1.4/css/checkBo.min.css”> this is not in the index.html page. When I try to use a Todo widget in the index.html page, it is not showing with the boxes. Here is a screenshot: https://screencast.com/t/xXnKj0RcGhkj
I don’t have files under vendor/ from checkbo. Did the download today not include those files? Any help would be greatly appreciated.
Thanks in advance!
Hi, did you include the css and js files for checkbo in your index.html?
That worked. I missed the scripts at the bottom. Thanks!
Hello!
How do I fire the pre-loader without clicking the (submit) button? I see it works without clicking the menu items, but at the call of a button I do not know how I can make it work. Thank you
You need to toggle the .ng-hide class on the <preloader> element . Thanks
Thanks for the feedback. Could you tell us an example?
I have the same problem that is predicted in the link:
Https://stackoverflow.com/questions/41588852/checkbo-javascript-library-in-angularjs-with-dynamic-data
From Stack Overflow, every time you use ui-jq = “checkBo” the radio button appears perfectly, but does not work the selected value passing to ng-model, if I remove this expression, the button disappears, leaving only A description of it but the selected value works perfectly in ng-model. You know how I can handle this?
Your above example has already resolved and answered my question / problem