I don't think that functionality exists for Backdrop's Feeds. Best way to find out is to post a question in the Feeds Github issue queue, so that the maintainers can respond.
Why not insert the script using a custom block at the very top of the page? Who said that it won't work correctly if you don't place it in the <head>?
Especially when the question...
that was the first thing i tried, but thanks. i cannot see css file changes without clearing the css/js cache. for that reason i have been adding css snippets (<style> tags) into my...
I asked ChatGPT and the answer helped me to place a conversion tracking tag in the Head section of a specific page, like this:
code in template.php
function my_theme_preprocess_page...
Posted1 day 13 hours ago by Antony Milenkov (amilenkov) on:
Comments
I've never imported comments with Feeds in D7. How do you do that?
Never done it in Drupal7 either, but from D7 to D9
I don't think that functionality exists for Backdrop's Feeds. Best way to find out is to post a question in the Feeds Github issue queue, so that the maintainers can respond.
https://github.com/backdrop-contrib/feeds/issues
An upgrade from D7 to Backdrop will include the comments by default, unless you have opted to do a migration manually instead.
If so, have you tried Migrate?