Looking for a custom TastyIgniter theme or extension development? Request a quote now!
Newsletter takes much space at footer. how can i deactivate it? may be mailchimp can be used on a different page ex. "newsletter" over an hyperlink from footer
aadursun To remove the newsletter component from the footer. Edit both _layouts/default.php and _layouts/local.php layout files from Design > Themes > Edit Source admin page.
_layouts/default.php
_layouts/local.php
Remove the component.
Delete the component tag
great this helps me. thanks a lot