Hi there,
Thanks so much for bringing this to our attention.
Are you using Gutenberg or the block editor? If you are, could you tell us what blocks you’re using?
Thanks and have a good day.
Thanks for the fast response.
If you meant am I using the Gutenberg block editor or classic editor, I’m using Gutenberg, but I only have a single HTML block on each episode.
I am using the HTML block to overcome issues with the feed in previous versions of SSP. I previously started another thread on this here.
Here is an example of the HTML I am using. Aside from the page title and excerpt, this is all that I have on each Podcast episode.
<div class="youtube-thumbnail-small-wrapper" style="width:60%; display:block; margin: 25px auto 0;"><div style="width:50%; float:left;"><a href="https://youtu.be/" target="_blank" rel="noopener"><img src="https://website/wp-content/uploads/2021/05/watch-on-youtube-5.png"></a></div><div class="youtube-thumbnail" style="width:50%; float:right;">
<a href="https://youtu.be/" target="_blank" rel="noopener">
<img src="https://website/wp-content/uploads/2021/07/thumbnail-1536x864.jpg">
<div class="overlay"></div>
<div class="hover">
<span class="fab fa-youtube"></span>
<div class="fa-youtube-behind"></div>
</div>
</a>
</div></div><p style="line-height:0px;"><img src="https://website/wp-content/uploads/2021/06/tiny-spacer.png"></p>
<p>Description: Rud moloborper init etue consendiam quat prat alisit ver ip et nulputpat. Lorting estrud dolum in utpatin henis niscincidunt alit am, quam voleniat er sumsandio dolor autat. Henibh et irit, venit wis eum iuscilisi blaor sequis ametuero odip erit amet, quatet, sim velit lor alit landre faccum augueros dolobor sis niam, sendio od erillum nim at.</p>
<p><strong>IN THIS EPISODE:</strong></p>
<p>00:00 | Intro<br>
01:42 | Chapter 1<br>
05:02 | Chapter 2<br>
07:27 | Chapter 3<br>
09:23 | Chapter 4<br>
12:57 | Chapter 5<br>
16:06 | Chapter 6<br>
19:50 | Chapter 7<br>
23:34 | Conclusion</p>
<p><strong>WATCH ON YOUTUBE</strong> • <a rel="noreferrer noopener" href="https://website/y/ep6" target="_blank">https://website/y/ep6</a></p>
<div class="youtube-thumbnail">
<a href="https://youtu.be/" target="_blank" rel="noopener">
<img src="https://website/wp-content/uploads/2021/07/thumbnail-1536x864.jpg">
<div class="overlay"></div>
<div class="hover">
<span class="fab fa-youtube"></span>
<div class="fa-youtube-behind"></div>
</div>
</a>
</div>
Same issue here. Switching to “use excerpt” works.
-
This reply was modified 4 years, 10 months ago by
aaronrobbins.
-
This reply was modified 4 years, 10 months ago by
aaronrobbins.
Hi @aaronrobbins and @perfectword7
We’ve just released version 2.8 today and this should resolve the issue but if it doesn’t, please let us know.
Thanks you two!
Thank you! Fixed it right up!