Rss feeds in block

Posted in: Newspaper
Post count: 3

Hello, I was wondering if it’s possible to set a rss feed in a Newspaper block widget instead of posts.

Thanks in advance

Post count: 20688

Hi,

The blocks will display the created posts, pages and custom post types only,so basically your own content.
https://forum.tagdiv.com/block-settings-guide/
Maybe it could be possible but most certain it will require major modifications to the theme files. Or maybe you can try a plugin or widget with those kind of capabilities, to add this content to the page but not in the blocks. The theme is created with using your own content in mind, creating posts and using them on blocks and other elements. There are no options for Rss feeds.

Thanks

Post count: 3

Thanks for your reply, I’m making a child theme that override 2 php class, one is overrided, but I can’t override /includes/wp-booster/td_module.php, where I’m wrong?

Thanks

Post count: 20688

Hi,

The td_module file from the booster folder cannot be overwritten through a child theme. You will need to make your modifications directly to the theme file. Here you can see what files can be used in the child theme
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.