How do i reset to their default values Pagebuilder settings ?
Hi,
i wanted to remove the widget title to do so i deleted the HTML widget-title value that was something like :
blabla
{{title}}
but not sure for the value, it did not work and after that i install black tiny MCE + widget option…
So how can i reset this settings to it’s initial value ? is there any way to reset all settings ?
regards
Fred
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Frédéric,
You’ll need to connect to your database (typically done via phpMyAdmin) and open the wp_options table. Then find the post_name equal to siteorigin_panels_settings and delete that row.
I would instead recommend adding the contents of that field directly though – it’s:
<h3 class="widget-title">{{title}}</h3>many thanks :-)
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.