咨询热线:4006-75-4006
售前:9:00-23:30 备案:9:00-18:00 技术:7*24h
1. 使用ftp工具登录主机,进入“web/wp-content/themes/twentyseventeen/template-parts/footer/”路径,把“site-info.php”文件下载下来;
2. 编辑“site-info.php”文件,编辑“<a href=…</a>”之间的信息,例如:
<a href='https://www.landui.com' target='_blank'>自豪地采用WordPress</a>
<br><a href='http://www.landui.com' target='_blank'>服务器提供商:蓝队云</a><br>
3. 编辑保存之后,再上传到ftp里面替换原先的“site-info.php”文件;
4. 说明:可以增加多行信息,如果需要换行效果需要在“<a href=…</a>”的前面和后面增加“<br>”,“target='_blank'”表示点击文字链接在新的窗口中打开。
5. 效果如下: