But the dashlets arenât module-generated, but homepage dashlets accessed via Website URL.
In that case, where would I out $dashletMeta?
Iâd rather not have icons â never had any ion the past, but SuiteP seems to be insisting on it. I would think if there is no icon defined it would simply not generate an img tag.
Seems like a bug to me. Do you know where the img tag is generated?
I checked my permissions and php version (5.5.35) before posting, so I donât understand how either can causes an empty img tag to be generated in â.dashlet-titleâ
I also donât see how it would cause â$(â#buttontoggleâ).click(function()â to fail. I can see the jQuery in the source code and firebug is showing no errors.
if its not a custom dashlet, then as it was mentioned by other community members in this thread, it has been fixed in the latest release.
I have the latest version and cannot observe these issues. Hope this helps.
Strange thing⌠editing â/custom/themes/SuiteP/include/Dashlets/DashletHeader.phpâ doesnât work.
I have to edit the core file at â/themes/SuiteP/include/Dashlets/DashletHeader.phpâ to get a result.