Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 25, 201212 yr Hi, I have a suggestion. All HTML emails that are now sent from IPB have the IPB logo on top. My community members find this pretty confusing. Support says that this can be changed here: /cache/skin_cache/emailWrapper.php <td class='logo'><img src="{$this->settings['img_url']}/logo_transparent.png" /></td> However, I still think that this is pretty hard to manage. My suggestion is to remove the IPS logo on top by default and put the community logo that is added in the admin panel. OR At least there should be an option in the admin panel to allow us to easily change this.
February 25, 201212 yr Perhaps the solution here would be a setting whereby you could specify a path to the logo rather than have to do a small edit, although I think that file may not be encoded on a hosted community board, given its location in the /cache directory.
February 25, 201212 yr Perhaps the solution here would be a setting whereby you could specify a path to the logo rather than have to do a small edit, although I think that file may not be encoded on a hosted community board, given its location in the /cache directory. ... this... would be nice... default it OFC, but yes... something like: <td class='logo'><img src="{$this->settings['email_logo_url']}" /></td> ... or at very least use the current skin sets logo.png.... logo_transparent.png is too often left untouched/uncustomized.
February 25, 201212 yr The logo has already been removed in 3.3.0. On top of things, Matt. :sorcerer:
February 25, 201212 yr Hi, I know nobody knows a release date for 3.3.0 but is it likely to be in the next few weeks? Don't want to design a new forum now and then have to reinstall it all when 3.3.0 comes out Matt
February 27, 201212 yr Hi, I know nobody knows a release date for 3.3.0 but is it likely to be in the next few weeks? Don't want to design a new forum now and then have to reinstall it all when 3.3.0 comes out Matt We have said 3.3.0 would be released Q2 of this year. We do not have a more specific date at this time I'm afraid.
Archived
This topic is now archived and is closed to further replies.