Open EugenioPetulla opened 8 years ago
Also note that in larger screens the sidebar boxes are in a row, not in a column. See screenshot below:
This is how they suppose to be following the WordPress dashboard rules. That's wordpress' css, not mine. We can consider to provide some workaround by putting some roles into admin.css but maybe it's better to rethink the concept of this page putting some good content into sidebars. :)
@EugenioPetulla may I suggest to use white icons instead of black in the follow us block? :)
@deshack yes, we have to reconsider this because actually are just black icons inverted by a css filter (that's not working in your case). But I'm working on a workaround using jetpack photon CDN that runs that images and I remember there is a "server side filter API" to do this as well.
No, photon doesn't seems to have this feature so I add a task to this list in order to change the original source image.
Responsive/Sidear issues fixed by providing special rules in admin.css
@deshack some of this stuff are actually fixed and ready for the 2.1.1 release.
You can include them into the changelog if you want. Look at this commit: 39bdee0
@EugenioPetulla can you update the task list in the description with what has been already done?
@deshack I already updated it, all the stuffs that are cheked was already done (your link in the sidebar, white social icons and fix for responsive layout. Averything was included in the 2.1.1 relaese! :)
I have done also the woocommerce stuff with this commit but you didn't included it in the release:
https://github.com/deshack/pinit/tree/feature/granular-pages-option
Maybe you have to merge the code bacause I'm losing the path in this way! 👍
I think we can start improving the settings page integrating a "Advanced" tab where put a disabling option for widgets (if you don't use it don't load it at all!) and another one for shortcodes (same story).
Actually this is the admin settings page: