This topic has 5 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Rose Tyler
Hello,
I have a huge table: et_header_builder_fonts.
Can I delete this table, or empty it somehow?
Thanks
Hello,
Thanks for the question.
I will answer after consultation with devs (after the weekend), sorry for such a delay.
Could you provide a screenshot of the table size you detected?
You can use Lightshot screenshot or Gyazo tool to make screenshots and share links here or use file sharing service – https://wetransfer.com/
Regards
Here is a screenshot https://ibb.co/3B7t0fF
Thanks for the screenshot.
I will contact you after the weekend.
Regards
1/ You can clear the table by yourself:
– add the next code in functions.php of child theme
update_option('et_header_builder_fonts', array(),'no');
– refresh frontend page and delete that code.
2/ We can do this. But in this case, we need temporary wp-admin and FTP access from you.
wp-admin access: Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
ftp access: If you do not know how to create FTP contact with your hosting provider, they will help you.
Regards
Tagged: customizable, et_header_builder_fonts, huge table, styles, templates, woocommerce, wordpress
The issue related to '‘Huge table called et_header_builder_fonts’' has been successfully resolved, and the topic is now closed for further responses