Aron Marriott-Smith

Results 5 comments of Aron Marriott-Smith

Sorry to bump this issue, but is anyone else experiencing this problem? Does anyone have a solution?

Hi @garthreckers, I agree with you on updating the class constructors to use __construct rather than the old PHP4 way. I have started work on a feature branch with Travis...

Hey Sam, If the screen is not wide enough the Digg Digg floating bar is hidden. This is done using JavaScript in a file named "floating-bar.js" Does this work for...

I had a look at lawyerist.com, it could be a bug. Usually the floating bar floats on the left hand side. Have you checked the setting "Choose how far from...

That makes sense now, the code is not set up to handle negative integers, and explains why it still appears on smaller screen sizes. The solution would be to add...