Nayma Changelog

V 3.1.0 (7/8/2023)

  • Fixed: if a modular page is used as shop and its ID entered in Theme Options, its sidebar is the one used on WC pages that do not have that option
    /inc/options-definition.php
    /inc/quadro-woocommerce.php
  • Updated Google Fonts list
    /inc/qi-framework/google-fonts-list.php
  • Fixed typo in function description
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • TinyMCE Editor Color Picker: added user-defined color palette, rebuilt markup, and restyled UI
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/modules-admin.php
    /inc/qi-framework/framework-styles.css
  • Added user-defined color palette to Gutenberg color picker
    /inc/qi-framework/qi-framework.php
  • Added new hook before printing custom CSS in CSS Options file
    /inc/css-functions.php
    /inc/qi-framework/hooks.php
  • Removed empty line
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Adding module contents refresh when a color is applied on a TinyMCE color picker
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Added modular page selector option type to framework
    /inc/qi-framework/options-helper.php
  • Added Sidebar Selector option type to theme options
    /inc/qi-framework/options-helper.php
  • WooCommerce integration: Added new options for category and single product pages, changed Modular shop page id option type to page selector, implemented new WooCommerce options for sidebar selection in product pages and category pages, header layout selection in category pages and empty cart text
    /inc/options-definition.php
    /inc/quadro-woocommerce.php
    /inc/theme-functions.php
    /inc/woocommerce-styles.css
    /inc/qi-framework/framework-styles.css
    style.css
    header.php
    /inc/theme-functions.php
  • Fixed breadcrumbs function not printing shop page title and link for WooCommerce
    /inc/qi-framework/extras.php
    /inc/qi-framework/woocommerce-helpers.php

V 3.0.9 (5/1/2023)

  • Fixed PHP notices (mixed type on Leadbox helper, retina images deleter if no file found, accent font selection in CSS Functions file, quadro_options on 404 page)
    /inc/qi-framework/leadbox-helper.php
    /inc/qi-framework/qi-framework.php
    /inc/css-functions.php
    404.php
  • Changed Arrange Modules screen name to Modules Navigator. Added Edit module button to Modules Navigator screen. Other FEE adjustments.
    /inc/qi-framework/at-editor/at-editor-front-legacy.php
    /inc/qi-framework/at-editor/at-editor-front.php
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/at-editor/at-editor-styles.css
    /inc/qi-framework/qi-framework.php
  • New Feature: Purge page cache in popular cache plugins after editing on Front-End Editor (works in WPRocket, WP Fastest Cache, W3 Total Cache, WP Super Cache)
    /inc/qi-framework/hooks.php
    /inc/qi-framework/at-editor/at-editor.php
  • Replaced Mailchimp “list” label for “audience” to match platform language
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/leadbox-helper.php
  • Added support for modular pages’ content to Yoast and Rank Math SEO plugins’ content analysis
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/seo-plugins-helper.php
    /inc/qi-framework/js/rankmath-helper.js
    /inc/qi-framework/js/yoast-helper.js
  • Added function that returns an image element with its alt text to be used in Image module + Added ALT attribute to image module.
    /inc/qi-framework/extras.php
    module-image.php
  • Added “data-url” to HTML filters attributes
    /inc/qi-framework/qi-framework.php

V 3.0.8 (23/6/2022)

  • Complete overhaul of Typography options — 3 optional fonts: Headings, Body, Accent. Added individual selector of font type for each one (Google Fonts, Adobe Fonts, Custom Fonts or Web Safe font). Added new fonts to Google Fonts list. Enabled multiple custom fonts files. Added accent font button in editor. Legacy options migration.
    /inc/qi-framework/extras.php
    /inc/qi-framework/google-fonts-list.php
    /inc/qi-framework/hooks.php
    /inc/qi-framework/legacy-fonts-list.php
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/options.php
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/modules-admin.php
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-side-editor-styles.css
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/at-editor/at-editor-front.php
    /inc/css-functions.php
    /inc/options-definition.php
  • Implemented GDPR consent checkbox for Mailchimp
    /inc/custom-fields-definition.php
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/leadbox-helper.php
    /inc/qi-framework/js/admin-scripts.js
  • Fixed galllery module captions not showing up on mosaic style
    module-gallery.php
  • Team module: enabled globe, link, external link, paperclip and user icons to be used as social icons
    module-team.php
  • Moved threshold for WordPress “scaled” image reduction to 5500px (this should fix some instances where a correct retina image is created but the retina script can’t find it because of the ‘scaled’ postfix)
    /inc/qi-framework/extras.php

V 3.0.7 (22/3/2022)

  • Re-added portfolio ordering functionality, and added “by date” and “by title” ordering methods for portfolio module
    /inc/custom-post-types.php
    /inc/custom-fields-definition.php
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/js/admin-scripts.js
    module-portfolio.php
  • Added new options: Mobile Menu Appearance (background and text colors)
    /inc/css-functions.php
    /inc/options-definition.php
    /inc/jquery.mmenu.css
  • WooCommerce – Single product – Fixed gallery spacing issues (now there are 5 images per row, because of WC), and variables menus alignment
    /inc/woocommerce-styles.cs
  • Fixed PHP deprecated required function argument after optional argument
    /inc/qi-framework/extras.php
  • Getting rid of PHP deprecated notice when image is not found
    /inc/qi-framework/extras.php
  • Getting rid of PHP deprecated notice for required arguments after optional arguments in function
    /inc/qi-framework/leadbox-helper.php
  • Fixed PHP notice in Gallery module when image is selected but non-existent, and added “skip image if no image”
    module-gallery.php
  • AT Presets: Fixed PHP error when trying to import not-found image – Fixed image importing for repeatables nested inside repeatable – Fixed gallery modules not importing inside presets. It will now import placeholder image and replace IDs in gallery.
    /inc/qi-framework/at-presets/at-presets.php
  • Upgraded required version for Artisan Pages plugin
    functions.php
  • Moved “hide page header” option inside Page Settings metabox so that it’s present in FEE
    /inc/custom-fields-definition.php
  • Fix: When using giant slider edit button in Front-End Editor now can be accessed
    style.css
  • Removed class “canvas-content” from modules that didn’t need it (Gallery and Carousel Gallery)
    module-cgallery.php
    module-gallery.php

V 3.0.6 (8/11/2021)

  • Added New Module: Overlapping
    module-overlaps.php
    style.css
    /images/admin/overlaps-layouts/…
    /inc/custom-fields-definition.php
    /inc/qi-framework/images/mods/overlaps.png
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor-styles.css
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/at-editor/at-editor-front.php
    /inc/qi-framework/at-presets/at-presets.php
    /inc/qi-framework/importer/at-importer.php
    /inc/qi-framework/qi-framework.php
  • Columns module – Added 2 new options: Padding around columns, and Border between columns
    module-columns.php
    style.css
    /inc/custom-fields-definition.php
  • Added possibility of manually entering value for range sliders by typing a number
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/modules-admin.php
    /inc/qi-framework/at-editor/at-editor-scripts-legacy.js
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Styled new range slider value input
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/at-editor/at-side-editor-styles.css
  • Updated available Google fonts list and added filter to list
    /inc/qi-framework/google-fonts-list.php
    /inc/qi-framework/hooks.php
  • Fixed not all modules inside duplicated columns modules showing up in pages
    /inc/qi-framework/at-editor/at-editor.php
  • Fixed new module not refreshing changes in editor after adding
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Redesigned license verify message.
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/js/admin-scripts.js
  • Added skip preset if module type not available in theme version
    /inc/qi-framework/at-editor/at-editor.php
  • Slogan module is now called “Headline”
    /inc/custom-fields-definition.php

V 3.0.5 (24/9/2021)

  • Added “inspiration link” to color palette option in Theme Options
    /inc/qi-framework/options-helper.php

V 3.0.4 (21/9/2021)

  • Revamped admin notices for expired licenses
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/update.php
    /inc/qi-framework/license-check.php
  • Added filter to function that specifies allowed attributes for escaping
    /inc/qi-framework/hooks.php
    /inc/qi-framework/qi-framework.php
  • Fixed undefined index notice for user agent check in deferring scripts function
    /inc/qi-framework/qi-framework.php
  • Added TikTok and Etsy to social icons (module, header/footer icons, and user contact methods)
    style.css
    /inc/custom-fields-definition.php
    /inc/options-definition.php
    /inc/qi-framework/extras.php
  • Fixed Gutenberg’s TikTok block style
    style.css
  • Redesigned Color Palette Option + Now there are 10 swatches availables
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/options-helper.php

V 3.0.3 (28/7/2021)

  • WooCommerce: Fixed Gallery Thumb Image Size
    /inc/quadro-woocommerce.php

V 3.0.2 (7/7/2021)

  • Revamped & fixed Artisan Sites importing:
    – Images import one by one (fixes server timeouts)
    – Modules remapping after importing
    – WPforms form creation and remapping
    – Added scan for used modules after importing
    – Added record of all that was imported so we can add an undo function soon
    – Replaced wp_get_http deprecated function in importing class
    – Added UNDO function
    /inc/qi-framework/dcontent_importerx.php
    /inc/qi-framework/modules-admin.php
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/wordpress-importer.php
    /inc/qi-framework/importer/at-importer-class.php
    /inc/qi-framework/importer/at-importer.php
    /inc/qi-framework/importer/parsers.php
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/images/at-mark.png
    /inc/options-definition.php
  • Clearing fix
    /inc/qi-framework/framework-styles.css
  • Fixed PHP notice in repeatable theme options
    /inc/qi-framework/options-helper.php
  • WooCommerce: Integrated Store Notice
    /inc/css-functions.php
    /inc/options-definition.php
    /inc/theme-functions.php
    /inc/woocommerce-styles.css
    /js/scripts.js
  • New Module: WooCommerce Products
    module-wcproducts.php
    /inc/custom-fields-definition.php
    /inc/qi-framework/images/mods/wcproducts.png

V 3.0.1 (25/6/2021)

  • Removed 60fps-scroll library (deprecated – Chrome adds this by default now)
    /js/scripts.js
  • Fixed syntax errors
    footer.php
  • Added email address option to Social icons in header/footer
    /inc/options-definition.php
    /inc/qi-framework/extras.php
  • Added pre-connecting to GoogleFonts CDN
    /inc/css-functions.php
  • Replaced H1’s used in mobile menus with span tags
    header.php
    /js/navigation.js
  • Removed deprecated demo content importer functions (not in use anymore)
    /inc/qi-framework/dcontent_importer.php
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/js/admin-scripts.js
  • Added ActiveCampaign option for Email Service Providers in Leadbox module
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/leadbox-helper.php
    /inc/qi-framework/js/admin-scripts.js
  • Removed WC columns option from header classes
    /inc/theme-functions.php
  • Fixed mod-content showing up instead of intro when no intro was present
    /inc/theme-functions.php
  • Minor copy fix
    /inc/custom-fields-definition.php

V 3.0.0 (4/5/2021)

  • FEE: Added option to also duplicate modules inside a Columns module when duplicating a Columns module
    /inc/qi-framework/at-editor/at-editor-front.php
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/at-editor/at-editor-styles.css
  • FEE: Fixed link for destination page after a module was duplicated into another page
    /inc/qi-framework/at-editor/at-editor-front.php
    /inc/qi-framework/at-editor/at-editor-scripts-legacy.js
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • FEE: Fixed weird cases of Columns modules not bringing Style and Advanced options into the editor
    /inc/qi-framework/custom-fields-functions.php
  • FEE: Fixed weird behavior in editor where editing a module would cause the editor to copy that module into the previously edited module if there were still changes to preview in the first one
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • FEE: Added search by name filter for existing modules in Arrange Modules window
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/at-editor/at-editor-styles.css
    /inc/qi-framework/framework-styles.css
  • FEE while having a transparent header fix: Now the first module on the page that’s behind the header is hoverable and editable
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor-styles.css
  • FEE: Added interception for clicks inside module links (in addition to clicks on the header menu)
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Removed Font-Awesome upgrade message
    /inc/qi-framework/qi-framework.php
  • Enabled code-editor syntax highlighting to be used with modules too
    /inc/qi-framework/options.php
  • Modified requested version numbers for js and css files to override browser’s old cache at theme update
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/at-editor/at-editor-front.php
  • Added custom CSS code editors per module
    /inc/qi-framework/modules-admin.php
    /inc/qi-framework/at-editor/at-editor-scripts-legacy.js
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/at-editor/at-side-editor-styles.css
  • Added new module: List
    /inc/qi-framework/images/mods/list.png
    module-list.php
    style.css
    /images/admin/list-styles/…
    /inc/css-functions.php
    /inc/custom-fields-definition.php
  • Added hooks to function that prints field boxes before closing the switch loop and before closing the fields table
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/hooks.php
  • Added filter to set no-index on module post type when RankMath is active
    /inc/qi-framework/qi-framework.php
  • Fixed cases where the theme wouldn’t find images that were downsized with the -scaled suffix.
    Added new threshold at 2800 so that WordPress doesn’t downscale images that are the exact recommended size for the theme to use in retina devices.
    /inc/qi-framework/extras.php
  • Fixed missing images in Slider, Team or Services modules where the original uploaded images were bigger than WP’s new max size and got suffixed with ‘-scaled’
    /inc/theme-functions.php
  • Removed sourceMappingURL parameter from TinyColorPicker script
    /inc/qi-framework/js/admin-scripts.js
  • Decoupled function to process custom CSS
    /inc/qi-framework/qi-framework.php
    /inc/css-functions.php
  • Added menu exports (footer, main right, and proper secondary) to proper menu locations in theme after importing
    /inc/qi-framework/dcontent_importerx.php
  • Upgraded requested versions for AT Pages and AT Advanced Styles
    functions.php
  • Replaced editor field for slogan module (removed backward compatibility with old pre-2015 editor)
    /inc/custom-fields-definition.php
  • Fixed JS error when embed iframe didn’t have a source set
    /js/scripts.js
  • Fixed empty image when image inside Gallery module wasn’t found
    module-gallery.php
  • Fixed check for custom font existence
    /inc/css-functions.php
  • Updated empty sidebar message and made it to show only if user is logged in
    sidebar.php
  • Call to Action module – Added new options: 2 layouts for alignment and button size “medium”
    module-cta.php
    style.css
    /inc/custom-fields-definition.php
  • Fixed icon prefix for envelope (email address link) in team module
    module-team.php
  • Added option to Gallery module to hide captions
    module-gallery.php
    /inc/custom-fields-definition.php

V 2.9.9 (9/3/2021)

  • Framework update for other themes (fixed site-wide transparent header in Indigo and Modules)
    /inc/qi-framework/hooks.php
  • Fixed editor tabs position in Theme Options editors
    /inc/qi-framework/framework-styles.css
  • Fixed formatting in code
    /inc/theme-functions.php
  • Revamped 404 Page Options: Enabled hiding the header if no title present, added option to show/hide the search form, enabled a proper editor for 404 page content, enabled module shortcodes inside editor, added new option for 404 page layout.
    404.php
    /inc/options-definition.php
    style.css
  • Fixed PHP notice on 404 pages
    /inc/qi-framework/at-editor/at-editor.php
  • WooCommerce: Added new breadcrumbs option inside product pages + Added option to manually define shop page ID for WooCommerce’s breadcrumbs if using a modular page
    /inc/options-definition.php
    /inc/qi-framework/extras.php
    /inc/qi-framework/hooks.php
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/woocommerce-helpers.php
    style.css
  • Added new option in Theme Options to completely disable the comments section across the whole site
    comments.php
    content.php
    functions.php
    image.php
    inc/options-definition.php
    /inc/qi-framework/extras.php
  • Fixed PHP notice for then there’s no featured image in single post
    content-single-header.php
  • Enabled featured image for password-protected posts when showed inside a posts container module query
    content.php
  • Updated adjustVideo function in JS so that we only auto-calculate ratios for iframe sources in video providers list
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/hooks.php
    /js/scripts.js
  • Requesting uncached new files for new theme version
    functions.php
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/at-editor/at-editor-front.php
  • Added filter for allowed wp_kses tags + Reordered and added missing allowed tags for wp_kses
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/hooks.php
  • Front-End Editor: Fixed “Formats” button’s width inside repeatable
    /inc/qi-framework/framework-styles.css
  • Front-End Editor: Added intercepting and proper handling of menu links when inside the editor to prevent weird editor behaviors
    /inc/qi-framework/at-editor/at-editor-front.php
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor.php
  • Front-End Editor: Brought back numbered list icon tool to repeatable editors in Tinymce
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Front-End Editor: Removed numbered list button from repeatable editors
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Front-End Editor: Restored functionality of WP Links plugin and image editor inside Tinymce in FEE
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Front-End Editor: Added handler to create a new module in between modules
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor.php
  • Added target option for links in services module
    module-services.php
    /inc/custom-fields-definition.php
  • Code cleanup
    /inc/qi-framework/update.php
    /inc/qi-framework/at-editor/at-editor.php
  • Fixed icon for email contact method, and escaping for Skype URL in author box
    /inc/theme-functions.php

V 2.9.8 (11/2/2021)

  • Front-End Editor: Fixed slidable insights weren’t able to refresh after changes (and also icons modules and pricing tables modules) + Removed “UNSAVED” from title shown in module when shown + Disabled toolbar on side FEE + Added View Page button + Updated copy on FEE button
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/at-editor/at-side-editor-styles.css
  • Front-End Editor: Added action buttons in the panel when nothing is selected to edit (add module, presets, arrange, page settings)
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/at-editor/at-side-editor-styles.css
  • Front-End Editor: Fixed pattern selector adding pattern to un-patterned module
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/at-editor/at-editor-scripts-legacy.js
  • Updated copy for WooCommerce Sidebars options
    /inc/options-definition.php
  • Replaced old prev-editor fields for newer simple-editor
    /inc/custom-fields-definition.php
  • Added new simple-editor field type
    /inc/qi-framework/custom-fields-functions.php
  • Commented a line
    /inc/qi-framework/at-editor/at-editor-scripts-legacy.js
  • Fixed icon prefix for email icon in Social Icons module + Added default color for email in social icons
    module-social_icons.php
    style.css
  • FIxed new modules+presets getting added after mods in widgets, or after footer if page was empty
    /inc/qi-framework/at-editor/at-editor-scripts.js

V 2.9.7 (3/2/2021)

  • NEW Front-End Editor (side editor)
    functions.php
    /inc/qi-framework/at-editor/at-editor-front.php
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor-styles.css
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/transient-cache.php
    /inc/qi-framework/at-editor/at-editor-front-legacy.php
    /inc/qi-framework/at-editor/at-editor-scripts-legacy.js
    /inc/qi-framework/at-editor/at-side-editor-styles.css
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/fonts/eicons/e-icons.css
    /inc/options-definition.php
    /inc/custom-fields-definition.php
    module-blog.php
    module-canvas.php
    module-carousel.php
    module-cgallery.php
    module-clients.php
    module-columns.php
    module-crelly.php
    module-cta.php
    module-featured.php
    module-gallery.php
    module-ibox.php
    module-image.php
    module-leadbox.php
    module-line.php
    module-portfolio.php
    module-pr_tables.php
    module-recentposts.php
    module-revolution.php
    module-services.php
    module-servicesx.php
    module-slider.php
    module-sliderx.php
    module-slogan.php
    module-social_icons.php
    module-team.php
    module-testimonials.php
    module-video.php
  • Added new module: Line
    module-line.php
    style.css
    /inc/custom-fields-definition.php
    /inc/qi-framework/images/mods/line.png
  • Copy changes
    /inc/qi-framework/custom-fields-functions.php
  • Adjusted patterns selector
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/at-editor/at-side-editor-styles.css
    /images/admin/pattern-thumbs/none.jpg
  • Presets catalog: Fixing image width issue on Windows
    /inc/qi-framework/at-editor/at-editor-styles.css
  • Front-End Editor: Fixed editors not working after creating a mod with an editor
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Fixed escaping for Skype link in header/footer social icons. Added email to header/footer social icons. Added Skype and Email to Social Icons module.
    module-social_icons.php
    /inc/custom-fields-definition.php
    /inc/qi-framework/extras.php
  • Added new option for sidebar position in WooCommerce single product pages
    header.php
    /inc/options-definition.php
    /inc/quadro-woocommerce.php
    /inc/theme-functions.php
  • Fixed syntax error in Social Icons module
    module-social_icons.php
  • Adding option for sliders transition timer
    module-carousel.php
    module-clients.php
    module-recentposts.php
    module-slider.php
    module-testimonials.php
    /inc/custom-fields-definition.php
    /js/scripts.js
  • Fixed WooCommerce blocks wide and full width when used inside a Shop page
    style.css
  • Updated copy in the importer
    /inc/qi-framework/options-helper.php
    /languages/quadro.pot
  • Slick Slider script – Went back to v1.6.0 and fixed error when re-initiating it
    /inc/slick.css
    /js/slick.min.js
    /js/scripts.js
  • Patterns selector: added thumb for “none”
    /images/admin/pattern-thumbs/none.jpg
  • Fixed slogan slider not working
    /js/scripts.js
  • Fixed what was causing Slider Large to not be visible behind the header
    style.css
  • Fixed slides flashing all items before calling script (Clients, Testimonials, Recent Posts)
    style.css

V 2.9.6 (9/12/2020)

  • Added different versions of jQuery file name to scripts deferring option
    /inc/qi-framework/qi-framework.php

V 2.9.5 (1/12/2020)

  • NEW Module Presets
    /inc/qi-framework/at-editor/at-editor-front.php
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/at-presets/at-presets.php
    /inc/qi-framework/at-editor/at-editor-styles.css
    /inc/options-definition.php
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/js/admin-scripts.js
  • Updated available Google Fonts list
    /inc/qi-framework/google-fonts-list.php
  • Modules metaboxes handlers (in backend) – Now styled and displayed, so one can fix their position if needed
    /inc/qi-framework/framework-styles.css

V 2.9.4 (10/10/2020)

  • Added functionality to indicate in which pages is a module being used
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/modules-admin.php
    /inc/custom-post-types.php
    /inc/options-definition.php
  • Added target option for Slogan module’s buttons
    module-slogan.php
    /inc/custom-fields-definition.php
  • New Tools tab in Theme Options adjustments
    /inc/qi-framework/framework-styles.css
  • Added check to Restore Options button for existing backup before moving forward
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/js/admin-scripts.js
  • Moved importer and options backup options to new Tools tab in Theme Options
    /inc/options-definition.php
  • Fixed missing check for existing array key in Image module border radius definition
    module-image.php

V 2.9.3 (30/9/2020)

  • Fixed unstyled central slide in Carousel Gallery module when the script prints slides as divs instead of lis
    style.css
  • Removed all left instances of old license verification functionality
    /inc/qi-framework/dcontent_importerx.php
    /inc/qi-framework/license-check.php
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/styles-pl-updater.php
    /inc/qi-framework/js/admin-scripts.js
  • UX redesign and improvements: Front-End Editor, Modules Backend and Theme Options
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/at-editor/at-editor-styles.css
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/license-check.php
    /inc/qi-framework/update.php
    /inc/custom-fields-definition.php
    /inc/options-definition.php
    /languages/nayma.pot
  • Fixed Email Settings window closing module editor on Front-End Editor.
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Module Style – Changed wording for image background option
    /inc/custom-fields-definition.php
    /languages/nayma.pot
  • Added target option for Info Box module’s button
    /module-ibox.php
    /inc/custom-fields-definition.php
  • Added option to remove selected gallery inside module
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/framework-styles.css
  • Updated hooks file
    /inc/qi-framework/hooks.php
  • Added function conditionals to relevant functions including (and most of all) gallery printing functions. Added pre and post hooks to widget areas.
    /inc/qi-framework/extras.php

V 2.9.2 (10/9/2020)

  • Front-End Editor: Fixed different elements’ styles
    /inc/qi-framework/at-editor/at-editor-styles.css
  • Upgraded license verification functionality
    /inc/options-definition.php
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/update.php
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/framework-styles.css
  • Fixed range inputs not updating value
    /inc/qi-framework/modules-admin.php
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/js/admin-scripts.js

V 2.9.1 (12/8/2020)

  • Fixed jQuery errors preventing theme UI from working properly
    /inc/qi-framework/options.php
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/onboard/onboard-run.js
  • Removed lazy loading functionality and adjusted code elements, as lazy loading is now being natively added by WP
    /js/scripts.js
    /inc/theme-functions.php
    module-gallery.php
    style.css
    /inc/qi-framework/extras.php
  • Fixed error on scroll-to-link links
    /js/scripts.js
  • Hid modules metaboxes handlers
    /inc/qi-framework/framework-styles.css

V 2.9.0 (7/7/2020)

  • Fixed bug where first image in gallery would not display properly on occasions
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/js/admin-scripts.js
  • Fixed Front-End Editor link in toolbar not showing up on occasions
    /inc/qi-framework/at-editor/at-editor.php
  • Getting Started page modifications
    /inc/qi-framework/framework-styles.css
    /inc/getting-started/getting-started.php
  • Gutenberg blocks group with background – Fixed padding
    style.css
  • Limited logo dimensions on mobile devices
    style.css
  • Removed editor error notifications from Front-End Editor when the site is in a different language
    /inc/qi-framework/at-editor/at-editor-styles.css
  • Hid WordPress gallery sidebar on the gallery module to avoid confusion with the columns option
    /inc/qi-framework/framework-styles.css
  • Removed onboarding tour from framework
    /inc/qi-framework/qi-framework.php
  • Added 500px to available social icons for header and footer, and added profile to Theme Options
    /inc/qi-framework/extras.php
    /inc/options-definition.php
  • Fixed new CSS code syntax for Custom CSS Box
    /inc/qi-framework/js/admin-scripts.js

V 2.8.9 (11/4/2020)

  • Added new option to post: Show/Hide featured image
    content-single.php
    /inc/custom-fields-definition.php
  • Added code syntax highlighting to Custom CSS box in Theme Options
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/options.php
    /inc/qi-framework/js/admin-scripts.js
  • Copy changes in backend
    /inc/options-definition.php
  • Fixed jQuery error
    /inc/qi-framework/js/admin-scripts.js
  • Fixed missing social icons in Elegant Icons font
    /inc/qi-framework/e-icons-list.php
    /inc/qi-framework/fonts/eicons/e-icons.css
  • Fixed social media icons (Slack and Trello) not being defined
    /inc/qi-framework/extras.php
  • Fixed social media icons color issue (new icons didn’t have colors set yet, and icons with new classes were missing their colors too) – For icons on header/footer, and Social Icons module
    style.css
  • Added link to New Modular Page in New Content admin bar menu
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/js/admin-scripts.js
  • Added default success message after submit for Leadbox module
    module-leadbox.php
  • Initial work on an ajax powered Post Finder option field
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/js/admin-scripts.js
  • Added FB Messenger to social icons. Fixed prefix style for Elegant Icons. Added missing social networks in Font Awesome Upgrader.
    /inc/qi-framework/extras.php
    /inc/qi-framework/fonts/eicons/e-icons.css
    /inc/qi-framework/js/font-awesome-upgrade.js
  • Fixed prefix for icons in Team module
    module-team.php
  • Added Facebook Messenger to social icons list
    /inc/custom-fields-definition.php
    /inc/options-definition.php
    style.css
  • Fixed Gutenberg media captions’ style. And other image block adjustments.
    style.css
  • Enlarged content width value so iframes get bigger on embed blocks for example
    functions.php

V 2.8.81 (24/2/2019)

  • Fixed missing strings in WooCommerce
    /inc/quadro-woocommerce.php

V 2.8.8 (5/12/2019)

  • Font Awesome: Removed extra spaces that were causing problems on some installs. Prevented missing icon font option error.
    /inc/qi-framework/font-awesome5-list.php
    /inc/qi-framework/custom-fields-functions.php
  • Styled new icons picker on modules’ backend and fixed category filter in not working
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/js/admin-scripts.js
  • Copy and icon changes in backend
    /inc/qi-framework/license-check.php
    /inc/qi-framework/gs-helper.php
    /inc/getting-started/getting-started.php
  • Fixed elegant icons not showing up in backend when selected
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/framework-styles.css

V 2.8.7 (27/11/2019)

  • Added function to retrieve ID of image from URL
    /inc/quadro-widgets.php
    /inc/qi-framework/extras.php
  • Minor code formatting fixes
    /inc/qi-framework/onboard/onboard-setup.php
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/options.php
    /inc/qi-framework/update.php
  • Fixes double video appearing on Video Posts Slider module when two videos were on the same post
    /inc/qi-framework/extras.php
  • Fixes Vimeo auto thumbs not working and YouTube auto thumbs with black strips for 16:9 scale
    /inc/qi-framework/extras.php
  • Added parameter to auto-video-thumb function to select small thumbnail sizes when needed (specifically for video posts slider)
    /inc/qi-framework/extras.php
  • Fixed bug that prevented ZERO as value from being shown in the UI when set on number option fields
    /inc/qi-framework/custom-fields-functions.php
  • Added option to Remove Module from page in Front-End Editor
    /inc/qi-framework/at-editor/at-editor-front.php
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor-styles.css
    /inc/qi-framework/at-editor/at-editor.php

  • Improved search in icon picker by adding categories dropdown and search by category
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/js/admin-scripts.js
  • Added option to open link in new tab for Call To Action module
    module-cta.php
    /inc/custom-fields-definition.php
  • Updated copy explaining how to activate theme license
    /inc/getting-started/getting-started.php
  • Columns Module: new advanced layout options and structure changes
    module-columns.php
    style.css
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/custom-fields-definition.php
    /inc/theme-functions.php
    /images/admin/columns-advanced/…
  • Updated Font Awesome to version 5 and added option to load Font Awesome Upgrader script
    /inc/qi-framework/font-awesome-list.php
    /inc/qi-framework/font-awesome5-list.php
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/js/font-awesome-upgrade.js
    /inc/options-definition.php
  • Replaced icon on color pickers. Fixed styling for such icons that were misplaced.
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/options-helper.php
  • Updated social icons definitions and printing functions for both structural placements (headers and footers) and the social icons modules. Added filter for social icons definition.
    /inc/qi-framework/extras.php
    /inc/qi-framework/hooks.php
  • Updated social icons module to use new Font Awesome 5 format on brand icons. Removed now extinct Google+ icon option. Added Whatsapp, Spotify, iTunes (and Kickstarter on social icons module) to social network options.
    module-social_icons.php
    /inc/custom-fields-definition.php
    /inc/options-definition.php
  • Added fix to prevent color picker input fields from offering autocomplete options
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/options-helper.php
  • Added new field type (dropdown select with images) for Advanced Styles dividers
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/framework-styles.css
  • Fix proposal for when editing lightbox of columns module opens the editor for the last edited module inside the columns
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Front-End Editor minor style adjustments
    /inc/qi-framework/at-editor/at-editor-styles.css

V 2.8.6 (28/8/2019)

  • Copy changes in backend
    /inc/options-definition.php
  • WooCommerce: Fixed ‘wc_doing_it_wrong’ notice
    /inc/quadro-woocommerce.php
  • Styled layout picker for Advanced Styles background image properties, and adjusted layout picker in general
    /inc/qi-framework/framework-styles.css
  • Added new options to Image module: Effects, Shadow, Opacity, Border Radius
    module-image.php
    style.css
    /inc/custom-fields-definition.php
  • Added default value option for Number custom field type
    /inc/qi-framework/custom-fields-functions.php
  • Added Border Radius custom field type
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/modules-admin.php

    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/framework-styles.css
    /inc/custom-fields-definition.php
  • Upgraded required version for Advanced Styles plugin (to 1.0.2)
    functions.php

V 2.8.5 (12/2/2019)

  • Created function for the Carousel Gallery and Slick Slider (fixes weird carousel gallery issue)
    /inc/qi-framework/extras.php
  • Changed function to use new lazy loading on Slick slider and lazy loading
    module-cgallery.php
  • Updated Slick slider version
    /js/slick.min.js
  • Updated call for Slick slider with lazy loading and fixed empty position in Carousel Gallery module
    /js/scripts.js
  • Fixed page template related metaboxes not showing up
    /inc/qi-framework/js/admin-scripts.js

V 2.8.4 (1/2/2019)

  • Enabled Password Protected modular pages
    template-modular.php
    style.css
  • Modified maybe print gallery function to use lazy load variables
    /inc/qi-framework/extras.php
  • Implemented new lazy load on gallery module
    /js/scripts.js
    module-gallery.php
    style.css
  • Fixed new wpforms class for styles loading check
    functions.php
  • Removed unnecessary Font Awesome enqueuing for FEE
    /inc/qi-framework/at-editor/at-editor-front.php

V 2.8.3 (10/12/2018)

  • Front-End Editor: Added abbility to create modules inside nesting modules, fixed Colorbox lightbox not being draggable and other improvements
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/at-editor/at-editor-styles.css
  • Columns Module: Added columns quantity data for Front-End Editor
    module-columns.php
  • Image Module: Added link option
    module-image.php
    /inc/custom-fields-definition.php
  • Fixed New Modular Page link not working in WordPress 5.0 because of new hook
    /inc/qi-framework/qi-framework.php
  • Removed not-in-use file
    /woocommerce/cart/ex-cart.php

V 2.8.2 (17/10/2018)

  • Front-End Editor: Fixed button on Front Page page and buttons font-family
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/at-editor/at-editor-styles.css
  • Hid Llightbox plugin Galleries button and set YOAST default options for modules and portfolio post types
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/qi-framework.php
  • Set archive false for module post type
    /inc/custom-post-types.php
  • Enabled post markup elements on Testimonial module content
    module-testimonial.php

V 2.8.1 (17/09/2018)

  • Updated Google Fonts list
    /inc/qi-framework/google-fonts-list.php
  • Fixed new modular page link
    /inc/qi-framework/qi-framework.php

V 2.8.0 (12/09/2018)

  • Gutenberg Integration
    functions.php
    style.css
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/qi-framework.php
    /inc/css-functions.php
  • Front-End Editor: Adjustments and Fixes
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/js/admin-scripts.js
  • Fixed empty alert appearing after Artisan Site import success
    /inc/qi-framework/js/admin-scripts.js
  • Fixed login link in Header Layout 4
    style.css
  • Fixed submit buttons appearance on iOS devices
    style.css

V 2.7.7 (15/08/2018)

  • Front-End Editor: Fixed media library z-index
    /inc/qi-framework/at-editor/at-editor-styles.css

V 2.7.6 (02/08/2018)

  • Front-End Editor: Fixed z-index of editor dropdowns
    /inc/qi-framework/at-editor/at-editor-styles.css

V 2.7.5 (01/08/2018)

  • Added update helper for Artisan Styles and upgraded required version for Artisan Styles plugin
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/styles-pl-updater.php
    functions.php
  • Fixed Portfolio filters applying to other portfolio modules
    /js/scripts.js
  • Front-End Editor: Increased editor z-index because of issue in Nayma
    /inc/qi-framework/at-editor/at-editor-styles.css
  • Fixed minor PHP notice
    /inc/theme-functions.php

V 2.7.4 (19/07/2018)

  • Getting Started Page: Added FB Group banner and other adjustments
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/images/fbwpdiyer-color.png
    /inc/getting-started/getting-started.php
  • Added Footer Menu Functionality
    /inc/qi-framework/template-tags.php
    footer.php
    functions.php
    /inc/options-definition.php
    style.css
    /inc/css-functions.php
  • Properly commented function
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • functions.php
    header.php
    /inc/options-definition.php
    /inc/theme-functions.php
    /js/scripts.js
    style.css

V 2.7.3 (29/06/2018)

  • Front-End Editor: Added Page Slug field to Page Settings
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor.php
  • Front-End Editor: Implemented Module duplication
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/at-editor/at-editor-front.php
  • Front-End Editor: Adjustments
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor.php
    /inc/qi-framework/at-editor/at-editor-front.php
    /inc/qi-framework/at-editor/at-editor-styles.css
  • Front-End Editor: Fixed Add Media button not adding media in Canvas editor
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Added new module: Carousel Gallery
    functions.php
    /inc/css-functions.php
    /inc/custom-fields-definition.php
    /inc/slick.css
    /js/scripts.js
    /js/slick.min.js
    module-cgallery.php
    style.css
  • Fixed audio player height
    style.css
  • Fixed WPForms button color not getting the main color
    /inc/css-functions.php
  • Fixed issue with multiple leadboxes on a same page. Paired Leadbox scripts code.
    /js/scripts.js
  • Fixed .flex-control-nav z-index so it doesn’t crush with submenus
    style.css
  • Updated and re-exported all Artisan Sites and main demo
    /inc/dcontent/*
    /inc/dcontent_available.php
  • Updated Theme Options defaults + moved Single Post options to Layout tab
    /inc/options-definition.php
  • Adusted z-index for header to be above the FEE marks
    style.css
  • Removed Page Builder, SO Widgets Bundle and Crelly Slider from required/recommended plugins. Added Responsive Lightbox.
    functions.php

V 2.7.2 (28/05/2018)

  • Added Drip to leadbox module providers
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/hooks.php
    /inc/qi-framework/leadbox-helper.php
    /inc/custom-fields-definition.php
    /js/scripts.js
    module-leadbox.php
  • Added GDPR consent checkbox
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/hooks.php
    /inc/qi-framework/leadbox-helper.php
    /inc/custom-fields-definition.php
    /inc/qi-framework/qi-framework.php
    /js/scripts.js
    module-leadbox.php
    style.css

V 2.7.1 (04/05/2018)

  • Minor copy fix
    /inc/options-definition.php
  • Widgets name changes
    /inc/quadro-widgets.php
  • Fixed Google Fonts loading when only one font is used
    /inc/css-functions.php

V 2.7.0 (20/04/2018)

  • Updated Flexslider version to 2.7
    /js/scripts.js
  • Added target option for External link in Portfolio items
    /inc/custom-fields-definition.php
    /inc/theme-functions.php
  • Updated theme screenshot
    screenshot.png
  • Updated Artisan Themes Logo on Getting Started Page
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/images/at-logo.png

V 2.6.9 (27/03/2018)

  • Fixed typos
    /inc/options-definition.php
    languages/nayma.pot
    inc/qi-framework/qi-framework.php
  • Added new social profiles to Theme Options » Social, and updated Instagram icon color
    /inc/options-definition.php
    /inc/qi-framework/extras.php
    style.css
  • Enabled SVG uploads
    /inc/qi-framework/extras.php
  • Added caption as link title for ligthbox use
    /inc/qi-framework/extras.php
    module-gallery.php

V 2.6.8 (12/03/2018)

  • Fixed error for missing color palette choices
    /inc/qi-framework/at-editor/at-editor-front.php
    /inc/qi-framework/qi-framework.php
  • Changed variable names to make it clearer
    /inc/qi-framework/leadbox-helper.php
  • Added Editor field option
    /inc/qi-framework/leadbox-helper.php
  • Added disabled field option to Mods picker
    /inc/qi-framework/custom-fields-functions.php
  • Added styles for Upgrade messages in Pepper theme
    /inc/qi-framework/framework-styles.css
  • Fixed bug on FEE for WP editors not loading up properly
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Improved Gallery field UI in modules
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/framework-styles.css

V 2.6.7 (20/02/2018)

  • Removed old Themeforest reference from FAQ
    /inc/getting-started/theme-faqs.php
  • Fixed FEE for Social Icons module
    /inc/qi-framework/at-editor/at-editor.php
  • Replaced stylesheet reference for child themes use
    functions.php
    /inc/page-builder-layouts.php
  • Fixed patterns not showing up on child themes
    /inc/css-functions.php
  • Added Module Shortcode (to print a module on request)
    /inc/qi-framework/extras.php
  • Wrapped MailChimp functions in conditional declarations
    /inc/qi-framework/leadbox-helper.php
  • Added Color Palette option to Theme Options
    /inc/options-definitions.php
  • Fixed pattern thumbs path for Child Themes
    /inc/qi-framework/custom-fields-functions.php
  • Added Color Swatches to color pickers
    /inc/qi-framework/at-editor/at-editor-front.php
    /inc/qi-framework/at-editor/at-editor-scripts.php
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/modules-admin.php
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/qi-framework.php
  • FEE style adjustment for Leadbox module’s email service settings
    /inc/qi-framework/at-editor/at-editor-styles.css
  • Fixed missing comma in Leadbox Email Settings
    /inc/qi-framework/js/admin-scripts.js
  • Added feature to open portfolio items on external links
    /inc/custom-fields-definition.php
    module-portfolio.php
  • Styled new color swaches
    /inc/qi-framework/framework-styles.css
  • Fixed Slider’s drop caption background color option
    module-slider.php

V 2.6.5 (01/01/2018)

  • Updated Font Awesome version to 4.7.0
    /inc/qi-framework/font-awesome-list.php
    /inc/qi-framework/fonts/font-awesome/font-awesome.min.css
    /inc/qi-framework/qi-framework.php
  • Fixed zero value not getting saved in custom fields. Minor formatting fixes.
    /inc/qi-framework/custom-fields-functions.php
  • Defined title names for Social Networks to be used in Social Icons module
    /inc/qi-framework/extras.php
  • Added new module: Social Icons
    /images/admin/icons-shape/*
    /inc/custom-fields-definition.php
    module-social_icons.php
    style.css
  • Removed RMS images from theme package and switched RMS images origin to cloud
    /inc/dconent/*/*.jpg
    /inc/qi-framework/options-helper.php
  • Removed Font Awesome files from theme package
    /inc/qi-framework/fonts/font-awesome/*
    /inc/qi-framework/options-helper.php
  • Added check for Binder Pro theme
    /inc/qi-framework/options-helper.php

V 2.6.4 (15/12/2017)

  • Added base_path parameter option to layout pickers to allow for more dynamic path
    /inc/qi-framework/custom-fields-functions.php
  • Prevented PHP notice when a gallery is called but not present
    /inc/qi-framework/extras.php
  • Styled Split Background layout option in Framework
    /inc/qi-framework/framework-styles.css
  • Added module’s icon for new module: Social Icons
    /inc/qi-framework/images/mods/social_icons.png
  • Added Artisan Advanced Styles to plugins list
    functions.php

V 2.6.3 (12/12/2017)

  • Enabled Icon Tags in Editors
  • Fixed error thrown on jQuery after saving a newly created module
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/modules-admin.php
  • Removed Front-End Editor link from Toolbar when the page isn’t modular
    /inc/qi-framework/at-editor/at-editor.php
  • Added new Dynamic Styles filter to all modules processing
    /inc/qi-framework/hooks.php
    /inc/theme-funtcions.php
  • Added new hook for section opening and section closing to all modules
  • Added new module class filter to all modules
    /inc/qi-framework/hooks.php
    /inc/extras.php
    module-*.php (all module files)
  • Removed old IE8 check
    header.php
  • New options added to Call To Action Module: Layout and button size
    /inc/custom-fields-definition.php
    module-cta.php
    style.css
  • Added category filters to Recent Posts Module
    /inc/custom-fields-definition.php
    module-recentposts.php
    style.css
  • Canvas Module CSS ad
  • Added autoplay and hide controls options to Video & Embeds Module
    /inc/qi-framework/extras.php
    /inc/custom-fields-definition.php
    module-video.php
  • Added new Thin layout to Leadbox Module
    /images/admin/leadbox-layouts/leadbox-layout10.png
    /inc/custom-fields-definition.php
    module-leadbox.php
    style.css
  • Added 2 new layouts to Columns Module
    /images/admin/columns-layouts/columns-layout16.png
    /images/admin/columns-layouts/columns-layout17.png
    /inc/custom-fields-definition.php
    module-columns.php
    style.css

V 2.6.2 (17/10/2017)

  • Improved fonts loading system
    /inc/css-functions.php
  • Removed the need for the importer to deactivate the original WordPress Importer plugin
    /inc/qi-framework/dcontent_importerx.php
    /inc/qi-framework/wordpress-importer.php
  • Moved Font Awesome loading to their own CDN
    /inc/qi-framework/qi-framework.php
  • Preventing a notice in Nayma because of removed Rev. Slider module type
    /inc/qi-framework/custom-fields-functions.php
  • Fixed Insert image into post not working while editing a Canvas module in FEE
  • Added module type to editing lightbox in Front-End Editor
    /inc/qi-framework/at-editor/at-editor-scripts.js
    /inc/qi-framework/at-editor/at-editor.php

V 2.6.1 (25/9/2017)

  • Fixed weird behavior for Color Pickers in repeatables
  • Fixed default title placeholder for items without title on posts and mods picker
    /inc/qi-framework/custom-fields-functions.php
  • Fixed new modules added without order after flexbox applied
  • Fixed method for obtaining first module type that was breaking modules where the order of the classes was different
  • Fixed no edit handler on inside modules after editing
    /inc/qi-framework/at-editor/at-editor-scripts.js
  • Fixed pricing tables and slidable insights not reloading after saving changes
    /inc/qi-framework/at-editor/at-editor.php
  • Front-End Editor Style adjustments
    /inc/qi-framework/at-editor/at-editor-styles.css
  • Framework – CSS adjustments
    /inc/qi-framework/framework-styles.css
  • Fixed js error for when there’s no permalink created on the page before switching to Modular Template
    /inc/qi-framework/js/admin-scripts.js

V 2.6.0 (4/9/2017)

  • Replaced deprecated add_to_cart_fragments hook for WooCommerce
    /inc/quadro-woocommerce.php
  • Moved jQuery dom ready scripts into atInit function for Front-End Editor compatibility
    /js/scripts.js
  • Replaced image upload mode on Image Module type
    module-image.php
    /inc/custom-fields-definition.php
    /inc/custom-post-types.php
  • Implemented new Front-End Editor
  • Fixed error for pre PHP 5.5 version servers
  • Added new field type to move image module type to a new upload field
  • Added Promise.done as a replacement of SetTimeOut for module controls on type loading
  • Implemented new color picker library
    /inc/qi-framework/at-editor/
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/modules-admin.php
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/custom-fields-functions.php
  • Updated Google Fonts list
    /inc/qi-framework/google-fonts-list.php
  • Fixed menu importing bug in RMS by programmatically creating the Main Menu item
    /inc/qi-framework/dcontent_importerx.php
    /inc/qi-framework/parsers.php

V 2.5.8 (10/8/2017)

  • Fixed missing images for backwards compatibility on Services and Team modules
    module-team.php
    module-services
  • Fixed spinner on mod type select class
    /inc/qi-framework/modules-admin.php
  • Added check for wp_enqueue_editor function
  • New: Added Onboarding Tour
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/onboard/

V 2.5.7 (31/7/2017)

  • Added selected icon remover for modules UI
  • Implemented full TinyMCE editors for previous visual-only editors in modules
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/modules-admin.php
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/custom-fields-functions.php
  • Removed check for updates option (it’ll always check for updates)
    /inc/qi-framework/update.php
    /inc/options-definition.php

V 2.5.6 (16/6/2017)

  • Fix to make sure we stay on the plugins tab when the Getting Started plugin manager proceeds
    /inc/qi-framework/class-tgm-plugin-activation.php
  • Added extra step to make sure module type selector is open if no type selected
    /inc/qi-framework/js/admin-scripts.js
  • Implemented new product gallery options for WooCommerce
    /inc/options-definition.php
    /inc/quadro-woocommerce.php
  • Fixed missing images on slider module when size is right by default and no intermediate image is called
    module-services.php
    /inc/theme-functions.php
  • Added the ability to show a slider caption only by filling in a call to action
    module-slider.php

V 2.5.5 (5/5/2017)

  • Fixed bug for first time saving options
    /qi-framework/options.php
  • Fixed bug that prevented RMS menus from being properly imported
    /qi-framework/parsers.php

V 2.5.4 (27/4/2017)

  • Added Landing Page option to modular template
    header.php
    style.css
    /inc/custom-fields-definition.php
  • Changed internal script name for mmenu
    functions.php
  • Fixed animation on portfolio loader icon when it’s Elegant Icons
    style.css
  • Added conditional for portfolio fields function
    /inc/theme-functions.php
  • Fixed PHP notice for undefined module type on list column
    /inc/custom-post-types.php
  • Added support for WPForms plugin
    functions.php
    /inc/css-functions.php
    /inc/wpforms-styles.css
  • Added CSS fixes for WooCommerce 3.0
    /inc/woocommerce-styles.css
  • Added new Leadbox module
    /inc/custom-fields-definition.php
    module-leadbox.php
    style.css
    /js/scripts.js
    /inc/qi-framework/images/mods/leadbox.png
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/leadbox-helper.php
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/js/framework-styles.css
    /images/admin/leadbox-layouts/*
  • Fixed module type filtering in Page edit screen
    /inc/qi-framework/custom-fields-functions.php

V 2.5.3 (16/3/2017)

  • Upgraded required version for Artisan Pages
    functions.php
  • Implemented new UI for module type selector
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/modules-admin.php
    /inc/qi-framework/admin-scripts.js
    /inc/qi-framework/framework-styles.css
    /inc/custom-fields-definition.php
    /inc/qi-framework/images/mods/*
    /inc/custom-post-types.php
  • Added Changelog link in admin Toolbar
  • Fixed slug for Binder PRO on admin Toolbar
    /inc/qi-framework/dashboard-helper.php
  • Removed unnecessary image sizes from theme
    content.php
    functions.php
    /inc/quadro-widgets.php
    /inc/theme-functions.php
    module-featured.php
    module-portfolio.php
    module-recentposts.php
    module-services.php
    module-servicesx.php
    module-team.php
    style.css

V 2.5.2 (22/2/2017)

  • Fixed Repeatables bug when re-ordering due to wrong radio input syntax
  • Added custom color option and link tool to all wp editors in modules (Slogan and Repeatables)
    /inc/qi-framework/modules-admin.php
    /inc/qi-framework/js/admin-scripts.js
  • Linked KB on Toolbar straight to proper theme URL
    /inc/qi-framework/dashboard-helper.php
  • Made all thumb sizes available on all post types
    functions.php
  • Made Services and Slider modules repeatable so they don’t need to use a custom post type
    /inc/custom-fields-definition.php
  • Added class to h3 > “slide-caption-title”, so we can now style it without styling all the h3 that are inside the slide caption
    module-services.php
    module-slider.php
  • Added function to automatically convert old sliders to new system
  • Added function to automatically convert old services to new system
  • Added tool to manually run the conversion process for slides and services
    /inc/theme-functions.php
  • Avoiding loading services and slides post types if already converted
    /inc/custom-post-types.php
  • Specified some styles inside the slide caption
    style.css
  • Specified text elements sizes for Slogan module now that it’s an editor box (as we have in Indigo, Modules, Pepper)
  • Replaced no-results section for Portfolio modules with nicer and styled copy
    module-slogan.php
    module-portfolio.php
    style.css
  • Changed Site and Header layout options to layout-picker with images
    /images/admin/header-layout/*
    /images/admin/site-layout/*
    /inc/back-styles.css
    /inc/options-definition.php
  • Fixed issue with buttons not being white colored
    /inc/css-functions.php
  • Updated most RMS
    /inc/dcontent/*

V 2.5.1 (13/1/2017)

  • Fixing license check for theme folders with modified names
    /inc/qi-framework/options-helper.php
  • Separated parameter from function result to avoid PHP version bug
    /inc/qi-framework/extras.php
  • Removed the “View” action from Modules list on backend
    /inc/qi-framework/qi-framework.php
  • Enabled option to disable Portfolio transients functionality
  • Added icons to Theme Options tabs
    /inc/options-definition.php
    /inc/theme-functions.php
  • Udpdated version for Google font loader
    /inc/css-functions.php
  • Adjusted module background properties: cover and center when it’s an image but not when it’s parallax, no-repeat when it’s an image but not a pattern
  • Changed loader icon on Portfolio Ajax and adjusted its size
  • Changed loader icon in posts-loader-icon in blog and adjusted its size
    style.css
    /inc/theme-functions.php
    module-portfolio.php
    module-blog.php
  • Added Image Module
    /module-image.php
    style.css
    /inc/custom-fields-definition.php
  • Hided caption background if no caption
    module-slider.php
  • Removed bundled version of Artisan Pages and added external URL for installation
    functions.php
    /inc/plugins/
  • Added .scroll-to-link class to Slogan module button, so it now can link to another section on the page with the scroll effect
    module-slogan.php

V 2.5.0 (8/12/2016)

  • Added new modules: Info Box, Video & Embeds and Modules Columns
    module-ibox.php
    module-video.php
    module-columns.php
    /inc/custom-fields-definition.php
    style.css
    /images/admin/columns-layouts/*
  • Added new RMS: Photographer and Wedding
    /inc/dcontent_available.php
    /inc/dcontent/photographer*
    /inc/dcontent/wedding*
  • Added Typekit font option
    /inc/options-definition.php
    /inc/css-functions.php
  • Updated Google Fonts available list
    /inc/qi-framework/google-fonts-list.php
  • Added Artisan Pages to available plugins
    functions.php
    /inc/plugins/artisan-pages.zip

V 2.4.4 (8/12/2016)

  • Fixed licenses check
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/options-helper.php

V 2.4.3 (17/11/2016)

  • Updated FAQ copy
    /inc/getting-started/theme-faqs.php
  • Added a new Getting started area
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/gs-helper.php
    /inc/getting-started/getting-started.php
  • Added license and domain to update request on framework
    /inc/qi-framework/update.php
  • Styled NEW WooCommerce My Account Page Tabs
  • WC Login From Adjustment
    /inc/woocommerce-styles.css
  • Added new Ready Made Site: Traveling Diary
    /inc/dcontent/diary/*
    /inc/dcontent/dcontent_available.php
  • Fixed Vimeo URL on helpers
  • Fixed multiple line quote fetching
    /inc/qi-framework/extras.php
  • Fixed video SSL URL on helpers
  • Fixed double search not submitting on submit click
  • Removed imagesLoaded script from bundled scripts
  • Added images loaded check to blog gallery (fixes wrong height on gallery post format)
  • Removed mediaelement call on Blog’s load more, which prevented flexslider galleries from working properly
  • Fixed Quotes slider showing controls when only one quote
  • Fixed missing smooth height on Load More for gallery posts
  • Fixed: don’t run slider script on Slider Module when there’s just 1 slide (so it doesn’t show the navigation controls neither)
    /js/scripts.js
  • CSS Little Adjustments
  • Limited Contact Form 7 form width
  • Adjusted colors of links in posts (meta data, title, etc.), the only element with the link color should be the “Read more” link, the rest is greyscale now
  • Adjusted Menus so they look good also when there’s no custom menu created yet, just regular page links
  • Increased Header’s z-index so Crelly Slider loader bar doesn’t pass above it
  • Added hover status and style to Headline Caption button on Slider Module
  • Adjusted hamburger menu icon color – So now it uses the same color the menu has. In Header Layout 4 it also respects the background color of the navigation bar
  • Added “background-size:cover” to body when there’s an image background
  • Fixed Drop Caption on Slider Module so it stays in the middle (vertically) always
  • Refactored Slider Module Captions (all 3 styles) so they position themselves in the middle vertically (instead of a position from the top)
  • Adjusted Video and Audio WP Embeds Controls
  • Adjusted category links on single post
  • Adjusted images size and position on single post in smaller devices
    style.css
    /inc/css-functions.php
  • Added Background Overlay Feature in Module Style
    /inc/custom-fields-definition.php
    /inc/theme-functions.php
    (+ all module-*.php files)
  • Changed name for modular template to Modular Template
    template-modular.php

V 2.4.2 (14/9/2016)

  • Added new Gallery module
    /images/admin/gallery-styles/*
    /inc/custom-field-definitions.php
    module-gallery.php
    style.css
    /js/scripts.js
  • Ditched bundled version of jQuery Masonry in favor of WordPress’ native one
    functions.php
  • Adjusted gallery function to accept caption and link
    /inc/qi-framework/extras.php
  • Fixed errors in the import process
    /inc/qi-framework/dcontent_importerx.php
    /inc/qi-framework/wordpress-importer.php
  • Updated language files
    /languages/*

V 2.4.1 (30/8/2016)

  • Fixed bug on bbPress
    /inc/qi-framework/extras.php
  • Enabled background pattern replacement in theme through filter
    /inc/qi-framework/options.php
    /inc/qi-framework/hooks.php
  • Added new Pricing Tables module
    /inc/css-functions.php
    /inc/custom-fields-definitions.php
    module-pr_tables.php
    style.css
  • Removed SSL filter string from license check response.
    /inc/qi-framework/options-helper.php
  • Added new Google Maps API Key option
    functions.php
    /inc/custom-fields-definitions.php
    /inc/options-definition.php
    /inc/quadro-widgets.php

V 2.4.0 (5/8/2016)

  • Added new module: Call To Action
  • Added Size option for Slogan Module (Regular/Giant)
    module-slogan.php
    module-cta.php
    /inc/custom-fields-definition.php
    style.css
  • Added new RMS functionality and 4 Ready Made Sites (Landscape, Give, Reception and Coffee)
  • Updated Main Demo Export Files
    /inc/dcontent/
  • Fixed responsive WooCommerce cart page
    /inc/woocommerce-styles.css
  • Updated language files
    /languages/nayma.pot
  • Updated syntax for get_terms function
    module-portfolio.php
  • Fixed Nayma WP native gallery columns
  • Crelly Slider styles adjustments (loader and others)
    style.css
    /inc/qi-framework/plugins/crelly-slider-styles.css
  • Updated syntax for get_terms function
  • Added check for sidebars existance
  • Added LinkedIn to Team Social Networks in Framework
    /inc/qi-framework/custom-fields-functions.php

V 2.3.7 (29/6/2016)

  • Modified company name and links in framework
  • Fixed services icon picker in framework
    /inc/qi-framework/dashboard-helper.php
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/options-herlper.php
    /inc/qi-framework/gs-helper.php
    /inc/qi-framework/update.php
    /inc/qi-framework/images/at-logo.png
    /inc/qi-framework/js/admin-scripts.js
  • Fixed Revolution Slider shortcode not working
    module-revolution.php
  • Modified company name and links in theme
  • Added option for deferring scripts
  • Fixed z-index for slider navs
  • Added license option to Theme Options
    functions.php
    style.css
    /inc/dcontent_available.php
    /inc/getting-started/getting-started.php
    /inc/getting-started/theme-faqs.php
    /inc/quadro-widgets.php
    /inc/options-definition.php
    /inc/theme-functions.php
  • Removed unnecessary step on GoogleFonts enqueuing
    /inc/css-functions.php
  • Modified SE crawling block on single mods
    single-quadro_mods.php
    /inc/custom-post-types.php
  • Removed WooCommerce cart template from theme
    /woocommerce/cart/

V 2.3.6 (24/4/2016)

  • Modified variables prefix
    /inc/custom-fields-definition.php
    /inc/custom-post-types.php
  • Adding imagesloaded check to slider
    /js/scripts.js
  • Added empty content check to slider module
    module-slider.php
  • Created function to define options group name
    functions.php
  • Fixed Font Awesome loading folder path
  • Removed deprecated screen_icon function from wordpress-importer plugin
  • Added pseudo “cache” to $quadro_options variable output
  • Removed $quadro_options group from global space in framework
  • Fixing upload images error bug when retina enabled
  • Removing unneeded call to quadro_get_options
  • Enqueuing Font Awesome from bundled files
  • Adding header layouts filter to qi_framework
  • Prefixed Global Variables
  • Prefixed global variables
  • Replaced add_submenu_page for proper theme_page function
  • Adding Instagram and Pinterest for Nayma Team members in proper field section
  • Fixing user test in all themes
  • Adding Instagram and Pinterest to old Social custom field
  • Fixed internal-preview parameter not being added inside modules posts-pickers.
  • Fixed module type filter for backend
  • Fixed translation issues
  • Added message to editor to double update modules to properly display HTML content
  • Modified Font Awesome script name to allow for other plugins to use it too
  • Fixed CBox styles conflicting with other plugins
  • Removed sticky posts from custom posts selected queries in all modules
    /inc/qi-framework/extras.php
    /inc/qi-framework/class-tgm-plugin-activation.php
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/dashboard-helper.php
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/gs-helper.php
    /inc/qi-framework/hooks.php
    /inc/qi-framework/js/admin-scripts.php
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/template-tags.php
    /inc/qi-framework/welcome-msg.php
    /inc/qi-framework/fonts/font-awesome/font-awesome.min.css
    /inc/qi-framework/options.php
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/update.php
    /inc/qi-framework/wordpres-importer.php

V 2.3.5 (21/1/2016)

  • Fixed Modules Filter on backend
    /inc/custom-post-types.php
  • Updated WooCommerce templates to 2.5
    /woocommerce/cart/cart.php
    style.css
  • Added easing to scrolling effects
    functions.php
    /js/scripts.js
  • Fixed check for gallery existence before outputting its content
    module-featured.php
  • Added Instagram and Pinterest to social area for Team members
    /inc/qi-framework/custom-field-functions.php
  • Fixed repeatables bug when there are no editors to repeat
  • Fixed module type filter for backend
  • Fixed internal-preview parameter not being added inside modules posts-pickers
    /inc/qi-framework/js/admin-scripts.js
  • Fixed CBox styles conflicting with other plugins
  • Further Improved Backend UI
    /inc/qi-framework/framework-styles.css
  • Modified Font Awesome script name to allow for other plugins to use it too
    /inc/qi-framework/qi-framework.php

V 2.3.4 (18/12/2015)

  • Adapted headings hierarchy for 4.4 WordPress release
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/framework-styles.css
  • Fixing bug on repeatables: radio inputs missing values when adding new items
    /inc/qi-framework/js/admin-scripts.js
  • Updated Font Awesome in framework to 4.5.0
    /inc/qi-framework/font-awesome-list.php
    /inc/qi-framework/qi-framework.php
  • Re-enabling modules preview for WP 4.4
    /inc/qi-framework/framework-styles.css
    /inc/qi-framework/js/admin-scripts.js
    /inc/custom-post-types.php
  • Added modules type filter to Posts Picker on Modules mode
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/custom-fields-functions.php
    /inc/qi-framework/framework-styles.css

V 2.3.3 (16/11/2015)

  • Updated Google fonts list
    /inc/qi-framework/google-fonts-list.php
  • Added Site Origins Widgets Bundle to recommended plugins.
  • Fixed bug that prevented plugins from being installed on Getting Started page.
  • Enabled title-tag theme support
    functions.php
    header.php

V 2.3.2 (28/10/2015)

  • Fixed textarea for previous repeatables
    /inc/qi-framework/custom-fields-functions.php
  • Updated theme screenshot

V 2.3.1 (22/8/2015)

  • Fixed textarea for previous repeatables
    /inc/qi-framework/custom-fields-functions.php
  • Enabled sorting on Posts Pickers after loading via AJAX
    /inc/qi-framework/modules-admin.php
  • Updating googleMaps scripts and API url
    functions.php
    /js/scripts.js
  • Fixed posts picker
  • Avoid ‘defer’ loading on Google Maps scripts
    /inc/qi-framework/qi-framework.php

V 2.3.0 (18/8/2015)

  • Updated widgets to use PHP5 object constructors for WP4.3 compat.
    /inc/quadro-widgets.php
  • Included new plugin descriptions
    functions.php
  • Adapted custom fields definitions for new framework AJAX loading modules
    /inc/custom-field-definitions.php
  • Included new getting started folder and files
    /inc/getting-started/
  • Fixed slogan not appearing on frontend
    module-slogan.php
  • Replacing Slogan Editor
  • Added conditional for modules specific custom fields to be saved only when dealing with modules
  • Enabled Custom Fields on Modules via AJAX. Replaced editors via AJAX. Separated Modules custom fields on a new array, and enabled functions file to save them
  • Added visual editor functionality for repeatables
    /inc/qi-framework/custom-fields-functions.php
  • Replacing Slogan Editor
  • Added conditional for modules specific custom fields to be saved only when dealing with modules
  • Added modules custom fields filter. Moved AJAX metabox creation function to modules-admin.php
  • Enabled Custom Fields on Modules via AJAX. Replaced editors via AJAX. Separated Modules custom fields on a new array, and enabled functions file to save them
  • Added fix for “Add to page” comma issue in Modules Admin (for modules getting erased when added)
    /inc/qi-framework/modules-admin.php
  • Framework Backend CSS Adjustments
    /inc/qi-framework/framework-styles.css
  • Added Getting Started Page
    /inc/getting-started/getting-started.php
    /inc/getting-started/theme-faqs.php
    /inc/qi-framework/gs-helper.php
    /inc/qi-framework/dashboard-helper.php
  • Enabled Custom Fields on Modules via AJAX. Replaced editors via AJAX. Separated Modules custom fields on a new array, and enabled functions file to save them
  • Added visual editor functionality for repeatables
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/options-helper.php
  • Added DEFER parameter for scripts loading
    /inc/qi-framework/qi-framework.php
  • Added modules custom fields filter
    /inc/qi-framework/hooks.php
  • Added function to retrieve galleries as background images
    /inc/qi-framework/extras.php
  • Wrapping plugin description in table inside div, Added classes for TGM columns.
    /inc/qi-framework/class-tgm-plugin-activation.php

V 2.2.4 (16/7/2015)

  • Removed duplicated totals in cart
    /woocommerce/cart/cart.php
  • Fixed missing slogan text field
    /inc/custom-fields-definition.php
  • Fixed gallery items width for single posts
    style.css

V 2.2.3 (5/5/2015)

  • Updated Flexslider to 2.4.0
  • Fixed testimonials auto height
    /js/scripts.js
    style.css
  • Fixed parse error
    /inc/theme-functions.php

V 2.2.2 (4/5/2015)

  • Fixed repeatables field type incompatibility
    /inc/custom-fields-definition.php
    /inc/qi-framework/custom-fields-functions.php
    module-clients.php
    module-team.php
    module-testimonials.php
  • Added hold for loaded images on AJAX portfolio slider
    /js/scripts.js

V 2.2.1 (2/5/2015)

  • Renamed header extras function name
    /inc/qi-framework/hooks.php

V 2.2.0 (1/5/2015)

  • Reverted old VC adjustments on Portf. Items for galleries
    content-portfolio.php
  • Removed old scripts function for Visual Composer
    /js/scripts.js
    functions.php
  • Enabled modules preview
  • Excluded modules from search
    /inc/custom-post-types.php
  • Fixed slogan link escaping
    module-slogan.php
  • Adapted files for newer repeatables architecture
  • Added filter for all custom fields and for available modules
    /inc/custom-fields-definition
    module-clients.php
    module-team.php
    module-testimonials.php
  • Added query filters to Recent Posts widget for WPML compatibility
    /inc/quadro-widgets.php
  • Implemented transients option for modules
    /inc/options-definition.php
    template-modular.php
  • Updated retina.js script
    /js/retina.js
  • Updated WooCommerce cart template to 2.3.8
    /woocommerce/cart/cart.php
  • Updated mod_content function to match framework’s new features
  • Improved AJAX Portfolio loading to load only required content
  • Added keep navigation in same category option
  • Added filters for Portfolio content, media, fields, and title in Portfolio view
    /inc/theme-functions.php
    /js/scripts.js
    content-portfolio.php (deleted)
    module-portfolio.php
    single-quadro_nym_portfolio.php
  • Replaced bop_breadcrumbs for quadro_breadcrumbs
    /inc/quadro-woocommerce.php
    page.php
    search.php
    template-blog.php
    template-contact.php
    template-full-width.php
    template-left-sidebar.php
    template-modular.php
    template-portfolio.php
    archive.php
    style.css
  • Upgraded Font Awesome to 4.3.0
  • Improved framework & modules UI
  • Added modules preview & edit functionality
  • Added “Add module to page” functionality
  • Added hooks and filters
  • Removed Font Awesome external loading and check
  • Improved compatibility with Crelly Slider newer versions
  • Added option to disable thumbs in posts nav
  • Replaced bop_breadcrumbs for quadro_breadcrumbs function
  • Escaped home_url instances
  • Updated TGM class version
    /inc/qi-framework/class-tgm-plugin-activation.php
    /inc/qi-framework/update.php
    /inc/qi-framework/template-tags.php
    /inc/qi-framework/transient-cache.php
    /inc/qi-framework/custom-field-functions.php
    /inc/qi-framework/extras.php
    /inc/qi-framework/dashboard-helper.php
    /inc/qi-framework/font-awesome-list.php
    /inc/qi-framework/fonts (folder)
    /inc/qi-framework/hooks.php
    /inc/qi-framework/framework-styles.php
    /inc/qi-framework/modules-admin.php
    /inc/qi-framework/options-helper.php
    /inc/qi-framework/qi-framework.php
    /inc/qi-framework/js/admin-scripts.js
    /inc/qi-framework/plugins/crelly-slider-styles.css

V 2.1.2 (17/2/2015)

  • Made Options Definition functions pluggable
    /inc/options-definition.php
  • Eliminated multiple get_template_directory calls
    functions.php
    /inc/qi-framework/qi-framework.php
  • Added conditional for lack of authors in quote
    /inc/qi-framework/extras.php
  • Updated Crelly Slider styles for newer versions
    /inc/qi-framework/plugins/crelly-slider-syles.css
  • Updated WooCommerce version support to 2.3
    functions.php
    /inc/quadro-woocommerce.php
    /inc/woocommerce-styles.php
    /inc/woocommerce-styles-pre23.php
    /woocommerce/cart/cart.php

V 2.1.1 (27/11/2014)

  • Fixed video transparent mode
    /inc/qi-framework/extras.php

V 2.1 (24/11/2014)

  • Enabled Google Maps over SSL
  • Enabled HTML5 support for native WordPress elements
  • Fixed missing post ID error in thumb sizes management
    functions.php
  • Added Modules Filter in Modules page
    /inc/custom-post-types.php
  • Added wmode transparent for Youtube and IE overlaps (in extras.php)
  • Fixed Related products amount issue
    /inc/quadro-woocommerce.php
  • Dropped Revolution Slider and Visual Composer plugins bundling
  • Enabled pre & after post content hooks
  • Reestructured Theme Framework
    Most files inside /inc/ folder have been separated between theme specific functions and general purpose functions. Also several scripts that were called in functions.php have been moved over the framework files. Please check your files for previous modifications (if you did some) and re-adjust them.

V 2.0.5 (10/7/2014)

  • Decoupled dashboard helper links
    /inc/dashboard-helper.php
  • Changed fopen for wp_remote_fopen
    functions.php
  • Fixed products order field CSS for iOS
    /inc/woocommerce-styles.css
  • Preventing no-thumbnail posts from appearing in Carousel module
    module-carousel.php
  • Modified variable name for gallery thumb in Featured post module
    module-featured.php

V 2.0.4 (10/7/2014)

  • Changed Google Fonts to https for ltIE9
    /inc/css-functions.php
  • Fixed repeatable Content fields order
    /js/admin-scripts.js
  • Updated TGMPA version to enable plugin updates
    /inc/class-tgm-plugin-activation.php
    http://themeforest.net/forums/thread/modified-tgm-plugin-added-option-to-update-the-plugins/105830
    http://pastebin.com/b9t1YQLC#
  • Updated Slider Revolution version to 4.5.4
  • Changed Visual Composer plugin version to 4.2.3
  • Added shortcuts to admin toolbar
    functions.php
    /inc/dashboard-helper.php
  • Fixed map controls issue (when added)
  • Enabled more room in Cart for bigger fonts
  • Updated Slider Revolution’s controls
    style.css
  • Fixed WPML strings output
    footer.php
    404.php
  • Enabled content in Team module via the_content filter
    module-team.php
  • Fixed empty links showing up in Clients module
    module-clients.php

V 2.0.3 (2/6/2014)

  • Modified Theme Screenshot
    screenshot.png
  • Changed Visual Composer plugin version to 4.1.3.1
    functions.php

V 2.0.2 (21/4/2014)

  • Added double check for retina attachments deletion
  • Changed Visual Composer plugin version to 4.1.1
    functions.php

V 2.0.1 (10/4/2014)

  • Fixed links being filtered in Link post format on blogs
  • Fixed missing argument message
  • Fixed empty content when no galleries on gallery posts
    content.php
    inc/template-tags.php
  • Tweaked moving title in services (Firefox)
    styles.css
  • Modified Portfolio Items order (newest first)
    module-portfolio.php
  • Added backend updates & options
    /inc/options.php
    /inc/options-helper.php
    /inc/updates.php
    /inc/back-styles.css
    /js/admin-scripts.js
  • Enabled “>” in Custom CSS Box
    /inc/css-functions.php
  • Modified Carousel Module ID
    module-carousel.php
  • Bundled Plugins Update
    functions.php
  • Added links to icons where used
    module-services.php

V 2.0 (24/2/2014)

  • Enabled shortcodes in widgets
    functions.php
  • Fixed not-array for repeatable options
  • Added conditionals w/ function_exists to enable more edits in child themes
  • Fixed empty products category bug in breadcrumbs
  • Added Copyright text to WPML strings
    inc/extras.php
    footer.php
  • Enabled more rules into Custom CSS Box
  • Small refactor of options retrieving for performance improvement
    inc/options.php
  • Fixed load more functionality when two modules on the same page
  • Added auto close functionality to search bar on outside click
    js/scripts.js
  • Fixed WooCommerce deprecated functions
    inc/quadro-woocommerce.php
  • Fixed navigation when blog page set as front page
  • Added category filtering feature to blog modules
    module-blog.php
    inc/custom-fields-definition.php
    inc/extras.php
  • Fixed msg for missing restore_next
    inc/options-helper.php
  • Fixed Font Awesome not offline issue
    functions.php

V 1.0.3 (18/1/2014)

  • Fixed portfolio items slug in plugin (+version)
    nayma-portfolio.php
  • Modified plugin required version
  • Disabled native background color
    functions.php
  • Added target option to social icons
  • Added subset option for Google Fonts
    inc/options.php
    inc/extras.php
    inc/css-functions.php
  • Added link option to slides and timer option to slider modules
    inc/custom-fields-definitions.php
    module-slider.php
  • Fixed large slider margin in Firefox and IE
  • Fixed logo max-width in smaller devices
  • Tweaked Rev. Slider navigation, caption links and carousels
    style.css
  • Fixed WooCommerce sidebar on mobile
    inc/woocommerce-styles.css
  • Fixed Demo Content issue with previous WordPress Importer plugin
    inc/dcontent/dcontent_importer.php
  • Compressed Demo Content file to help with PHP timeouts
    inc/dcontent/nayma_dcontent.xml.gz
  • Fixed WordPress Importer issues with Strict Standars (to get fixed in future version)
    inc/dcontent/wordpress-importer.php
    inc/dcontent/parsers.php
  • Added link to service wrapper for touch devices
    module-services.php
  • Modified Carousel quantity on smaller devices
    js/scripts.js

V 1.0.2 (8/1/2014)

  • Fixed wp_kses issue on Theme Options
    inc/options-helper.php
  • Minor tweaks
    style.css

V 1.0.1 (7/1/2014)

  • Fixed Slider Revolution Navigation for W3 Cache
  • Minor tweaks
    style.css
    inc/back-styles.css
    js/admin-scripts.js
    inc/vcomposer-styles.css
  • Fixed Page header backgrounds
    inc/extras.php
  • Fixed links sanitization in footer
    inc/options-helper.php
  • Improved Modules UI
    functions.php
    inc/custom-fields-functions.php
    inc/custom-post-types.php
  • Fixed retina logo issue
    header.php