by Themeflection | May 26, 2021 | WordPress
If you just migrated your website from localhost or different url, like staging one, to the live website, there is a chance you will see broken images in some pages and posts. One of the ways To fix broken images after WordPress migration is through cPanel. Broken...
by Themeflection | Jul 29, 2015 | WordPress
Today we’re going to replace wordpress submit meta box for multiple custom posts at once. First we’re going to hook into ‘admin_menu’ action, removing the old submit meta_box, and replacing it with new one. This will be achieved with standard...
by Themeflection | Mar 18, 2015 | WordPress
Hello there, welcome to the first part of my tutorial – Migrating WordPress site from one server to another. Or if you just want to back up your site, this tutorial applies to that as wall (considering that it is necessary process for the migration anyway). This...
by Themeflection | Mar 18, 2015 | WordPress
Hello there, welcome to the second part of my tutorial – Migrating WordPress site from one server to another. This part focuses on How To Download WordPress Database, Or if you just want to back up your website site, this tutorial applies to that as wall...
by Themeflection | Mar 18, 2015 | WordPress
Hello there, welcome to the third part of my tutorial – Migrating WordPress site from one server to another. In this part of the tutorial I will show you how to upload your downloaded site to the new server. This applies to the moving of the WordPress site from...