WP-Themes/michigantrailmaps.git
7 years agoFixed product Autograph title font
Laury GvR [Mon, 6 Nov 2017 19:20:18 +0000 (14:20 -0500)]
Fixed product Autograph title font

7 years agoAdded the advancedAds scss file to plugins.css
Laury GvR [Tue, 17 Oct 2017 15:46:59 +0000 (11:46 -0400)]
Added the advancedAds scss file to plugins.css

7 years agoAdded ad container on member list search results
Laury GvR [Tue, 17 Oct 2017 15:43:19 +0000 (11:43 -0400)]
Added ad container on member list search results

Added ad container on member list search results. This will show
an ad group if the relevant search term is in REQUEST

7 years agouse escape quotes
Steve Sutton [Tue, 17 Oct 2017 15:40:18 +0000 (11:40 -0400)]
use escape quotes

Need to only escape the quotes for title.

7 years agoUse the member name for title in map.
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.

7 years agoUpdate to use id instoad of the member pointer for the descr in bubble
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.

7 years agoAdding ads to the member search result page for certain cities
Laury GvR [Mon, 16 Oct 2017 21:13:11 +0000 (17:13 -0400)]
Adding ads to the member search result page for certain cities

7 years agofixing off canvas search button placement for the find trails and maps
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

7 years agoremoving unused function calls in the JS files
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

7 years agofixing the dropdown search filter ordering
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

7 years agoMember ID instead of Info ID on list, edit Detail
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.

7 years agoFixed the city/county/region dropdown list referencing member ID instead of member...
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

7 years agoFixing commas in top-search results term list
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.

7 years agoUASORT on the cities/counties in the top-search
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.

7 years agoAdd Files tab to member detail pages, and style it
Laury GvR [Tue, 22 Aug 2017 17:03:06 +0000 (13:03 -0400)]
Add Files tab to member detail pages, and style it

7 years agoUpdate for if statement
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.

7 years agoUpdate field name for the review to 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.

7 years agoActually added the file needed for the previous commit
Laury GvR [Mon, 7 Aug 2017 16:42:57 +0000 (12:42 -0400)]
Actually added the file needed for the previous commit

7 years agoRelated products no longer to be shown on Download products
Laury GvR [Mon, 7 Aug 2017 16:33:33 +0000 (12:33 -0400)]
Related products no longer to be shown on Download products

7 years agoAdjusting the comma spaces in the search term listing post-search
Laury GvR [Fri, 28 Jul 2017 17:43:07 +0000 (13:43 -0400)]
Adjusting the comma spaces in the search term listing post-search

7 years agoAdding commas to the destination/activity/park search term display as well
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

7 years agoAdd commas to search terms to help distinguish individual terms
Laury GvR [Tue, 18 Jul 2017 16:40:34 +0000 (12:40 -0400)]
Add commas to search terms to help distinguish individual terms

7 years agoFixed the search button in top header, never got re-enabled when selecting destinatio...
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

7 years agoTop-search buttons now show 'loading' when the form is loading new fields
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

7 years agoRemoving the reference to adrotate_ad
Laury GvR [Tue, 18 Jul 2017 16:13:44 +0000 (12:13 -0400)]
Removing the reference to adrotate_ad

7 years agoUnset other styles inherited from new P tags caused by wpautop on member list pages...
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

7 years agoRemoved the extra margins caused by P tags from wpautop applied to the 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

7 years agoUpdate the rest of the calls to the custom filter
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

7 years agoUpdate template to use correct id
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

7 years agoUpdate second set of Prev Next links
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.

7 years agoadding php sort function to sort the counties in the search
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

7 years agoalpha ordering the county dropdowns
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

7 years agoOnly show search terms when not on the Shops & Businesses page, as per client request
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

7 years agoremoving brackets from the search terms
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

7 years agoCorrected the order of the 'next page' and 'previous page' links on the member list...
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.

7 years agoStyle version bump to bust cache
Laury GvR [Fri, 9 Jun 2017 13:31:19 +0000 (09:31 -0400)]
Style version bump to bust cache

7 years agoRemoving the woocommerce placeholder images
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.

7 years agoadding conditionals to restrict the smarty post array to not include certain values
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

7 years agofixing the search terms in the list page after a search is submitted
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

7 years agoremoving the terms output after a search due to incorrect category names
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

7 years agoadding search term list from post array to member list template in theme
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

7 years agoundoing previous changes to test bugs in the header search results
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

7 years agoadding search terms to the trail list page after search submission
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

7 years agoremoving print r statement from members list view template file
Anthony Talarico [Wed, 31 May 2017 14:24:18 +0000 (10:24 -0400)]
removing print r statement from members list view template file

7 years agofixing regions list filter input id selector in smarty
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

7 years agoretaining search terms in the header search input and the member list filter input
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

7 years agoremoving ajax loader animation
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

7 years agoFixing the related product display on the product detail
Laury GvR [Fri, 26 May 2017 21:12:51 +0000 (17:12 -0400)]
Fixing the related product display on the product detail

7 years agoThumbnail size change for the dropdown
Laury GvR [Fri, 26 May 2017 20:41:08 +0000 (16:41 -0400)]
Thumbnail size change for the dropdown

7 years agoChange thumbnail dimensions for the Books & Guides dropdown
Laury GvR [Fri, 26 May 2017 20:12:22 +0000 (16:12 -0400)]
Change thumbnail dimensions for the Books & Guides dropdown

7 years agoAdding a featured product to 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

7 years agoMaking the alpha links full width, and removed a test print_r when searching by county
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

7 years agoPlacing the 'Members Found' text next to the filters button on member list view
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

7 years agoAdd category prefix to the trail detail related product titles
Laury GvR [Thu, 25 May 2017 20:40:00 +0000 (16:40 -0400)]
Add category prefix to the trail detail related product titles

7 years agoAdding some padding to Products and increasing shop category width to 100%
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%

7 years agoWooCommerce style changes (quickbar, shop page)
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

7 years agoResized the shop quickbar and its internal components
Laury GvR [Thu, 25 May 2017 14:51:58 +0000 (10:51 -0400)]
Resized the shop quickbar and its internal components

7 years agoRemoved test output above Add to cart
Laury GvR [Tue, 23 May 2017 13:54:57 +0000 (09:54 -0400)]
Removed test output above Add to cart

7 years agoSame as last commit, also replaced woocommerce_get_shop_id with wc_get_page_id as...
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

7 years agoExclude products in the 'downloads' (PDF Downloads) category from the shop display
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

7 years agoIncreased products per page on the shop to 12 (from 10) for a better layout
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

7 years agoOnly expand photos on PC view (1000px+)
Laury GvR [Wed, 17 May 2017 21:18:21 +0000 (17:18 -0400)]
Only expand photos on PC view (1000px+)

7 years agoGave a max-width to images on member detail pages, they were blowing up on small...
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

7 years agoBuy map link given a better ID to jump to on page load
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

7 years agoBuy Map button link updated to include expanded images and new ID for shop section
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

7 years agoAny product category with slug Downloads won't show in the shop sidebar
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

7 years agoFixed the has-trail-product filter which was returning false too liberally, resulting...
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

7 years agoPosts_per_page also added to the has-trail-product filter
Laury GvR [Wed, 17 May 2017 20:09:45 +0000 (16:09 -0400)]
Posts_per_page also added to the has-trail-product filter

7 years agoFixed Buy Map buttons and Related Products links
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.

8 years ago... made sure the get_trail_links filter iterates through more than the default 5...
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

8 years agoMore thorough check of whether the Longitude text exists on the trail detail page
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

8 years agoRetrieval of member IDs for getting trail product links changed to suit the Advanced...
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

8 years agoAdjusted the filter call for Trails Reviewed count in the header, to give a value...
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

8 years agoAdded the custom field 'Trails Reviewed' counter filter to the header
Laury GvR [Fri, 5 May 2017 17:03:51 +0000 (13:03 -0400)]
Added the custom field 'Trails Reviewed' counter filter to the header

8 years agoRelated products are now separately included on the trail detail pages, under the...
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.

8 years agoMember title underline changed to brown on member list pages
Laury GvR [Fri, 5 May 2017 15:50:59 +0000 (11:50 -0400)]
Member title underline changed to brown on member list pages

8 years agoWooC products page items now wrap responsively and responsibly
Laury GvR [Fri, 5 May 2017 13:52:26 +0000 (09:52 -0400)]
WooC products page items now wrap responsively and responsibly

8 years agoSale price strikethrough for woocommerce related products is too strong. Changed...
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

8 years agoPrevious commit was too widely applied.
Laury GvR [Fri, 5 May 2017 13:43:53 +0000 (09:43 -0400)]
Previous commit was too widely applied.

8 years agoSale price strikethrough on woocommece shop has been made red
Laury GvR [Fri, 5 May 2017 13:42:46 +0000 (09:42 -0400)]
Sale price strikethrough on woocommece shop has been made red

8 years agoWoocommerce shop page titles reduced in size
Laury GvR [Fri, 5 May 2017 13:36:40 +0000 (09:36 -0400)]
Woocommerce shop page titles reduced in size

8 years agoadding button styles to right off canvas menu
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

8 years agoadding trail search form for the right off canvas
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

8 years agoadding ajax loader to the location search
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

8 years agoadding ajax loader animation, fixing default search results to reset the
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

8 years agotesting ajax loader and grey out of header search
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

8 years agoMap and Dirs button on Trail detail page turned dark brown instead of red
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

8 years agoswapping the next and previous pagination links for the list template
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

8 years agofixing list view template file syntax error
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

8 years agoadding pagination to search results
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

8 years agoFilters button on member list was overlapping Map button on small view.
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.

8 years agoAdded extra custom fields to the member detail page, improved padding and styles...
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

8 years agotesting of search widget ajax function without any sql still proves to be slow, indic...
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

8 years agoadding static array in the ajax header search php file to test the speed of the ajax...
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

8 years agoremoving test js code from the header ajax search functions
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.

8 years agoremoving unecessary code from the ajax-search queries and testing the
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

8 years agoadding test complete function for the ajax calls to test speed in the search widget
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

8 years agoadding styles to the header search widget
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

8 years agoChanging some styles on the su-links on the member list
Laury GvR [Mon, 1 May 2017 18:02:19 +0000 (14:02 -0400)]
Changing some styles on the su-links on the member list

8 years agoBump the font size for member detail sidebar a little on large views
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