24 comments found.
can I know is this template support for ASP.NET framework 4.6.1? do you provide trial or demo version to let me try run?
Does this template support asp.net 4 webforms and Bootstrap v3.2.0 thanks
Yes it does support.
Can I get the original artwork (i.e. *.ai, *.psd, *.eps, Layered *.png,. *.svg,) for the logo?
sorry, original artwork is not available for download
I would like to receive this item’s original artwork and images as shown in the online demonstrations. Please send those to me or provide a link to obtain those. Thanks.
Origional artwork is not available for download.
Hi! i have a question, what type of license has this template? can i buy it to public a online store?
Please check License support from envato team.
can you send me demo link ? the live preview couldn’t open with me
What about RTL support?
Yes, we do support RTL and for more information please go through the documentation https://www.sofritia.com/rini/Help/index.html#quickStart
Regards Team Sofritia
Do you know how to use the rgRenderDataTable not in an example but using data I typed into am-charts.js
$(document).ready(function() { rgRenderDataTable(”#test-table”); });
Regards Team Sofritia.
Thank you for your fast response. I tried to see where to assign the id. It stays on #example.
Where is the id name?
// Create chart instance var chart = am4core.create(“earningChartDiv”, am4charts.XYChart);
function RenderDataTable(){ rgRenderDataTable(”#earningChartDiv”); }
In dashboard.cshtml
NOTHING CHANGES WHEN I DO THIS!!! just shows the example with 2003 2004 2005 etc.
Assign an id to table element and invoke rgRenderDataTable function and pass table id. Ex. <table id=”test-table”></table>
$(document).ready(function() { rgRenderDataTable(”#test-table”); });
Regards Team Sofritia.
Do i have to build or remove a .css link or script to change it to your chart? It ignores div id=”earningChartDiv” and always gives me the example.
In dashboard.cshtml
In dashboaed.js function DrawEarningsChart(){ // Earning Chart am4core.ready(function() {
// Themes begin
am4core.useTheme(am4themes_animated);
// Themes end
// Create chart instance
var chart = am4core.create("earningChartDiv", am4charts.XYChart);
Hello,
We are not sure if you are facing a problem with DataTables plugin or amCharts plugin.
It will be better if you can share screenshot of your code and screen shot of the page(screen shot of browser screen) you are trying to render over the email. Also please mention for which plugin you are facing the problem.
our email id is sofritia@gmail.com
Regards Team Sofritia
Hi
I want to use this template in visual studion 2019 for deploy .net core project and I need .sln files .For testing porpuse colud you send or share demo files
Dear Customer,
To get solution file or code, you will need to purchase our product. You can find features of our theme at http://preview.themeforest.net/item/rini-admin-template/full_screen_preview/25898228?_ga=2.238353733.479768154.1613621326-988577671.1598533956 you can see demo of our theme at http://www.sofritia.com/rini/left-nav-layout/ltr/html/dashboard.html.
Thanks for showing interest in our theme.
Regards Team Sofritia.
Hi
i wanna ask you about enable left navigation layout .
how to Run ‘npm install’ command inside the ‘wwwroot’ folder to download all the required pacakges mentioned in package.json file ?
i am using visual studio 2019 so i don’t have wwwroot folder
For asp.net mvc, you have to follow steps defined on http://www.sofritia.com/rini/Help/index.html#aspDotNet For asp.net mvc core, you have to follow steps defined on http://www.sofritia.com/rini/Help/index.html#dotNetCore *Note: NodeJS is pre-requisite for our template. You can download node js from https://nodejs.org/en/download/
Regards Team Sofritia.
Dear Sofritia We are facing issue with the side menu , every click the menu collapsed and we loose where we are. How can we leave the menu open on the item we clicked.
i.e. not collapes the menu after click.
Regards
The navigation in following demo is working as you are expecting to be.
http://www.sofritia.com/rini/left-nav-layout/ltr/html/user-default-list.htmlCan you please double check the rg-layout.js for navigation expand/collapse behavior?
Regards Team Sofritia.
Dear Sofritia , kindly help and send me the rg-layout.js suitable because I am still unable to solve the issue.
Hello,
rg-layout.js comes with the download bundle itself. If you are not able to locate the file then please provide us URL of your website so that we can troubleshoot your problem.
Regards Team Sofritia
When I run in vs local the menu looks fine. When I publish on Azure the icons do not load. Looks like dashboard Dashboard layers 10t-Family insert_drive_file Account widgets Investors extension Analysis
Can you please share your published site URL, so It will be very helpful for us to troubleshoot it? You can share it on email sofritia@gmail.com.
Regards, Team Sofritia.
Where do I put the link HTML to link my files properly as you say in your nice help template. Also I am unable to find or run gulp scss’ command
Hello buyer,
If you are using HTML template as a base for your development, then you will have to add link to your HTML files in each of the individual HTML file (in navigation section). but if you are using any framework say .net core then you will have to add HTML link in only one file.
to run gulp SCSS command, please install gulp globally or locally first with following command.
npm i gulp -g // for global installation npm i gulp // for local installation from the project folder
once gulp is installed, all you need to do is navigate to the location where gulpfile.js file is and run gulp scss command.
Hope this answers your questions.
Regards Team Sofritia.
Thanks for your quick reply. I am working on trying your fixes. Do you have other templates? I am looking for a HTML one that would match for the marketing front end. Its private equity investment. I love your work!
Hello,
Thanks for using our template and showing your interest. Currently we don’t have any template for marketing front, but if you have any custom requirement please drop us an email on sofritia@gmail.com and we can discuss your requirements in detail.
Also if you like our admin template please rate it and provide us your feedback.
Regards Team sofritia
Hello buyer,
Please rate our template and provide us your valuable feedback
Team sofritia
Dear Auther , kindly help how to create modal in this theme.
Hello,
We have integrated Bootstrap 4.5 in rini admin template. you can simply use Bootstrap modal. for more details on how to create modal please follow below link
https://getbootstrap.com/docs/4.5/components/modal/Regards Team Sofritia
IS it asp.net mvc , can I customize it , does it have custom _layout.cshtl
Left navigation not working
I changed Layout = ”~/Views/Shared/_Layout.cshtml”; and @import ‘layout-side-navigation’; //@import ‘layout-top-navigation’;
I installed also npm
but still not working
After updating app.scss file, you will need to run ‘npm install’ (If not executed already) and ‘gulp scss’ commands inside the ‘Assets’ folder. Please go through with these steps and verify. Hopefully your problem will get resolved.
Regards Team Sofritia.
Dear Softritia I am using asp.net mvc
still side navigation not working
Can you send me guide steps please
Please follow steps given on the following link http://www.sofritia.com/rini/Help/index.html#aspDotNet
Even after following these steps if you still face any problem them our engineer can assist you over hangout or google meet call. Do let us know your availability, so that we can schedule a meeting with you.
Regards Team Sofritia.
Dear Softritia Thank you for your support , I spent too much time and unable to solve the issue , I can share team viewer with your engineer tomorrow , thursday at 14:00 GMT or any time arround .
I can share my mobile and my email , to arrange by whatsapp if possible.
Thank you
Sure, our engineer will available at 14:00 GMT, Please share your team viewer details on email. For better communication, it would be good if you share your gmail id and what’s app mobile number.
Regards Team Sofritia.
Dear I sent email with my mobile number and email. waiting your contact , Thank you
Great support , thank you very much.
All of my issues are solved
Im using .net core where’s the .index.html file? I don’t see it in the project
We don’t have index.html file. We have Dashboard.cshtml file as a default page inside Views\Home folder.
Regards Team Sofritia.
Hello buyer,
Please rate our template and provide us your valuable feedback
Team sofritia
Hi! The style is not displaying well on IE11 and Edge(I belive that is material not loading), can you please check?
Our team has started looking into this problem. We will get back to you as soon as possible.
Regards Team Sofritia
To solve this issue you will need to add link of the google material icon fonts. Add following link into the head section of _Layout.cshtml file. <link href=”https://fonts.googleapis.com/icon?family=Material+Icons” rel=”stylesheet”>
The error is because of strong security policies of IE and Edge. We can change the security settings of IE and Edge, but it is not recommended. And hence the above work around is proposed.
We are integrating above mentioned changes in our bundle and will provide the update asap.
Regards Team Sofritia
Hello buyer,
Please rate our template and provide us your valuable feedback
Team sofritia
Toggle menú button not working, it is alspo happening in the live demo: http://www.sofritia.com/rini/left-nav-layout/ltr/html/dashboard.html
When you click on toggle button the left hand side navigation converts into an overlay, and because the cursor remains on the toggle button the hover state of the navigation gets activated. After clicking the toggle button if you move your cursor to right the navigation will collapse.
Hope this helps!
If your issue is resolved and if you like our template please provide your rating and feedback on it.
Regards Team Sofritia
Hi, I have tried to enable left navigation panel and it didn’t work for me…the styles are not being loaded.
I’m working with a MVC 5 site with .NET 4.6.1, just did the couple of changes that you indicate in the documentation (‘Views/_ViewStart.cshtml’ and app.scss)
After updating app.scss file, you will need to run ‘npm install’ (If not executed already) and ‘gulp scss’ commands inside the ‘Assets’ folder. Please go through with these steps and verify. Hopefully your problem will get resolved.
Regards Team Sofritia.
yes, it worked, although I’m receiving a lot of error messages from different node_modules files, I can view the site properly
It would be very helpful for us to troubleshoot the errors if you send error details or screenshot of those errors on our email. Our email id is “sofritia@gmail.com”.
Regards Team Sofritia
the left navigation tab is not working, I switched to
To enable left navigation layout follow given steps
Open Views \ _ViewStart.cshtml, then change the value of layout to ”~ / Views / Shared / _Layout.cshtml”
Open \ Assets \ scss \ app.scss file and un comment ”@import ‘layout-side-navigation’;” statement and then comment out ”@import ‘layout-top-navigation’;”
send me your git user that i share the project for you to see
Hi eric1032,
It seems you need to run few more steps as mentioned below.
1. got to assets folder and run npm install to install the gulp and other package dependencies if not done already. 2. go to assets folder and run gulp scss command to generate the required styling for left navigation layout.
Please run above mentioned commands and do let us know if that helps or not.
if the problem still persists, then you can share your your code with sofritia@gmail.com github account. and we will be more than happy to help you.
note: once you run the gulp command please make sure you clear browser cache and then refresh the page.
Regards Sofritia.
I sent you permission from the git repository, did the steps but it still didn’t work. thanks for the help
Hi erick1032,
We have received the invitation of git repository, we are looking into the problem at our end and we will get back to you in next couple of hours.
Regards Team Sofritia.
Hi erick1032,
We have verified your code. So basically you are using .Net core template. If you want to use left navigation layout for .Net core then you will need to follow below steps: 1. Open ‘Views/_ViewStart.cshtml’ file. 2. Set ‘Layout = ”~/Views/Shared/_Layout.cshtml”;’ 3. Open ‘wwwroot/scss/app.scss’ file 4. Comment out ’@import ‘layout-top-navigation’;’ and uncomment ’@import ‘layout-side-navigation’;’ 5. Open command prompt 6. Go to inside the ‘wwwroot’ folder in command prompt 7. Run ‘npm install’ 8. Run ‘gulp scss’
We followed same steps in your code also and it is working as expected. Please go through with these steps and verify. Hopefully your problem will get resolved.
Regards Team Sofritia.
I just had to do npm install gulp-cli -g to install gulp, before that even running npm install I was not installing gulp. but now it’s 100% thank you for the excellent support
Hi erick1032,
Glad to hear that your problem is solved, can you please take some time and rate our template please.
Also provide your feedback on the the template, we will be more than happy to work on your feedback comments and improve the template as much as possible. you can even suggest what features you are looking for and we will try to come up with those features in our next releases.
Regards
Team Sofritia