ThemeForest

CORE

  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
kimota says
Purchased

No reply from developer since one month, very dissapointing

3 years ago
Author
jigowatt jigowatt replied

Kimota,

Please send me an email at james.koster@jigowatt.co.uk. We’ve kept on top of all of the PSD requests for Core so it’s disappointing to hear you’ve slipped through the net.

Thankfully the ThemeForest redesign altered us to your recent comment so I hope we can sort this out ASAP .

3 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
firewheel says

Great CSS , just having one major issue that I’ve wracked my brain with for weeks. Everywhere there are ahrefs in the code it puts like a 10 pix margin (also on images). I’ve messed with this for a ridiculous amount of time. Getting desperate. Where there are simple links in the body, its adding some sort of padding. Please help!

http://www.12tonestudios.net/motiv8media_v3

Thanx katy

3 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
taxdodger123 says
Purchased

At the risk of sounding completely stupid i’m gonna tell you about this problem… I’m completely stumped by the contact form! I’m a graphic designer so know very little about php and html – I’m doing a site for free to help out a friend wanting to start a business. I’ve managed to edit the template enough to get it looking the way I want it to but the contact form hasn’t worked from the beginning – the form is popping up but all i’m getting is code in safari and what seems to be every possible error message from the form in firefox.

When clicking any links to it I’m getting the following:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=windows-1250"> <title>Contact</title> <link href="stylesheet.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="contact"> <? $error = ''; $name = ''; // Name field $email = ''; // Email field $subject = ''; // Subject selection $comments = ''; // Users message $verify = ''; // Verify the user is human if(isset($_POST['contactus'])) { $name = $_POST['name']; $email = $_POST['email']; $subject = $_POST['subject']; $comments = $_POST['comments']; $verify = $_POST['verify']; // Configuration option. // You may change the error messages below. // e.g. $error = 'Attention! This is a customised error message!'; if(trim($name) == '') { $error = '<div class="error_message">Attention! You must enter your name.</div>'; } else if(trim($email) == '') { $error = '<div class="error_message">Attention! Please enter a valid email address.</div>'; } else if(!isEmail($email)) { $error = '<div class="error_message">Attention! You have enter an invalid e-mail address, try again.</div>'; } if(trim($subject) == '') { $error = '<div class="error_message">Attention! Please enter a subject.</div>'; } else if(trim($comments) == '') { $error = '<div class="error_message">Attention! Please enter your message.</div>'; } else if(trim($verify) == '') { $error = '<div class="error_message">Attention! Please enter the verification number.</div>'; } else if(trim($verify) != '4') { $error = '<div class="error_message">Attention! The verification number you entered is incorrect.</div>'; } if($error == '') { if(get_magic_quotes_gpc()) { $comments = stripslashes($comments); }

There’s more but from what I can see its just displaying the entire script of the form. I’m well aware this question will be making me look a complete idiot but after spending quite some time trying to figure it out I thought I’d just put it out there to the experts!

Please help!

2 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
taxdodger123 says
Purchased

Has anyone else had a similar problem with the contact form? I really need to get the site online and this is all I’m waiting to sort! If anyone can help or email me their index.php file so I can give it a try it would be much appreciated!

cwilloughby01@hotmail.co.uk

2 years ago
  • Has been a member for 3-4 years
  • Bought between 100 and 499 items
  • Germany
SaLiVeR says
Purchased

Great Template :)

2 years ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
kimota says
Purchased

Please disregard my comment above regarding PSD template availability, I requested it again and the author sent it to me in a matter of minutes, it’s a great template.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • United States
durk says
Purchased

It would have been nice to see the fix of taxdodger123’s request posted on this board 3 months ago, because I’m having issues with the contact form as well. It seems there’s no response from jigowatt in over 5 months.

I’ve purchased a ton of templates on this site and this is the first time I’ve seen a contact form that requires so much set-up programming. It kinda-of defeats the purpose of buying a “template” if you have to dive into PHP , especially as many of us are non-programmers, such as myself.

2 years ago
  • Has been a member for 3-4 years
  • Exclusive Author
  • Bought between 1 and 9 items
Sebwick says

Hi, This template is really cool!

I was wondering which font you used for the CORE logo.

Thanks,

2 years ago
Author
jigowatt jigowatt replied

@sebwick

The font we used is called Sketch Rockwell :)

Jigowatt

2 years ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • Netherlands
zags says

Hi,

I just installed the theme and just made one gallery with about 25 photos. Now I wanted to set the gallery as the homepage galery and click on save I get a white screen with PHP Warning:

unserialize() expects parameter 1 to be string, array given in E:\smitinwoordenbeeld.nl\wwwroot\wasgoed\wp-content\themes\Core-v1-8\Core\functions.php on line 604

This line 604 concerns:

<$sortable_array = unserialize(get_option( $value[‘id’] ));>

What could it be?

ASmit

9 months ago
Author
jigowatt jigowatt replied

zags,

I do not see you as a verified purchaser of Core. If, however, you indeed are, please send me an email using the ThemeForest contact form found on my profile, here: http://themeforest.net/user/jigowatt

This simple action will allow me to verify if you have in fact purchased this script or not.

Regards,
Matt

9 months ago
by
by
by
by
by