Title: andyash's Replies | WordPress.org

---

# andyash

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YMC Filter] Can I make it work with my own grid template?](https://wordpress.org/support/topic/can-i-make-it-work-with-my-own-grid-template/)
 *  Thread Starter [andyash](https://wordpress.org/support/users/andyash/)
 * (@andyash)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/can-i-make-it-work-with-my-own-grid-template/#post-18522763)
 * I went through your plugin’s layout template files. Even though I found the following
   code which says that if a post excerpt is found, then to get the excerpt, the
   plugin did not get my post excerpts –
 * if( has_excerpt($post_id) ) {
   $content = get_the_excerpt($post_id);} else {$content
   = apply_filters( ‘the_content’, get_the_content($post_id) );}
 * Any idea why this could be? Because the same thing will happen even if I try 
   to create my own custom template.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YMC Filter] Can I make it work with my own grid template?](https://wordpress.org/support/topic/can-i-make-it-work-with-my-own-grid-template/)
 *  Thread Starter [andyash](https://wordpress.org/support/users/andyash/)
 * (@andyash)
 * [11 months, 4 weeks ago](https://wordpress.org/support/topic/can-i-make-it-work-with-my-own-grid-template/#post-18521139)
 * I am trying out your filter and will try and use a function to show the_excerpt
   instead of content.
 * I want to group terms of different taxonomies separately instead of showing all
   of them together. Like the country taxonomy should be separate from tour type
   taxonomy and so on.
 * I also want to stop showing or at least update the post count. If I am on one
   country then the tour type filter should only show me number of tours for that
   country instead of total number of tours for that type. It gets misleading.
 * How do I do all this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YMC Filter] Can I make it work with my own grid template?](https://wordpress.org/support/topic/can-i-make-it-work-with-my-own-grid-template/)
 *  Thread Starter [andyash](https://wordpress.org/support/users/andyash/)
 * (@andyash)
 * [11 months, 4 weeks ago](https://wordpress.org/support/topic/can-i-make-it-work-with-my-own-grid-template/#post-18520987)
 * Thanks. I guess this means a drag-and-drop dynamic data puller in Avada will 
   not work and you are actually talking about creating a php based custom post 
   layout.
 * But hopefully you will add a checkbox or toggle where the user can choose if 
   he wants the content to be truncated into excerpt or the data should be pulled
   from the dedicated Excerpt field. That in itself will take away my need to create
   a custom layout.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YMC Filter] Can I make it work with my own grid template?](https://wordpress.org/support/topic/can-i-make-it-work-with-my-own-grid-template/)
 *  Thread Starter [andyash](https://wordpress.org/support/users/andyash/)
 * (@andyash)
 * [11 months, 4 weeks ago](https://wordpress.org/support/topic/can-i-make-it-work-with-my-own-grid-template/#post-18520528)
 * Thanks for the response but this is not what I meant. I wanted to use the actual
   excerpt I have created in the post excerpt field. I am currently using Post Cards
   in Avada theme to create my post grid. You can see the bulletted points in on
   of the tour grid items on this page – [https://daktaritravel.de/zielgebiete/botswana/](https://daktaritravel.de/zielgebiete/botswana/)
 * But when I used your plugin it did not pick up this excerpt but used content 
   from the main content editor and truncated it. I basically wanted to recreate
   my grid using your plugin since I want to filter the posts and my other search
   and filter plugin has failed to do so.
 * Another option I was thinking of was if it is possible to use only your filters(
   but not the grid) to filter posts in my grid.
 * Thanks and regards
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Download Monitor] Good plugin](https://wordpress.org/support/topic/good-plugin-5607/)
 *  Thread Starter [andyash](https://wordpress.org/support/users/andyash/)
 * (@andyash)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/good-plugin-5607/#post-15092700)
 * I haven’t really used the plugin to its maximum capabilities so felt it unfair
   to give 5 Stars if I didn’t know it really well.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Country & Phone Field Contact Form 7] validation inputting country code](https://wordpress.org/support/topic/validation-inputting-country-code/)
 *  [andyash](https://wordpress.org/support/users/andyash/)
 * (@andyash)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/validation-inputting-country-code/#post-12769164)
 * Hi Narinder,
 * The plugin is not validating if the phone number field is filled or not. Even
   though I have made it a required field it allows the form to be submitted even
   if I have not filled the country code or the phone number.
 * regards
    Anand
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Psychological tests & quizzes] Simple calculation of Test Score](https://wordpress.org/support/topic/simple-calculation-of-test-score/)
 *  Thread Starter [andyash](https://wordpress.org/support/users/andyash/)
 * (@andyash)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/simple-calculation-of-test-score/#post-11942958)
 * Sorry, can’t make out anything from it since it has 3 scales and I have only 
   one. I have tried quite a few combinations and even though I do get the scale
   result on a bar chart, I do not get the score in numbers on the results page.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress as CMS and multiple users](https://wordpress.org/support/topic/wordpress-as-cms-and-multiple-users/)
 *  Thread Starter [andyash](https://wordpress.org/support/users/andyash/)
 * (@andyash)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/wordpress-as-cms-and-multiple-users/#post-505804)
 * Thanks. Am looking into Drupal and Joomla as well. Just wanted to find an option
   that will be the least painful customizing, but with the most features as well.

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