Feedback about plugin
-
Hi Vladimir. I think you’ve created a wonderfully powerful plugin, but I want to give some feedback about issues with the implementation that are a bit rough.
Tooltips: there have been problems with this shortcode for a long time, not least relating to the positioning of the tooltip windows, and nothing seems to have been fixed. (1) The width responsiveness of the tooltip is terrible – the window easily ends up too narrow, off-screen, or just mislocated (there are other threads about this, but no real fix). (2) You appear to have unnecessarily hardcoded a lot of layout into the CSS which is difficult to diagnose or override – for instance line-height of text in a tooltip.
Buttons: Again, there is a lot of hard-coded styling which is difficult to control. Why does the method of specifying the padding of buttons change in the CSS at different screen widths, for instance? (And the CSS has an !important added, making it even harder to fix.) Also, as a suggestion for the buttons, it should be possible to specify no URL at all (either to display an example button, or so that you can embed, for instance, a lightbox link).
It seems that often the hardcoded CSS from the plugin is inappropriately overriding the site’s theme CSS, which goes against good design principles. Perhaps it’s just the legacy of the development work you’ve done over time on this plugin. I look forward to seeing how this great plugin develops further.
The topic ‘Feedback about plugin’ is closed to new replies.