Plugin Directory

Changeset 1515975


Ignore:
Timestamp:
10/16/2016 04:33:20 PM (9 years ago)
Author:
sazzadh
Message:

Fixed a readme.txt issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • testimonial-slider-shortcode/trunk/readme.txt

    r1515973 r1515975  
    2323and looks good in any device.
    2424
    25 This plugin using a jquery plugin [Owl Carousel]
    26 
    27 (http://www.owlcarousel.owlgraphic.com/) by Owlgraphic.
     25This plugin using a jquery plugin [Owl Carousel](http://www.owlcarousel.owlgraphic.com/) by Owlgraphic.
    2826
    2927= Shortcode Example =
    3028
    31 `[tss_testimonial_slider]
    32 [tss_item text="Abelson has been an amazing firm to work with. Lorem changed the
    33 
    34 company.”" name="—  JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link="#"/]
    35 [tss_item text="2222 Abelson has been an amazing firm to work with. Lorem
    36 
    37 changed the company." name="—  JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP"
    38 
    39 link=""/]
    40 [tss_item text="333 Abelson has been an amazing firm to work with. Lorem changed
    41 
    42 the company." name="—  JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link=""/]
    43 [/tss_testimonial_slider]`
    44 
    45 
    46 
    47 
     29`
     30[tss_testimonial_slider]
     31[tss_item text="Abelson has been an amazing firm to work with. Lorem changed the company.”" name="—  JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link="#"/]
     32[tss_item text="2222 Abelson has been an amazing firm to work with. Lorem changed the company." name="—  JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link=""/]
     33[tss_item text="333 Abelson has been an amazing firm to work with. Lorem changed the company." name="—  JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link=""/]
     34[/tss_testimonial_slider]
     35`
    4836
    4937== Installation ==
     
    5745
    5846Below is the example of the shoercode.
    59 `[tss_testimonial_slider]
    60 [tss_item text="Abelson has been an amazing firm to work with. Lorem changed the
    61 
    62 company.”" name="—  JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link="#"/]
    63 [tss_item text="2222 Abelson has been an amazing firm to work with. Lorem
    64 
    65 changed the company." name="—  JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP"
    66 
    67 link=""/]
    68 [tss_item text="333 Abelson has been an amazing firm to work with. Lorem changed
    69 
    70 the company." name="—  JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link=""/]
    71 [/tss_testimonial_slider]`
     47`
     48[tss_testimonial_slider]
     49[tss_item text="Abelson has been an amazing firm to work with. Lorem changed the company.”" name="—  JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link="#"/]
     50[tss_item text="2222 Abelson has been an amazing firm to work with. Lorem changed the company." name="—  JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link=""/]
     51[tss_item text="333 Abelson has been an amazing firm to work with. Lorem changed the company." name="—  JOHN SAMPSON, LEONARD GREEN & PARTNERS, LP" link=""/]
     52[/tss_testimonial_slider]
     53`
    7254
    7355
Note: See TracChangeset for help on using the changeset viewer.