appwiki:wordpress

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
appwiki:wordpress [2022/01/17 07:55] – [Plugins for Extra Functions] yingappwiki:wordpress [2022/12/28 19:04] – [WordPress backup and restore Guide] ying
Line 71: Line 71:
   * Manually method:   * Manually method:
     * upload wordpress web page folders     * upload wordpress web page folders
-    * create database and insert exported SQL data file+    * create database and insert exported SQL data file (you may search replace site address if domain changed) 
 +      * alos for domain change, go phpmyadmin, in wp_options table, change siteurl and home value
     * correct "wp-conf.php" for database connection and "siteurl,name change" and "database url replace" (maybe) and ".htaccess rewrite setup"     * correct "wp-conf.php" for database connection and "siteurl,name change" and "database url replace" (maybe) and ".htaccess rewrite setup"
 +    * ref:
 +      * https://help.vodien.com/articles/change-database-configuration-in-wordpress/
  
 **Problem and Issue on Restore** **Problem and Issue on Restore**
Line 321: Line 324:
   * use non-standard webfont or any font for wordpress   * use non-standard webfont or any font for wordpress
     * convert to web font format and css code it into page     * convert to web font format and css code it into page
-    * online web font convertor: http://www.web-font-generator.com/+    * online web font convertor: https://transfonter.org/
     * online font source: http://sc.chinaz.com/     * online font source: http://sc.chinaz.com/
  
Line 929: Line 932:
   * Problem: WP plugin - Elementor widget panel keep loading:   * Problem: WP plugin - Elementor widget panel keep loading:
     * solution:      * solution: 
 +      - sometimes, it maybe browser cache mess up, just open a private browser tab to see if works or not, if not then try following
       - memory not enough, go cPanel File Manager, site location       - memory not enough, go cPanel File Manager, site location
       - edit wp-config.php, under define('WP_DEBUG', false); line add <code>       - edit wp-config.php, under define('WP_DEBUG', false); line add <code>
  • appwiki/wordpress.txt
  • Last modified: 2024/03/13 20:00
  • by ying