RSS->Post post content is wrapped in
-
Hello and thanks for making this plugin available.
I have a problem: I have an RSS field which contains simply a youtube URL. Now I want to assign this to the Post content field. Unfortunately, wp-pipes wraps the URL in div tags, so the OEmbed feature of WordPress will not recognize it.
In order to be recognized by OEmbed, the url should appear on a new line. EG:
<div> blabla http://youtu.be/xxx </div>or simply
http://youtu.be/xxxwhereas what gets imported with wp-pipes looks always like:
<div>http://youtu.be/xxx</div>1. Why I get the div wrap in the first place?
2. Is there any workaround even to get the link on its newline?Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘RSS->Post post content is wrapped in’ is closed to new replies.