52 comments found.
Hi, Thanks for this cool template. I loved how simple and effective it was. However, I had a couple of questions: 1. The presence of parallax and carousel within a section seems to affect the in-page navigation. In other words, when I click the section names from the header, it doesn’t navigate to the start of a section if parallax or carousel is within that section. 2. I want to add a button to the main navigation which always shows up in the header on desktop as well as mobile. Any tips to do that?
Thanks a lot
Hi
the first point i didn’t understand the problem, i think i need to see some rec. video for understand better the problem.
2. if you need to add a button on top on navigation i think you need to work inside this part of code : Example you can add in the end of ui tag:
<nav class="col-md-12">
<div class="col-md-3 col-sm-3 logo-content"><img src="images/logo_mini.jpg" alt="" /></div>
<div class="mini-menu"><i class="fa fa-bars" /></div>
<ul class="col-md-9 col-sm-9 menu">
<li class="cl-effect-11"><a class="active" data-hover="HOME" href="#section1">Home</a></li>
<li class="cl-effect-11"><a data-hover="WORK" href="#section2">Work</a></li>
<li class="cl-effect-11"><a data-hover="EXPERIENCES" href="#section3">Experiences</a></li>
<li class="cl-effect-11"><a data-hover="BLOG" href="#section_blog">Blog</a></li>
<li class="cl-effect-11"><a data-hover="CONTACT" href="#section4">Contact</a></li>
</ul>
<button type="button">Click Me!</button>
</nav>
hope this helps you
Hi ThemeOxygen! Thank you for the Angular 14 version! But I have an issue, when I start the app by ‘ng build’ and then ‘ng serve’ I see the blank page, and in the console I see the Errors log:
Refused to apply style from ‘http://localhost:4200/progettienvato/SiteParallax/ParallaxSite/minime/angular2/styles.css' because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Refused to execute script from ‘http://localhost:4200/progettienvato/SiteParallax/ParallaxSite/minime/angular2/styles.js' because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled. localhost/:1 styles.js:1
Failed to load resource: the server responded with a status of 404 (Not Found) How to setup it properly?
Hi
i forgot to remove the base, so go to the index.html inside headchnge the base href with <base href=”/”>
Cool, now it’s working, thanks!
Hello!
I have a question about the miniMe website template. When I bought it for Angular, I expected an Angular project with certain file structure, typescript, and other Angular features, but when I opened it, I saw something else. It is jQuery, some php etc. So question goes like this – do you have a proper Angular version, or it’s just like this?
Thanks 
Hi, yes this is html5 and Angular but version 1 this is why you have .js file in the Angular version.
If you have time to wait i try to implement the Angular 14 version for the next week
Regards
Hi, thank you for the clarification about Angular version. Yes, it would be cool to get the updated version. Regards
Hi deluxe87d the new version with Angular 14 it is ready and uploaded, you can download, i hope this version it is ok for you
Regards
If it is ok ratings pls
Hi ThemeOxygen! Thank you for the Angular 14 version! But I have an issue, when I start the app by ‘ng build’ and then ‘ng serve’ I see the blank page, and in the console I see the Errors log:
Refused to apply style from ‘http://localhost:4200/progettienvato/SiteParallax/ParallaxSite/minime/angular2/styles.css' because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Refused to execute script from ‘http://localhost:4200/progettienvato/SiteParallax/ParallaxSite/minime/angular2/styles.js' because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled. localhost/:1 styles.js:1
Failed to load resource: the server responded with a status of 404 (Not Found)
How to setup it properly?
How do I recreate the app that I seen in the preview? I am wishing to create an angular app although I don’t see the angular application structure within the downloaded folder?
Hi, we are designing an information system using angular 7. I like the miniMe design, your design is fantastic, I’m wondering if you may consider to review our UI and help us to improve its graphic design? We can discuss more, can you give me your contact info to discuss? Thanks
Hi naz_nss,
yes no problem!!
can you write me a message from my profile, and i answer you with my skype contact
Thanks
Hey, when I can change the map location? I can’t find it. the web is under: https://falt-store.pl/JOEVENTS/#section3 thank you , have a nice day. Aleks
HI
var stockholm = new google.maps.LatLng(59.32522, 18.07002); var parliament = new google.maps.LatLng(59.327383, 18.06747);
the stockholm it s the coordinate of maps
the parliament it s the coordinate of marker
and you need olso to create you personal key for dont use the developer map but the real, here you find the info
https://developers.google.com/maps/documentation/javascript/get-api-keyRegards
Hello, i have problem with stopping the page on the right section. Can You please give me an e-mail address for showing my problem on print screens? have a nice day, best , Aleksandra Groś
you need to write me a message from envato and i answer to you
Regards
Hello,
I have a few questions according to miniMe Angular version. Website is visible on vippestudio.no
1. In page called “Behandlinger” I want that only one item is visible. Not all of them. Same look how is after click one of the category – for example volume. 2. Also in page called “Behandlinger” the description placed in main.js – how can I add some styles/brakes for description in angular code? /n doesnt work.
Thank you
Hi about filter you can fix in this mode:
add ng-controller=”initFilter” app where is id=”section2”, add class current and active for example in marketing and remove from other, and add inside main.js this:
app.controller("initFilter", function ($scope) {
$scope.myFilter = { category: 'marketing' }
});
Regards
Hello how are you?
My purchase code is a952db8a-aecd-4bf4-af23-bbb20484abfe – 5 Aug 2018
I wanted to ask you on instructions on how to import the angular framework, Im a beginner at AngJS you see and im still learning as I go along.
At the moment ng-server doesnt do anything. Am I missing anything?
hi or you use VisualStudio editor or for open the index need to setting the port localhost
See this example
http://stackoverflow.com/questions/25627507/hoh-can-i-view-angular-website-in-localhost link: https://docs.angularjs.org/tutorial/step_00 or https://github.com/angular/angular-seed RegardsDear, Could you please guide me to configure the ‘minime’ workspace in Webstrom and run it with ‘gulp’.
Also guide me on how to compile and deploy the changes in Tomcat.
Thanks, Vimal
Hi sorry but this is simple html5 theme or angularjs you can add in the server folder and call the url and work the same i did for my preview. I dont have big experience with Tomcat.. Regards
Hello !
I bought your project MiniMe, he’s very cool, but I want know why your partials details.html contain header and footer, they are include no ? Details.html isn’t call by ng-view, it’s a refresh page ?
I am using svg animation on home page instead office centered image and it is working fine on page load when i switch from work or experience to home again it is not working until i reload the page.Can you help me out with this?Thank you
hi can you give me the url for see the problem Regards
Hello, I would like to configure the reception and sending mail on the contact page, how to do?
Hi it s the file php inside the folder coltact_form, you need to put your email in this code : $to = “youremail@gmail.com”; and when you write from the website you receive the email with name, email, message from the client
I hope this help you Regards
Hi, I have already tried but it does not work
<?php
$to = "youremail@gmail.com";
$name = $_POST['name'];
$message = $_POST['message'];
$from = $_POST['email'];
$headers = "From:" . $from;
ini_set("SMTP","smtp.yourwebsite.com");
ini_set("sendmail_from","postmaster@yourwebsite.com");
mail($to,$name,$message,$headers);
echo "Mail Sent.";
?>
depend also the configuration the your hosting
i hope this work also for you
Regards
How do I go about getting the details.html to be different for each project that is clicked on in work.html? When clicked on it will bring up the same image and project details for every project. Should it not be different for each?
Hi witch project? Html or AngularJs?
The Angular one.
Hi, so you need to go in the controller : dataImagesWork inside main.js, you have url_details: “details.html” need only to change the link and create new page html. i hope this help you, write me back if you have a problem Best Regards
I mentioned in my emails to you all; YES, I worked with all those EXAMPLES and they worked just fine!! I actually got them all working in a matter of seconds not minutes
Why do you charge an extra $5 or more for support which I paid. I asked specific questions and NONE were answered from the Philippine’s tech support.
I am sure the Philippine’s Duterte’s government would appreciate knowing about these people that seem incoherent at times.
Hi the support you pay it s for help you in case you have a problem for modify the theme, the other it s envato support
Regrads
Also I traded emails at Evanto asking questions but it appears that she did not understand English. I was sent me several emails that were totally off the subject and was not technical at all. A completely different email on off the wall subject would be returned.
Lei M (Envato Market Help)
Oct 5, 12:23 AEDT
Hi,
No, you will just need to key in your license key or purchase code once you have installed the item, in order to activate it.
Should you have further assistance required, please do let me know.
Enjoy your day
Best regards,
Lei M
Level 1 Help Officer
Philippines (UTC+8)
Please get someone that understands English …Please
I was very optimistic at first and have spent four hours attempting to load your code on a variety of server and browsers.
I have tried on node with numerous error and IIS and using Webstorm even attempted on plnkr.co
It is not working …all the script links are showing error as if the CDN are misaligned and fail to load.
the font package is also not current and I see that others have had this same issue.
I went thru all the troubleshooting steps and comments hoping I would get some insight as to the issue here.
most not too helpful this is angular and it should just work.
also I am getting many errors in the Chrome Developer console
XMLHttpRequest cannot load header.html XMLHttpRequest cannot load footer.html XMLHttpRequest cannot load home.html
Google Maps API warming: NoApiKeys
Here is my support code dae9ac90-f102-4902-94d9-2d12655ac72b – 4 Oct 2016
I recently purchased this template themeforest-10254848—minime-clean-responsive-template.zip
Hi yes dont work because you dont know angularjs, i dont think you follow all in the comment
or you use VisualStudio editor or for open the index need to setting the port localhost
See this example
http://stackoverflow.com/questions/25627507/hoh-can-i-view-angular-website-in-localhostlink:
https://docs.angularjs.org/tutorial/step_00or
https://github.com/angular/angular-seedAh and for the google maps it’s obvious because you need to put your key_maps in this mode
https://developers.google.com/maps/documentation/javascript/get-api-keyRegards
need update to like google pagespeed
Hi sorry but i dont understand what you need
Optimize the code for http://goo.gl/kL7dzl
hello, i use your great wordpress theme minime. but i get no marker on the map. in the code of the page there is not the marker. what should i do? yours, yellow
hi sorry but this is html5 theme not for WP
is that true – iam here only in the wrong version and you would not help? that is sad.
i dont know WP and this theme need the change for work in WP, how can i help you?
Getting this error when opening map on main page, how do I fix?
“Oops! Something went wrong. This page didn’t load Google Maps correctly. See the JavaScript console for technical details”
hi can you give me the link to your domain for control thanks
As per Google recent announcement1, usage of the Google Maps APIs now requires a key. If you are using the Google Maps API on localhost or your domain was not active prior to June 22nd, 2016, it will require a key going forward. Please see the Google Maps APIs documentation to get a key and add it to your application.
[1] http://googlegeodevelopers.blogspot.com.au/2016/06/building-for-scale-updates-to-google.html
Ok I will create a google maps api key but in which file should I enter it?