張貼日期:2018/4/29 上午 03:26:02
e外觀
header Custom Content
<img src="http://imgh.us/free-shipping-white.svg"> Free shipping and returns on all orders above <span class="badge">$100</span>
SOBER
圖片尺寸
1.筆電螢幕:SLIDER: 1349*700 圖片尺寸:1920x700 1600x700 1920x1350
2. Banner Image 360x360
3. Banner Image 555x360
Product Image (外觀/自訂/....)
Main image width: 897
Thumbnail width: 433
Thumbnail cropping: Custom (73x87)
:::::::::::::WOO::::::::::::
增加WordPress内存限制。wp-config.php 加入程式碼 提高記憶體限制。
define('WP_MEMORY_LIMIT', '256M'); 放在Happy Blogging这一行之前:
root/ wp-config.php
* 將此設定為 true 將可開啟開發時的通知顯示。
* 強烈建議外掛與佈景主題開發人員使用 WP_DEBUG
* 於他們的開發環境中。
*/
define('WP_DEBUG', false);
define( 'WP_MEMORY_LIMIT', '96M' );
/* 設定完成,請儲存檔案。然後開始 Blogging 吧! */
Please log into your hosting cpanel / select php version and chose ...switch to php options
PHP Version Switch To PHP Options to chose your mem limit setting
memory_limit 128M
WP 設定 一般 WP位址 網站位址 都加上 https:// 則woocommerce 系統狀態 https打勾。
Paypal 安裝外掛
WooCommerce PayPal Express Checkout Payment Gateway
Instant Payments Instant Payments Require Instant Payment
16-1.WPML使用起来太复杂了,有没有简单点的多语言网站插件?
@穗:谷歌翻译官方提供了一个插件,网站翻译器;将 Google 翻译的自动翻译功能添加到您的网站中!免费的网站翻译器插件可让您快速轻松地扩大在全球的覆盖范围。演示效果:http://www.cateringdevice.com/
优势:只要按照提示步骤添加到网站上之后就不用再花费时间翻译了;
劣势:谷歌自动翻译的结果可能不太准确、不太通顺。
WooCommerce Force SSL setting
The Force SSL setting (WooCommerce > Settings > Checkout > Checkout Options > Force secure checkout) in WooCommerce ensures that certain pages are only shown over HTTPS when enabled. These pages are:
Banner Image 4 TEXT語法
(1) <h2>xxxxx</h2>
(2)
<p style="font-weight: 600;">7 DAYS ONLY促銷</p>
<h2>25%
Off Everything 典藏系列</h2>
<p class="class_A01">Off Every典藏系列</p>
<p style="font-weight: 600; font-size: 11px;">END SUNDAY 5 FEBRUARY 典藏系列</p>
(3)
<span style="font-weight: 600;">2017</span>
<h2>New Arrivals</h2>
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
參考碼from COFT
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,.btn-default{
font-family:'Roboto', "微軟正黑體", "Microsoft JhengHei";
}
Custom CSS
/*
You can add your own CSS here.
Click the help icon above to learn more.
*/
.page-id-33 #menu-primary-menu > li:nth-child(n+4),
.page-id-387 #menu-primary-menu > li:nth-child(n+4),
.page-id-389 #menu-primary-menu > li:nth-child(n+4),
.page-id-2195 #menu-primary-menu > li:nth-child(n+4) {
display: none;
}
.page-id-33 #menu-primary-menu > li:nth-child(3),
.page-id-387 #menu-primary-menu > li:nth-child(3),
.page-id-389 #menu-primary-menu > li:nth-child(3) {
margin-right: 0;
}
/* CSS 01 */
element style, body{
font-family:Sofia pro, poppins sans-serif, "微軟正黑體", "Microsoft JhengHei", sans-serif;
}
/* css page title*/
.page-header-text-light .page-header .page-title {
font-family:Sofia pro, poppins sans-serif, "微軟正黑體", "Microsoft JhengHei", sans-serif;
}
.page-header .page-title {
font-family:Sofia pro, poppins sans-serif, "微軟正黑體", "Microsoft JhengHei", sans-serif;
}
/* class1*/
.A01 {
font-family:Sofia pro, poppins sans-serif, "微軟正黑體", "Microsoft JhengHei", sans-serif;
font-size: 26px;
color:#003366;
}
/* class2*/
.A02 {
font-family:Sofia pro, poppins sans-serif, "微軟正黑體", "Microsoft JhengHei", sans-serif;
font-size: 30px
}
/*footer*/
.footer-widgets .widget-title {
font-family:"微軟正黑體", "Microsoft JhengHei", sans-serif;
font-size: 20px
}
.footer-widgets ul.menu li a
{
font-size: 16px
}
/* slider */
body .rev_slider .tp-caption {
font-family:Sofia pro, poppins sans-serif, "微軟正黑體", "Microsoft JhengHei", sans-serif;
}