summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anthony Talarico [Mon, 15 May 2017 20:12:15 +0000 (16:12 -0400)]
using the signup-for-enews-sidebar-3 image for the enews action item in the sidebar
new images were given for the sidebar, changing the enews-sidebar image for the enews
action item
Anthony Talarico [Mon, 15 May 2017 20:02:59 +0000 (16:02 -0400)]
removing padding from the top of the blog home titles
changing padding-top from 10px to 0 to help the title and images in blog home line up
Anthony Talarico [Mon, 15 May 2017 20:01:11 +0000 (16:01 -0400)]
reducing line height from the blog list view titles
the line height in the blog home page titles is too large, reducing to 1 to remove some of the space
Anthony Talarico [Mon, 15 May 2017 19:58:02 +0000 (15:58 -0400)]
reducing blog single title font size to 1.75rem
blog titles font sizes are too large for the blogs, reducing the title
font sizes
Anthony Talarico [Mon, 15 May 2017 19:53:56 +0000 (15:53 -0400)]
reducing line height on blog single page from the title
removing posted on date from the blog list and blog single page, reducing line height from the
blog single title
Anthony Talarico [Mon, 15 May 2017 19:34:30 +0000 (15:34 -0400)]
adding margin bottom 10px to separate the blog side bar links
the blog sidebar links are too long and look like one long link, reduced line height and added
bottom margin 10px to separate each title
Anthony Talarico [Mon, 15 May 2017 19:27:58 +0000 (15:27 -0400)]
fixing permalink syntax error in the interior page, removing padding on blog imgs for medium up
syntax error in interior page , permlalink, corrected. Adding media query blog post imgs list view
Anthony Talarico [Mon, 15 May 2017 19:05:30 +0000 (15:05 -0400)]
adding links to the support and enews sidebar links , reucing blog post list view title font size
font size for post home titles are 3rem for some reason, reducing to 1.75, adding proper permalink
page id's to the support and enews sidebar action items
Anthony Talarico [Mon, 15 May 2017 18:39:57 +0000 (14:39 -0400)]
changing the footer enews icon with the new graphic
the footer has a new image that is replacing the original for the enews sign up
Anthony Talarico [Mon, 15 May 2017 18:06:14 +0000 (14:06 -0400)]
adding new images and icons for the sidebar, footer and main content enews and support pages
provided new images for the enews sign up in the footer, sidebar and main content area, the support
buttons are being changed too
Anthony Talarico [Mon, 15 May 2017 12:02:17 +0000 (08:02 -0400)]
increasing the pixel top background position for the hover action item
in the sidebar
trying to resolve the css jitter issue with changing the background image
on hover, but no matter what it seems to be a few pixels off
Anthony Talarico [Mon, 15 May 2017 11:59:51 +0000 (07:59 -0400)]
removing test border around sidebar action items
added a border to test the css hover jitter around an element, removing it to
push the changes on dev55
Anthony Talarico [Mon, 15 May 2017 11:55:25 +0000 (07:55 -0400)]
adding new sidebar action item images
the sidebar's support and sign up images are being replaced with new ones. sign up has one for hover
as well
Anthony Talarico [Fri, 12 May 2017 15:13:36 +0000 (11:13 -0400)]
fixing page template conditional that was using && is_front_page
changed && for || in the template checking on main-content so that the template
can be used in interior pages
Anthony Talarico [Fri, 12 May 2017 13:06:26 +0000 (09:06 -0400)]
fixed template checking for the fullwidth template, adding margin to main page content ul li
content added to a page in a ul li doesn't have margins, added margins. the full width template wasn't
passing the template check due to broken php
Anthony Talarico [Wed, 10 May 2017 20:24:45 +0000 (16:24 -0400)]
linking the custom field support link
the support button under the front page custom fields section didn't have a permalink, added
the id to the support page
Anthony Talarico [Wed, 10 May 2017 18:59:30 +0000 (14:59 -0400)]
adding min height the testimonial rotator
the container of the testimonial rotator expands when a testimonial has a lot of text.
setting a min height to keep the area from expanding and pushing the content below
Anthony Talarico [Tue, 9 May 2017 19:53:45 +0000 (15:53 -0400)]
adding different text color to search results
the search results links have a color from the plugin, adding a theme
color to the links
Anthony Talarico [Tue, 9 May 2017 19:15:23 +0000 (15:15 -0400)]
adding new action item icons to the sidebar
received new images for the sidebars on the interior pages, replacing the old images.
adding permalinks to the sign up for e news on front page
Anthony Talarico [Tue, 9 May 2017 12:56:54 +0000 (08:56 -0400)]
adding anchors around the front page leadership blocks names text
the front page has a stage section with the founders and leaders, the images were clickable
but not the names, added links to the names so those too would take the user to their page
Anthony Talarico [Tue, 9 May 2017 11:59:24 +0000 (07:59 -0400)]
fixing the name spellings on the front page blocks
adding an e to Beth Ann's name. Adding the permalink to the leadership front page blocks
images to link them to their pages
Anthony Talarico [Thu, 4 May 2017 13:21:45 +0000 (09:21 -0400)]
fixed excerpt not containing url on the front page feed
had to add wp_reset_query to allow the ACF data to display and to fix the issues with
the excerpt not getting the url to the post
Anthony Talarico [Thu, 4 May 2017 13:11:08 +0000 (09:11 -0400)]
fixing front page blog and blocks display and urls
adding post id to the front page blog permalink in the theme. set up the readmore button
for the post on the front page and added styles to make it match the blocks
Anthony Talarico [Wed, 3 May 2017 20:08:42 +0000 (16:08 -0400)]
linking e news sign up form
linking the action item in the footer for the news to the enews sign up page
Anthony Talarico [Wed, 3 May 2017 20:02:58 +0000 (16:02 -0400)]
linking social icons
linking social icons in footer, header and offcanvas to their pages. linking the glm client
info email link to the contact us page
Anthony Talarico [Wed, 3 May 2017 19:22:41 +0000 (15:22 -0400)]
fixing broken html source preventing the OC from being clicked on
had an extra div tag after removing some of the mark up from the blocks feed file, after
removing the extra tag the OC seems to operate normally
Anthony Talarico [Wed, 3 May 2017 18:27:06 +0000 (14:27 -0400)]
adjusting testimonial widget styles
removing the joing comma from the location and company name to keep the location below
the name, job title and company name
Anthony Talarico [Wed, 3 May 2017 17:57:46 +0000 (13:57 -0400)]
adjusting the front page blog feed structure to match the blocks
the one blog post that is being pulled into the front page with the 2 blocks was not structured
or styled in the same manner as the blocks and as a result was displaying different when images
were added. I added a block class to the one post container and removed the nested column class
that was wrapping the image so that it would help keep it similar to the block images
Anthony Talarico [Wed, 3 May 2017 17:29:27 +0000 (13:29 -0400)]
adding form method GET to the header search form
the search form in the header was missing the method attribute, trying to test out the search
functions
Anthony Talarico [Wed, 3 May 2017 17:24:08 +0000 (13:24 -0400)]
adding search in the header, adding search plugin page, adding new image for the footer in mobile
swapping the footer repeating image with a single image at 400px and below. adding a search toggle
input field in the header for large view. adding the search plugin and the page needed for it to
function. adding search styles to the blog search results page
Anthony Talarico [Tue, 2 May 2017 19:25:01 +0000 (15:25 -0400)]
adding embedded video to the front page
using the youtube embed code to replace the static image that was in the
front page template to use an embedded video
Anthony Talarico [Tue, 2 May 2017 18:22:08 +0000 (14:22 -0400)]
adding testimonial slider on front page
adding the base styles and javascript to get the testimonial slider on to the front page
template
Anthony Talarico [Tue, 2 May 2017 17:37:28 +0000 (13:37 -0400)]
adding advanced custom field data for the front page support section
adding the_field function to the front page theme template file. Also had to fix a var
in the foreach for the blog posts template file as it was overriding the global post variable
Anthony Talarico [Tue, 2 May 2017 15:11:25 +0000 (11:11 -0400)]
initial set up commit, adding share this, blog styles
adding share this to blog single page, adding base blog styles to the blog home
and blog single page
Ian Weller [Fri, 28 Apr 2017 12:52:51 +0000 (08:52 -0400)]
I took out the extra shortcodes
I took out the shortcodes for the custom fields that were no longer
useful. And I edited on the admin side that the custom fields don't
show.
Ian Weller [Fri, 28 Apr 2017 12:33:04 +0000 (08:33 -0400)]
made a new template
I made the full width template. It is being used on "The Center" page.
Ian Weller [Thu, 27 Apr 2017 14:56:50 +0000 (10:56 -0400)]
I updated the spaceing issues on the front
I updated some of the spacing of elements that didn't have the same
spacing as the psd. Now it's close to perfect.
Ian Weller [Thu, 27 Apr 2017 13:50:40 +0000 (09:50 -0400)]
I am working on making it perfect.
I am trying to make the theme output as perfect as possible. It is not
an easy job.
Ian Weller [Wed, 26 Apr 2017 17:29:15 +0000 (13:29 -0400)]
I made some updates to the theme.
I added a featured image to the blog sections and made updates to the
topbar to help with the active class in the dropdown.
Ian Weller [Wed, 26 Apr 2017 15:24:38 +0000 (11:24 -0400)]
html cleanup
I cleaned up the html errors that were showing up. Alt tags for images
one too many of a certain tags, the usual small things that show up.
Ian Weller [Wed, 26 Apr 2017 15:03:48 +0000 (11:03 -0400)]
adding an active style to off canvas
I added a style to indecate what page someone would be on since Collins
said no breadcrumbs.
Ian Weller [Wed, 26 Apr 2017 14:58:05 +0000 (10:58 -0400)]
adding favicon and potentially final edits
I added the missing favicon and did the last few styles I think it
needed.
Ian Weller [Wed, 26 Apr 2017 14:03:52 +0000 (10:03 -0400)]
I updated a few things
I changed the default feature image to a cropped version of the original
example of a default image size. I also made the padding between the
items in the image bar.
Ian Weller [Wed, 26 Apr 2017 13:46:12 +0000 (09:46 -0400)]
New feature image and post q&a work
I got the answers I needed from Collins. I've made the changes needed
for them and worked on the off canvas. I also have a new thing I can
use for the default feature image Collins just made me.
Ian Weller [Tue, 25 Apr 2017 20:13:29 +0000 (16:13 -0400)]
More responsive and browser edits
I have made a few more changes to the styles after some cross browser
testing. I think I may be getting close. Unfortanatly, I can't check
my checklist. I have a hunch where I am at, but I don't know exactly
where.
Ian Weller [Tue, 25 Apr 2017 19:51:39 +0000 (15:51 -0400)]
I added the screenshot
I added the screenshot of the front page to take a step to wrapping up
the theme.
Ian Weller [Tue, 25 Apr 2017 19:38:31 +0000 (15:38 -0400)]
interior reponsive chagnes
I made more responsive changes for the interior page layout. This is
still just testing with firefox. And I still don't have our questions
answered by Collins yet.
Ian Weller [Tue, 25 Apr 2017 19:25:09 +0000 (15:25 -0400)]
I made changes after responsive tests
I did the responsive tests on firefox and made changes as I saw issuse
pop up. Centered a quite a few things in medium and small view. I need
to work on the off canvas and tab bar still.
Ian Weller [Tue, 25 Apr 2017 18:20:40 +0000 (14:20 -0400)]
I think I have the interior page complete
I have the interior page finished for desktop and up. I need to do
responsive test and cross broswer tests.
Ian Weller [Tue, 25 Apr 2017 15:25:36 +0000 (11:25 -0400)]
I am working on the interior and dropdown
I have the dropdown menu styled and I am working on the interior pages.
It is a slow progress.
Ian Weller [Tue, 25 Apr 2017 13:31:04 +0000 (09:31 -0400)]
I think I have the front page done
I have finished up the last of the items for the footer and copyright
areas. It doesn't match 100%, but it is pretty dang close.
Ian Weller [Mon, 24 Apr 2017 20:43:08 +0000 (16:43 -0400)]
Working on the footer
I am working on what is left fo the footer. I need to work on the
social icons and the styles of some of the divided spans. It also
requires the last footer sprite for news signup.
Ian Weller [Mon, 24 Apr 2017 19:15:09 +0000 (15:15 -0400)]
I am trying to make it match
I am going back and forth between the psd front page and the front page
I have created. I'm trying to make it perfect. But I'm falling short.
I still have the footer to wrap up along with the copyright.
Ian Weller [Mon, 24 Apr 2017 18:56:20 +0000 (14:56 -0400)]
working on footer and bottom areas
I am working on the footer and the bottom areas of the front page. I
have the image row set up and I also updated the support text area.
Ian Weller [Mon, 24 Apr 2017 17:37:38 +0000 (13:37 -0400)]
Continuing work on the fornt page
I did quite a bit of work on the front page. Trying to make sure
everything on the front matches the psd. The slideshow isn't going to
match. I have done all I could think of with that.
Ian Weller [Mon, 24 Apr 2017 16:59:52 +0000 (12:59 -0400)]
I am working on the front page styles
I am trying to style the front page to match the psd. The front page
doesn't use the regular font size.
Ian Weller [Mon, 24 Apr 2017 15:07:37 +0000 (11:07 -0400)]
I added the static images.
I added the static leader images under the founder profile. I also did
some styling to make the blocks and news feed links look like psd.
Ian Weller [Fri, 21 Apr 2017 20:41:54 +0000 (16:41 -0400)]
adding our social media sprite
I am adding our social media sprite for the offcanvas work that is yet
to be done.
Ian Weller [Fri, 21 Apr 2017 20:29:08 +0000 (16:29 -0400)]
I am working on the block area and support piece
I am continuing on the front page. I am almost done with the front page
main section. I need to style things a bit more before moving to the
interior and the footer area.
Ian Weller [Fri, 21 Apr 2017 19:18:01 +0000 (15:18 -0400)]
slowly working on the front page
I am making some progress on the front page.
Ian Weller [Fri, 21 Apr 2017 18:30:28 +0000 (14:30 -0400)]
I am making progress with the breakout.
I have made so more progress with the front page. I am working on hard
coding in the leadership part fo the front page. After that is done,
the last pieces of this is the blocks and the footer
Ian Weller [Fri, 21 Apr 2017 17:04:59 +0000 (13:04 -0400)]
working on the front page some more
I have added the front page content and done some styling for it as
well. The only hard coded item in the front page right now is the
signup link.
Ian Weller [Fri, 21 Apr 2017 16:09:33 +0000 (12:09 -0400)]
I am making progress
I have started to work on the front page and added a bit of styling to
the topbar.
Ian Weller [Fri, 21 Apr 2017 15:03:30 +0000 (11:03 -0400)]
making the topbar match
I did some style changes to make the topbar match the psd.
Ian Weller [Fri, 21 Apr 2017 14:30:21 +0000 (10:30 -0400)]
trying to make the layout and styles work
I am trying to make the layout I have set up for the header work with
the styles I have made to match the psd.
Ian Weller [Fri, 21 Apr 2017 14:01:17 +0000 (10:01 -0400)]
still working on the header area
I am working on the header area still. I am currently working on the
navigation styles at the moment. Will work on the main container next.
Ian Weller [Fri, 21 Apr 2017 13:07:40 +0000 (09:07 -0400)]
Working on styles and header
I am working on the different styles and improving the header area.
Ian Weller [Fri, 21 Apr 2017 12:33:46 +0000 (08:33 -0400)]
a few style changes
I updated the header link color. The dark gray color Collins has in the
design notes to my knowledge.
Ian Weller [Thu, 20 Apr 2017 19:30:21 +0000 (15:30 -0400)]
fiddling with styles
I worked with the styles to try and make thing flow together at first.
Ian Weller [Thu, 20 Apr 2017 18:46:31 +0000 (14:46 -0400)]
adding the new graphics
I am pushing the graphics that I mentioned in the last commit to git. I
didn't add them correctly.
Ian Weller [Thu, 20 Apr 2017 18:12:42 +0000 (14:12 -0400)]
I am beginning layout
I am starting to work on some of the layout of the site. I only have
the header layout finished thus far. I also added some graphics I was
missing at first to the assets folder.
Ian Weller [Thu, 20 Apr 2017 17:20:20 +0000 (13:20 -0400)]
I added the needed graphics
I added the graphics I need and I also added a chunk of the styles that
are listed in the notes.
Ian Weller [Thu, 20 Apr 2017 15:21:34 +0000 (11:21 -0400)]
first commit
First commit for Great Lakes Center For The Arts