Support Forum

Topic: plugin

Browse community answers for this topic or search for a specific issue.

Image Hover Effect

pluginplugin-siteorigin-csstechnical · By Joshua Grady · 9 years ago · Reply by Alex S 9 years ago

Hi – I added the following code: .so-widget-sow-image img { -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; } .so-widget-sow-image img:hover { -webkit-filter: brightness(50%); -moz-filter: brightness(50%); -ms-filter: brightness(50%); filter: brightness(50%); } I…

Fatal Error

pluginplugin-widgets-bundletechnical · By Gaia Azzariti · 9 years ago · Reply by Alex S 9 years ago

Hello I’m having trouble with SiteOrigin Widgets Bundle. When I visualize the page all I get is “Fatal error: Cannot declare class lessc_formatter_compressed, because the name is already in use in C:xampphtdocscedernawp-contentthemesupshothighgradelessc.inc.php on line 3673”. What can I do? If…