Site logo

Archived topic

tag archive has no read more label

31 replies · Started by Aaron on February 25, 2022

Viewing posts 31–32 of 32

I tried to do it with preg_replace, with no luck. However, I did go with a block element content template, and I am okay with it.

Hmmm… i thought they had patched that… seems it won’t work with content inside containers 2 levels deep.

Is fixing this in the GerenatePress theme a way to go, or is it a WordPress bug? Who are "they"? ;)

It's a WordPress thing, when WP parses the Content to get the_excerpt it will only go 1 level deep with nested blocks ( eg. a Text block inside a Container/Group block ), which is better than it was as it wouldn't even go that deep in previous iterations.

The simplest fix maybe to use the Block Element - Content Template.

This archived topic is closed to new replies.