Coder Social home page Coder Social logo

Comments (7)

kennethcachia avatar kennethcachia commented on May 30, 2024

Hi,
Thanks!

What kind of conflict? Are you seeing any errors in the browser's console?

from background-check.

matchbranding avatar matchbranding commented on May 30, 2024

None that I could see.

Sent from my iPhone

On Mar 28, 2014, at 4:53 PM, Kenneth [email protected] wrote:

Hi,
Thanks!

What kind of conflict? Are you seeing any errors in the browser's console?


Reply to this email directly or view it on GitHub.

from background-check.

kennethcachia avatar kennethcachia commented on May 30, 2024

Hm ok. I'll test this plugin with WP again just in case...

from background-check.

matchbranding avatar matchbranding commented on May 30, 2024

Thanks. Would love to figure out what's up so I can use this.

Sent from my iPhone

On Mar 28, 2014, at 5:07 PM, Kenneth [email protected] wrote:

Hm ok. I'll test this plugin with WP again just in case...


Reply to this email directly or view it on GitHub.

from background-check.

kennethcachia avatar kennethcachia commented on May 30, 2024

Hi!

I tested BackgroundCheck with the Twenty Twelve theme and I'm not seeing any issues on init.

However, I've noticed an issue when trying the fixed nav approach will all the images on the page. BackgroundCheck takes into consideration the dimensions of both the image and it's parent. If you use:

BackgroundCheck.set('debugOverlay', true)

you'll notice that images within .entry-content a are not processed properly. The following fixes the issue:

.entry-content a {
  display: block;
}

Are you seeing any other issues similar to the above?

from background-check.

matchbranding avatar matchbranding commented on May 30, 2024

For me it doesn't add the class at all. Not the best at debugging but removed all other plugins. Was testing with twenty eleven theme.

from background-check.

kennethcachia avatar kennethcachia commented on May 30, 2024

Ok thanks. I'll close this issue for the time being but I'll revisit this thread if I encounter any other WP related issues.

from background-check.

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.