How to remove prestashop news
PrestaShop news is a feature that displays news and announcements on the front-end of your store. If you want to remove it, you can follow these steps:
Method 1: Disable News Module
- Log in to your PrestaShop admin dashboard.
- Go to Modules > Modules.
- Find the News module and click on the Configure button.
- In the News module configuration page, toggle the Active switch to Off.
- Click Save to save the changes.
Method 2: Remove News Block
- Log in to your PrestaShop admin dashboard.
- Go to Modules > Blocks.
- Find the News block and click on the Delete button.
- Confirm that you want to delete the block by clicking OK.
Method 3: Remove News Module and Block
- Log in to your PrestaShop admin dashboard.
- Go to Modules > Modules.
- Find the News module and click on the Delete button.
- Confirm that you want to delete the module by clicking OK.
- Go to Modules > Blocks.
- Find the News block and click on the Delete button.
- Confirm that you want to delete the block by clicking OK.
Additional Tips
- If you have customized the news module or block, you may need to recreate the customizations after removing the module or block.
- If you want to remove the news module and block completely, you can also delete the corresponding files from the
modules
andblocks
folders in your PrestaShop installation directory. - If you are using a custom theme, you may need to modify the theme's files to remove the news module and block.