x

Garbage at the bottom of website. (help)

Greetings, I have a problem with some extra garbage (empty buttons, html code spaces and text spaces) at the bottom of my website, I've been looking everywhere and cant seem to find the problem and its really bugging me, I wonder if anyone has had a similar problem or has any idea what could it be. The website is www.skynovels.net.

Here's how it looks like:

https://prnt.sc/fnd9r4

1,679 Views
Message 1 of 15
Report
14 REPLIES 14

Hi @Frozzy,

It's occurring after the Footer html. I'd be looking in

Settings>SEO>Footer Code...

OR....If you've been editing the HTML/CSS??? you should also have a look toward the bottom of the header.html file under Header-Type.

Theme>Edit HTML/CSS>HEADER-TYPE

Let me know how you go please.

Regards, Mark

1,668 Views
Message 16 of 15
Report

The problem is that, it seems to be some weird bug on the theme or some app, cause even when I go to theme and errase ABSOLUTELY all code, you'll see this. http://prntscr.com/fnigd1

Basically the whole page and content is gone, but the garbage is still there...

So it doesn't seem to be on the theme code, and its not in the SEO footer  or header code either... Is just weird...

Tags (1)
1,664 Views
Message 16 of 15
Report

@Frozzy: Try disconnecting all deleting your APPS - specially the free ones

1,655 Views
Message 16 of 15
Report

I tried deleting the apps, I deleted the first one and it didnt fix anything but in the process, I discovered what triggers the issue.... Aparently when i use the drag and drop feature to move an element when I move it to the saide or background by accident and drop it there, the element just disappears... and then when we publish it appears there in the bottom (and for all sites, not just the particular page where that happened)

Now the question is... how to fix it? otherwise the garbage will keep building up whenever someone drops something by mistake...

1,643 Views
Message 16 of 15
Report

Hi @Frozzy,

That's a really tricky one. Which theme are you using?

In the meantime - I think this should hide it from your published view if you add it to your sites CSS through Settings>SEO>Header Code

<style>
.wsite-multicol, .wsite-multicol-table-wrap {
    display: none !important;
}

.body-wrap .wsite-multicol, .wsite-multicol-table-wrap {
    display: inline !important;
}
</style>

I hope that temporary fix will hold you over until we can get to the bottom of it.

Regards, Mark

1,631 Views
Message 16 of 15
Report

Hey there Frozzy! It sounds like you're encountering a theme issue there. You may want to check how it looks with a default Weebly theme. If the issue persists, support should be able to help clear it up on this end.

1,576 Views
Message 16 of 15
Report

I tried changing the theme, many times with defaults and others, and the issue persists, I also contacted support and they just said I added some custom code so they can´t help, and as I said before I even removed all code, and all custom codes from the website, and the issue persists... at this point I might be moving out soon, no offense.

Thanks for the help replies anyway everyone.

1,551 Views
Message 16 of 15
Report
Square

Hi @galna. This doesn't happen, but when it does we have to make an internal change. It's not something you can do from your end, but we are more than happy to help you out! You can also reach out to the customer support reps and they can have advanced support fix it for you. Thanks!

1,323 Views
Message 16 of 15
Report

Likely you **bleep**ed up the CSS somewhere. Maybe in main.css OR maybe even on the specific page SEO-->Header/Footer Code.

1,563 Views
Message 16 of 15
Report

I am having the same issue. In my case, it seems to come from using the Weebly app to edit the site. All the suggestions given in this thread are not working. What was the solution to this issue?
1,174 Views
Message 16 of 15
Report
Square

Hi there. Can you please post a link to your site and a description of the content that should be removed? Thanks!

1,176 Views
Message 16 of 15
Report

Thanks for replying. Here are the links: screenshot - website

I can not remove the picture, button, and text at the bottom of the page. Those undesired elements (that were part of a page) appear at the bottom of each page.

Best regards

1,174 Views
Message 16 of 15
Report
Square

Thanks for the screenshot, @galna. I've removed that in the editor for you, so all you need to do is publish now.

1,172 Views
Message 16 of 15
Report

Adam,

Thanks for your help. Everything looks good now. Could you tell me how you fixed this so that I know what to do in case that happens again?

Regards

1,168 Views
Message 16 of 15
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.