Discussion on Ascend | Single Page HTML Template

Discussion on Ascend | Single Page HTML Template

Cart 38 sales
Well Documented

Themeapt supports this item

Supported

13 comments found.

Could you add this to an existing wordpress.org website that already has a theme? I want to create a different section for a project and have a different look from the original site…

Question on the contact form: how do I a) define the email address that the form sends the email to and b) how do I enable to contact form?

Currently, pressing the “send now” button just sends the user to the top of the page.

Almost resolved.

a) I forgot to copy the libs folder. Thanks.

b) The contact form still is not operating correctly. Upon clicking “send now”, it does not submit an email and it continues to send the user to the top of the page.

As far as I can see, there is nothing connecting the “send now” button to the jquery.custom.js file:

<a href="#" class="button"><span />Send Now</a>

The site is on a server (not local): http://greekwebdesign.com/testSites/30-Bayley%20Consulting/index.html

Hi, Contact form resolved in current version. You may use older version. Need to modify 2 files. 1) open Index.html replace
<a href="#" class="button"><span />Send Now</a>
with
<input type="submit" value="Send Now" class="button" />
2) js/jquery.custom.js in /contact widget/ replace
 jQuery("form#contactfrm .contactbtn").on( "click", function(e) {
    e.preventDefault(); 
with
  jQuery("form#contactfrm").submit(function(e){
    e.preventDefault();  
    var name, email,phone,sub, msg;

Thanks ThemeApt

Thanks. I was able to get it working.

The classes related to .alert-error were also missing from the CSS files, so I had to create them based on the .alert-success classes.

Hi Themeapt. Just bought the template which is great, except when downloaded and viewing v2, the google map isn’t zooming in and out. Any ideas please for a total novice? Thanks.

Hi, Sorry for late response. Please open index.html, find , remove style=”pointer-events:none;” from line. Map will work like demo site.

No probs at all. Thank you for the reply. Works great now. Thanks. The template is great.

Great theme. I am well on my way to customizing it with my content, but the one parameter I can’t seem to find- When the site loads, there is a brief flash of green before loading my page. Can I change the color that displays while loading? I can’t seem to find it.

You can change site loading color by changing css/main.css file line no 8836 .loader {...}, change its background color.

Very Good Job, GLWS ;)

Creative Work, GLWS :)

Thanks :)

Nice looking theme. I’ve bookmarked it for my next client. Thanks for the hard work! 8-)

nice theme gud luck :)

Congratulation. GLWS :)

Good Theme! GLWS :)

Clean work! Congrats! :)

Very Good Job, GLWS ;)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey