Categories

Featured templates

Magento. How to remove Newsletter Subscribe option in the “AjaxLogin” extension

Ray Taylor August 12, 2015
Rating: 5.0/5. From 1 vote.
Please wait...


Magento. How to remove Newsletter Subscribe option in the “AjaxLogin” extension

In this tutorial you will learn how to remove Newsletter Subscribe option in the “AjaxLogin” extension in Magento template(s).

magento_remove_newsletter_box_1

  1. Using FTP client or FileManager at your hosting Cpanel, connect to your server and navigate to app/design/frontend/default/themeXXX/template/youama/ajaxlogin directory. Open ajaxlogin.phtml file using any Text editor of your choice:

    magento_remove_newsletter_box_2

  2. Search for youama-newsletter id and remove the following code:

    <div class="input-fly input-fly-checkbox youama-showhideme">
      <input type="checkbox" id="youama-newsletter" name="youama-newsletter" value="ok" />
      <label for="youama-newsletter"><?php echo $this->__('Subscribe to Newsletter') ?></label>
      </div> 

    magento_remove_newsletter_box_3

  3. Save this file and upload to the server replacing the original file.

  4. Reload your site to see the changes:

    magento_remove_newsletter_box_4

Thank you for reading this tutorial. Now you know how to remove Newsletter Subscribe option in the “AjaxLogin” extension in Magento template(s).

Feel free to check the detailed video tutorial below:

Magento. How to remove Newsletter Subscribe option in the “AjaxLogin” extension

Best Magento Themes
This entry was posted in Magento Tutorials and tagged AjaxLogin, extension, Magento, newsletter, remove. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket