已建立論壇回覆
-
作者帖子
-
後續應該做些反垃圾工具和外掛
已轉發空間、微博,微信客戶
別擔心,你只管做你想做的,還有我們在呢
正在調整,另外做了個共用賬號表格。
如果有更好的解決方法將後續跟進……
2016 年 04 月 19 日 04:03:54 升級至 4.0 功能和結構變更,修改方法如下:
1 、找到檔案 /Avada/includes/redux/redux-framework/ReduxCore/core/enqueue.php
大致在 291 行
wp_enqueue_script( 'webfontloader', 'https://googleajax.admincdn.com/ajax/libs/webfont/1.5.0/webfont.js',
替換為
wp_enqueue_script( 'webfontloader', 'https://img.feibisi.com/ajax/libs/webfont/1.5.0/webfont.js',
2 、找到檔案 /Avada/includes/redux/redux-framework/ReduxCore/framework.php
var wf = document.createElement( 'script' ); wf.src = 'https://googleajax.admincdn.com/ajax/libs/webfont/1.5.3/webfont.js';
替換為
var wf = document.createElement( 'script' ); wf.src = 'https://img.feibisi.com/ajax/libs/webfont/1.5.3/webfont.js';
應用中心購買的話在 DIY 包裡面,可以直接後臺下載的。
已傳送,請注意查收。
回覆至: 短網址 啥時候可以用? #18367這兩天在做系統整合,還需要些時間。
-
作者帖子