Closed landwire closed 4 years ago
Ok, it's in the html. Looks like a CSS styling issue. I have a look.
Ok, the problem comes from this rule from timber-debug-bar.scss
top: -33px;
}
First, thanks for using the toolbar! We appreciate it. I will fix that and get a new version up today.
PR merged and new version released. Thanks for that!
Excellent, thanks @landwire and @manzwebdesigns for the info and the quick fix!!!
You are welcome. Is there still the old version on wpackagist? When I download over wordpress, I can see the changes. But via composer after deleting etc. the CSS was still there.
Maybe it helps to bump the version to 1.0.6 also on the wordpress repo and not just here?
@landwire hmmmm, strange. The upload script we have to wp.org is supposed to keep that in sync as well. @manzwebdesigns could you take a look at that?
Yeah, I will look at it later today.
@manzwebdesigns Could you have a look? https://wordpress.org/plugins/debug-bar-timber/ lists version 1.0.5
Hi @blendjasper, I am not sure what is going on. I just created a new release, 1.0.7, and pushed it to the WP plugins but it still reflects 1.0.5 there.
@manzwebdesigns I've deleted and reinstalled the plugin and it is back on the admin bar. It is the right code but listed as "Version 1.0.5".
Does https://github.com/timber/debug-bar-timber/blob/master/debug-bar-timber.php need a version number update?
Wow, what a n00b mistake! It now reflects the correct version. Thank you for catching that and for your patience!
@manzwebdesigns Glad, I could help. I use this toolbar all the time!
@jasperkooij Thanks for using it. Please feel free to contact me if you would like to see new features added. We are very interested in building this out to be as useful as possible!
Hi there, I have the latest version of Wordpress, debug bar and timber debug bar installed. The debug bar shows fine in the backend, with the timber option. But in the frontend of the site, the debug bar is not showing at all if I have timber debug bar installed. I have Timber 1.18.1 installed.
In my debug.log are no errors thrown afaics.
Anybody has similar problems?