[WordPress] 外掛分享: Live Story

首頁外掛目錄 › Live Story
全新外掛
安裝啟用
尚無評分
27 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.0+ v1.0.5 上架:2024-08-13

內容簡介

**Live Story WordPress 外掛總結:**

- 可快速在線上和遠端屏幕上設計和發布佈局。
- 可自由在空白畫布上製作佈局。添加豐富的動畫,優化轉化效果,放心:Live Story將處理佈局的創建和發布。
- 喜歡模板?您可以構建自己的庫並無縫地與設計結合。

**問題與答案:**

1. Live Story 外掛需要正確運作的前提是什麼?
- 答:需要加載 Live Story 的 JavaScript 主腳本資產。

2. 在 WordPress 外掛中,如何自動加載 Live Story 主要腳本?
- 答:Live Story 外掛會自動加載 Live Story 主要腳本 https://assets.livestory.io/dist/livestory-xxxx.min.js,其中 xxxx 代表在外掛設定中設置的品牌代碼。

3. 可以在哪裡找到官方文件?
- 答:可以在此找到官方文件:https://livestory.nyc/documentation/articles/basic-client-side-integration/#main-script。

4. Live Story 服務與個人數據處理有什麼關聯?
- 答:Live Story 服務符合歐盟 2016/679 號法規(“GDPR”)第 13 條,涉及當您瀏覽網站並與其服務互動時我們收集的個人數據的處理。詳細信息可以在 https://livestory.nyc/privacy 頁面找到。

5. Live Story 外掛的設置指南是什麼?
- 答:
- 在 wp-config.php 中定義以下常量:`define('LIVESTORY_BRANDCODE', 'code');`
- 在 wp-content/plugins 目錄中克隆此存儲庫
- 從管理面板中激活它

6. 如何在 WordPress 中添加佈局?
- 答:使用以下語法:
- 添加佈局:`[livestory id="xyz" type="layout"]`

7. 如何在 WordPress 中添加目的地?
- 答:使用以下語法:
- 添加目的地:`[livestory id="xyz" type="destination]`

8. Live Story 外掛支持存儲和語言代碼是如何實現的?
- 答:通過 store 和 lang 參數來實現存儲和語言代碼的支持。
- 使用以下語法:`[livestory id="xyz" type="layout" store="storeid" lang="foo]`

9. 在 Live Story 外掛設置中,如果設置品牌代碼的值為“demo”,則應如何使用短代碼?
- 答:在 WordPress 頁面中使用以下短代碼:
- ` [livestory id="66aca2d449fcbc000846e6b7" type="layout"]`
- ` [livestory id="65ba07376c11e000080a6b7c" type="destination"]`

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.5) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Live Story」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Design and publish layouts online and to remote screens in no time. Live Story is a next-gen UX design platform that boosts productivity and creativity on your WordPress site.
With our freehand editor, you can freely craft layouts on a blank canvas, add rich animations, and optimize for conversions.
Prefer templates? Build your own library and seamlessly blend them with your designs.
This integration brings unmatched creative agility to WordPress, perfect for content that needs frequent updates, ensuring your site stays fresh, engaging, and conversion-focused.

External services
The correct Live Story functionings requires the Live Story javascript main script asset to be loaded.
Live Story plugin automatically loads Live Story main script https://assets.livestory.io/dist/livestory-xxxx.min.js where xxxx stands for brand
code set up on plugin configuration.
Official documentation can be found here: https://livestory.nyc/documentation/articles/basic-client-side-integration/#main-script
Live Story services are compliant with Art. 13 of Regulation (EU) 2016/679 (“GDPR”) regarding the processing of your personal data that we collect when you browse the Site and interact with its services. Detailed infos can be found at https://livestory.nyc/privacy page.
Setup guide
Live Story plugin can be installed in 2 ways. In first, you have to download the folder and manual upload it by FTP on WordPress plugins folder.
The second way, much faster, simply required to search Live Story on plugins installation module directly inside your WordPress admin panel.
If you are installing with first way:

Clone this repository in the wp-content/plugins directory

Activate it from the admin panel

Manage your configuration using the ‘Live Story’ menu option to enable plugin and set brand code

Brand setup
Brand code must be filled with your brand code on the plugin installation page, as required from plugin to work correctly (see screenshot 1)
Syntax
Add a layout
[livestory id="xyz" type="layout"]

Add a destination
[livestory id="xyz" type="destination"]

Stores and language
Support for store and language codes is available using the parameters store and lang.
[livestory id="xyz" type="layout" store="storeid" lang="foo"]

Server-side rendering option
Server-side rendering is enabled by default, unless it has been manually disabled on the plugin settings.
You can disable SSR on the single content using the parameter ssr of the shortcode.
[livestory id="xyz" type="layout" ssr="false"]

Example contents shortcodes

In Live Story plugin settings, set brand code value: demo
Use following shortcodes in WordPress pages:
[livestory id="66aca2d449fcbc000846e6b7" type="layout"]

[livestory id="65ba07376c11e000080a6b7c" type="destination"]

延伸相關外掛

文章
Filter
Apply Filters
Mastodon