Announcements

Change Log for KingSize WordPress v3.1

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.

 

    1. /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.

 

    1. /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.

 

    1. /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).

 

    1. /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.

 

    1. /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.

 

    1. /css/stylesIE7.css

      - IE FIX: commented out the first 2 lines for the IE navigation alignment issue.

 

    1. /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.

 

    1. /functions.php

      - Custom fields removal from the all post type. Added #379 to #385.

 

    1. /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

 

    1. /lib/portfolio/portfolio-media-php

      - Added in new write panels options to correspond with new Portfolio settings.

 

    1. /lib/portofolio_template_style_js.php

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

 

    1. /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.

 

    1. /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.

 

    1. /lib/theme-background.php

      - Added to override the pages default background.

 

    1. /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.

 

    1. /footer.php

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

 

    1. /style.css

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