WP-Themes/michigantrailmaps.git
8 years agomodifiying the search filter in the functions file to make the query for categories
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

8 years agoadding header search widget form action in the markup
Anthony Talarico [Fri, 28 Apr 2017 20:50:33 +0000 (16:50 -0400)]
adding header search widget form action in the markup

the search by category part of the header search widget was missing the form action, added it to test
and debug the searching functions on dev55

8 years agotesting seach filter changes by category
Anthony Talarico [Fri, 28 Apr 2017 20:47:56 +0000 (16:47 -0400)]
testing seach filter changes by category

adding sql queries to filter all of the header search widget category options. modifiying the
search filter in the functions file that checks for the category parent for testing

8 years agoadding search functionality to the header search widget
Anthony Talarico [Fri, 28 Apr 2017 14:56:26 +0000 (10:56 -0400)]
adding search functionality to the header search widget

added form field names and modified the search query filter in the functions php file
to handle the counties and cities as well as the regions. the categories were used in
place of the manufacturers from brewbakers

8 years agoadding text search function to the header search widget
Anthony Talarico [Fri, 28 Apr 2017 11:48:48 +0000 (07:48 -0400)]
adding text search function to the header search widget

adding the correct name and action to the header search form in the text
input field

8 years agoadding search filter preservation
Anthony Talarico [Thu, 27 Apr 2017 19:48:25 +0000 (15:48 -0400)]
adding search filter preservation

using js to preserve category search options when a category is selected from the search header

8 years agoUpdated styles for the member detail page
Laury GvR [Thu, 27 Apr 2017 15:01:17 +0000 (11:01 -0400)]
Updated styles for the member detail page

8 years agofixing js bug in the header search filter
Anthony Talarico [Thu, 27 Apr 2017 14:06:25 +0000 (10:06 -0400)]
fixing js bug in the header search filter

needed to remove the default text in the select option for the destinations dropdown, otherwise
it wouldn't populate the activities list when resetting the options

8 years agoadding test round of header search filters for categories
Anthony Talarico [Thu, 27 Apr 2017 13:54:24 +0000 (09:54 -0400)]
adding test round of header search filters for categories

added ajax and php search filtering using sql queries in the ajax search file and
the headSearch js file. this should filter the categories based on user selection

8 years agoCustom field rows given their border back
Laury GvR [Wed, 26 Apr 2017 21:23:35 +0000 (17:23 -0400)]
Custom field rows given their border back

8 years agoAdded the Activity field display on the member list page
Laury GvR [Wed, 26 Apr 2017 21:18:19 +0000 (17:18 -0400)]
Added the Activity field display on the member list page

8 years agoHide category display on products in member detail pages
Laury GvR [Wed, 26 Apr 2017 20:13:42 +0000 (16:13 -0400)]
Hide category display on products in member detail pages

8 years agoMap on the list extra margin-top, font changes on member db list trail titles
Laury GvR [Wed, 26 Apr 2017 20:09:08 +0000 (16:09 -0400)]
Map on the list extra margin-top, font changes on member db list trail titles

8 years agoChanged buy-map-link to an anchor
Laury GvR [Wed, 26 Apr 2017 19:17:51 +0000 (15:17 -0400)]
Changed buy-map-link to an anchor

8 years agoEdited styles to be fit the theme for member detail list, button colors
Laury GvR [Wed, 26 Apr 2017 19:11:47 +0000 (15:11 -0400)]
Edited styles to be fit the theme for member detail list, button colors

8 years agoChanged styling of member detail address boxes to suit theme
Laury GvR [Wed, 26 Apr 2017 19:05:14 +0000 (15:05 -0400)]
Changed styling of member detail address boxes to suit theme

8 years agocommenting out js that works the dropdown filtering for categories
Anthony Talarico [Wed, 26 Apr 2017 18:29:53 +0000 (14:29 -0400)]
commenting out js that works the dropdown filtering for categories

the header search dropdowns for the categories search fields are being commented
out on dev55 until they are working

8 years agoAdd Product to member detail, style edits on list
Laury GvR [Wed, 26 Apr 2017 18:26:59 +0000 (14:26 -0400)]
Add Product to member detail, style edits on list

Add product display to member detail. Style edits on member list
to display distance , difficulty and map available.

8 years agoadding ajax and sql logic to filter the search dropdowns based on selection
Anthony Talarico [Wed, 26 Apr 2017 18:24:29 +0000 (14:24 -0400)]
adding ajax and sql logic to filter the search dropdowns based on selection

added ajax action to the functions file, added new js file to keep the search filter logic separate
adjusted styles for the search input fields.

8 years agoapplying filters in the header file to get the search criteria for pre-population
Anthony Talarico [Wed, 26 Apr 2017 13:40:49 +0000 (09:40 -0400)]
applying filters in the header file to get the search criteria for pre-population

header php file contains arrays retrieved by applying the filters to get the member info
fields.

8 years agoMinor adjustment to make the previous commit work
Laury GvR [Tue, 21 Mar 2017 18:56:48 +0000 (14:56 -0400)]
Minor adjustment to make the previous commit work

8 years agoGruntified last commit
Laury GvR [Tue, 21 Mar 2017 18:55:39 +0000 (14:55 -0400)]
Gruntified last commit

8 years agoAdjusting the padding on the :before pseudoclass graphic for the shop quick display...
Laury GvR [Tue, 21 Mar 2017 18:54:09 +0000 (14:54 -0400)]
Adjusting the padding on the :before pseudoclass graphic for the shop quick display area

8 years agoIncreased the shop sidebar border thickness as per the psd jpg
Laury GvR [Tue, 21 Mar 2017 18:47:30 +0000 (14:47 -0400)]
Increased the shop sidebar border thickness as per the psd jpg

8 years agoRemoved extra title from the woocommerce template file.
Laury GvR [Tue, 21 Mar 2017 18:38:57 +0000 (14:38 -0400)]
Removed extra title from the woocommerce template file.

8 years agoEdited WooCommerce sidebar styles to suit psd image
Laury GvR [Tue, 21 Mar 2017 18:36:45 +0000 (14:36 -0400)]
Edited WooCommerce sidebar styles to suit psd image

8 years agoReducing margins on the H5 title in frontpage cycle-posts to make room for the PREV...
Laury GvR [Fri, 10 Mar 2017 22:06:41 +0000 (17:06 -0500)]
Reducing margins on the H5 title in frontpage cycle-posts to make room for the PREV and NEXT buttons currently below the box

8 years agoStyles for woocommerce, and adding the sidebar (unstyled) to shop pages.
Laury GvR [Fri, 10 Mar 2017 22:04:31 +0000 (17:04 -0500)]
Styles for woocommerce, and adding the sidebar (unstyled) to shop pages.

8 years agoFrontpage blog feed styles and changes
Laury GvR [Wed, 8 Mar 2017 19:28:29 +0000 (14:28 -0500)]
Frontpage blog feed styles and changes

- Removed images from showing up.
- Adjusted styles for PREV and NEXT to show back up.
- Gave the buttons a z-index so they were clickable.
- Reduced margins between items, adjusted font sizes and margins.
- Added Read More link.

8 years agoadding slick slider for the front page blog carousel
Anthony Talarico [Wed, 8 Mar 2017 18:30:15 +0000 (13:30 -0500)]
adding slick slider for the front page blog carousel

8 years agoAdding the logo and slogan to the off-canvas as per Charis' request
Laury GvR [Wed, 8 Mar 2017 17:29:32 +0000 (12:29 -0500)]
Adding the logo and slogan to the off-canvas as per Charis' request

8 years agoAdded adrotate ad on the shop page beneath the navigation
Laury GvR [Wed, 8 Mar 2017 17:15:20 +0000 (12:15 -0500)]
Added adrotate ad on the shop page beneath the navigation

8 years agoButtons to anchors, links galore, no off-can search
Laury GvR [Wed, 8 Mar 2017 15:25:35 +0000 (10:25 -0500)]
Buttons to anchors, links galore, no off-can search

Changed all buttons with anchors in them to just be anchors with
the button class, because the anchors were rendered unclickable.
Added href to a bunch of links (Shop now, Sign Up, Contact Us,
socials)
Removed the off-canvas search because there is no desktop-view
search functionality.

8 years agoAdded Facebook & Twitter link to footer social icons
Laury GvR [Wed, 8 Mar 2017 14:43:05 +0000 (09:43 -0500)]
Added Facebook & Twitter link to footer social icons

8 years agoWoocommerce files and styles added.
Laury GvR [Tue, 7 Mar 2017 22:12:13 +0000 (17:12 -0500)]
Woocommerce files and styles added.

8 years agoFixing an error of an undefined variable in the menu-walker.php
Laury GvR [Tue, 7 Mar 2017 16:16:43 +0000 (11:16 -0500)]
Fixing an error of an undefined variable in the menu-walker.php

8 years agooops, made a mistake
Ian Weller [Fri, 3 Mar 2017 19:56:24 +0000 (14:56 -0500)]
oops, made a mistake

I didn't have the has-dropdown class stated in the styles, fixed it.

8 years agoclearing third level signs
Ian Weller [Fri, 3 Mar 2017 19:46:58 +0000 (14:46 -0500)]
clearing third level signs

I just made a style change any second level nav item that may have a
dropdown to show nothing.  Thus eliminating the evidence of a third
level.

8 years agofixing the depth
Ian Weller [Fri, 3 Mar 2017 19:36:21 +0000 (14:36 -0500)]
fixing the depth

I limited the depth of the nav to 2 so there won't be any third level
visible.

8 years agoLatest style tweaks finished.
Ian Weller [Thu, 2 Mar 2017 21:12:49 +0000 (16:12 -0500)]
Latest style tweaks finished.

I made the changes steve asked for.  The block images hove a border
radius of 5px, the read more button in the blocks had the border
thickened to 2px, and the spacing in the dropdown nav items has been
increased a little bit.  I also added some bottom border radius to the
dropdowns.

8 years agoFinally got the ad rotate centered.
Ian Weller [Thu, 2 Mar 2017 15:54:18 +0000 (10:54 -0500)]
Finally got the ad rotate centered.

Had to do some styleing in the main.scss in order to have banner ad to
be centered.

8 years agoCorrections after review
Ian Weller [Thu, 2 Mar 2017 15:14:58 +0000 (10:14 -0500)]
Corrections after review

Steve sent the task back to me.  The borders on the front page are 4px
thick, added the read more anchor along with styling it to look like a
button, fixed the signup button, and added some padding to the bottom of
the interior page.

8 years agoupdating a few thing in header styles
Ian Weller [Wed, 1 Mar 2017 19:43:32 +0000 (14:43 -0500)]
updating a few thing in header styles

I updated a couple font items in the header.

8 years agoTrying to wrap up
Ian Weller [Wed, 1 Mar 2017 19:15:14 +0000 (14:15 -0500)]
Trying to wrap up

I am trying to wrap up the theme breakout and I know it isn't perfect
psd match but it may be good enough.

8 years agotrying to match the psd
Ian Weller [Wed, 1 Mar 2017 19:01:42 +0000 (14:01 -0500)]
trying to match the psd

I am working with the header in an attempt to match the psd.

8 years agochecklist edits: fixing the header for psd.
Ian Weller [Wed, 1 Mar 2017 18:36:57 +0000 (13:36 -0500)]
checklist edits: fixing the header for psd.

I cahnged the slogan line height to match the psd more closely.  It's
still not perfect match, but it's in progress.

8 years agoAttempting to make the site HTML valid
Ian Weller [Wed, 1 Mar 2017 18:19:34 +0000 (13:19 -0500)]
Attempting to make the site HTML valid

I ran the HTMLValidator plugin in Firefox.  The validator and I have
different opinions on what I can change and what I don't need to change.

8 years agoReponsive test adjustments made
Ian Weller [Wed, 1 Mar 2017 16:27:00 +0000 (11:27 -0500)]
Reponsive test adjustments made

I have made some more adjustments for responsive.  I have all the media
queries reacting 30px early to consider the scrollbar.  I think it may
be ready for review potentially.

8 years agoadding screenshot to theme
Ian Weller [Wed, 1 Mar 2017 15:11:08 +0000 (10:11 -0500)]
adding screenshot to theme

I just added the 1200x900 screenshot for the theme.

8 years agoFinal adjustmets for small
Ian Weller [Wed, 1 Mar 2017 15:02:05 +0000 (10:02 -0500)]
Final adjustmets for small

I almost forgot that everything in the footer should be centerd in small
view.  I went in added the small-text-left and the medium-text-left
classes to finish it up.

8 years agoResponsive adjustments and off canvas work
Ian Weller [Wed, 1 Mar 2017 14:54:25 +0000 (09:54 -0500)]
Responsive adjustments and off canvas work

I have finished responsive testing for Firefox and have done all the
work for the off canvas.  I still need to do the same for the other
browsers.

8 years agoresponsive fixes
Ian Weller [Tue, 28 Feb 2017 22:00:17 +0000 (17:00 -0500)]
responsive fixes

I have started responsive testing and found I made some mistakes early
on in the styling.  I did find a way to fix them with out screwing it up
too badly.  shadow wrapper had a position when it shouldn't have.

8 years agoInterior work
Ian Weller [Tue, 28 Feb 2017 21:12:37 +0000 (16:12 -0500)]
Interior work

I wrapped up the default interior page layout.  The psd shows a shop
page, Collins said the normal content can be full width.  I also had to
go back and try to fix a few things that popped up with the active
class.

8 years agoadding favicon and finishing dropdown
Ian Weller [Tue, 28 Feb 2017 20:23:45 +0000 (15:23 -0500)]
adding favicon and finishing dropdown

I added the html bits to the Find Trails dropdown and added the favicon
that Collins made.  I need to do responsive tests.

8 years agoI have the dropdown styling handled
Ian Weller [Tue, 28 Feb 2017 16:27:59 +0000 (11:27 -0500)]
I have the dropdown styling handled

I have the dropdown styling handled at the moment.  Now I need to add
the html code into it.

8 years agotrying to refine the dropdown
Ian Weller [Tue, 28 Feb 2017 15:13:59 +0000 (10:13 -0500)]
trying to refine the dropdown

I am trying to style the dropdown a bit more.  I have the tree piece of the
dropdown menu styles finished, but I need the lines and the arrow ontop
of the border.

8 years agoworking on the navigation
Ian Weller [Tue, 28 Feb 2017 14:46:10 +0000 (09:46 -0500)]
working on the navigation

I have begun working on the dropdown menu and the footer nav area.  I
have some of the dropdown stuff done, but I still need to do more.

8 years agostyling the last bits
Ian Weller [Mon, 27 Feb 2017 21:52:07 +0000 (16:52 -0500)]
styling the last bits

I added the last styles that were needed for the blocks and I added a
shop now button.  It isn't in the right place at the moment, but it will
work for now.

8 years agoI have front page large view, mostly finish.
Ian Weller [Mon, 27 Feb 2017 21:23:30 +0000 (16:23 -0500)]
I have front page large view, mostly finish.

I have the blog feed styled and I also have the footer set up for large
view.  There are a few style things I need to do for the blocks.

8 years agoI got the front blog feed appearance correct
Ian Weller [Mon, 27 Feb 2017 19:11:48 +0000 (14:11 -0500)]
I got the front blog feed appearance correct

I had to to some tweaks to figure out why I was having a visual problem
with the blog feed.  I forgot to add a position to the after element,
which caused the line to appear.

8 years agoI thing I have the front content almost done
Ian Weller [Mon, 27 Feb 2017 18:39:46 +0000 (13:39 -0500)]
I thing I have the front content almost done

I have the front page area of the site almost finished.  I need to fix
one thing with the repeating tan and add some images to the blocks.

8 years agoworking on the blog feed.
Ian Weller [Mon, 27 Feb 2017 17:35:29 +0000 (12:35 -0500)]
working on the blog feed.

I have the blog feed about 50% done at this point.  I have some style
items to add to consider it close to finished.

8 years agocoding and styling the front page
Ian Weller [Mon, 27 Feb 2017 16:19:15 +0000 (11:19 -0500)]
coding and styling the front page

I am alomst done with the front page layout and styling.  I have the
blocks in place and I need to finish up the styling and add the blog
feed area.

8 years agoI have started on the main
Ian Weller [Fri, 24 Feb 2017 21:47:08 +0000 (16:47 -0500)]
I have started on the main

I have started on the front page main area.  I only got the content area
finished.

8 years agoTrying to make the forms in the header
Ian Weller [Fri, 24 Feb 2017 20:39:50 +0000 (15:39 -0500)]
Trying to make the forms in the header

I have gone through and made the static forms in the header, but they
need a lot of styling to match the psd.  The header are can be called
finished for large view with the exception of the nav bar.  I have the
slideshow working, I still have the rest of the main and the footer to
do.

8 years agoMore work on the header
Ian Weller [Fri, 24 Feb 2017 17:00:33 +0000 (12:00 -0500)]
More work on the header

I am working on the header further.  I am done with the logo and
tagline.  I made the trail review box, now I need to work on the static
input fields.

8 years agoI'm still working on the header
Ian Weller [Fri, 24 Feb 2017 16:03:02 +0000 (11:03 -0500)]
I'm still working on the header

I am trying to get the header to coroperate with me.

8 years agoI am working on putting the header together
Ian Weller [Fri, 24 Feb 2017 15:11:01 +0000 (10:11 -0500)]
I am working on putting the header together

I am adding the static items to the header.  Starting the the logo and
tagline.  Tagline won't center.

8 years agostyling buttons and nav
Ian Weller [Fri, 24 Feb 2017 14:33:05 +0000 (09:33 -0500)]
styling buttons and nav

I have just finished styling the buttons for the shop cart area.

8 years agoI am still chugging along on base items
Ian Weller [Thu, 23 Feb 2017 21:14:22 +0000 (16:14 -0500)]
I am still chugging along on base items

I have all the styles in the notes added to the theme.  I still have to
do more of the layout.

8 years agoI am moving forward
Ian Weller [Thu, 23 Feb 2017 20:15:23 +0000 (15:15 -0500)]
I am moving forward

I am slowly moving forward.  I found some things that Collins needs to
address.

8 years agoSlider is having problems
Ian Weller [Thu, 23 Feb 2017 18:55:01 +0000 (13:55 -0500)]
Slider is having problems

I added the slideshow like I always do, and for some reason it's calling
the image slides by the wrong url.  I don't know what is causing it.

8 years agoSlow start for progress
Ian Weller [Thu, 23 Feb 2017 18:21:02 +0000 (13:21 -0500)]
Slow start for progress

I am making slow progress.  I have a bit more of the essentials added.
I just need to keep going.

8 years agoadding assets and essentials
Ian Weller [Thu, 23 Feb 2017 17:49:21 +0000 (12:49 -0500)]
adding assets and essentials

I have added the graphics and added the font familes I need plus the
color codes listed in the notes.

8 years agoFirst commit
Ian Weller [Thu, 23 Feb 2017 17:23:01 +0000 (12:23 -0500)]
First commit

First commit for Michigan Trail Maps