內容簡介
<h3>總結:</h3>
這個外掛讓使用 Foodchow 的餐廳輕鬆將他們的線上訂餐系統嵌入 WordPress 網站中。只需在外掛設定中輸入您的 Foodchow 子域名 (例如:foodchowdemo),外掛將自動生成完整的訂餐 URL (https://foodchowdemo.foodchow.com)。然後在任何頁面或貼文上使用短代碼 [foodchow_ordering] 來顯示您的訂餐系統。
<h3>問題與答案:</h3>
<ul>
<li>
<strong>如何將 Foodchow 的線上訂餐系統嵌入 WordPress 網站中?</strong>
<p>只需使用這個外掛,輸入您的 Foodchow 子域名在外掛設定中,它就會幫您生成完整的訂餐 URL。然後在任何頁面或貼文上使用 [foodchow_ordering] 短代碼即可顯示您的訂餐系統。</p>
</li>
<li>
<strong>有哪些 Shortcode 選項可供使用?</strong>
<p>這個外掛提供兩種 Shortcode 選項:</p>
<ul>
<li><strong>[foodchow_ordering]</strong> - 這個選項會根據設定中輸入的子域名加載訂餐 URL。</li>
<li><strong>[foodchow_ordering url="https://example.foodchow.com" width="100%" height="800"]</strong> - 這個選項可以覆蓋設定並手動定義一個具有自定寬度/高度的 Foodchow URL。</li>
</ul>
</li>
</ul>
外掛標籤
開發者團隊
原文外掛簡介
This plugin allows restaurants using Foodchow to easily embed their online ordering system into a WordPress site.
Simply enter your Foodchow subdomain name (e.g. foodchowdemo) in the plugin settings, and the plugin will automatically generate the full ordering URL (https://foodchowdemo.foodchow.com).
Then use the shortcode [foodchow_ordering] on any page or post to display your ordering system.
Shortcode Options
[foodchow_ordering]
Loads the ordering URL based on the subdomain entered in settings.
[foodchow_ordering url="https://example.foodchow.com" width="100%" height="800"]
Override settings and manually define a Foodchow URL with custom width/height.
