News & Updates

KingSize Version 3.1 Change Log

VERSION 3.1 – KINGSIZE

We have made quite a fix changes in this release. Including an important one, updating the Timthumb script to the most current and stable version. Below here you will find a detailed list of all the changes we have introduced in this version.

  1. Timthumb was updated. The entire “timthumb.php” file should be replaced with the new one.
  2. /lib/portfolios/portfolio-functions.php

    – Line #78 to #79, removed the placement photo. No default photo will show in portfolios if no image is selected.
  3. /template-portfolio.php

    – Line #41 to #45, removed the extra “_” from the paging issue. A typo on our part in the previous version.

    – Showing the meta “Read more” text of portfolio lit page added line #115.

    – Added a new “fixed character” setting for Portfolio Excerpts to remove the issue with breaking columns. Found on line #118.

    – Added the option of for Custom Read More, disable of the button and ability to insert a custom link to read more buttons.
  4. /single-portfolio.php

    – Line #6, added new template body ID to be called to enable the ability for the ‘lightbox’ galleries to work.

    – Line #38 to #52, made the “Portfolio” image/video conditional by enabling/disabling in the Theme Settings.

    – Added the check for comment panel control from theme setting. Added #55 to #61 (new coding in the template).
  5. /lib/theme-options.php

    – Modified to include the new Portfolio conditional “Single Item Image”.

    – Control of the Read more text of portfolio listing. Added #219 to #224.

    – Added in a new CSS Style Preferences where you can insert CSS to override the defaults in style.css.
  6. /js/options.js

    – Updated to include the new Theme Settings “Help” tooltips when mousing over the Help Icons inside Theme Settings.

    – Changed the jQuery from “$” to “jQuery” to provide better compatibilities with many of the conflicting plugins.
  7. /css/stylesIE7.css

    – IE FIX: commented out the first 2 lines for the IE navigation alignment issue.
  8. /header.php

    – IE FIX: Added new style in header.php #85 to #91.

    – Changed the jQuery from “$” to “jQuery” to provide better compatibilities with many of the conflicting plugins.

    – Line #71 has been updated to include a call to the Custom CSS, a new feature in General Theme Settings.
  9. /functions.php

    – Custom fields removal from the all post type. Added #379 to #385.
  10. /lib/theme-page-custom-fields.php

    /lib/theme-post-custom-fields.php


    – Applied the same styling to the Post and page custom write up options
  11. /lib/portfolio/portfolio-media-php

    – Added in new write panels options to correspond with new Portfolio settings.
  12. /lib/portofolio_template_style_js.php

    – Changed the jQuery from “$” to “jQuery” to provide better compatibilities with many of the conflicting plugins.
  13. /lib/portfolio/portfolio-meta.php

    – Added the new meta box for the portfolio page background meta options and read more and cutom link to read more.
  14. /lib/portfolio/js/kingsize-portfolio-upload-button.js

    – Attach the new action to open the background button gallery for including custom backgrounds to the portfolio item posts.
  15. /lib/theme-background.php

    – Added to override the pages default background.
  16. /php/contact-send.php

    – Fixed the email issue with the contact form. Now it is sending email using the native WordPress email function.

    – Applied new styling to the Contact Form so the success message is not overlapping the footer as it did in previous versions.
  17. /footer.php

    – Changed the jQuery from “$” to “jQuery” to provide better compatibilities with many of the conflicting plugins.
  18. /style.css

    – Applied some minor updates to the styling to compliment the Portfolio changes, Contact changes and a few other areas.

KingSize Version 3 Change Log

VERSION 3 – KINGSIZE

Assorted Fixes & Updates

  1. Resolved the “Blog Paginate” issues.
  2. Fixed the “Color Style” options by editing “theme-options.php” lines #773 through to #784.
  3. Updated “style.css” with a Background / Slider fix on lines #60 through to line #77.
  4. Updated “style.css” line #88 through to line #97, “.nojs img” for background fix.
  5. Updated the “/gallery-widget/” with two new files, “attachment.php” and “loop-attachment.php” (image link resolved).
  6. Slider is disabled by default. Previously it was auto-enabled and caused a few confusions.
  7. Fixed the “Read More” issue when hovering, removed the extra padding on line #833 in “style.css”.
  8. Updated the “Theme Options” to include the “Save Changes” with each section.
  9. Removed Timthumb from logo line #101 and centered the logo in “header.php”
  10. Removed the “Save Changes” from “Theme Options” located at the Top and Bottom of the page.
  11. Image Alignment Fix in “style.css” line #446 and line #473. Corrected the margin issues with images.
  12. Corrected the “template_blog.php” date to correct format of “Month, Day, Year” line #36.
  13. Corrected the “loop.php” date to correct format of “Month, Day, Year” line #33.
  14. Fixed the “template_blog.php” to show when “1 comment” has been made (error use to show 0 comments when there was 1).
  15. Fixed the “loop.php” to show when “1 comment” has been made (error use to show 0 comments when there was 1).
  16. Fixed the paging issue on Blog Template page when assigned to Home Page in “template_blog.php”.
  17. Fixed the default page custom background grid option in theme-background.php.

New Features we’ve Included

  1. New Theme Setting option for “Style / Colour Preferences” to edit the “Submenu” background and border colours.
  2. Updated “theme-options.php” to include a new “Save Changes” position. Now included in the header of each section.
  3. Updated the right click disabled feature.
  4. Added the Portfolio feature.
  5. Added lightbox (prettyphoto) on images Blog and post content.
  6. Added the theme option reset.
  7. Native WordPress gallery now uses the “lightbox” effect (prettyphoto).
  8. Featured Image when used on the blog now opens with the “lightbox” effect (prettyphoto).
  9. Video support is included in the new Portfolio post-types.