Include Page Builder Block to bottom part of template
By HelloThere, 8 years ago
Hi, I need to include another WP page into site's footer. Footer page = get post(7325, ARRAY A); $content = apply filters('the content', $footer page ); [/code] For example, I want to add Number counter into page footer.