It is always recommended to run your websites on the latest version of PHP as the new feature enhances the security, increases the performance of your websites, improves the speed, and you will get to see a lot of improvements. But when you try to switch to the latest version of PHP, you may not find the latest version of PHP in the list of your hosting. So today in this post we will guide you on how to install the latest version of PHP on Plesk Server, this tutorial will be especially for those … [Read more...]
Customize Eleven40 Genesis Child Theme
How to remove/ change footer credit from Eleven40 Genesis Child Theme Eleven40 is a child theme of Genesis, if you want to get rid of the message in the footer of your wordpress Eleven40 theme “Powered by Genesis” than you can follow the steps mentioned below. Go to Wordpress dashboard > Appearance > Editor Click on Theme functions (functions.php) Scroll down and add the code below /** Customize the entire footer */ remove_action( 'genesis_footer', … [Read more...]