• Resolved bhkh

    (@bhkh)


    I have “Episode description” set to “Post Content”.

    One of the blocks I am using on my podcast pages (Stackable Container block) has css within style tags. That css code is appearing as text within the rss feed. Is there any way to keep this from happening?

    This is the code that is bleeding through into the feed:

    .ugb-405aab8-wrapper.ugb-container__wrapper{border-radius:0px !important;padding-top:0 !important;padding-bottom:0 !important;background-color:rgba(255,255,255,0.2) !important}.ugb-405aab8-wrapper > .ugb-container__side{padding-top:35px !important;padding-bottom:35px !important}.ugb-405aab8-wrapper.ugb-container__wrapper:before{background-color:#ffffff !important}.ugb-405aab8-content-wrapper > h1,.ugb-405aab8-content-wrapper > h2,.ugb-405aab8-content-wrapper > h3,.ugb-405aab8-content-wrapper > h4,.ugb-405aab8-content-wrapper > h5,.ugb-405aab8-content-wrapper > h6{color:#222222}.ugb-405aab8-content-wrapper > p,.ugb-405aab8-content-wrapper > ol li,.ugb-405aab8-content-wrapper > ul li{color:#222222}.ugb-405aab8.ugb-container{background-color:#000000;background-attachment:fixed;background-image:url(https://www.my site.org/wp-content/uploads/2021/04/Phone-music.jpg)}.ugb-405aab8.ugb-container:before{background-color:#000000;opacity:0.6}@media screen and (min-width:768px){.ugb-405aab8.ugb-container{margin-bottom:48px !important;padding-top:25px !important;padding-right:25px !important;padding-bottom:25px !important;padding-left:25px !important}}

    Is this just the fault of whatever app or platform is reading the feed?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Craig Hewitt

    (@podcastmotor)

    Hi @bhkh with v2.6.4 that was released today we made the “Post Excerpt” be more strictly observed across all of the feed fields (and thus places that it appears in podcasting apps and directories). So if you’re wanting to make very sure that no HTML is showing up in your feed descriptions then making that selection is the easiest way to go.

    If you’re wanting the full post contents to still display it may a matter of just some apps/directories showing the content differently. If you have examples of different apps/directories that are showing the episode info wrong please let us know.

    Thread Starter bhkh

    (@bhkh)

    Thanks!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Style Code passing into rss feed’ is closed to new replies.