Giter VIP home page Giter VIP logo

Comments (4)

nickcernis avatar nickcernis commented on August 16, 2024

@broros I can't reproduce this so far, but I've seen it before from plugins, custom code, or custom content that overflows the container.

Do you have a link to the live site, or steps to reproduce and browser/platform info if you're not using any plugins and haven't modified the theme?

The site-footer https://demo.studiopress.com/genesis-sample/ doesn't display this in Chrome if I make the background darker, for example:

Screen Shot 2020-01-20 at 14 08 41

from genesis-sample.

 avatar commented on August 16, 2024

apicalhealth.com

from genesis-sample.

nickcernis avatar nickcernis commented on August 16, 2024

Thanks for the link, @broros.

The white space is coming from a tracking pixel provided by this element at the foot of the site:

<img src="https://analytics.revelhost.net/piwik.php?idsite=4&amp;rec=1" style="border:0" alt="">

A quick way to diagnose issues like this is to remove elements near the bottom of the site container by selecting them in the Elements window in Chrome and pressing backspace to delete them until the whitespace goes away:

image-removal

To fix it you'll need to remove that element or adjust its CSS in a way that does not affect any tracking functionality it provides. (Piwik may be able to advise further about this.)

Just a note that Genesis Sample GitHub issues are for reporting bugs that are specific to the child theme – it is for things you can reproduce only with Genesis Sample in its default state, or for feature requests.

For troubleshooting help with general WordPress issues or site-specific issues, I recommend these resources: https://studiopress.github.io/genesis/contribute/community/

from genesis-sample.

 avatar commented on August 16, 2024

Thanks

from genesis-sample.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.