前言介紹
- 這款 WordPress 外掛「Mad Cow Customizer for WooCommerce」是 2023-01-01 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2024-04-12,距離現在已有 387 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 6.2 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.2 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
jrobie23 |
外掛標籤
customize woocommerce | customize woocommerce emails | Customize WooCommerce Shop Page | Customize WooCommerce Product Page | Customize WooCommerce Checkout Page |
內容簡介
Mad Cow Customizer 是一個簡單的客製化解決方案,可以在整個 WooCommerce 鉤子(hook)以及一些一般的 WordPress 鉤子中添加/更改內容!
選擇標籤(Tab),前往您有興趣進行客製化的選項。
在許多情況下,您可以使用圖像找到您想要輸入一些文本的鉤子的位置。
有些是簡單的是/否選項。
在文字編輯器中輸入您的文本或 HTML 代碼。
在底部點擊「儲存變更」按鈕。
在公開面板上檢查您的作品。
該插件包含基本佈局的樣式表,但不會影響您的網站前端的樣式。
所有客製化區域都有自己的類別,因此您可以根據需要更新 CSS。只需使用您的瀏覽器檢查器查找特定 div 或容器的類別,並在子佈景主題中的樣式表中添加自己的樣式。
「購物/專屬頁」、「單一產品」、「購物車」、「結帳」、「電子郵件」、「一般 WooCommerce 選項」、「自訂產品標籤」,甚至還包括一些常見的 WordPress 功能!
購物、單一產品、購物車和結帳標籤提供 WooCommerce 提供的一些常見鉤子。通常,您正在將內容添加到 WooCommerce 的這些部分,它將顯示在鉤子指定的位置。提供了參考屏幕截圖。
電子郵件標籤允許您在標題區域和頁腳區域添加消息,並且您可以基於當前在購物車中的產品和/或產品類別自定義這些消息。這些可以與標題消息和頁腳消息不同。 (即產品 A 在購物車中,則在標題區域中顯示此消息。在購物車中的類別 B,在頁腳中顯示此消息)。
一般 WooCommerce 選項選項包括:
* 從單一產品頁面中刪除麵包屑導覽
* 刪除簡短描述
* 在單一產品頁面上顯示長描述,短描述的位置
* 隱藏描述選項卡
* 隱藏評價選項卡
* 隱藏其他資訊選項卡
* 自動標記虛擬訂單為「已完成」
* 替換相關產品和上推產品的文字
* 從相關產品區域中刪除特定類別
* 替換交叉銷售文字
* 替換所有產品的「加入購物車」文字
* 替換特定產品的「加入購物車」文字
* 替換具有特定類別產品的「加入購物車」文字
WooCommerce 自訂標籤選項卡允許您添加三個新的自訂標籤,並添加您自己的內容和自定義樣式到這些標籤中,同時指定它們的優先順序(從左到右顯示的順序)。
一般 WordPress 選項卡允許您更改省略號的文本,並將其設置為文章的鏈接。您還可以調整摘要的長度。
這裡是一個關於所有功能的詳細說明視頻。
聯繫我們
原文外掛簡介
Mad Cow Customizer is a plugin that catalogs all the hooks in WooCommerce and offers a WYSIWYG so you can easily manage the content in your online store.
What are hooks?
Hooks are a way for one piece of code to interact with or modify another piece of code at specific, pre-defined points.
WooCommerce hooks work the same way, but they specifically help you customize your WooCommerce store.
How does this plugin make my life easier?
It’s a 1:1 relationship, which means one hook interacts with one set of code.
Hooks offer more flexibility, but at some point, you have more hooks than you know what to do with!
That’s why we created the Mad Cow Customizer to herd all your hooks together.
Now you can make one change and you’ll see it populated in many places across your entire online store.
★ Key Highlights ★
Anywhere there’s a hook, you can update the content! That means you can easily manage content across your WooCommerce shop.
PLUS:
With the WYSIWYG, you don’t have to write PHP. It’s great for shop owners and non-developers alike!
A stylesheet is included for the basic layout of the plugin, but it will not impact the styling on the front-facing side of your site.
Mad Cow provides regular updates when a new WooCommerce hook is added.
Here is a quick overview.
How it works:
-Pick the tab that (should) get you to the customization options you are interested in.
-In many cases, you can use the image to find the location of the hook in which you would like to enter some text.
-Others are simply yes/no options.
-Enter your text or HTML in the text editor section.
-Click the “Save Changes” button at the bottom.
-Check your work on the public facing side of the site.
What about styles & class?
-A stylesheet is included for the basic layout of the plugin, but will not impact the styling on the front-facing side of your site.
-All areas of customization have been given their own class so you can update the CSS however you need to. Simply use your browser’s inspector to locate the classes for the specific div or container where your custom text/content has been added and add your own styling to the stylesheet in your child theme.
-The “after cart” and “before product tabs” divs are both set to clear:all; for basic layout reasons. Those, and all others, can be overridden in your own theme’s stylesheet.
What’s included:
-“Shop/Archive”
-“Single Product”
-“Cart”
-“Checkout”
-“Email”
-“General WooCommerce Options”
-“Custom Product Tabs”
-And even a couple general WordPress features!
Section details:
The Shop, Single Product, Cart, and Checkout tabs provide some of the most common hooks provided by WooCommerce. In general, you are adding your content to these sections of WooCommerce and it will display where specified by the hook. Screenshots are provided for reference.
The Email options section allows you to add a custom message to the header area and footer area of the Processing Order email. That’s the email that gets sent to your customers when the order is first placed.
You can add your content (text/html — more on that later) and style it right from the plugin. You can also specify if you want each respective message to display based on the products OR product categories in the cart. So, only show the message if product “1234” is in the cart or if product category “324” is present.
The Custom Tabs section allows you to add three additional tabs to the product pages. Within this section you can add a tab title, tab content, custom tab styes and a tab priority. The priority indicates which order (left to right) the tab will show up.
The General WooCommerce section has a load of various functions including:
Remove Breadcrumbs from Single Product Page
The breadcrumbs show up at the top of the product page.
Remove Short Description
This eliminates the short description from showing below the product title.
Display the long description on single product page where the short description was.
If you remove the short description, you can display the long description in this section instead.
Hide any or all of the native WooCommerce tabs:
Description Tab
Reviews Tab
Additional Information Tab
Automatically mark virtual orders as “Complete”
For orders that ONLY contain virtual products (non-shippable) this automatically marks them as complete since there is no need to confirm the order has shipped (in some cases).
Replace Related Products and UpSells text
This allows you to specify your own text where the related products are displayed (single product page and cart page.
Remove specific categories from showing in the Related Products area
This allows you to remove some categories from showing in the Related Products area.
Replace Cross Sells text
This allows you to specify your own text where the Cross Sell products are displayed (checkout page.
Replace Add To Cart text on all products
Change the “Add to Cart” text on all products.
Replace Add To Cart text on specific products
Specify on which products you want to change the “Add to Cart” text.
Replace Add To Cart text on products with specific categories
Specify on which product categories you want to change the “Add to Cart” text.
The General WordPress section allows you to adjust some standard WordPress options.
This section allows you to change the ellipsis text from the standard “[…]” to anything you want. You can also make this ellipsis a link which is not the default for the Standard WordPress themes.
You can also adjust the length of the excerpt by simply adding the number of words you want to display on the blog page or any other archive page.
Here is a video with a detailed explanation of all the functionality.
Contact Us
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Mad Cow Customizer for WooCommerce」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 1.6 | 1.7 | 1.8 | 1.9 | 1.9.1 | 1.9.2 |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。