跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

Jamie Social Icons

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

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

Jamie Social Icons

由 martiniboy 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

Show social icons at the top or bottom of post/page or adding the Facebook, Twitter, Pinterest, Google Plus and Linkedin buttons manually.
This plugin allows you to add the social share icons on your page and/or post. You can choose which social icons to show on the options page from a choice of FACEBOOK’s Facebook like/Facebook recommend, GOOGLE’s Google Plus, TWITTER’s Tweet this, PINTEREST’s pin this and LINKEDIN’s share on Linked in. Get your wordpress site found by the search engines by letting your readers share it with there social friends/followers – expose your site to more people will result in more viewers.
Track the social interaction with the social icons within your google anlaytics. To see which posts/pages are bring your site the most traffic
Now with Integration with Facebook insights to be able to track all inetegration with your website and Facebook click here to find out more

Features

  • Choose to show automatically at the top and/or bottom of each post and or page or manually with the shortcode or template code
  • You can add <?php echo get_jamie_social_code(); ?> in template to show automatically on selected template
  • TinyMCE : Button integration for easy adding the social icons to specific posts/page/custom posts which addds shortcode
  • Shortcode – manullay add shortcode to post [jamiesocial]
  • Integration With Google Analytics
  • Integration with Facebook Insights
  • Ability to align the icons to the left, center or right
  • Ability to add text before the icons
  • In the process of creating ability to Localize the plugin

Future Updates/Work In Progress

  • Ability to add automatically to CPT
  • Add automatically to blog feed/excerpt page
  • Add StumbleUpon

For more detailed instructions and any other requests click here

螢幕擷圖

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png
  • screenshot-4.png
  • screenshot-5.png

安裝方式

  1. Upload jamie-social-icons folder to the /wp-content/plugins/ directory or one click install from dashboard
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Social Settings page and choose which icons that you would like to show
  4. You can choose to show the post automatically on the top and/or bottom of each post and/or page
  5. Or you can manually add shortcode to post by pasting [jamiesocial] in or by simply clicking on the social icon button in the TinyMCE
  6. Or for more control of precisely where you want the icons to show place <?php echo get_jamie_social_code(); ?> in your template where you want the icons to show – Avoid if unsure of editing template files
  7. If you want to overwrite styles – style ul.jamie_social in the surrounding container in your theme ‘s stylesheet

For more detailed instructions click here

常見問題集

When clicking on the pinterest no image is displayed in the pinterest popup.

Because the pinterest button is for images and on a page/post you can have multiple images this selects the featured image.
THIS HAS SINCE BEEN UPDATED AND ALLOWS YOU TO CHOOSE ANY IMAGE ON THE PAGE

How To show the Jamie Social Icons On the blog feed page/ excerpt news feeds

You can add the social icons after each post on the main blog feed/category pages although it will not be automatic.
You will need to add <?php echo get_jamie_social_code(); ?> into the template. On the index.php/category.php/archive.php look for the loop and after <?php the_excerpt();?> add the code and the icons will appear on the feed pages.
I did not make it a function so it is automatic because when you like/tweet etc a post it shares the url with posts on the blog feed/ category page the posts move to different pages if paginated as new posts are added.
If this function is required let me know And it will be in the next update

Facebook Icon is not showing

Recently Facebook has been doing lots of updates to their Facebook Like button which has resulted in the Facebook Button disappearing – especially in older browsers (IE8 and below), In update Version 0.9.2 it is now working with all browsers but will be keeping an eye on any updates.

Google Plus Is not showing on my post

The Google Plus Button does not support IE7 so it will not be shown, if you are still using IE7 please update your browser to Google Chrome, Firefox or Safari or any other modern browser.

Twitter is not displaying my counts

To improve performance Twitter cache the count before displaying it. The cache is updated frequently but on some occasions it may look like your count is not increasing while the cache is updated. In addition, the count only includes public Tweets meaning a Tweet from a protected account will not cause an increase.

Can The Facebook Like change the Verb to Recommend?

This functionality has been added in the release of V0.9.6, you can show either Facebook Like or Facebook Recommend

Twitter is showing as text, Facebook is not showing your plugin is broken!! LinkedIn & Google+ are not showing

Please check that your theme has wp_head in the header.php and wp_footer in the footer.php the plugin will not work without these important parts of code in the theme find out more here

I cannot add the Social Icons automatically to CPT

I am currently working on this function and hope to have it available on a later release

I have added default text infront of the icons and the style is not aligned next to the icons

Because each theme has unique stylesheets this is something I will not be able to support, you can override my plugins stylesheet in your themes stylesheet to get your desired effect. The ul list has a class of jamie_social

Any further questions click here or look through the support forum

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Jamie Social Icons〉的開發相關工作。

參與者
  • martiniboy

將〈Jamie Social Icons〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

V0.9.8.3 – 02.04.2013

  • Bug Fix – incompatible with other plugins same function name
  • changed Pinterest code to Pinterests Current code – still issue with using multiple PIN buttons only showing count on clicked one!!!

V0.9.8.2 V0.9.8.2 – 20.11.2012

  • Bug Fix error in icons replacing content of posts

V0.9.8 – 18.11.2012

  • Bug Fix with certain plugins icons showing at top of page as well
  • Removed options page from main menu and put it under the settings menu as did not warrant the real estate

V0.9.7 – 08.10.2012

  • Added Fallback options if default language hides Facebook button or want different language for Like Button
  • Correct Code to show icons only at bottom of post

V0.9.6 – 07.10.2012

  • Integration with Facebook Insights
  • Ability to show icons at the top and bottom of post
  • Ability to add custom and pre-made text before the icons
  • Tidy up the settings page and file structure
  • Beta Of localizing the code – to allow Facebook show in language of website
  • Option of changing Facebook Like to Facebook recommend

V0.9.5 – 06.08.2012

  • Structured call to js files
  • Added functionality so you can track your social clicks within your google analytics account

V0.9.4 – 11.07.2012

V0.9.3 – 24.06.2012

  • Bug Fixes

V0.9.2 – 23.05.2012

  • Corrected Facebook like in IE8 and lower
  • Removed empty li for Google Plus In IE7
  • Add the Count on the Pinterest Button
  • Updated Instructions

V0.8 – 07.05.2012

V0.9 – 07.05.2012

  • Add ability to add social icons to top or bottom of post automatically
  • BETA version to track social interactions within google analytics.

V0.7 – 08.04.2012

  • Amends to styling
  • Add choice of image for pinterest pin

V0.3 – 16.03.2012

Bug Fixes

V0.4 – 25.03.2012

V0.5 – 25.03.2012

V0.6 – 25.03.2012

  • Fixed Facebook not showing in IE7
  • Added Shortcode [jamiesocial] functionality
  • Added Tiny MCE Button for shotcode

V0.2 – 14.03.2012

Error in attaching stylesheet – now corrected

中繼資料

  • 版本 0.9.8.3
  • 最後更新 13 年前
  • 啟用安裝數 200+
  • WordPress 版本需求 3.1 或更新版本
  • 已測試相容的 WordPress 版本 3.5.2
  • 語言
    English (US)
  • 標籤
    facebookgoogle plusLinkedInsocial sharetwitter
  • 進階檢視

評分

4.4 星,滿分為 5 星
  • 6 個 5 星使用者評論 5 星 6
  • 0 個 4 星使用者評論 4 星 0
  • 0 個 3 星使用者評論 3 星 0
  • 0 個 2 星使用者評論 2 星 0
  • 1 個 1 星使用者評論 1 星 1

新增使用者評論

查看全部使用者評論

參與者

  • martiniboy

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

贊助

想要支援這個外掛的發展嗎?

贊助這個外掛

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.