Steve Sutton [Tue, 17 Oct 2017 15:30:20 +0000 (11:30 -0400)]
Use the member name for title in map.
Changing the title for member map marker to use name.
Steve Sutton [Tue, 17 Oct 2017 15:12:29 +0000 (11:12 -0400)]
Update to use id instoad of the member pointer for the descr in bubble
To call the bubble correctly it needs the m.id which is pointing to the member info id.
Laury GvR [Mon, 16 Oct 2017 21:13:11 +0000 (17:13 -0400)]
Adding ads to the member search result page for certain cities
Anthony Talarico [Wed, 4 Oct 2017 18:09:15 +0000 (14:09 -0400)]
fixing off canvas search button placement for the find trails and maps
right off canvas needed to have the search buttons repositioned as firefox
was moving them out of their spot when they used position absolute
Anthony Talarico [Mon, 2 Oct 2017 19:08:08 +0000 (15:08 -0400)]
removing unused function calls in the JS files
removing unused function calls in the ajax search JS file
anthony [Mon, 2 Oct 2017 18:51:41 +0000 (14:51 -0400)]
fixing the dropdown search filter ordering
fixing the sorting order for the dropdown that uses ajax filtering
Laury GvR [Fri, 25 Aug 2017 17:36:04 +0000 (13:36 -0400)]
Member ID instead of Info ID on list, edit Detail
The member list was using the member info ID to check whether a
trail had a product, when it should have been using the member ID
like the trail detail page does.
The detail page has had the number of trails commented out by
client request.
Laury GvR [Tue, 22 Aug 2017 20:45:08 +0000 (16:45 -0400)]
Fixed the city/county/region dropdown list referencing member ID instead of member info ID
Laury GvR [Tue, 22 Aug 2017 18:10:25 +0000 (14:10 -0400)]
Fixing commas in top-search results term list
The list of search terms after performing a search in the top-search
was getting commas in the wrong places.
Laury GvR [Tue, 22 Aug 2017 17:26:26 +0000 (13:26 -0400)]
UASORT on the cities/counties in the top-search
Uasort function applied to the arrays used to populate the cities
and counties in the top-search to make sure they're alpha-ordered.
Laury GvR [Tue, 22 Aug 2017 17:03:06 +0000 (13:03 -0400)]
Add Files tab to member detail pages, and style it
Steve Sutton [Wed, 9 Aug 2017 20:17:11 +0000 (16:17 -0400)]
Update for if statement
need to match the new field name for trails reviewed.
Steve Sutton [Wed, 9 Aug 2017 20:12:21 +0000 (16:12 -0400)]
Update field name for the review to trails reviewed.
Name change for the custom field.
Laury GvR [Mon, 7 Aug 2017 16:42:57 +0000 (12:42 -0400)]
Actually added the file needed for the previous commit
Laury GvR [Mon, 7 Aug 2017 16:33:33 +0000 (12:33 -0400)]
Related products no longer to be shown on Download products
Laury GvR [Fri, 28 Jul 2017 17:43:07 +0000 (13:43 -0400)]
Adjusting the comma spaces in the search term listing post-search
Laury GvR [Fri, 28 Jul 2017 17:13:33 +0000 (13:13 -0400)]
Adding commas to the destination/activity/park search term display as well
Laury GvR [Tue, 18 Jul 2017 16:40:34 +0000 (12:40 -0400)]
Add commas to search terms to help distinguish individual terms
Laury GvR [Tue, 18 Jul 2017 16:19:00 +0000 (12:19 -0400)]
Fixed the search button in top header, never got re-enabled when selecting destination completed
Laury GvR [Tue, 18 Jul 2017 16:14:10 +0000 (12:14 -0400)]
Top-search buttons now show 'loading' when the form is loading new fields
Laury GvR [Tue, 18 Jul 2017 16:13:44 +0000 (12:13 -0400)]
Removing the reference to adrotate_ad
Laury GvR [Wed, 28 Jun 2017 20:25:52 +0000 (16:25 -0400)]
Unset other styles inherited from new P tags caused by wpautop on member list pages using custom fields
Laury GvR [Wed, 28 Jun 2017 20:22:38 +0000 (16:22 -0400)]
Removed the extra margins caused by P tags from wpautop applied to the custom fields
Steve Sutton [Fri, 23 Jun 2017 13:45:38 +0000 (09:45 -0400)]
Update the rest of the calls to the custom filter
Updating id to memberInfoId
Steve Sutton [Fri, 23 Jun 2017 13:42:11 +0000 (09:42 -0400)]
Update template to use correct id
Need to pass to custom field info filter the member info id
Steve Sutton [Mon, 12 Jun 2017 12:35:53 +0000 (08:35 -0400)]
Update second set of Prev Next links
Adding the apply filter to get the search query on each prev next link.
Anthony Talarico [Fri, 9 Jun 2017 16:01:05 +0000 (12:01 -0400)]
adding php sort function to sort the counties in the search
adding uasort to order counties for header search dropdown and off canvas
Anthony Talarico [Fri, 9 Jun 2017 15:30:26 +0000 (11:30 -0400)]
alpha ordering the county dropdowns
county search dropdowns are now ordered by alpha
Laury GvR [Fri, 9 Jun 2017 15:27:22 +0000 (11:27 -0400)]
Only show search terms when not on the Shops & Businesses page, as per client request
Anthony Talarico [Fri, 9 Jun 2017 15:03:17 +0000 (11:03 -0400)]
removing brackets from the search terms
removing separators from the search terms in the search terms on the trails list page
Laury GvR [Fri, 9 Jun 2017 14:36:27 +0000 (10:36 -0400)]
Corrected the order of the 'next page' and 'previous page' links on the member list page.
Laury GvR [Fri, 9 Jun 2017 13:31:19 +0000 (09:31 -0400)]
Style version bump to bust cache
Laury GvR [Fri, 9 Jun 2017 13:24:13 +0000 (09:24 -0400)]
Removing the woocommerce placeholder images
Some products are not assigned a featured image and then show a
placeholder image. This image has now been commented out.
Anthony Talarico [Fri, 2 Jun 2017 19:00:13 +0000 (15:00 -0400)]
adding conditionals to restrict the smarty post array to not include certain values
needed to check to make sure that values were empty in the members list page search results
before filtering them out of the results
Anthony Talarico [Fri, 2 Jun 2017 18:30:21 +0000 (14:30 -0400)]
fixing the search terms in the list page after a search is submitted
using an array provided by a filter to get access to the categories needed to match the post
data id to the category name for search term display
Anthony Talarico [Thu, 1 Jun 2017 14:14:18 +0000 (10:14 -0400)]
removing the terms output after a search due to incorrect category names
for some reason the categories array is not populating correctly to match the post data with
the name of the category from the array, removing for now
Anthony Talarico [Thu, 1 Jun 2017 13:31:45 +0000 (09:31 -0400)]
adding search term list from post array to member list template in theme
fixed the display bugs for the search terms being displayed on the member list template in the theme
this will output beneath the breadcrumbs on the trail list page after a search is performed
Anthony Talarico [Thu, 1 Jun 2017 13:00:16 +0000 (09:00 -0400)]
undoing previous changes to test bugs in the header search results
commenting out the trail list search query terms due to it breaking the results page
Anthony Talarico [Thu, 1 Jun 2017 12:40:46 +0000 (08:40 -0400)]
adding search terms to the trail list page after search submission
using the smarty request array with another array provided by a filter on the member list
page in the theme to display the searched terms for the user to keep track of
Anthony Talarico [Wed, 31 May 2017 14:24:18 +0000 (10:24 -0400)]
removing print r statement from members list view template file
Anthony Talarico [Wed, 31 May 2017 14:20:05 +0000 (10:20 -0400)]
fixing regions list filter input id selector in smarty
the id for the regions dropdown in member list wasn't using the correct array
index to get the id, fixed it
Anthony Talarico [Wed, 31 May 2017 13:54:57 +0000 (09:54 -0400)]
retaining search terms in the header search input and the member list filter input
the header search and member list filter inputs did not retain the search terms after submission, adding
this to the search template files using wp filters
Anthony Talarico [Tue, 30 May 2017 14:02:08 +0000 (10:02 -0400)]
removing ajax loader animation
replacing the header search loading animation with loading text in the dropdown markup. changing the
off canvas mark up to not use the same classes as the header search
Laury GvR [Fri, 26 May 2017 21:12:51 +0000 (17:12 -0400)]
Fixing the related product display on the product detail
Laury GvR [Fri, 26 May 2017 20:41:08 +0000 (16:41 -0400)]
Thumbnail size change for the dropdown
Laury GvR [Fri, 26 May 2017 20:12:22 +0000 (16:12 -0400)]
Change thumbnail dimensions for the Books & Guides dropdown
Laury GvR [Fri, 26 May 2017 19:58:20 +0000 (15:58 -0400)]
Adding a featured product to the Books & Guides dropdown
Laury GvR [Fri, 26 May 2017 13:50:39 +0000 (09:50 -0400)]
Making the alpha links full width, and removed a test print_r when searching by county
Laury GvR [Thu, 25 May 2017 20:58:47 +0000 (16:58 -0400)]
Placing the 'Members Found' text next to the filters button on member list view
Laury GvR [Thu, 25 May 2017 20:40:00 +0000 (16:40 -0400)]
Add category prefix to the trail detail related product titles
Laury GvR [Thu, 25 May 2017 19:31:26 +0000 (15:31 -0400)]
Adding some padding to Products and increasing shop category width to 100%
Laury GvR [Thu, 25 May 2017 19:27:28 +0000 (15:27 -0400)]
WooCommerce style changes (quickbar, shop page)
- removed the shop sidebar
- removed the Ordering dropdown
- reduced some padding on the sides of the shop
- made the strikethrough for Sale prices red, and made the saleprice red, and removed the underline
- added the My Account button to the header and the shop quickbar
- tried 5 products per row - images become too small
- product price color is actually already #494139 (brown/dark-brown)
- products per page increased to 60 (from 16)
- got rid of an error on product detail pages
- shop now displays Categories and Products hierarchically
Laury GvR [Thu, 25 May 2017 14:51:58 +0000 (10:51 -0400)]
Resized the shop quickbar and its internal components
Laury GvR [Tue, 23 May 2017 13:54:57 +0000 (09:54 -0400)]
Removed test output above Add to cart
Laury GvR [Tue, 23 May 2017 13:49:36 +0000 (09:49 -0400)]
Same as last commit, also replaced woocommerce_get_shop_id with wc_get_page_id as per WooCommerce recommendations
Laury GvR [Tue, 23 May 2017 13:13:14 +0000 (09:13 -0400)]
Exclude products in the 'downloads' (PDF Downloads) category from the shop display
Laury GvR [Thu, 18 May 2017 13:09:13 +0000 (09:09 -0400)]
Increased products per page on the shop to 12 (from 10) for a better layout
Laury GvR [Wed, 17 May 2017 21:18:21 +0000 (17:18 -0400)]
Only expand photos on PC view (1000px+)
Laury GvR [Wed, 17 May 2017 21:15:41 +0000 (17:15 -0400)]
Gave a max-width to images on member detail pages, they were blowing up on small view
Laury GvR [Wed, 17 May 2017 21:12:23 +0000 (17:12 -0400)]
Buy map link given a better ID to jump to on page load
Laury GvR [Wed, 17 May 2017 21:12:07 +0000 (17:12 -0400)]
Buy Map button link updated to include expanded images and new ID for shop section
Laury GvR [Wed, 17 May 2017 21:07:27 +0000 (17:07 -0400)]
Any product category with slug Downloads won't show in the shop sidebar
Laury GvR [Wed, 17 May 2017 20:57:45 +0000 (16:57 -0400)]
Fixed the has-trail-product filter which was returning false too liberally, resulting in the Buy Map button not to display on most products
Laury GvR [Wed, 17 May 2017 20:09:45 +0000 (16:09 -0400)]
Posts_per_page also added to the has-trail-product filter
Laury GvR [Wed, 17 May 2017 19:45:53 +0000 (15:45 -0400)]
Fixed Buy Map buttons and Related Products links
- The buy map buttons on the member list page were using a function
that was not adapted for use with the new Custom Fields plugin.
- Photos section in member detail page moved above the description.
- Related product links were navigating to the slug, not the url.
Laury GvR [Fri, 5 May 2017 19:15:56 +0000 (15:15 -0400)]
... made sure the get_trail_links filter iterates through more than the default 5 posts when it does a get_posts to get all the products
Laury GvR [Fri, 5 May 2017 18:01:06 +0000 (14:01 -0400)]
More thorough check of whether the Longitude text exists on the trail detail page
Laury GvR [Fri, 5 May 2017 17:36:46 +0000 (13:36 -0400)]
Retrieval of member IDs for getting trail product links changed to suit the Advanced Custom Fields plugin
Laury GvR [Fri, 5 May 2017 17:07:17 +0000 (13:07 -0400)]
Adjusted the filter call for Trails Reviewed count in the header, to give a value to check against
Laury GvR [Fri, 5 May 2017 17:03:51 +0000 (13:03 -0400)]
Added the custom field 'Trails Reviewed' counter filter to the header
Laury GvR [Fri, 5 May 2017 15:53:35 +0000 (11:53 -0400)]
Related products are now separately included on the trail detail pages, under the downloadable map.
Laury GvR [Fri, 5 May 2017 15:50:59 +0000 (11:50 -0400)]
Member title underline changed to brown on member list pages
Laury GvR [Fri, 5 May 2017 13:52:26 +0000 (09:52 -0400)]
WooC products page items now wrap responsively and responsibly
Laury GvR [Fri, 5 May 2017 13:45:25 +0000 (09:45 -0400)]
Sale price strikethrough for woocommerce related products is too strong. Changed to black strikethrough
Laury GvR [Fri, 5 May 2017 13:43:53 +0000 (09:43 -0400)]
Previous commit was too widely applied.
Laury GvR [Fri, 5 May 2017 13:42:46 +0000 (09:42 -0400)]
Sale price strikethrough on woocommece shop has been made red
Laury GvR [Fri, 5 May 2017 13:36:40 +0000 (09:36 -0400)]
Woocommerce shop page titles reduced in size
Anthony Talarico [Fri, 5 May 2017 12:34:27 +0000 (08:34 -0400)]
adding button styles to right off canvas menu
making the off canvas search buttons resemble the add to cart buttons on the other pages to keep
the styles uniform
Anthony Talarico [Fri, 5 May 2017 12:30:15 +0000 (08:30 -0400)]
adding trail search form for the right off canvas
separated the searh form into partials so it could be used in the right
off canvas menu. changed ids to classes and added styles to right oc search
menu
Anthony Talarico [Thu, 4 May 2017 17:36:36 +0000 (13:36 -0400)]
adding ajax loader to the location search
adding ajax loader animation to the location search section when a region or county is selected
Anthony Talarico [Thu, 4 May 2017 17:29:31 +0000 (13:29 -0400)]
adding ajax loader animation, fixing default search results to reset the
search dropdowns if the 'default' search option is selected
getting all categories for destinations, activities and parks if the
default dropdown is selected, adding ajax animation for loading lag
Anthony Talarico [Thu, 4 May 2017 16:50:38 +0000 (12:50 -0400)]
testing ajax loader and grey out of header search
testing the before and complete functions of the ajax search in the header to prevent the user
from seeing the options load in front of them
Laury GvR [Thu, 4 May 2017 16:23:14 +0000 (12:23 -0400)]
Map and Dirs button on Trail detail page turned dark brown instead of red
Anthony Talarico [Wed, 3 May 2017 16:14:09 +0000 (12:14 -0400)]
swapping the next and previous pagination links for the list template
after merging the new list view style changes, needed to swap the placement of the pagination
next and previous buttons
Anthony Talarico [Wed, 3 May 2017 16:13:04 +0000 (12:13 -0400)]
fixing list view template file syntax error
correcting the mark up for the pagination anchor tags to fix incorrect display issues
Anthony Talarico [Wed, 3 May 2017 16:11:14 +0000 (12:11 -0400)]
adding pagination to search results
adding the query params filter to the functions file and adding the filter to the list page
to apply the query params in the search fields for pagination
Laury GvR [Wed, 3 May 2017 16:02:20 +0000 (12:02 -0400)]
Filters button on member list was overlapping Map button on small view.
Laury GvR [Wed, 3 May 2017 14:56:43 +0000 (10:56 -0400)]
Added extra custom fields to the member detail page, improved padding and styles as per our last meeting
Anthony Talarico [Tue, 2 May 2017 13:32:49 +0000 (09:32 -0400)]
testing of search widget ajax function without any sql still proves to be slow, indicating that it is
probably a network issue in combination with the slow ajax front end
removed the test code and replaced the original sql queries in ajax-search.php
Anthony Talarico [Tue, 2 May 2017 13:24:25 +0000 (09:24 -0400)]
adding static array in the ajax header search php file to test the speed of the ajax queries
removing the sql queries temporarily and adding a static array to test the speed issues of the
ajax header search functions when selecting categories
Anthony Talarico [Tue, 2 May 2017 13:07:27 +0000 (09:07 -0400)]
removing test js code from the header ajax search functions
resetting the original javascript and ajax search functionality after
testing.
Anthony Talarico [Mon, 1 May 2017 20:09:45 +0000 (16:09 -0400)]
removing unecessary code from the ajax-search queries and testing the
ajax speed by removing the js code
trying to figure out of the ajax calls are slow because of the network or
the pending js operations that are done during the success functions
Anthony Talarico [Mon, 1 May 2017 19:38:36 +0000 (15:38 -0400)]
adding test complete function for the ajax calls to test speed in the search widget
added complete function in the ajax calls for the header search to test ajax speed
Anthony Talarico [Mon, 1 May 2017 19:28:59 +0000 (15:28 -0400)]
adding styles to the header search widget
changing bg color the dropdown options, moving the text search form up next to the others
making the titles bold
Laury GvR [Mon, 1 May 2017 18:02:19 +0000 (14:02 -0400)]
Changing some styles on the su-links on the member list
Laury GvR [Mon, 1 May 2017 17:53:54 +0000 (13:53 -0400)]
Bump the font size for member detail sidebar a little on large views
Laury GvR [Mon, 1 May 2017 17:50:00 +0000 (13:50 -0400)]
Some font style changes on the member list and detail pages
Anthony Talarico [Mon, 1 May 2017 15:02:09 +0000 (11:02 -0400)]
fixing the html form action and method attributes for the header search form
the header search form markup had some incorrect syntax from testing, corrected them to
reflect the proper member list action url
Laury GvR [Mon, 1 May 2017 13:25:33 +0000 (09:25 -0400)]
Member list and detail page styles added to suit theme
Anthony Talarico [Mon, 1 May 2017 12:45:34 +0000 (08:45 -0400)]
modifiying the search filter in the functions file to make the query for categories
an AND instead of OR
looping through the categories to append a query clause for categories to make it search
for AND instead of OR for each header search category option. The glm-member-db-front-search-query
is where the changes were made