Support Forum

Topic: plugin-widgets-bundle

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

Recycle Theme and SiteOrigin Widgets Bundle plugins crashed

pluginplugin-widgets-bundletechnical · By Emilia · 5 years ago · Reply by SiteOrigin 5 years ago

Hi, I am getting this error: Fatal error: Cannot declare class orion_accordion_w, because the name is already in use in /home3/r67708expe/public_html/wp-content/themes/recycle/widgets/so-widgets/orion-accordion-w/orion-accordion-w.php on line 0 I made a diagnosis and it seems that Recycle Theme is not compatible with SiteOrigin Widgets…

Contact form error

pluginplugin-widgets-bundletechnical · By mwolters18 · 5 years ago · Reply by SiteOrigin 5 years ago

Dear reader, On the website I build for my sister, the contact form suddenly doesn’t work anymore. The error says that there are issues sending the e-mail, and suggest to try again later. Actions I’ve allready tried: – Update all…

need button border for mobile

pluginplugin-widgets-bundlequestion · By jhunt62958 · 5 years ago · Reply by SiteOrigin 5 years ago

i have tried to create a border around buttons with the following css: .ow-button-hover { border-color: #000 !important; } .ow-button-hover:hover { border-color: #000 !important; } This works fine for computers but this does not work for mobile or pad. What…