我正在制作一个基于二十世纪的自定义主题.我正面临着关于woocommerce商店页面的问题.我有一个工作正常的页面模板.但是,当我激活woocommerce插件并显示商店基页(使用我的自定义页面模板)时,它会删除我的所有自定义div和其他自定义内容.我已经使用woocommerce.php和动作钩子来跟踪woocommerce文档.但它没有产生任何结果.这是我的页面模板代码.
<?php
/**
* Template Name: Front Page Template
*
* Description: A page template that provides a key component of WordPress as a CMS
* by meeting the need for a carefully crafted introductory page. The front page template
* in Twenty Twelve consists of a page content area for adding text, images, video --
* anything you’d like -- followed by front-page-only widgets in one or two columns.
*
* @package WordPress
* @subpackage Twenty_Twelve
* …Run Code Online (Sandbox Code Playgroud) woocommerce ×1