
By technotool on
Can someone explain how to remove the subscribe to this feed.... words at the bottom of my content section just above the footer. I am using the Ad Agency Theme. I don't know where the text is coming from. I have tried to disable the RSS feed module and block but it continues to appear just above my footer section.
much thanks in advance
technotool
Comments
It's in the theme
Locate page.tpl.php in your current theme. Do a search for it there and take it out.
To find the twig file, enable Twig debug mode
For my theme, it was
feed-icon.html.twig
. I actually copied the twig file from a core theme to my custom sub-theme before emptying it.