On the bottom there is usability plugin. Click on the icon and select dyslexic font. Note that font will change on cards on hover.
Click on any card and modal popup will be shown, but text in that modal will not have dyslexic font.
I guess its because that modal popup doesn't load usability plugin scripts.
I already modified template component.php to include my custom.css
Do you have any suggestion what to change to have usability stuff in popups as well?
Thanks, regards
Hi
Yes, it loads component.php from template folder
Do you think that it might work if I manually add all js and css from that plugin which is loaded in regular website area?
If I look into modal iframe source, I don't see that it loads code for usability plugin
Regards