Re: Alysa Rounded Template Support Thread

Originally Posted by
picaflor-azul
Edit the includes/languages/english/extra_definitions/ashley_pink/footer_menu_defines.php file.
Thanks,
Anne
I had already tried that, when i comment out the code all it does is change the format of the link.

In the file includes\modules\sideboxes\alysa_rounded\information.php, there is code that should use the value of the configuration option to show or not show this link. It seems to me to be a bug if the code is not working.
Code:
if (SHOW_NEWSLETTER_UNSUBSCRIBE_LINK == 'true') {
$information[] = '<a href="' . zen_href_link(FILENAME_UNSUBSCRIBE) . '">' . BOX_INFORMATION_UNSUBSCRIBE . '</a>';
}
Thanks,
Leslie
I was floating in a peaceful sea...rescued by a sinking ship.