18 comments found.
I recommend you to check if it should work on your wordpress instance. For me, currently, it is not compatible with one of the latest versions (6.9) of wordpress. I did not paid attention and lost 20$.
Is this theme still being supported? Great looking theme.
Great template for web developers! If you’re looking to boost your website’s visibility or need expert SEO services, Orient Digital Solutions is here to assist. We specialize in Search Engine Optimization, Web Development, and Social Media Marketing. Contact us to elevate your digital presence
Hi, the mail.php is not working. We changed the email to ours and does not send once we fill out the form. We’ve tried different browsers, hosts, etc. and it just doesn’t send. Can you give me a fix?
You can try it here: http://staging.jaxcodeshare.webfactional.com/xml/template/
or here: http://zachderby.live/
Stephen
Hi,
In the first case where you try to send an email the script tries to find mail.php in the root:
POST http://staging.jaxcodeshare.webfactional.com/mail.php 404 (Not Found)
You have to write the path to the file as ‘xml/template/mail.php’ in theme.js.
In the second case you have to delete the modal with contact form. Just try to remove next code in theme.js:
var modalForm = document.querySelector('.js-modal-form');
var modalFormName = '.js-modal-form';
modalForm.addEventListener('submit', function(e){
submitForm(e, modalFormName);
});
Regards, Aspirity
Bootstrap 4 would be nice
Hi,
Wa aren’t doing to update the item with Bootstrap 4.
Regards, Aspirity
Hi, I purchased your theme there and when installing on my wordpress site, i get the error : “the theme is missing the style.css stylesheet”. i have just spent 27 dollars on this. Can you please assist me.
Kind Regards,
Garry
Hello!
Sorry, but it is just an HTML template, not WordPress. You had to read the description more carefully.
Best regards, Aspirity.
Hello how do you change the theme to orange? It says in the details page these two layouts were included: Duotone Blue and Deep Orange.
Hello!
We removed this color theme and forgot to update the item description after the last update. But you can easily change the colors in src/scss/color.scss.
Best regards, Aspirity.
Hello, I’ve purchased your template and its very nice, but the contact form is not working! also the portfolio modal is not working on Internet Explorer 11, but the most important this is the contact form is not working!
the contact form is working now! I just edited the themes.js file. but I’m trying to fix the problem to make the portfolio modal working on Internet explorer 11 but i can’t!
Hello! We are trying to fix this bug and will help you as soon as possible. Apologize for this trouble.
Hello! We’ve fixed this problem. You should change the code in 88-104 lines of theme.js with this:
function validateForm(selector) {
Array.prototype.slice.call(document.querySelectorAll(selector)).forEach(function(item) {
item.addEventListener('input' ,function (e) {
if(e.target.value === ''){
item.dataset.touched = false;
}
});
item.addEventListener('invalid', function() {
item.dataset.touched = true;
});
item.addEventListener('blur', function () {
if (item.value !== '') item.dataset.touched = true;
});
});
}
validateForm('.js-modal-form .form-field');
validateForm('.js-footer-form .form-field');
Best regards, Aspirity.
We hope it was a helpful advice. We’ll appreciate if you rate our support.
It works!!!!!!!!!!!!!! thank you sooooooo much!!!!!! the best template ever)))
Thank you for your kind words, exchangler!
If you still have any questions feel free to ask them. For more details you can contact us via product@aspirity.com 
Good luck!
Hello,
I am having trouble getting the contact form to work correctly on my site.
www.stormylogan.com/resumenew
I can provide FTP access if needed.
Thanks
Hello. You need to place mail.php to root folder of your site to make it work. Please, remember – you also need a php server running. If you still have troubles, write us on product@aspirity.com
The mail.php code is not working. The form action is set to #. There’s no code anywhere calling mail.php. The javascript for submitting the form and showing the thanks-modal is missing. Can you please update the code or send a fix?
Hello! We will release update with fix very soon.
Hi, I’ve been using your template and everything is working a charm! I was just wondering is there implementation i need to do for the mail.php to work?
Cheers, Conor
Hello! Please, open mail.php with any text editor and change email address in the first line to yours. And, of course, place this file to your php server, right near to your index.html
The Template looks great, i was just wondering if there was any plans of adding a blog section to the template?
Cheers!
Hello!
For now there are no such plans, sorry. You can easily use Portfolio section as a blog, if you like.
Also, check out our «Spirit» theme, it has cool blog section 
Hi! I just downloaded and installed this lovely theme and am super happy with it. I only want to customize it slowly by adding a Twitter feed instead of having the Feedback module. Do you think this would be relatively easy/supported? I can figure out how to do it, was just wondering if you think it’s do-able within the constraints of the theme.
- Natalie
And I figured it out! Next question is… how can I change the color? You’re using the primary hex of #f95231 but I can’t figure out where exactly to change this.
Hello! There are two ways to change primary color: 1) Change it in source .scss file – color.scss, variable at first line: $accent-color: #f95231. Please, remember, you will need to install Node and NPM to compile it. 2) If you want to change only .css file, you could run “search in directory” (in Atom or another text editor) in CSS folder and replace #f95231 with anything else.
Thanks for your help, I got it.
I had to delete my cache in order to see the compile.
- Natalie
One more question… how do I get the mail form to work/link it up to my own e-mail address?
Hi again! It is quite easy – open mail.php with any text editor and change email address in the first line to yours. Please, remember, you need a proper server with PHP support to make this form work.
What is the PHP version required for this?
At least PHP 4, for ‘mail’ function. Nearly any hosting supports even much higher versions.
Amazing Work, Good Luck With Sale 
Amazing Work, Good Luck With Sale 
Thank you!
Congratulations! Nice Work, Good Luck With Sale 
Thank you!
Nice work GLWS
Thank you!