Title: trivision's Replies | WordPress.org

---

# trivision

  [  ](https://wordpress.org/support/users/trivision/)

 *   [Profile](https://wordpress.org/support/users/trivision/)
 *   [Topics Started](https://wordpress.org/support/users/trivision/topics/)
 *   [Replies Created](https://wordpress.org/support/users/trivision/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/trivision/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/trivision/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/trivision/engagements/)
 *   [Favorites](https://wordpress.org/support/users/trivision/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Customer Reviews] How can I change the submission date of a testimonial?](https://wordpress.org/support/topic/how-can-i-change-the-submission-date-of-a-testimonial-1/)
 *  [trivision](https://wordpress.org/support/users/trivision/)
 * (@trivision)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/how-can-i-change-the-submission-date-of-a-testimonial-1/#post-5355107)
 * Yes, you can change the date of submission. So far I was able to find out how
   to change review that has been posted but NOT approved yet. Go under Dashboard-
   > Customer Reviews. Hover over the date and once you see red pencil click. This
   should allow you to change Review’s date and other info.
 * Once the review has been approved you can’t change the date. If you have reviews
   that have been approved I recommend to delete it and re-post it. Change date 
   and than APPROVE.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YARPP - Yet Another Related Posts Plugin] Limit characters in title of the post](https://wordpress.org/support/topic/limit-characters-in-title-of-the-post/)
 *  Thread Starter [trivision](https://wordpress.org/support/users/trivision/)
 * (@trivision)
 * [13 years ago](https://wordpress.org/support/topic/limit-characters-in-title-of-the-post/#post-3919909)
 * glad you found it! I’m sure there are more ways to achieve this. So far we found
   2! Good job and thanks for sharing 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YARPP - Yet Another Related Posts Plugin] Limit characters in title of the post](https://wordpress.org/support/topic/limit-characters-in-title-of-the-post/)
 *  Thread Starter [trivision](https://wordpress.org/support/users/trivision/)
 * (@trivision)
 * [13 years ago](https://wordpress.org/support/topic/limit-characters-in-title-of-the-post/#post-3919894)
 * where did you add the css code? were you able to locate your style.css file?
 * when I work with css elements to assure that I’m applying properties to correct
   element I often add either background-color: red; or border: 1px red solid;
 * If you add one of the above properties you should see this reflected on your 
   page. If you don’t see it it means you didn’t apply the css correctly and you
   might add additional div or class before your
 *  a .yarpp-thumbnail-title {padding-bottom:30px;
    background-color: red;}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YARPP - Yet Another Related Posts Plugin] Limit characters in title of the post](https://wordpress.org/support/topic/limit-characters-in-title-of-the-post/)
 *  Thread Starter [trivision](https://wordpress.org/support/users/trivision/)
 * (@trivision)
 * [13 years ago](https://wordpress.org/support/topic/limit-characters-in-title-of-the-post/#post-3919890)
 * you can add this to any css. You should have style.css inside your Theme folder.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YARPP - Yet Another Related Posts Plugin] Limit characters in title of the post](https://wordpress.org/support/topic/limit-characters-in-title-of-the-post/)
 *  Thread Starter [trivision](https://wordpress.org/support/users/trivision/)
 * (@trivision)
 * [13 years ago](https://wordpress.org/support/topic/limit-characters-in-title-of-the-post/#post-3919887)
 * have you tried adding CSS?
    a .yarpp-thumbnail-title {padding-bottom:30px;}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YARPP - Yet Another Related Posts Plugin] Limit characters in title of the post](https://wordpress.org/support/topic/limit-characters-in-title-of-the-post/)
 *  Thread Starter [trivision](https://wordpress.org/support/users/trivision/)
 * (@trivision)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/limit-characters-in-title-of-the-post/#post-3919559)
 * I solved it myself! 🙂
 * I have used CSS to overwrite the space given to display title.
    I have added 
   this so now my title is shown in all. a .yarpp-thumbnail-title {padding-bottom:
   30px;}
 * I still recommend to use substr(get_the_title(), 0, 90) instead of: get_the_title()
   to control the length 😉
 * Cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wp-Pro-Quiz] Can't display results :(](https://wordpress.org/support/topic/cant-display-results/)
 *  Thread Starter [trivision](https://wordpress.org/support/users/trivision/)
 * (@trivision)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/cant-display-results/#post-3776119)
 * [http://trivision.tv/blog/sample-page/](http://trivision.tv/blog/sample-page/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wp-Pro-Quiz] Can't display results :(](https://wordpress.org/support/topic/cant-display-results/)
 *  Thread Starter [trivision](https://wordpress.org/support/users/trivision/)
 * (@trivision)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/cant-display-results/#post-3776118)
 * Thanks again. I went in and all of those were unchecked, I never check any of
   those boxes so this time I went and I did check all 4 mentioned. I have placed
   screen shot under the quiz, same location as before.
    Still can’t get the results
   to show. When I’m in dashboard and in edit mode of the quiz, if I click preview
   results show fine but results don’t show on actual page 🙁 [](http://trivision.tv/blog/sample-page/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wp-Pro-Quiz] Can't display results :(](https://wordpress.org/support/topic/cant-display-results/)
 *  Thread Starter [trivision](https://wordpress.org/support/users/trivision/)
 * (@trivision)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/cant-display-results/#post-3776089)
 * Thanks for your time replying. I have WordPress 3.5.1 and WP Quiz Pro 0.24
    I
   have tried basic themes: Twenty Tweleve and Twnety Eleven but nothing worked.
   I have instereted shrotcode on the page but still nothing 🙁 Here is my link:`
   http://trivision.tv/blog/sample-page/` Any other ideas? Thanks for all your help!

Viewing 9 replies - 1 through 9 (of 9 total)