腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(54)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
在wordpress中进行星级评定的PHP开关
'wp-content/themes/
child-theme
/images/stars0.png" />'; case 1: break;
浏览 1
提问于2014-07-12
得票数 0
1
回答
不确定如何将bloginfo引用添加到wordpress循环中的图像
php echo '<img src="http://localhost/mmj/wp-content/themes/
child-theme
} else if (is_category('News')) { echo '<img src="http://localhost/mmj/wp-c
浏览 0
提问于2012-08-11
得票数 0
回答已采纳
1
回答
关于WordPress子主题路径
/wp-content/themes/(
child-theme
)/wc-template-hooks.php/wp-content/themes/(
child-theme
)/includes/wc-template-hooks.php
浏览 17
提问于2019-04-09
得票数 0
1
回答
如何将总和添加到woocommerce购物车部分
child-theme
/woocommerce/cart/cart.php 我想要的是在购物车表下面添加总和部分
浏览 3
提问于2017-11-17
得票数 0
回答已采纳
1
回答
子主题是否自动从父主题加载翻译?
child-theme
/style.css * Theme Name:
Child-Theme
Child * Theme URI: http://example.com/
浏览 0
提问于2013-09-08
得票数 7
1
回答
使用来自子主题的JS文件而不是父主题
我在/
child-theme
/function.php中添加了这个 array( 'jquery' )}parent-theme和
child-theme
浏览 1
提问于2018-09-18
得票数 0
回答已采纳
2
回答
在WooCommerce中分离注册和登录页面
我复制了
child-theme
/woocommerce/my-account/form-login-single.php中的woocommerce/templates/my-account/form-login.php,然后创建了一个新的
child-theme
/woocommerce/my-account/form-login.php,并将代码放在消息中: <?
浏览 8
提问于2018-05-24
得票数 1
2
回答
链接到我的wordpress子主题中的pdf文件夹
php echo esc_url( home_url( '/wp-content/themes/
child-theme
/pdf/bar.pdf' ) ); ?
浏览 0
修改于2012-09-01
得票数 0
回答已采纳
1
回答
如何在子主题模板中使用AJAX?
但是,没有问题,我在浏览器控制台中得到了以下错误:...themes/
child-theme
/process/*Error */ } } ...themes/
child-theme
浏览 0
修改于2023-03-28
得票数 0
2
回答
注册小部件类,而不是以主题编写
我在/
child-theme
/includes/custom-widget.php有一个小部件。 如何调用register_widget并引用该小部件?
浏览 0
修改于2018-07-19
得票数 1
回答已采纳
2
回答
wp_enqueue_style引用父主题
/style.css' );我需要它来参考href="/wp-content/themes/
child-theme
/css/gr
浏览 0
提问于2015-05-13
得票数 0
回答已采纳
1
回答
使用共享url的图像参数显示facebook共享图像的问题
url]='http://www.test.com' &p[images][0]='http://www.meandmrsjoneshotel.com/wp-content/themes/
child-theme
浏览 2
提问于2012-09-05
得票数 0
1
回答
无法修改插件功能
这个插件函数的原始路径是wp/content/plugins/plugin-name/misc/file.php,我创建的路径是/
child-theme
/plugin-name/misc/file.php
浏览 0
修改于2020-03-26
得票数 -2
1
回答
如何修改子主题中的语言
我以/
child-theme
/language/default.po的形式复制了这个文件,并修改了相关的文本,但是在前端并没有显示出调制解调器。
浏览 0
提问于2015-10-24
得票数 2
1
回答
不使用Wordpress子主题css
在子主题中的function.php文件中: wp_enqueue_style('
child-theme
', get_stylesheet_directory_uriABSPATH' ) ) exit; // enqueue child styles wp_enqueue_style('
child-theme
浏览 0
修改于2018-12-07
得票数 2
回答已采纳
1
回答
javascript未正确排队
/javascripts/animations.js', array( 'jquery' ));子主题是活动的,但是,文件www.example.com/wp-content/themes/
child-theme
浏览 0
提问于2016-08-14
得票数 0
回答已采纳
1
回答
php文件在wordpress子主题中没有覆盖
中,我试图重写函数如下: //some modified code here我还尝试将一个文件放到与
child-theme
浏览 0
提问于2016-02-20
得票数 0
1
回答
在将联系人表单添加到wordpress站点时遇到问题
http://localhost/jmccplantsales/wp-content/themes/
child-theme
/processForm.php
浏览 0
提问于2012-03-27
得票数 0
1
回答
is_page($id)不适用于子主题的index-php
我还试着把目标对准了: if ( strpos($uri, '
child-theme
/index.php') ) { /
浏览 4
修改于2016-03-15
得票数 1
回答已采纳
第 2 页
第 3 页
点击加载更多
领券