Title: lostchoi's Replies | WordPress.org

---

# lostchoi

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Carousels with Owl] Can I show the_content in exchange of the_excerpt?](https://wordpress.org/support/topic/can-i-show-the_content-in-exchange-of-the_excerpt/)
 *  Thread Starter [lostchoi](https://wordpress.org/support/users/lostchoi/)
 * (@lostchoi)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/can-i-show-the_content-in-exchange-of-the_excerpt/#post-13747011)
 * Thank you man!
    I’m going to try it. You’re awesome!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Carousels with Owl] Can I show the_content in exchange of the_excerpt?](https://wordpress.org/support/topic/can-i-show-the_content-in-exchange-of-the_excerpt/)
 *  Thread Starter [lostchoi](https://wordpress.org/support/users/lostchoi/)
 * (@lostchoi)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/can-i-show-the_content-in-exchange-of-the_excerpt/#post-13743092)
 * Thank you for your fast reply!
    Where do I need to add this filter? Functions
   maybe?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPMR Google Feed Manager for WooCommerce – Sell on Google Merchant Center & Shopping] Stuck on loading when trying to generate Category Mapping](https://wordpress.org/support/topic/stuck-on-loading-when-trying-to-generate-category-mapping/)
 *  Thread Starter [lostchoi](https://wordpress.org/support/users/lostchoi/)
 * (@lostchoi)
 * [7 years ago](https://wordpress.org/support/topic/stuck-on-loading-when-trying-to-generate-category-mapping/#post-11718402)
 * Hello [@michel-jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * I’m sorry, I followed the instructions but I couldn’t set it to work 🙁
    I had
   to try with a different solution.
 * Thank you for your support anyway.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Departamentos y Ciudades de Colombia para Woocommerce] Warning: Invalid argument supplied for foreach()](https://wordpress.org/support/topic/warning-invalid-argument-supplied-for-foreach-98/)
 *  [lostchoi](https://wordpress.org/support/users/lostchoi/)
 * (@lostchoi)
 * [9 years ago](https://wordpress.org/support/topic/warning-invalid-argument-supplied-for-foreach-98/#post-9255850)
 * Thanks a lot, it worked very well!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Customer Reviews] make review appear on home page](https://wordpress.org/support/topic/make-review-appear-on-home-page/)
 *  [lostchoi](https://wordpress.org/support/users/lostchoi/)
 * (@lostchoi)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/make-review-appear-on-home-page/#post-4008043)
 * I think I was trying to do something like that, I have a customer review section,
   but I want to bring some random review to home page then I add this code to index.
   php:
 *     ```
       <div id="reviews">
        <?php
           $page_id = 544;
           $page_data = get_page( $page_id );
           echo apply_filters('the_content', $page_data->post_content);
        ?>
        </div>
       ```
   
 * where 544 is the id of review section, BUT this didn’t work for me, maybe it 
   could work for you, if don’t please let me know if you find a fix to this.
 * This is my site: [Wedding Photography – Andrea Mate](http://www.andreamate.com)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Property - WordPress Powered Real Estate and Property Management] Can't seem to display multiple property types?](https://wordpress.org/support/topic/cant-seem-to-display-multiple-property-types/)
 *  [lostchoi](https://wordpress.org/support/users/lostchoi/)
 * (@lostchoi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/cant-seem-to-display-multiple-property-types/#post-3599086)
 * Same here, I’ve created 4 more property types, but the search form isn’t displaying
   it.

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