Sometimes we don’t use an excerpt on a post. Like for example the image above is for recipes and no exerpt is shown so READ MORE makes no sense. This tip is going to show you how to edit the read more text.
In the links below there is a video and an article link for more information by PEE-AYE Creative.
There is code regarding style Read More in to a button etc and pasted below these links is the code to change the text itself and where to put it.
Header Code
Paste the following text in to the Divi > Theme Options > Header Code Panel and you will be a ble to edit the text on this button easily.
<script>
jQuery(document).on(‘ready ajaxComplete’, function () { //Replace read more link text jQuery(“.et_pb_post a.more-link”).html(function () { return jQuery(this).html().replace(‘read more’, ‘View Full Post’); }); });
</script>
We needed to edit the read more text on the following sites:
We have loads of other Quick Tip ideas that have been not generally known fixes, so we created these tips to help ourselves remember how we achieved the result we were after. We hope you find them useful.
Woodswork Web has been using Divi by Elegant Themes since 2015. Therefore we are experienced users and have great knowledge. In addition, we know the best way to build a website. In other words, if you have Divi customisation issues, we can help. So, get in touch if you need a hand with anything Divi related.