I found the code and inserted it using the Site Origin Editor widget, inserting it on the text side. I tried the two versions below:
<p><!–more–></p>
and
<p><!–more–></p>
<!– /wp:image –>
The results are inconsistent with what appears on other posts created with something other than Page Builder.
I don’t see any other code I could use.
Do you have any other ideas?
Thanks!
Hello Brigid, does this thread help? 🙂
Hello – I read through that thread and did a lot of CSS research, and while the thread is the same subject, he’s using a different theme and somewhat different issues.
On ww.wp.xz.cn
they show you have to edit the index (php) to customize it.
So is it true that since Read More in Bento doesn’t match the default Read More, to get these tags consistent from post to post, I’ll need to edit the index file?
Or recreate all my Non-Bento created posts in Bento.
Editing the Index file is not a great idea.
I’d rather not recreate other posts, and I need the simple tag to be consistent from post to post.
Please tell me what the mechanisms are (php, etc) to resolve this.
Many thanks,
Brigid
The “read more” link in Bento is styled as “Continue reading →”, if you use the standard <!--read more--> tag, it should display everywhere in this form, even if a post has been created elsewhere.
Hi there
And Happy Holidays.
I’m back trying to resolve this Read More issue.
Trying the code below in a Code widget in Page Builder,
<p><!–more–></p>
results in “Read More”
and, same conditions as above,
<p><!–more–></p>
<!– /wp:image –>
<!– wp:image {“id”:1502} –>
results in “Read More”
I copied the longer snippet from a post created in pre-gutenberg page editing using the read more option on the menu.
The result there is “Continue Reading->”
This seems like it would be such an easy thing.
do you have any other ideas?
Many thanks.
Thanks for the detail, we will investigate this issue.