Hey guys,
Anyone can tell me, why i got a double footer menu?
I dont want the ugly first footer, but the nice on the bottom.
Thnx:)
Hey guys,
Anyone can tell me, why i got a double footer menu?
I dont want the ugly first footer, but the nice on the bottom.
Thnx:)
Enter this at the end of your style.css file, on a new line:
#footer-widgets {
display: none;
}Thnx, it worked! Why wasn't this a standard?
Yesterday i tryed to solce this problem for almost the whole day! I'm really thankfull men:D
No worries.
I'm not sure how you got a double footer? Did you install a plugin or something?
Yes I did...
Then your theme was just doing what it was suppose to. It was displaying it's footer and then your plugin footer.
The plugin author can't take into account every theme's different method of adding a footer.
So, you just needed to manually remove your footer from displaying... and let the plugin do it's job.
You must log in to post.