News & Updates

Aquarius Change Log

  • 15.08.2011

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 Aquarius 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.