Footer error and validation error

5 replies · opened Jul 3, 2020

RrenzodidoJul 3, 2020

Hi, a few things.

The footer on the website https://www.wowsers.nl/ has a really relly big gap on the end. And when I validate the site in get an error in every gallery and caroussel.

Error: Stray end tag a.
From line 159, column 88; to line 159, column 91
ertising"> </div>

The </div> seems to be the probelm. How do I fix this? The code is copied from the agency demo.

Kind regards.

SSemicolon WebSTAFFJul 3, 2020

Hello,

The Default Agency Niche Demo Template provide has no Validation Errors: https://validator.w3.org/nu/?doc=http%3A%2F%2Fthemes.semicolonweb.com%2Fhtml%2Fcanvas%2Fdemo-agency.html .

However, there are HTML Errors on your Page:

  1. The following code:

  
![attachment](images/clients/0.png)

should be replace with this:


  
![attachment](images/clients/0.png)
  1. The #wrapper DIV is not closed which is causing the Footer to Sticky to the Bottom.

This should definitely work fine. Hope this Helps!

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

RrenzodidoJul 5, 2020

Hey, Final one. How do i close the footer. Ive triest tot find the right code in te agency demo, but I cant find IT..

Thx again.

RrenzodidoJul 5, 2020

Hi check the demo agency .html in the downloadfile.

The code provided in the image caroussel is <div class="oc-item">
attachment
</div>

SSemicolon WebSTAFFJul 5, 2020

Hello,

As mentioned earlier, this issue is related to Customizations and there are no errors in the Default Files provided. You can check the HTMl Validation errors in your Codes here: https://validator.w3.org/nu/?doc=https%3A%2F%2Fwww.wowsers.nl%2F, which also gives the Line Number of the Error. Due to the HTML Validation errors, the #wrapper is not closed properly which makes the #footer push to the bottom.

Unfortunately, you will need to fix this yourself as we currently do not provide Customization related Support according to the Item Support Policy: https://themeforest.net/page/item_support_policy .

Most possibly, this is the error in your code:

Simply remove the `` from the above code. it is highly recommended to properly format and align your codes to prevent any confusions in the future.

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

RrenzodidoJul 6, 2020

Tnx. will fix it.

The kindest regards.

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