This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Include Page Builder Block to bottom part of template

8 years ago

Hi, I need to include another WP page into site’s footer.

When I try to include like described above Page Builder can’t interpreter that content as builder.

$footer_page = get_post(7325, ARRAY_A);
	$content = apply_filters('the_content', $footer_page['post_content']);

For example, I want to add Number counter into page footer. How I can do that?

Thank you.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Have a different question or issue?

Start New Thread