
內容簡介
這是官方的 WordPress 外掛,供 coursecheck.com 培訓提供者使用。
透過在您的網站上安裝此外掛,潛在客戶可以查看您最新的評價、評價數量以及平均評分。
公司評分
您可以使用小部件或簡碼,在網站上隨意顯示您公司的整體評分。
要在側邊欄中添加公司評分,請瀏覽外觀 > 小工具,並將 Coursecheck Widget 添加到您的佈景主題支援的任何小部件區域中。
使用簡碼達到相同效果:
[coursecheck company_id=X]
其中 X 為您的 coursecheck 公司 ID
課程評分
使用小部件或簡碼,您可以在網站上隨意顯示特定課程的評分。
要在側邊欄中添加課程評分,請瀏覽外觀 > 小工具,並將 Coursecheck Widget 添加到您的佈景主題支援的任何小部件區域中。然後,將 CourseID 添加到頁面的 Coursecheck meta box 中(如下所示的屏幕截圖)。
使用簡碼達到相同效果:
[coursecheck course_id=y]
其中 y 為您的 coursecheck 課程 ID
最新評論售車/滑塊
您可以使用以下簡碼在任何頁面或文章中顯示最新評論的售車:
[coursecheck_reviews company_id=X]
其中 X 為您的 Coursecheck 公司 ID。
要顯示特定課程的最新評論,請添加 course_id 屬性:
[coursecheck_reviews company_id=X course_id=Y]
其中 X 為您的 Coursecheck 公司 ID,Y 為您的 Coursecheck 課程 ID。
要更改售車速度,只需添加速度屬性:
[coursecheck_reviews company_id=X speed=10]
滑塊速度設為 10 秒
最新評論列表
要在側邊欄中添加最新評論列表,請瀏覽外觀 > 小工具並新增 Coursecheck Recent Reviews 到您的佈景主題支援的任何小部件區域中。
要在任何頁面或文章中添加最新評論列表,請使用以下簡碼:
[coursecheck_reviews company_id=X display=list]
其中 X 為您的 Coursecheck 公司 ID。
要顯示特定課程的最新評論,請添加 course_id 屬性:
[coursecheck_reviews company_id=X display=list course_id=Y]
其中 X 為您的 Coursecheck 公司 ID,Y 為您的 Coursecheck 課程 ID。
要限制顯示的評論數量,請添加 num_reviews 可選屬性:
[coursecheck_reviews company_id=X display=list num_reviews=4]
其中 X 為您的 Coursecheck 公司 ID
(最大顯示評論數量為 10)
要在簡單的行動友好的 2 列版面中顯示列表,請添加 layout 可選屬性:
[coursecheck_reviews company_id=X display=list layout=columns]
其中 X 為您的 Coursecheck 公司 ID
樣式和顏色
我們已經包含了基於 Coursecheck 品牌的簡單樣式,應該適用於大多數網站,但您可以使用 WordPress 自訂器 / 額外 CSS 更改任何樣式。
演示和範例
有關更多幫助和演示,請參見我們的 Coursecheck Plugin Demo 網站。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
The official WordPress plugin for coursecheck.com training providers.
By installing this plugin on your website prospective customers can see your most recent reviews, how many reviews you have, together with your average rating.
Company rating
You can display your overall company rating anywhere on your site using a widget or shortcode.
To add a company rating to your sidebar navigate to Appearance > Widgets and add Coursecheck Widget to any widget area your theme supports.
To achieve the same result using a shortcode:
[coursecheck company_id=X]
where X is your coursecheck CompanyID
Course rating
You can display a course specific rating anywhere on your site using a widget or shortcode.
To add course rating to your sidebar navigate to Appearance > Widgets and add Coursecheck Widget to any widget area your theme supports. Then add the CourseID to a pages Coursecheck meta box (see screenshot below).
To achieve the same result using a shortcode:
[coursecheck course_id=y]
where y is your coursecheck CourseID
Recent reviews carousel/slider
You can display a carousel of your recent reviews on any page or post using the following shortcode:
[coursecheck_reviews company_id=X]
where X is your Coursecheck CompanyID
To show recent reviews for a specific course add the course_id attribute
[coursecheck_reviews company_id=X course_id=Y]
where X is your Coursecheck CompanyID and Y is one of your Coursecheck CourseIDs’
To change the speed of the carousel simply add a speed attribute
[coursecheck_reviews company_id=X speed=10]
Slider speed set to 10 seconds
Recent reviews list
To add a list of recent reviews to your sidebar navigate to Appearance > Widgets and add Coursecheck Recent Reviews to any widget area your theme supports.
To add a list of your recent reviews to any page or post, use the following shortcode:
[coursecheck_reviews company_id=X display=list]
where X is your Coursecheck CompanyID
To show recent reviews for a specific course add the course_id attribute
[coursecheck_reviews company_id=X display=list course_id=Y]
where X is your Coursecheck CompanyID and Y is one of your Coursecheck CourseIDs’
To limit the number of reviews displayed add the optional num_reviews attribute:
[coursecheck_reviews company_id=X display=list num_reviews=4]
where X is your Coursecheck CompanyID
(the maximum number of reviews that can be displayed is 10)
To display the list in a simple mobile friendly 2 column layout add the optional layout attribute:
[coursecheck_reviews company_id=X display=list layout=columns]
where X is your Coursecheck CompanyID
Styling & Colors
We have included simple styling based on the Coursecheck branding that should work for most websites, but you can change pretty much any of this using WordPress Customizer / Additional CSS.
Demos and Examples
For more help and demos please see our Coursecheck Plugin Demo website.
