Never mind. Issue was resolved after downloading latest 6.5 version. It’s weird that the plugin didn’t read as “Update Required” in dashboard though so I wouldn’t have known this was the issue unless reading other users with same problem on this forum. Is this because I have the Premium plugin and Premiums do not notify in dashboard when needing an update?
LMK please.
Best.
-
This reply was modified 5 years, 5 months ago by richmaffei.
If anyone else needs this info… i found the answer else where and just wanted to pay it forward…
Add the following code to the Custom CSS field in ePanel
span.sf-sub-indicator {
display: none;
}