I will tell you the most effective way.
1. go to Appeareance > editor
2. go to footer.php
3. remove the <?php
/**
* Hook – education_hub_action_footer.
*
* @hooked education_hub_footer_copyright – 10
*/
do_action( ‘education_hub_action_footer’ );
?>
(This is the 3rd last block of php code)
4. And insert the following html in that area
Copyright. All rights reserved<br/> Pacific Limited | Created by EZ Studio Ltd
use the anchor tag to insert link
ENJOY ??
-
This reply was modified 7 years, 11 months ago by bibek123.
-
This reply was modified 7 years, 11 months ago by bibek123.