How To Remove Powered By Easyblog For Joomla!

How To Remove Powered By Easyblog For Joomla! For Easyblog Version  5.0.32 and Joomla 3.5.x Go to:  \components\com_easyblog\themes\wireframe\structure\default.php Remove the line: <?php echo EBLOG_POWERED_BY_LINK; ?> For earlier versions of easyblog Go to: /public_html/components/com_easyblog/constants.php Go to: /public_html/components/com_easyblog/controller.php Search for: Powered By Link, or just: Powered Comment out the php line that starts like this:…