這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

NiceJob

描述

Easily add NiceJob stories, reviews, trust badge, engage to your WordPress site.

螢幕截圖

  • Stories with reviews
  • Reviews only
  • Stories only
  • Trust badge
  • Engage
  • Usage

安裝

  1. Upload the nicejob-for-wordpress plugin into your WordPress site, activate it.

  2. A new NiceJob menu will appear on the admin sidebar menu.

  3. Copy your Company ID from NiceJob company profile page, and paste it on to the field.

  4. Save the Company ID, it will be automatically used in the shortcode.

  5. How to use shortcode:

    • [nicejob-stories]
      • style: [grid/single] layout style (optional, default is grid)
      • show: [all/photos/reviews/reviews-no-photos] stories to show (default is all)
      • max-height: stories maximum height (optional, default none)
      • branding: [top/bottom] brand position (optional, default top)
      • source: [account,{company_id},{company_id}…] Show stories from all the companies in a account, a few companies (comma separate). (optional, default: current company)
        Example usage of complete options:
        [nicejob-stories style="grid" show="reviews" max-height=300 branding="bottom" source="account"]
    • [nicejob-badge]
      • show-reviews: [1/0] Show reviews
      • source: [account,{company_id},{company_id}…] Show reviews from all the companies in a account, a few companies (comma separate). (optional, default: current company)
        Example usage of complete options:
        [nicejob-badge show-reviews="1" source="account"]
    • [nicejob-engage]
      • positions: [left/right] Position on screen
      • event-types: [Booking,Review] Events to show (comma separated)
      • mobile: [show/hide] Show or hide on mobile device (optional), default: show
        Example usage of complete options:
        [nicejob-engage position="left" event-types="Booking,Review"]
    • [nicejob-lead]
      • type: [a/button] anchor link or button, default: a
      • class: additional element class (optional)
      • text: element text, default: Click here for an estimate
        Example usage of complete options:
        [nicejob-lead type="button" class="button-right button-blue" text="Click here for an estimate"]
        If you already add one of above widgets, you can make a lead button anywhere by adding element class nj-lead to an anchor or button element, it will automatically enable that button to open lead form.
    • [nicejob-review]
      • type: [a/button] anchor link or button, default: a
      • class: additional element class (optional)
      • text: element text, default: Leave us a review!
        Example usage of complete options:
        [nicejob-review type="button" class="button-right button-blue" text="Leave us a review!"]
        If you already add one of above widgets, you can make a review button anywhere by adding element class nj-review to an anchor or button element, it will automatically enable that button to open review form.
    • [nicejob-recommendation]
      • type: [a/button] anchor link or button, default: a
      • class: additional element class (optional)
      • text: element text, default: Recommend us!
        Example usage of complete options:
        [nicejob-recommendation type=”button” class=”button-right button-blue” text=”Recommend us around you!”]

評價

2024年2月16日
When I install NiceJob, my Lighthouse scores go down across the board by 4 points on Performance, 5 points on Accessibility, 23 points on Best Practices, and 14 points on SEO. Just horrible. Also, why do you include the same script for each widget. It’s twice on the page when I have a badge and engage and three times on the page when I’m on a page with stories.
2017年4月24日
I added this to my wordpress site, use the shortcode, add my company id, it works great without any issue. Showroom and review feed are showing!
閱讀全部2個評價

貢獻者及開發者

“NiceJob” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 NiceJob 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

3.6.0

  • Add source attribute to trust badge & stories shortcode

3.5.0

  • Add shortcode for NiceJob recommendations

3.4.1

  • Update default value for engage shortcode button
  • Update default value for stories shortcode button

3.4

  • Update readme

3.3

  • Added new shortcode for collect reviews

3.2

  • Bug fixes
  • Added new shortcode for collect leads

3.1

  • Added new shortcode for engage

3.0

  • Add admin menu to fill in Company ID
  • Automatically using Company ID
  • Added rich editor NiceJob button

2.2

  • Add trust badge

2.1

  • Use company hash instead of id for more secure
  • Shortcode can still using id, no changes on user side

2.0

  • Introduced new shortcode for stories
  • Deprecate old shortcodes
  • Existing old shortcodes still works

1.0

  • Add shortcode for NiceJob showroom
  • Add shortcode for NiceJob review feed