Multiple issues with template

3 replies · opened Jun 21, 2017

SsachinvJun 21, 2017

Hi,
I am facing main three issues with the template, here they are:

  1. On home page, the home button do not reflect current page selected class like (class="current"), while other pages do
    Live URL: http://evolusys.com/

  2. All pages do not show the 'slider' (I am using Revolution Slider). All the CSS & js files are linked though. But when you refresh the pages, the slider suddenly appears but not at the first attempt, especially Firefox browser. On Chrome, only Home page and contact us page show the slider/header images but not others. This is really weird. I AM ATTACHING PICTURES FOR YOUR REFERENCE
    Live URL: http://evolusys.com/

  3. Contact form not working. My server supports PHP Mailer function. It's Running version: 5.3.6 It is giving error while validating reCAPTCHA.
    I AM ATTACHING PICTURE (ERROR)
    Live URL: http://evolusys.com/contact-evolusys.html

Please support me as I am on a tight deadline. Thank you.

SsachinvJun 24, 2017

Hi there,
Contact form not working. My server supports PHP Mailer function. It’s Running version: 5.3.6 It is giving error while validating reCAPTCHA.
I AM ATTACHING PICTURE (ERROR)
Live URL: http://evolusys.com/contact-evolusys.html

SsachinvJun 24, 2017

Hi there,
My web pages do not show the revolution ‘slider’ (header images). All the CSS & js files are linked though. But when you refresh the pages, the slider suddenly appears but not at the first attempt, especially while testing in Firefox browser. On Google Chrome, only the 'Homepage' and 'contact us' page show the slider/header images but not others. This is really weird. I AM ATTACHING PICTURES FOR YOUR REFERENCE
Live URL: http://evolusys.com/

SSemicolon WebSTAFFJun 25, 2017

Hello,

Thanks for your Patience!

  1. Since Canvas is a HTML5/CSS3 Template, you will need to add the .current Class manually to the Menu Items.

  2. Please find the following code:

setTimeout( function(){ SEMICOLON.slider.sliderParallaxDimensions(); }, 200 );

and replace it with:

setTimeout( function(){ SEMICOLON.slider.sliderParallaxDimensions(); }, 800 );

Additionally, we can also find multiple errors on your Page related to HTML Validation of Stray/Unclosed Tags: https://validator.w3.org/nu/?doc=http%3A%2F%2Fevolusys.com%2F .

  1. We have checked out your Website and this appears to be a Server Configuration Issue. Please make sure that the PHP file_get_contents Function is working fine on your Servers.

This will definitely fix your issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard