Title: westcool's Replies | WordPress.org

---

# westcool

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Two Pages?](https://wordpress.org/support/topic/two-pages/)
 *  Thread Starter [westcool](https://wordpress.org/support/users/westcool/)
 * (@westcool)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/two-pages/#post-3543527)
 * OK, got the calendar working just fine, THANK YOU! but I want a “search by town
   limited to category” Not just a list of events by town. I read the attributes
   page but still don’t know how to put it together to get what I want.
    Needs to
   be in a format like
 * <form class=”em-events-search-form” method=”post” action=”concerts/”>
    <select
   class=”em-events-search-town” name=”town”> <input type=”hidden” value=”search_events”
   name=”action”> <input class=”em-events-search-submit” type=”submit” value=”Search”
   > </form> Somewhere in there it needs to list the towns and category=4713 but
   I don’t even know if it is possible.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Two Pages?](https://wordpress.org/support/topic/two-pages/)
 *  Thread Starter [westcool](https://wordpress.org/support/users/westcool/)
 * (@westcool)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/two-pages/#post-3543525)
 * Hmmm, I’m a little slow. What I want to happen is to have two separate pages 
   which each show only a category. I want a “search by location” on each which 
   will only search the category and I want the Events Calendar to only show one
   category. I’m not a programmer, just HTML so I’m not sure where the PHP code 
   goes. Where would this go? $args[‘category’] = ‘-4713’; Can it apply to the Event
   Calendar?
    How do I add a location search? Can it go on the page itself or does
   it have to go in the PHP files?
 * Thank you for your help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Two Pages?](https://wordpress.org/support/topic/two-pages/)
 *  Thread Starter [westcool](https://wordpress.org/support/users/westcool/)
 * (@westcool)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/two-pages/#post-3543512)
 * Can I subtract a category from showing up on the Events page?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Two Pages?](https://wordpress.org/support/topic/two-pages/)
 *  Thread Starter [westcool](https://wordpress.org/support/users/westcool/)
 * (@westcool)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/two-pages/#post-3543487)
 * This was helpful and will work on separate pages to list by category
 * [events_list category=4713]
    #_EVENTLINK will take place at #_LOCATIONLINK on#
   _EVENTDATES at #_EVENTTIMES[/events_list]
 * but if I want to have the search by location function that is part of the default
   setup but only show by category, is that possible?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Contact Form 7 not working](https://wordpress.org/support/topic/contact-form-7-not-working-3/)
 *  [westcool](https://wordpress.org/support/users/westcool/)
 * (@westcool)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/contact-form-7-not-working-3/page/8/#post-1873050)
 * Shazen said put webformailer.php in the classes.php file but I’m not sure quite
   where to put it. This is what I see:
 * $url = apply_filters( ‘wpcf7_form_action_url’, $url );
    $enctype = apply_filters(‘
   wpcf7_form_enctype’, ” ); $class = apply_filters( ‘wpcf7_form_class_attr’, ‘wpcf7-
   form’ );
 *  $form .= ‘<form action=”‘ . esc_url_raw( $url ) . ‘” method=”post”‘
 * I’ve got several GoDaddy sites and this is the first one where the form isn’t
   working. I have my own form using <form action=”/webformmailer.php” method=”post”
   >
    <div style=”display: none;”><input type=”hidden” name=”form_format” value=”
   html”/> which is working but since I’m doing this for a client, I liked that 
   they could easily edit the Contact 7 Form themselves.
 * I’ve also noticed very slow load times on several of the sites on GoDaddy. Anyone
   else notice that?

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