- Has been a member for 3-4 years
- Exclusive Author
- Bought between 10 and 49 items
- United States
- Referred between 200 and 499 users
Your demo is down
Your demo is down
This is great. I liked your other sites too. Make a wordpress version soon 
I just downloaded the site and I get the following error message:
Can you send me the stylesheet?
cpackage Stylesheet is missing.
hi… very nice template!
I bought it few days ago and i’m workin’ on it…
i’d like to set up the contacts forma but…i don’t know exactly what to write in the .php file…
could you explain it? i tried with my email adress but when you hit the “send it” button the page keeps on showin’ the text “please wait” and nothing happens 
luca
Luca,
Your server will need to have PHP installed, and sendmail enabled. If it doesn’t, the script will not work.
All you should have to change in contact.php is:
- Place your address between the quotes for the $to variable—my address is currently there as a placeholder.
- Place a from address between the quotes for the $from_email variable—currently a dummy address for my demo site is there.
There are a couple other options, but those are the only 2 that you HAVE to change. If it’s still not working then you likely have a problem with your web host.
i tried the “php mail test” on the server tool and it works… this is the output:
// Genera un boundary $mail_boundary = ”=NextPart” . md5(uniqid(time()));
$to = “myemailt”; $subject = “Testing e-mail”; $sender = “pmypostmasteremail”;
$headers = “From: $sender\n”; $headers .= “MIME-Version: 1.0\n”; $headers .= “Content-Type: multipart/alternative;\n\tboundary=\”$mail_boundary\”\n”; $headers .= “X-Mailer: PHP ” . phpversion();
// Corpi del messaggio nei due formati testo e HTML $text_msg = “messaggio in formato testo”; $html_msg = “messaggio in formato
htmlhttp://www.aruba.it’>html
src=\”http://hosting.aruba.it/image_top/top_01.gif\” border=\”0\”>
// Costruisci il corpo del messaggio da inviare $msg = “This is a multi-part message in MIME format.\n\n”; $msg .= ”—$mail_boundary\n”; $msg .= “Content-Type: text/plain; charset=\”iso-8859-1\”\n”; $msg .= “Content-Transfer-Encoding: 8bit\n\n”; $msg .= “Questa è una e-Mail di test inviata dal servizio Hosting di Aruba.it per la verifica del corretto funzionamento di PHP mail()function .
Aruba.it”; // aggiungi il messaggio in formato text
$msg .= ”\n—$mail_boundary\n”; $msg .= “Content-Type: text/html; charset=\”iso-8859-1\”\n”; $msg .= “Content-Transfer-Encoding: 8bit\n\n”; $msg .= “Questa è una e-Mail di test inviata dal servizio Hosting di Aruba.it per la verifica del corretto funzionamento di PHP mail()function .
Aruba.it”; // aggiungi il messaggio in formato HTML
// Boundary di terminazione multipart/alternative
$msg .= ”\n-$mail_boundary-\n”;
// Imposta il Return-Path (funziona solo su hosting Windows) ini_set(“sendmail_from”, $sender);
// Invia il messaggio, il quinto parametro “-f$sender” imposta il Return-Path su hosting Linux
if (mail($to, $subject, $msg, $headers, “-f$sender”)) {
echo “Mail inviata correttamente !
Questo di seguito è il codice sorgente usato per l’invio della mail:
”;
highlight_file($_SERVER[“SCRIPT_FILENAME”]);
unlink($_SERVER[“SCRIPT_FILENAME”]);
} else {
echo “
Recapito e-Mail fallito!”;
}
?>
where is the problem? do i have to copy something from this code into yours?
i like your form…. 
Sorry I don’t even know what half of that says because it’s not in English…
The script included with this template simply uses PHP ’s mail command. If you want to email me directly using the contact form on my profile, and include the URL to your site, I can take a quick look.
Howdy. I’m using the Complete Package and it’s looking great!
I have a question for you though. I’m using the slider on my home page and I would like to customize the text that pops up on the featured image.
I can do it with the blog posts by including a caption, but I don’t seem to have the same option when it’s pulling the featured image from a page.
So it winds up pulling the text from the page which tends to be too long. Again, I’d like to shorten it up like I’m able to do with the posts.
Do you have suggestions on ways to customize the text that goes with the featured images on the slider when it’s coming from a page, instead of a post?
Thanks for any wisdom you can share on this!
Hello,
Are you actually using the WordPress version of this template? If so, please post on that item: http://themeforest.net/item/complete-package/102744
Your demo is linking to a porn page.. pleae fix..
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.
55 Purchases
7 Comments