Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

FP Testimonials

Opis

FP Testimonials allows you to create testimonials and display the associated testimonials on your sidebar using widgets. The sliding options are managable from wordpress admin area. You can use shortcode ([textimonial limit=5]) for showing in page, here 5 is for example, you can place yours, if you don’t want to place limit then just place [testimonial], it will display 10 posts by default.

You can control over your testimonial sliding transion effect, time, direction etc.

** Pagination is available when you use shortcode.
** Client image can be added now.

Plugin Settings

  • Div ID – textbox (by default it is – testimonial, you can use anything but no space between words)
  • Speed – textbox (You can use 300, 400, 500 etc, Remember they are in Milisecond)
  • Delay Time – textbox (You can use 3000, 4000, 5000 etc, Remember they are in Milisecond)
  • Direction – Options
  • Slide Limit – Options
  • Pagination – Options
  • Hover Control – Options
  • Control Buttons – Options
  • Pagination – Options
  • Show – Options (Full Text, Excerpt)
  • Auto Play – Options
  • Link Title – Options
  • Image – Options (Client Image)
  • Image Size – textbox (Image Width in pixel[px])

Zrzuty ekranu

  • View of Backend Testimonial area.
  • View Backend Widget Settings.
  • View Frontend Widget View.
  • View Frontend Testimonial Page with Pagination.

Instalacja

This section describes how to install the plugin and get it working.

  1. Download the plugin file to your computer and Unzip the downloaded archive
  2. Upload the folder fp_testimonials to your /wp-content/plugins/ directory
  3. Activate the plugin from Plugins > FP Testimonials > Activate, under WordPress admin interface
  4. Use this shortcode in your post or page to display FP Testimonial [testimonial] or [textimonial limit=5].
  5. Manage Widget Settings.

Najczęściej zadawane pytania

  1. What is slide ID?
    Answer: Slide ID is mainly the container ID which contains the testimonials and the JS file animate the contants in it.

  2. What is Hover Control ?
    Answer: When the slide running on and you hover on it, if you assign TRUE, then it pauses the transition until you remove the mouse.

  3. How i show the testimonials in a pge?
    Answer: Just use [testimonial]. By default it will display 10 posts if you don’t set the limit. Otherwise, you can set as [testimonial limit=5], then it will display 5 posts.

  4. How i add client image?
    Answer: You need to add client image using featured image option.

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„FP Testimonials” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

1.0.0

  • initial release of FP testimonials

1.0.1

  • Pagination is added for Page view, when you use shortcode.

1.0.2

  • Backend Style Modification.

1.0.3

  • Backend Style Modification.

1.0.4

  • Pagination screenshot added.

1.0.5

  • Widget Query updated for WordPress 3.5.2.

1.0.6

  • Client Image Option is added.

1.0.7

  • Small CSS Modification.