Arcadian Changelog
1.1.6
Note: This is just quick update to fix a minor bug with WP 3.5. A fairly signficant update is coming a little down the road.
- Fixed bug with Portfolio Module navigation and updated jQuery version WordPress 3.5 incorporates.
Effected Files
- /style.css
- /assets/js/arcadian.js
- /includes/theme-functions.php
1.1.5
- Fixed bug with customizer clearing social icons saved from Theme Options page.
- Updated FlexSlider jQuery plugin to v2.0 and made adjustments it's compatible. This shouldn't make any immediate difference in your theme, but will allow us to add functionality in the future. If you're using the Theme Blvd News Scroller widget, make sure to update it!
- Hooked in new function to WordPress's "pre get posts" action that adjusts the true "posts per page" setting for custom homepage layouts that contain a paginated element.
- Added frontend locals.php file to API directory. This allows it to be accessed by any 3rd-party plugin that may be trying to access fronted text strings when is_admin is true, for whatever reason. Specifically, this issue was brought about by the AJAX Comment Loading plugin.
- Fixed bug with localization not working on text strings included within API areas like Theme Options.
- Fixed bug with portfolio module showing double the amount of items in lightbox galleries.
Effected Files
- /style.css
- /assets/css/responsive.css
- /assets/css/responsive.min.css
- /assets/css/theme.css
- /assets/css/theme.min.css
- /assets/js/arcadian.js
- /framework/admin/functions/display.php
- /framework/admin/modules/options/options-sanitize.php
- /framework/admin/modules/options/options-framework.php
- /framework/api/locals.php (moved from /framework/frontend/functions/)
- /framework/frontend/assets/css/themeblvd.css
- /framework/frontend/assets/js/flexslider-2.js (new file)
- /framework/frontend/functions/actions.php
- /framework/frontend/functions/display.php
- /framework/frontend/functions/general.php
- /framework/frontend/functions/helpers.php
- /framework/frontend/functions/sliders.php
- /framework/themeblvd.php
- /includes/portfolio-module.php
- /includes/theme-functions.php
1.1.4
- Added compatibility with WordPress 3.4 Customizer (still experimental).
- Added optional pause on hover feature to standard slider options.
- Added alt tags to images in sliders for you SEO folks.
- Added title as accepted parameter for img tags when saving theme textareas.
- Fixed Lucida Grande font selection from Theme Options.
- Removed clear:both; CSS on header tags.
- Updated all admin modules to work with this tutorial.
- Improved display of image attachments for attachment.php
- Fixed pagination for single posts with wp link pages function.
- Fixed search form to work with WP sites installed in sub-directories different than the site url.
- Adjusted responsive images for IE8 and below.
- Fixed PHP warning when saving Content element of the Layout Builder and no floating widgets areas exist.
- Adjusted slider mobile fallback to display shortcodes in descriptions.
- Adjusted so when no custom layouts have been created, you won't see any message about custom layouts under "Page Attributes" until you attempt to select the "Custom Layout" page template.
- Adjusted posts in search results to look nicer.
- Added specific support for WordPress Multisite signup page.
- Commented out jQuery easying to fix carousel slider not working. This may cause issues with Portfolio module -- we'll keep an eye on this.
Effected Files
- /style.css
- /assets/css/dark.css
- /assets/css/dark.min.css
- /assets/css/ie.css
- /assets/css/theme.css
- /assets/css/theme.min.css
- /content.php
- /content-archive.php
- /content-attachment.php
- /content-audio.php
- /content-aside.php
- /content-chat.php
- /content-gallery.php
- /content-page.php
- /content-quote.php
- /content-status.php
- /content-video.php
- /framework/admin/assets/css/customizer.css (new file)
- /framework/admin/assets/js/customizer.js (new file)
- /framework/admin/assets/js/customizer.min.js (new file)
- /framework/admin/assets/js/meta-box.js
- /framework/admin/assets/js/meta-box.min.js
- /framework/admin/assets/js/shared.js
- /framework/admin/assets/js/shared.min.js
- /framework/admin/functions/display.php
- /framework/admin/functions/general.php
- /framework/admin/modules/builder/builder-framework.php
- /framework/admin/modules/options/options-framework.php
- /framework/admin/modules/options/options-sanitize.php
- /framework/admin/modules/sidebars/sidebars-framework.php
- /framework/admin/modules/sliders/sliders-ajax.php
- /framework/admin/modules/sliders/sliders-default.php
- /framework/admin/modules/sliders/sliders-framework.php
- /framework/admin/modules/sliders/sliders-interface.php
- /framework/admin/functions/general.php
- /framework/admin/functions/locals.php
- /framework/api/builder.php
- /framework/api/customizer.php (new file)
- /framework/api/helpers.php
- /framework/api/options.php
- /framework/frontend/functions/builder.php
- /framework/frontend/functions/display.php
- /framework/frontend/functions/general.php
- /framework/frontend/functions/sliders.php
- /framework/themeblvd.php
- /includes/options.php
- /includes/theme-functions.php
- /lang/arcadian.po
- /searchform.php
1.1.3
- Fixed issues with small thumbnails in post lists and archives after previous update. -- After making this update, although it is not required in all cases, it's suggested that you re-generate your thumbnails.
- Adjusted header social icons so they open in a new window if they aren't the email icon.
Effected Files
- /style.css
- /framework/frontend/functions/helpers.php
- /framework/frontend/functions/parts.php
1.1.2
- Adjusted [toggle] shortcode's content to allow shortcodes within.
- Fixed shortcode generator not inserting [icon_link] properly.
- Adjusted styling on shortcode generator.
- Added TBTHEMENAME constant for internal processes.
- Added missing stripslashes() to Headlines and Descriptions of sliders when displayed in mobile fallback mode.
- Added fallback thumbnails for mini post grids and mini post lists when featured image has not been set.
- Fixed bug with "Post in Category" custom widget area assignments. Now this will only apply the widget area to single posts, as expected, and never to the homepage or archive pages that contain the selected post at the start.
- Improved overall localization for upcoming "Theme Blvd WPML Bridge" plugin. Frontend text strings now have a separate gettext domain.
- Added frontend theme location support and styling for upcoming "Theme Blvd WPML Bridge" plugin.
- Responsive CSS fixes to allow images to be re-sized in Visual editor, but still remain responsive.
- Fixed issues with conflicting native WordPress thumbnail sizes -- small, medium, and large.
- Fixed mobile select menu primary navigation to look consistent no matter what style options are selected.
- Re-generated localization PO file.
Effected Files
- /assets/css/responsive.css
- /assets/css/responsive.min.css
- /assets/css/theme.css
- /assets/css/theme.min.css
- /framework/api/helpers.php
- /framework/admin/modules/sliders/sliders-ajax.php
- /framework/frontend/assets/images/thumbs/ (new directory)
- /framework/frontend/functions/general.php
- /framework/frontend/functions/helpers.php
- /framework/frontend/functions/locals.php
- /framework/frontend/functions/parts.php
- /framework/frontend/functions/sliders.php
- /framework/shortcodes/shortcodes.php
- /framework/shortcodes/tinymce/editor_plugin.php
- /framework/shortcodes/tinymce/layout/css/tinymce_shortcodes.css
- /framework/shortcodes/tinymce/shortcodes/tb_iconlink.js
- /framework/themeblvd.php
- /includes/theme-functions.php
- /lang/arcadian.po
1.1.1
- Fixed slider mobile fallback option called "Show first slide only for a more simple mobile experience" - Now, it's actually only showing the first slide.
- Adjusted slider mobile fallback function to use image crop size associated with the image position selected for that slide (i.e. staged left/right or full width slide).
- Removed "pause on hover" feature from standard slider because it causes conflicts with pause/play controls.
- Fixed oEmbed not working on posts.
- Added
to allowed tags on basic sanitization of inputs.
- Styled featured images of post grids to look nicer on wider mobile devices like iPhone landscape mode.
- In post options when you select an external link for your featured image, an option to select if the link opens in a new window or not has been added.
- Added "themeblvd sidebar layout" filter to make adjustments to the determined sidebar layout for the current page.
- Re-generated localization PO file.
Effected Files
- /assets/css/responsive.css
- /assets/css/responsive.min.css
- /lang/arcadian.po
- /framework/admin/functions/general.php
- /framework/admin/functions/meta.php
- /framework/frontend/assets/css/themeblvd.css
- /framework/frontend/functions/display.php
- /framework/frontend/functions/general.php
- /framework/frontend/functions/helpers.php
- /framework/frontend/functions/sliders.php
1.1.0
- Improved drop down menus on mobile for "graphic" style menu.
- Added display options for post grids.
- Added option to switch main navigation into simple select menu on mobile devices.
- Increased font size on mobile devices and tablets.
- Fixed issues with Portfolio Module display in Firefox.
- Fixed some styling issues with main navigation on dark content style.
- Removed access to Appearance > Background. This feature was never supposed to be supported in this theme.
- Removed inactive search box option that was present under Theme Options > Layout > Main.
- Fixed carousel arrows with "Dark" style in Firefox.
- Added basic print CSS styles.
- Updated framework to version 2.1.0. Learn More
Effected Files
- All files and folders have been modified.
1.0.3
- Adjusted Post List and Post Grid page templates so that the title will show according to option selected under Page Options.
- Removed most old IE transparency filters.
- Altered how theme adds image sizes so they can be filtered from plugin or child theme.
- Adjusted how viewport meta tag is set in head of the site depending on whether you have responsive design turned on or off.
- Integrated comments better into framework's internal front-end localization filter.
- Fixed YouTube filter to fix YouTube's wmode bug in their native embed code.
- Adjusted Changelog link on theme options page to open in lightbox popup.
- Fixed Picasa icon of social icon selections.
- Added "themeblvdfootercopyright" filter to footer copyright text option output for use in plugins.
- Added "themeblvdpostthumbnail" filter for use in plugins.
- Now allowing input of 1 column in [post_grid] shortcode.
- Adjusted recent tweet element to use caching.
- Updated FlexSlider jQuery plugin to v1.8
- Added iframe as accepted HTML tag in content areas of the framework.
- Fixed bug with Featured area of custom layouts showing on Homepage with no featured elements.
- In generating [icon] shortcode from TinyMCE shortcode generator, fixed mug icon and added additional icons.
- Now toggle shortcode accepts shortcodes within along with WordPress automatic formatting.
- Re-generated localization file.
- Updated framework to version 2.0.5.
Effected Files
- /style.css
- /comments.php
- /functions.php
- /assets/css/theme.css
- /assets/css/theme.min.css
- /header.php
- /framework/themeblvd.php
- /framework/admin/modules/options/options-framework.php
- /framework/frontend/assets/css/themeblvd.css
- /framework/frontend/functions/display.php
- /framework/frontend/functions/helpers.php
- /framework/frontend/functions/locals.php
- /framework/frontend/functions/builder.php
- /framework/frontend/assets/js/flexslider.js
- /framework/frontend/functions/general.php
- /framework/shortcodes/tinymce/shortcodes/tb_icon.js
- /framework/frontend/assets/images/textures/ (new directory)
- /framework/shortcodes/shortcodes.php
- /lang/arcadian.po
1.0.2
- Fixed initial bug with "Theme Blvd Simple Contact" widget where the field titled "Link #5 URL" was not saving properly.
Effected Files
- /style.css
- /framework/sidebars/widgets/tb-widget-contact.php
1.0.1
- Fixed header's social icon display in dark style on mobile devices.
- Fixed 1px discrepancy with main navigation's drop down menus in Firefox.
- Fixed "next" arrow on carasoul slider when viewing in dark style.
- Improved caching with Twitter widget to avoid the error message that kept coming up, "No public Tweets."
- Added first-element/last-element CSS classes to elements in custom layouts.
- Under Appearance > Theme Options you can now see the current theme version, framework version, and a link to the latest update log.
- Updated framework to version 2.0.4.
Effected Files
- /style.css
- /functions.php
- /assets/css/dark.css
- /assets/css/dark.min.css
- /assets/css/responsive.css
- /assets/css/responsive.min.css
- /assets/css/theme.css
- /assets/css/theme.min.css
- /framework/admin/assets/css/admin-style.css
- /framework/admin/modules/options/css/admin-style.css
- /framework/admin/modules/options/options-framework.php
- /framework/frontend/functions/builder.php
- /framework/frontend/functions/parts.php
- /framework/sidebars/widgets/tb-widget-twitter.php
1.0.0
- This is the first release constructed from Theme Blvd Framework version 2.0.3.