Title: Feature Me &#8211; CTA Widget
Author: iandbanks
Published: <strong>2013 年 12 月 30 日</strong>
Last modified: 2014 年 5 月 5 日

---

搜索插件

![](https://ps.w.org/feature-me/assets/banner-772x250.png?rev=841168)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/feature-me_d4d3d3.svg)

# Feature Me – CTA Widget

 作者：[iandbanks](https://profiles.wordpress.org/iandbanks/)

[下载](https://downloads.wordpress.org/plugin/feature-me.zip)

 * [详情](https://cn.wordpress.org/plugins/feature-me/#description)
 * [评价](https://cn.wordpress.org/plugins/feature-me/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/feature-me/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/feature-me/#developers)

 [支持](https://wordpress.org/support/plugin/feature-me/)

## 描述

Feature Me CTA Widget is a simple widget that allows you to turn any page or post
on your website into a call to action (cta).It pulls the pages and posts from the
WordPress database and allows a user to choose one to display an excerpt and featured
image in a widget area. Use this widget to feature prominent articles, or promote
actions on the website.

IT’S EASY TO USE. If your theme uses widgets, you can use Feature Me. Just select
the post or page you want to feature in any widget area, customize some preferences
and save. Done.

IT SAVES TIME. Forget about endless sticky posts. With Feature Me, you won’t waste
your time swapping out sticky
 posts to display your posts and pages in a prominent
location. When you use Feature Me, you there is no need to code a featured page 
on your website ever again.

## 屏幕截图

 * [[
 * Feature Me widget Admin
 * [[
 * Feature Me Post/Page as a sidebar CTA

## 安装

 1. Upload `feature-me.zip` using the WordPress plugin uploader
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## 常见问题

  Can I upload a custom image for my featured post?

Not at this time. This widget pulls images from the page/post featured image.

  No photo shows up even when “Featured Image” is turned on

Make sure that your theme supports featured images. If it doesn’t, add the following
code to your themes
 functions .php file:

    ```
    add_theme_support( 'post-thumbnails' );
    ```

If your theme DOES support featured images, check to make sure that the post or 
page you have chosen has a featured
 image attached to it.

  Can I customize the CSS of the Feature Me widget?

Yes. The widget uses a css class “feature-me” from which you can target all other
elements of the widget and change
 the look via css.

You can also use your enter in your own css classes in the “Custom CSS Class” field.

  My website uses a CSS framework. Can Feature Me work with different frameworks?

Yes. You can utilize the “Custom CSS Class” field and enter in framework specific
classes. For example if you are
 using the 960.gs by Nathan Smith, you could enter
in “grid_4” or similar. If you use bootstrap, you could enter “span4” etc.

  Can I just display the image and link and not any text?

Yes. Select the custom body option and leave it blank.

  How can I change the CTA button color?

To change the button color navigate to the featureme.css stylesheet:
 1. Go to the
plugins > editor. 2. Choose ‘Feature Me – CTA Widget’ from the plugin dropdown menu
and click “select” 3. Click ‘feature-me/featureme.css’ on the right side

The button is defined in 3 areas: .feature-me a.fmBtn, .feature-me a.fmBtn:hover,.
feature-me a.fmBtn:visited

Enter your own values or use http://css3buttongenerator.com to generate a button.
Replace featureme.css values with
 the values you generated.

**WARNING** If you mess up the values here, you might need to completely re-install

feature-me to get it back. I HIGHLY RECOMMEND copying the styles to your computer
before tweaking anything.

## 评价

![](https://secure.gravatar.com/avatar/e7554211995899f0d42b09c41628293e8af598d3e1f7de023468079adba54b02?
s=60&d=retro&r=g)

### 󠀁[Nice Module](https://wordpress.org/support/topic/nice-module-2/)󠁿

 [jayking100](https://profiles.wordpress.org/jayking100/) 2016 年 9 月 3 日

I was looking for a plug in to display feature image with post title on the top 
of the post image and Image should display on same alignment line of the below post
listing, its the only one I got working with all my requirements, thanks..

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/feature-me/reviews/)

## 贡献者及开发者

「Feature Me – CTA Widget」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ iandbanks ](https://profiles.wordpress.org/iandbanks/)

[帮助将「Feature Me – CTA Widget」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/feature-me)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/feature-me/)，查看[SVN仓库](https://plugins.svn.wordpress.org/feature-me/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/feature-me/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/feature-me/)。

## 更新日志

#### 1.1.3

 * Bug Fix: Fixes javascript pathway

#### 1.1.2

 * Bug Fix: Fixes an issue where javascript would break and freeze entire widget
   section

#### 1.1.1

 * Bug Fix: Fixed an issue where a PHP error would display on the Widget Admin page

#### 1.1.0

 * “Feature Me” is now “Feature Me – CTA Widget”.
 * Bug Fix: Fixed an issue where default radio buttons weren’t selected when widget
   is created.
 * Bug Fix: Fixed an issue where the widget title in the admin menu displayed incorrect
   title. The correct title will now display on the widget title admin
 * Bug Fix: Fixes an issue where the message “Select a Featured Page or Post to 
   display” would display when leaving the custom body field empty.
 * New Feature: Option to hide Title text
 * New Feature: Option to hide Body text
 * New Feature: Option to hide CTA Link title
 * New Feature: Option to link Title heading
 * New Feature: CTA Link is now a CSS3 button

#### 1.0.0

 * Select a post or page to feature via select menu
 * Uses post title or a custom title
 * Uses post excerpt or custom body text
 * Make use of a post/page feature image
 * Customize the “read more” link title
 * “Read more” text can link to post/page or to a custom url
 * Allows use of custom classes – write one or more class names for css customization

## 额外信息

 *  版本 **1.1.3**
 *  最后更新：**12 年前**
 *  活跃安装数量 **50+**
 *  WordPress 版本 ** 3.7 或更高版本 **
 *  已测试的最高版本为 **3.9.40**
 *  语言
 * [English (US)](https://wordpress.org/plugins/feature-me/)
 * 标签
 * [feature](https://cn.wordpress.org/plugins/tags/feature/)[featured page](https://cn.wordpress.org/plugins/tags/featured-page/)
   [featured post](https://cn.wordpress.org/plugins/tags/featured-post/)[widget](https://cn.wordpress.org/plugins/tags/widget/)
 *  [高级视图](https://cn.wordpress.org/plugins/feature-me/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/feature-me/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/feature-me/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/feature-me/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/feature-me/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/feature-me/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/feature-me/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/feature-me/reviews/)

## 贡献者

 *   [ iandbanks ](https://profiles.wordpress.org/iandbanks/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/feature-me/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.phase-change.org/donate/)