Testimonial except duplicating in admin
-
Using plugin version: 2.1.4
Create a testimonial called “First” with the content: “This is the first testimonial”.
Create a testimonial called “Second” with the content: “This is the second testimonial”.
Create a testimonial called “Third” with the content: “This is the third testimonial”.Load the /wp-admin/edit.php?post_type=testimonial page in the admin to view all testimonials.
The titles are correct, however, the excerpt underneath the titles all show as the most recently published testimonial. E.g.,
First
This is the third testimonialSecond
This is the third testimonialThird
This is the third testimonial
The topic ‘Testimonial except duplicating in admin’ is closed to new replies.