Hi !!!
It’s been a long time I wanted to tell you something.
I wanted to show that your template was very well done. I liked your breakdown of XML files and the way you do with the source code.
Very well done !!! 10/10
Best regards Lois
Hi !!!
It’s been a long time I wanted to tell you something.
I wanted to show that your template was very well done. I liked your breakdown of XML files and the way you do with the source code.
Very well done !!! 10/10
Best regards Lois
Hi damojo, havingh some issues with the .php – I get an error that say .php file not loaded! just wondering if it server side or in script that I did something wrong. Thanks SquareLizard
Yeah I did: Not sure why I get the error? Should I have it in a certain file/Path? htdoc/etc…
<?php $companyemail = “vince@mydapple.com”; $subject = “You recieved a message”; $idvar = isset($_REQUEST[‘idvar’]) ? $_REQUEST[‘idvar’] : ””; if($idvar == “email”) { $nametxt = isset($_REQUEST[‘nametxt’]) ? $_REQUEST[‘nametxt’] : ””; if($nametxt == ””){ $nametxt = “No name has been entered.”; } $emailtxt = isset($_REQUEST[‘emailtxt’]) ? $_REQUEST[‘emailtxt’] : ””; $messagetxt = isset($_REQUEST[‘messagetxt’]) ? $_REQUEST[‘messagetxt’] : ””; if($emailtxt != ”” && $messagetxt != ””){ $date = date(“m.d.Y H:i:s”); $mailtext .= “Sender information and message:\n\n”; $mailtext .= “name: ” . $nametxt . ”\n”; $mailtext .= “email: ” . $emailtxt . ”\n”; $mailtext .= “date & time send: ” . $date . ”\n\n”; $mailtext .= “message:\n”; $mailtext .= ”” . $messagetxt . ”\n\n”; $head = “From: vince@mydapple.com<yourcompan?> \n”; $head .= “Reply-To: ” . $emailtxt . ”\n\n”; if(mail($companyemail, $subject, $mailtext, $head)) { print “&success=true”; } } }
Hello, we just bought your awesome template, but we have an utf-8 issue. The cyrillic characters we enter in any xml filel doesnt show up. Documents are saved using notepad++ with utf-8 encoding
I went through all the comments and found out that other people had that issue too, but fixed it by saving the file with utf8… why that doesnt work for us ? what else can be the problem ? Tried to save the file with utf-8 using another editor… nothing show up…
I hope you reply soon with some suggestions. Where should I look, what should I check ?
Thanks in advance 
Hello, we just bought your awesome template, but we have an utf-8 issue. The cyrillic characters we enter in any xml filel doesnt show up. Documents are saved using notepad++ with utf-8 encoding
I went through all the comments and found out that other people had that issue too, but fixed it by saving the file with utf8… why that doesnt work for us ? what else can be the problem ? Tried to save the file with utf-8 using another editor… nothing show up…
I hope you reply soon with some suggestions. Where should I look, what should I check ?
Thanks in advance 
Hi,
cyrillic characters are not embedded into the sourcefiles textfields by default as this would inflate the file size.
You will need to go through the libraries of the sourcefiles and check the cyrillic characters for all textfields and then republish the swf’s.
Regards, damojo
Hello again,
Thank you for your brief reply earlier. It was most helpful. We, however, stumbled upon another issue that we can not resolve ourselves. The problem is related to the gallery. Once uploaded on a server online the gallery displays only the first row of pictures, despite the fact that there are 24 pictures uploaded on the server and there are thumbs for all of them.
You can see what I mean by following this link: http://goo.gl/nHrwK The gallery tab is labeled “???????”
Thank you in advance
Hi,
if not all entries are showing there must be a formatting error or special character error in the xml after the image that still displays.
Please double check that. Also check if image paths have any special/upper/lower case characters (they must not).
Regards, damooj
Hello again,
I have double and even triple checked the formatting in the xml, and I can’t see anything wrong. Furthermore it works perfectly on the offline copy on my computer, but once uploaded online it does not show all of the pictures. Any ideas?
Kind regards
Hello,
Thank you very much for help everything works fine. It was the extensions in the file names. They were capitalized… We have another issue though… 
How do we set up the contact form to send utf-8 encoded messages?
This is the code we tried to add in mail.php : $head= “MIME-Version: 1.0\r\n”; $head .= “Content-type: text/html; charset=UTF-8\r\n”;
It is not working.
Thanks a million
Hello,
Thank you very much for the form. Apparently there is not utf-8 encoding, however, as messages that contain Cyrilic characters are unreadable. Ex: Name: ?‚?µ?°?????°?? Email: asda@adas.bg
.........Message…......
?°?????°?????°?????°?????°?????°??
Any idea on how to fix it? Thanks in advance.
Kind regards
I just bought this template with little knowledge about web design. I was under the impression that it came with a step by step documentation on how to setup your content. Where is this located?? I just purchased web hosing and a domain name. HELP !!!
Thanks, Jeanny
Hi,
thanks for your purchase.
All the configuration of this theme is done in the xml files.
Please take a look at the “In depth documentation” part of the readme.txt to get an idea of how the xml settings work. You can configure the template offline, add texts, images and then upload it to your server.
Regards, damojo
Thanks Damojo!
I am getting there. The only issue that I can not figure out is when I change the “menu.xml” the big background images go away and it’s just a black background. Tried downloading everything again and inserting the fresh copy of that file. But still after I alter the menu it goes away. And suggestions would bappreciateded.
Thanks, Jeanny
I reloaded the files and started over and it works well!! Thanks for this beautiful template. My last question is can this site be converted into a mobile site? I can not view it from smartphones. Tried creating a subdomain and naming it mobile/futuresigns.org but still can’t see it. Any suggestions? Can I buy an add on?
Thanks, Jeanny
COPYRIGHT © 2012 ENVATO| TERMS OF USAGE| SUPPORT/HELP| ICONS BY TANGO + WEFUNCTION + FAMFAMFAM
Adobe®, Flash®, Flex®, Fireworks®, Photoshop®, Illustrator®, InDesign® and After Effects® are registered trademarks of Adobe Systems Incorporated.
Hi,
thank you very much for your appreciation!
Regards, damojo