IT Nursery
I have a custom field called argument. I’m trying to add it in RSS feed using the following code, but it’s not working. Am I missing something? function acf_feed($content)...
  • June 1, 2022
  • 0 Comments
IT Nursery
I want to customize this part of WordPress feeds: <image> <url>https://[example.com]/wp-content/uploads/cropped-logo-32x32.png</url> <title>My Site</title> <link>https://example.com</link> <width>32</width> <height>32</height></image> There is a similar question with a wrong answer here. Changing media settings...
  • May 31, 2022
  • 0 Comments
IT Nursery
We have a custom RSS in our web. It works normally on Main page and post – https://www.kryptonovinky.cz/feed/spotify But in categories and tags it does not work https://www.kryptonovinky.cz/category/podcasty/feed/spotify redirect...
  • May 31, 2022
  • 0 Comments