expia
Forum Replies Created
-
Forum: Plugins
In reply to: [Zeno Font Resizer] increase font size issueHi Marcel,
Thank you for your support.
Yes, i have changed plugin because of deadline. Yes it’s works fine for me.
Forum: Plugins
In reply to: [Zeno Font Resizer] increase font size issueHi Marcel,
Thank you for your support.
Here is my URL : https://inclusionmelbourne.org.au/
You can check my issue by click on increase font size “T”.
Check this heading “Inclusion Melbourne has had a unique and proud journey”. first click it will decrease instead of increase.You can see only 2 links because decrease font-size link hide by css from our side.
Forum: Plugins
In reply to: [Advanced Contact form 7 DB] Export PDF not workingAfter debugging found following solution. Try following commands.
sudo yum install php-xml
sudo yum install php-dom
sudo yum install php-mbstringsudo systemctl restart httpd
sudo service httpd restart
sudo systemctl restart php-fpmIn most cases php-xml and systemctl restart httpd will resolved issue but in my case i have tried all commands.
My issue specific to AWS server if it is local or other then need to install only php-xml and Apache restart.
Hope my solution help others.
- This reply was modified 5 years, 6 months ago by expia.
Forum: Plugins
In reply to: [Advanced Contact form 7 DB] Export PDF not workingWhile Exporting PDF getting following Fatal error..
Fatal error: Uncaught Error: Class ‘DOMDocument’ not found in /var/www/html/wp-content/plugins/advanced-cf7-db/admin/pdfgenerate/dompdf/src/Dompdf.php:488 Stack trace: #0 /var/www/html/wp-content/plugins/advanced-cf7-db/admin/class-advanced-cf7-db-admin.php(1312): Dompdf\Dompdf->loadHtml(‘<!DOCTYPE HTML …’) #1 /var/www/html/wp-content/plugins/advanced-cf7-db/admin/class-advanced-cf7-db-admin.php(816): vsz_cf7_export_to_pdf(2340, ”) #2 /var/www/html/wp-includes/class-wp-hook.php(286): Advanced_Cf7_Db_Admin->vsz_cf7_save_setting_callback(”) #3 /var/www/html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #4 /var/www/html/wp-includes/plugin.php(465): WP_Hook->do_action(Array) #5 /var/www/html/wp-admin/admin.php(169): do_action(‘admin_init’) #6 {main} thrown in /var/www/html/wp-content/plugins/advanced-cf7-db/admin/pdfgenerate/dompdf/src/Dompdf.php on line 488