提问人:Znaneswar 提问时间:11/15/2023 更新时间:11/15/2023 访问量:16
Wordpress woocommerce 布局样式猫页面 myaccount 页面
Wordpress woocommerce layout stying for cat page myaccount pages
问:
我试图用我为 woocommerce 和布局的某些部分自定义的标题 .php 替换默认标题
我正在使用自定义子主题,但它继承了 2023 年布局主页的标题,我的自定义标题工作正常,但对于我的帐户、购物车页面,此自定义标题未应用并过度使用 2023 标题,或者它来自我无法找到的其他一些地方(尝试了所有方法)
这是样式.css文件taxonomy-product-cat
/*
Theme Name: childtheme
Author: author
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Requires at least: 6.1
Tested up to: 6.3
Requires PHP: 5.6
Version: 1.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain:test
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/
我尝试更改表单登录.php和cart.php文件,但标题布局不在该页面中。
答: 暂无答案
评论