This item is by an Elite Author
AtiX
- Elite Author
- Sold between 100 000 and 250 000 dollars
- Has been a member for 3-4 years
- Author had a Free File of the Month
- Europe
- Exclusive Author
- Bought between 10 and 49 items
- Referred between 100 and 199 users
247
Purchases
Buyer Rating:
4.65 stars
4.65 average based on 34 ratings.
-
5 Star
2470%
-
4 Star
823%
-
3 Star
25%
-
2 Star
00%
-
1 Star
00%
| Created | 25 April 11 |
| Last Update | 2 November 11 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera |
| Documentation | Well Documented |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- ajax contact form
- business
- clean
- dark
- filter
- jquery
- light
- minimal
- minimalistic
- modern
- portfolio
- slider
- testimonials
© All Rights Reserved AtiX -
Contact Envato Support


I figured it was something like that.
Thanks!
When I fill out the contact form, I get this error message. I changed the e-mail address in the php to my own e-mail, and it still gives me this:
’; $error .= ‘ Please enter your name. ’; } // Check email if(!$email) { if (!$error) $error .= ‘ ’; $error .= ‘ Please enter an e-mail address. ’; } if($email && !ValidateEmail($email)) { if (!$error) $error .= ‘ ’; $error .= ‘ Please enter a valid e-mail address. ’; } // Check message (length) if(!$message) { if (!$error) $error .= ‘ ’; $error .= ” Please enter your message. ”; } if(!$error) { $mail = mail(CONTACT_EMAIL, $website, $message, “From: ”.$name.” <”.$email.”>\r\n” .”Reply-To: ”.$email.”\r\n” .”X-Mailer: PHP /” . phpversion()); if($mail) { echo ‘OK’; } else { echo ‘ Email was not sent. Error! ’; } } else { $error .= ‘ ’; echo ‘ ’.$error.’ ’; } } ?>
Hi,
This is HTML version, send form use one php file, so you need to run it in web server to get it to work good.
Best regards,
AtiX
Nevermind. That’s because my site wasn’t live yet. I previewed it in Dreamweaver, and got that message. It’s fine now. Thanks!
ok
On the Contact page, the shadow within the input area isn’t visible which makes the input boxes impossible to see. Can you provide a fix?
Hi,
This is the screenshot from our demo contact page: http://d.pr/tHGE
All inputs are visible. Did you changed css file?
Best regards,
AtiX
I see it via your link but if you look at it on the Themeforest Preview, the boxes are totally white (I checked this in Firefox & IE). I can send you a screen clip, if that would be helpful.
Yes, please send a screen clip. You can contact me via our page profile on TF.
Couple of small things I have noticed on the HTML demo,
1) The homepage images don’t have that nice rollover, like the portfolio or indeed like the WP version.
2) The Portfolio sortable option in the HTML version doesn’t seem to work?
Any chance these could be fixed before I buy either/or both.
Cheers Rich
Hi,
Of course, will implement these features into HTML version and will let you know when will be approved new update.
Best regards,
AtiX
Excellent thank you, any ideas how long this will take mate?
Cheers Rich
Now I am trying to finish new WP theme for TF, I think in 5-7 days.
Best regards,
AtiX
Ok cool, what’s your new theme mate?
Rich
This is the link for our new theme http://mustang.atixscripts.info/
Sorry to hassle you bud, but I really need those HTML changes done to match the wordpress theme, then I can get on and buy it and sort out my new website
Any chance?
Rich
Hi Rich,
Was made modification on home page portfolio section and in portfolio thumbnails page was added JavaScript category filter.
Best regards,
AtiX
Hello, I want to embed a swf file where the h5 header is :
We offer a wide variety of services, for all your creative needs! Read more about our services here.
The swf file example can be seen here:http://www.flashxml.net/image-scroller.html
Your help is greatly appreciated!
Leah
Hello,
You need to have beginner html/css/xml knowledge to insert it into page.
Best regards.
AtiX
Hi there,
Just bought n download the template. Tried to upload it to wordpress, got this message.
Unpacking the package…
Installing the theme…
The package could not be installed. The theme is missing the style.css stylesheet.
Theme install failed.
Need help.
Thanks.
Hi,
This is not WordPress theme, this is html template.
WordPress version you can find here http://themeforest.net/item/minimalisto-premium-wordpress-theme/244263
Best regards,
AtiX
hi,
great template. I have hit a wall, i can’t change the yellow thats right at the top. I’m sure its pretty simple but I’m lost.
Hi,
Thank you for a kind word.
Open file /css/style.css and find this css code:
and play with border-top:5px solid #ffde00;
Best regards,
AtiX
Hi, I have lost the page “portfolio” in wordpress, any chance to have it back? Thanks.
Hi, I purchased this template last week from another account. I am trying to have 2 columns on the “typography.htm” page.
Is there an easy way to have 2 columns equally on the page instead of the full width content?
Thanks in advance.
Hi,
In the page fullwidth.html you will find the codes for all columns.
Best regards,
AtiX
Hey, great design, but there is problem now, I bought this theme last year, and now, the twitter widget doesn’t work… whats wrong do u think ? thank you
Hi nataniel,
To fix the twitter updates with new API, put the code inside the files /extensio/functions/shortcodes.php and /extensio/functions/widget-twitter.php, find in these files the code the url:
and replace with this url:
Best regards,
AtiX