Jump to content

PrestaShop_Alt animated gif won't delete


Recommended Posts

I'm trying to remove the animated gif that appears in the header of the prestashop_alt theme, but it won't delete from within the backend modules section. I've even tried renaming it, etc - but no joy. The path to it shows:

modules/blockheaderlogos/v2-headerpub-en.gif

Anybody else experiencing this problem? Anyone have a clue on how to remove it completely?

Link to comment
Share on other sites

I'm trying to remove the animated gif that appears in the header of the prestashop_alt theme, but it won't delete from within the backend modules section. I've even tried renaming it, etc - but no joy. The path to it shows:

modules/blockheaderlogos/v2-headerpub-en.gif

Anybody else experiencing this problem? Anyone have a clue on how to remove it completely?


You need to edit blockheaderlogos.php , remove :
$html .= '<input type="file" name="BHL_HOMEPAGE_AD" />

'.$this->l('Will appear on the top right of your shop').'


<input type="submit" name="submitUpdate" value="'.$this->l('Update images').'" class="button" />
Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...