ThemeForest

Esperanza Landing Page

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 1-2 years
  • Microlancer Beta Tester
  • United States

Clean and straight to the point. Just what you need nothing more, nothing less. Im totally buying this for my next project!

jonathan01

:) Thank you for your kind comments!

  • Bought between 100 and 499 items
  • Has been a member for 5-6 years
drmedia1 Purchased

It took less than 5 seconds for me to make a buy decision on this one. I am going to burn this up with our new DTS – Drive To Success project. Great template and fantastic clean work on this. Let me be the first to give you 5 Stars from me mate!

I wish you many sales. Cheers mates!

First question – in the contact form, it’s nearly impossible to see the outline of the contact fields. How can this be made to pop a bit more so folks don’t struggle to see where to input there contact data?

jonathan01

:) Thanks man!

As for the contact form – if you edit the main.css on line 658 you can change the border of the input fields, currently the color ref is E7E7E9 .

  • Bought between 1 and 9 items
  • Has been a member for 4-5 years
Sniper Purchased

hi i am struggling alittle with editing text colours and inserting some graphics…can you help me please !?

jonathan01

Sure, if you can contact me via my profile page – I would be happy to help!

Thanks

Jonathan

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi, I checked the preview page and there are lines around images (esperanza logo, the buy it and try it button images. In your screenshot images, there weren’t any line. Is the purchased version will be no line?

jonathan01

Hi we fully tested this in all browsers including IE 7 8 and 9 and there are no borders on any images? Which browser are you viewing this in? Did you by chance remove the banner that TF puts on top of the live preview?

Thanks

hanari

I tried it on Firefox 3.6.22 and yes, i remove the TF banner, but it’s the same whether with or without it. the line’s still there…

jonathan01

Ok looks like we simply missed setting border 0 in the css – not sure how, but stuff happens – but that is why it only appeared on such an old browser – I would really recommend updating that browser hanari :) )

Anyways – fix in the queue released live in a little while – if you purchase before it’s fix then just contact for simple directions on what to add to where in the one file.

Thanks again

Jonathan

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Hi,

Nice and Clean design.

Any plans to make this into a wordpress landing page??

blair

jonathan01

HI and thanks for the comment – unfortunately not sorry – it’s a little overkill to create an entire theme for wordpress just for a landing page I’m sorry.

Thanks again!

Jonathan

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

Very nice work! I like your support and responses to questions. Made purchasing easy for my project. Best of luck to you.

jonathan01

Thank you very much for firstly buying the landing page and then returning to offer feedback – much appreciated – please don’t forget to quickly rate the item if you haven’t – that would be awesome!

Jonathan

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Nice theme!! I bought the Esperanza theme

I went to your profile page to ask a question but wasn’t able to find a contact from so I will post here:

1- Whenever I make a text into a hyperlink the text turns green, gets smaller, and becomes italicized. How can I keep this from happening and make my own changes?

2- The grayed out area near the bottom of the homepage which says “This app is really a life saver”. The grayed out area doesn’t extend all the way across my page, how can I fix this?

Thanks

jonathan01

Sounds like you may of broken the page somewhere please see the form on the right of the profile page and please supply a link to your live page so we can see the issue and offer advise – many thanks

Jonathan

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years
maharajg Purchased

Subscribe form is not working in mine, is there any php file like in mailer form missing?

jonathan01

I believe you are referring to the subscription mailing form input – we state we do not provide a script for that as every service offers there own code for dropping in to your account DB so you just add their code :)

Hope that helps.

Jonathan

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

I purchased this theme and have used it on 2 sites. When I run the W3C HTML validator I get numerous errors and warnings. It pinpoints errors and warnings with the following code within each page. Do I need all this code in the pages ?

 <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  <script type="text/javascript" src="js/custom.js"> </script>
  <script src="js/tabs.js" type="text/javascript" charset="utf-8"></script>
  <script src="js/tipsy.js" type="text/javascript" charset="utf-8"></script>

      <script type="text/javascript">
    $(document).ready(function(){
    $("#form").val();
});
    </script>

      <script type='text/javascript'>
  $(function() {

    $('#example-1').tipsy({gravity: 'n'});

    $('#north').tipsy({gravity: 'n'});
    $('#south').tipsy({gravity: 's'});
    $('#east').tipsy({gravity: 'e'});
    $('#west').tipsy({gravity: 'w'});

    $('#auto-gravity').tipsy({gravity: $.fn.tipsy.autoNS});

    $('.fade').tipsy({fade: true});

    $('#example-custom-attribute').tipsy({title: 'id'});
    $('#example-callback').tipsy({title: function() { return this.getAttribute('original-title').toUpperCase(); } });
    $('#example-fallback').tipsy({fallback: "?" });

    $('#example-html').tipsy({html: true });

  });
</script>
jonathan01

Hi and thanks for the purchase – just so you are aware a license is for one use one site only. Using a single regular license for an $8 item on multiple sites isn’t cool )hopefully you bought multiple copies). But let’s now move on to your W3C warnings.

OK first of all our items are run thru the W3C validator (for what it’s worth these days) – here is a link for you to see the results – http://validator.w3.org/check?uri=http%3A%2F%2Fmythemepreviews.com%2Fesperanza%2FBlue%2F&charset=%28detect+automatically%29&doctype=Inline&group=0 and pass without errors – you can take the test yourself by simply pasting the url for the live preview in the html validator and will see that there are no errors or warnings. So any issues you have now will probably be due to some changes or additions you may of made.

The tipsy script you are displaying is a 3rd party JS that creates the rollover tooltips for social icons – if you don’t want them you can remove them and the script. The others are simply calls to custom.js and jquery – nothing at all wrong with doing that.

These days the W3C validator is pretty useless because of hacks that have to be done to create sites that display correctly on both old and new browsers – it’s not official in anyway either and as long as sites display correctly without issues in browsers everything is good.

You could try going to the authors site of tipsy rollovers (google search) and see if there are recommendations. But I’ll take a guess that the warnings are simply that – just warnings.

Just a note however that again I will say I just ran the live previews thru the validator and no errors, no warnings fully passed.

Many thanks and hope that helps

Jonathan

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Thanks for the response. I didn’t realize my purchase was for one site since the download included several different sites/ colors with their own css and everything.

I don’t mind paying for an additional copy if that is what your terms of service are.

In this case how would I change the color of my site to one that was included in the download without having to start from scratch?

jonathan01

You don’t need to change anything – just buying the extra license is all good my friend – appreciate it greatly.

Jonathan

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

jonathan01,

I just purchased another copy of your theme to comply with the license agreement. This wasn’t intentional, I just didn’t read the license terms after purchasing the 1st one. Great theme by the way and thanks for making me aware of this.

jonathan01

You are a wonderful person and I appreciate you doing that – thank you very much.

Jonathan

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

great theme!

How can I make on form submit when is passing the validation instead of having the confirmation message on the page to open a thank-you.html page?

Thanks

jonathan01

You would need to change mailer.php, change this
$headers .= “From: <$email>” . ”\r\n”;
to this:
header(“Location: http://yoursite.com/thank-you.html");

Thanks

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Thanks Jonathan, I actually did this and is working just fine but thanks anyway :)

I replaced the code in custom.js starting with:

if(!hasError) .....

with this:

if(!hasError) { $('form#contact_form input.submit').click(function(){ window.location.href = thank-you.html }) }
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

sorry, it’s me again.

My Twitter feed is not populating anything on the page. Checked the live preview here and seems all good.

Any ideas what can be the issue?

Note. I changed the Twitter ID in both places…

Thanks Vic

jonathan01

Do you have recent tweets – it is fed from the twitter API so I know that if the account hasn’t had recent tweets it may result in nothing. Other than that setting your twitter name per the instructions is all you need to do – of course ensure that the JS files are included in your server (those supplied) and if you made alterations to a script etc you may of broken something? At this point I’m not 100% sure – if all else fails (and you made alterations) try replacing your server file with the one from the download to see if that fixes and you can troubleshoot from their – also try changing to my twitter name if you want to see if it works @twsjonathan – that would tell you if it’s an issue with your particular twitter account.

Hope that helps

Jonathan


by
by
by
by
by