Title: etcoder's Replies | WordPress.org

---

# etcoder

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal Enterprise Payments (formerly Braintree) for WooCommerce] URGENT – Can't connect the plugin it with WooCommerce](https://wordpress.org/support/topic/urgent-cant-connect-the-plugin-it-with-woocommerce/)
 *  [etcoder](https://wordpress.org/support/users/etcoder/)
 * (@etcoder)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/urgent-cant-connect-the-plugin-it-with-woocommerce/#post-9047426)
 * Hi there,
 * I have the same problem.
    The gateway doesn’t mark active even when it is connected.
   [https://www.screencast.com/t/Fzi142BIA](https://www.screencast.com/t/Fzi142BIA)
 * Can somebody help me with this issue?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Load More – Infinite Scroll, Load More, & Lazy Load] Search with custom fields](https://wordpress.org/support/topic/search-with-custom-fields/)
 *  [etcoder](https://wordpress.org/support/users/etcoder/)
 * (@etcoder)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/search-with-custom-fields/#post-5528039)
 * Asking permission to answer the above question.
 * I think we have the same problem.
    Here’s my shortcode
 * `echo do_shortcode('[ajax_load_more post_type="deal" search="'.$searchresult.'"
   meta_key="wpcf-town" meta_value="'.$searchresult.'"]');`
 * The reason why i need to put the same value in search term and meta value is 
   because i need to include the custom field in search result. But unfortunately,
   I can’t do that.
 * Do you have answer for this problem?
 * Thanks in advance.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Load More – Infinite Scroll, Load More, & Lazy Load] Filter by custom Taxonomy and Category](https://wordpress.org/support/topic/filter-by-custom-taxonomy-and-category/)
 *  Thread Starter [etcoder](https://wordpress.org/support/users/etcoder/)
 * (@etcoder)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/filter-by-custom-taxonomy-and-category/#post-5591898)
 * Hi dcooney
 * I tried your solution to change the relation of taxonomy to “AND” and it works
   perfect.
 * Thanks for your help I can proceed now to my other tasks
    Keep it up!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Load More – Infinite Scroll, Load More, & Lazy Load] Filter by custom Taxonomy and Category](https://wordpress.org/support/topic/filter-by-custom-taxonomy-and-category/)
 *  Thread Starter [etcoder](https://wordpress.org/support/users/etcoder/)
 * (@etcoder)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/filter-by-custom-taxonomy-and-category/#post-5591860)
 * Thanks dcooney, looking someday for this to be functional.
    For now, i will try
   your suggestion to combine it in single tax_query
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Load More – Infinite Scroll, Load More, & Lazy Load] Filter by custom Taxonomy and Category](https://wordpress.org/support/topic/filter-by-custom-taxonomy-and-category/)
 *  Thread Starter [etcoder](https://wordpress.org/support/users/etcoder/)
 * (@etcoder)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/filter-by-custom-taxonomy-and-category/#post-5591783)
 * taxonomy is working
    `echo do_shortcode('[ajax_load_more post_type="mypost" taxonomy
   ="place" taxonomy_terms="city"]');`
 * categories is also working
    `echo do_shortcode('[ajax_load_more post_type="mypost"
   category="trips"]');`
 * but if i combined them error occur
    `echo do_shortcode('[ajax_load_more post_type
   ="mypost" taxonomy="place" taxonomy_terms="city" category="trips"]');`
 * result of combined codes:
    all city posts display on the top but in the bottom
   display all the trip categories
 * what I want is to display all “trip” categories under the “city” taxonomy
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Load More – Infinite Scroll, Load More, & Lazy Load] Filter by custom Taxonomy and Category](https://wordpress.org/support/topic/filter-by-custom-taxonomy-and-category/)
 *  Thread Starter [etcoder](https://wordpress.org/support/users/etcoder/)
 * (@etcoder)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/filter-by-custom-taxonomy-and-category/#post-5591680)
 * I have one custom post type “mypost” and one custom taxonomy “place” and terms“
   city”
    but I have many categories: -trips -play -more…
 * what i want is to show all custom post filtered by “city” terms and “trips” category.
   
   But what i’ve got is showing all the posts under custom taxonomy.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Load More – Infinite Scroll, Load More, & Lazy Load] Filter by custom Taxonomy and Category](https://wordpress.org/support/topic/filter-by-custom-taxonomy-and-category/)
 *  Thread Starter [etcoder](https://wordpress.org/support/users/etcoder/)
 * (@etcoder)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/filter-by-custom-taxonomy-and-category/#post-5591667)
 * I’m using the shortcode above but the result is showing all posts under “city”
   terms

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