Skip to content
Snippets Groups Projects
Unverified Commit d47a3fe1 authored by cstergianos's avatar cstergianos Committed by GitHub
Browse files

Update wishlist_email_rss.xml

This is reproduced on Feestwinken and Grasscity so for sure on M2:2.1.9

Firstly, login to your admin area and navigate to Stores> Configuration. Then click to expand Catalog tab and select RSS Feeds. Then enable ths RSS feeds for Wishlist. After that follow the steps:

1. Open the front-end of a magneto 2 installation.
2. Login
3. Add multiple product to wish list
4. Go to My Account> My wish list
5. Ckeck on "Share wish list"
6. Choose to use RSS feed in Checkbox and submit Share Wish List
parent 9db4501d
No related merge requests found
...@@ -7,8 +7,6 @@ ...@@ -7,8 +7,6 @@
--> -->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd"> <page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body> <body>
<referenceContainer name="root"> <block class="Magento\Wishlist\Block\Rss\EmailLink" name="wishlist.email.rss" cacheable="false"/>
<block class="Magento\Wishlist\Block\Rss\EmailLink" name="wishlist.email.rss" cacheable="false"/>
</referenceContainer>
</body> </body>
</page> </page>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment