Home>Support>Read more in Visual Editor not working

Read more in Visual Editor not working

By Talia, 9 years ago. Last reply by Andrew Misplon, 9 years ago.

Hi there,

I add in the read-more tag into the Visual Editor in the Page Builder but though I can see it there, it is not working.

I added this into my functions.php page as suggested

function theme_child_fix_more(){
if(is_front_page()) {
global $more;
$more = 0;
}
}
add_action(‘template_redirect’, ‘theme_child_fix_more’);

but i can’t get it to work.

Any ideas?

Thanks,
Talia

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Talia

    The functions.php fix you’ve posted was for a read more bug that had previously occurred with the Page Builder Post Loop (PB) widget. To my knowledge the Visual Editor widget doesn’t support the more tag. It’s perhaps a feature suggestion you could raise with Black Studio on their WordPress.org forum page.

    Sorry I don’t have more here.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More