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 | Jul 25, 2015 | Javascript
Today I will be sharing an Font Awesome array of icons classes and unicode chars and showing you how you can dynamically append it to your page. So, lets see the array: <script type=”text/javascript”> var fontAwesome = {};...
by Themeflection | Jun 17, 2015 | Freebies
[separator width=”78″ size=”normal”][/separator] [separator width=”86″ size=”normal”][/separator] A FREE Phone PSD mockup for a non-branded phone, ideal for showcasing Android, Windows or/and iOS apps. The mockup...
by Themeflection | Jun 15, 2015 | Bootstrap
Bootstrap is one of the top frameworks available on the web. Integrating it is relatively simple, but there might be some components that can cause troubles to novice web developer, meeting with bootstrap for the first time. One of these components, which I will be...
by Themeflection | Mar 27, 2015 | Freebies
[separator width=”86″ size=”normal”][/separator] [separator width=”78″ size=”small” icon=”fa-arrow-circle-o-down” icon_color=”#9b9b9b”][/separator] [separator width=”86″...
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...