When a Post is not a Post
-
Hello!
I am using a testimonials plugin where I am adding each testimonial in the plugins admin interface. These testimonials are not set into the posts section – so are not being found.However, the testimonial was using the post page to add the necessary info to: title, featured image and the testimonial itself.
I have created individual pages for each testimonial and added the short code below to try to bring in that testimonials info by using the page ID
[ic_add_posts ids=’707′]
This is not working – and using:
[ic_add_posts] does bring in:
Title > Test
Post Text > Test
Posted in sebastien-hugo | Leave a comment | EditSo, I am looking for a way to bring in the info I need form the plugins admin interface:
Title
Featured Image
TestimonialPlease advise.
Thanks!
The topic ‘When a Post is not a Post’ is closed to new replies.