BigFormat Changelog

Update Version 1.4.3 August 16, 2016

  1. Fixed deprecated youtube video embeds.
  2. Updated google fonts list.
  3. Fixed admin styling.
  4. Added Envato Market Plugin.
===========
Changed Files
===========
footer.php
functions.php
header.php
style.css
vimeo-home.php
vimeo.php
youtube-home.php
youtube.php
admin/options-sanitize.php
admin/css/admin-style.css
functions/github.php
js/custom.js

Update Version 1.4.2 December 12th, 2015

  1. Fixed deprecated widget code
  2. Updated title tag for WordPress 4.4 Update
===========
Changed Files
===========
functions.php
functions/widget-contact.php
functions/widget-news.php
functions/widget-project.php
functions/widget-recent-projects.php
header.php
style.css

Update Version 1.4.1 June 26, 2015

  1. PrettyPhoto XSS fix.
  2. Fix potential plugin conflict by removing the use of the ‘$’ jquery shortcut.
  3. Fixed issue with undefined $video_url in header on theme activation.
  4. Fixed id issue with sidebars.
  5. Check for custom field in WP_Query to make sure the posts per page value stays consistent.
  6. Remove the_content() from the taxonomy archive. Also, switch it to check for the custom field in the WP_Query.
  7. Update content_width.
  8. Updated sql file to use default theme options.
  9. Javascript refactoring
===========
Changed Files
===========
functions.php
header.php
js/custom.js
js/jquery.prettyPhoto.js
js/wp-ajaxify-comments.js
style.css
taxonomy-sort.php
template-projects.php

Update Version 1.4 July 22nd, 2014

  1. New Feature: Added option to remove image overlay.
  2. Enhancement: Refactored custom.js file to eliminte file permissions issues with theme options.
  3. Enhancement: Custom css now outputs inline to eliminte file permissions issues with theme options.
  4. Fixed button shortcode issue with latest version of WP.
  5. Fixed facebook sharer bug.
  6. Fixed title bug for taxonomy pages.
  7. Fixed admin styles in latest WP
  8. Updated FitVids Script
  9. Updated PrettyPhoto Script
===========
Changed Files
===========
admin/css/admin-style.css
admin/options-framework.php
css/custom.css
css/options.css
css/style.php
functions.php
header.php
images/skins/textures/tonido.db
js/ag_customcodes.js
js/custom.js
js/custom.js.php
js/jquery.fitvids.js
js/jquery.prettyPhoto.js
options.php
single-portfolio.php
style.css
style.php
taxonomy-sort.php
template-projects.php

Update Version 1.3 October 11th, 2013

  1. New Feature: Automatic theme updates from the admin.
  2. New Feature: Basic spam protection on contact form.
===========
Changed Files
===========
default.po
default.mo
functions.php
options.php
style.css
template-contact.php

===========
Added Files
===========
theme-updater.php

Update Version 1.29.7 August 4, 2013

  1. Updated admin javascript to play nicer with new revisions.
  2. Fixed php notice when strict mode is active.
===========
Changed Files
===========
style.css
functions.php
admin-jquery.js
customfields.php

Update Version 1.29.6 August 3, 2013

  1. Updated BlockUI for WordPress 3.6 Compatibility.
===========
Changed Files
===========
jquery.blockUI.js
style.css

Update Version 1.29.5 July 4, 2013

  1. Updated slide dialogs to new Media Uploader UI.
  2. Updated isotope plugin to latest version.
  3. Made functions overwritable by child theme in functions.php.
  4. Fixed issue with controls not being set when homepage template is not set to homepage.
  5. Updated translation files.
  6. Other minor bug fixes.
===========
Changed Files
===========
style.css
multi-post-thumbnails.php
header.php
functions.php
custom.js.php
custom.js
jquery.isotope.min.js
default.po
default.mo

===========
Added Files
===========
media-modal.js

Update Version 1.28 March 18, 2013

  1. Removed Twitter Widget due to deprecated Twitter API
  2. Updated Documentation.
============
Changed Files
============
widget-twitter.php
functions.php
style.css
documentation.pdf

Update Version 1.27 December 12, 2012

  1. Fixed Javascript issues in WordPress 3.5.

Update Version 1.26 December 6, 2012

  1. Updated theme to optimize for WordPress 3.5.
Admin javascript changes – clear your browser cache after updating.

Update Version 1.25 October 29, 2012

  1. Fixed iOS6 scrolling bug.
  2. Fixed specific google fonts bug when system fonts are selected.

Update Version 1.24 October 11, 2012

  1. Fixed deprecated twitter function as of Oct 11, 2012.

Update Version 1.23 August 20, 2012

  1. Updated issue with secondary slide font in header.php.

Update Version 1.22 August 9, 2012

  1. Fixed email address bug when sending to address other than admin.
  2. Fixed mobile menu title option bug.

Update Version 1.21 August 7, 2012

  1. Stylesheet and js writing updated to fix child theme issues.
  2. Removed jquery code that was incorrectly resizing user-embedded videos in the body.
  3. Translation issue in mobile menu.

Update Version 1.2 July 24, 2012

  1. More accessible and user-friendly mobile navigation menu.
  2. Fixed play button issue when video homepage template is used somewhere besides a homepage.
  3. Fixed layout issue when comments are disabled in blog posts.
  4. Fixed single portfolio category pages to have correct pagination.
  5. Fixed issue when trying to add multiple menus.
  6. Fixed issue when trying to use vimeo videos on the homepage video template.

Update Version 1.1 July 17, 2012

  1. Substantially Faster Loading Times - Fewer PHP calls.
  2. Optional Prettyphoto popup on "Featured Projects" page.
  3. Option to auto-Hide Navbar for Home and Project Pages.
  4. Vimeo Video Fullscreen Support.
  5. You can now choose the number of posts per page in the Featured Projects Page.
  6. Fixed Tracking Code box that was stripping script tags.
  7. Fixed Translation strings in contact widget.
  8. Fixed contact widget description typo in admin.
  9. Added additional documentation.