admin管理员组文章数量:1130349
hi i create a theme from scratch for wordpress (with header and footer) i did my home-page but for the other page i wanted to keep the header and the footer and using Page Builder for the content but its seem i cant display the Page builder here the code of my custom page :
<?php /* Template Name: CustomPageT1 */
get_header();
?>
<?php
get_footer();
?>
so i keep the header and the footer for the page but won't display the page builder element
how can i fixe this issue thanks
hi i create a theme from scratch for wordpress (with header and footer) i did my home-page but for the other page i wanted to keep the header and the footer and using Page Builder for the content but its seem i cant display the Page builder here the code of my custom page :
<?php /* Template Name: CustomPageT1 */
get_header();
?>
<?php
get_footer();
?>
so i keep the header and the footer for the page but won't display the page builder element
how can i fixe this issue thanks
本文标签: pluginshow do i fixe Page Builder on a custom page
版权声明:本文标题:plugins - how do i fixe Page Builder on a custom page? 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749184558a2329169.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论