Selection of tags in the plugin settings now occurs in pop-up dialogs to ensure reasonable size of the settings page.
If your store has quite a few product tags then the plugin’s custom Sitemap file will contain only links to sub-files each containing a maximum of 10,000 tags.
1.22.2
November 30, 2021
Fixed use of the “Select tags for the main cloud” parameter in product categories’ settings.
1.22.1
November 10, 2021
Fixed sending of Last-Modified header on tag pages.
1.22.0
October 25, 2021
Added setting “‘Last-Modified’ header on tag pages”, which you can use to enable the header.
Fixed use of the “Select tags for the main cloud” parameter in product categories’ settings.
1.21.1
September 30, 2021
Fixed displaying of tags in section Products → Tag editor.
1.21.0
September 30, 2021
Added search of tags with incomplete fields in section Products → Tag editor.
Added selection of tags for the main cloud on category pages. This setting is applied with the use of the {shopTageditorPlugin::shopCloud()} method.
Added setting Displayed tags limit for backend.
Added option “apply value to all tags” for fields which can be completed in several languages when integration with My Lang app is enabled.
Only locales selected in My Lang app’s settings are used when integration with this app is enabled.
1.20.2
July 26, 2021
Fixed link to plugin’s settings page in the new product editor.
Improved tags selection in various settings.
1.20.1
June 25, 2021
Added support for the new product editor.
1.20.0
April 2, 2021
Added setting to select tags for the storefront’s main cloud.
Added settings to hide tags on product pages: for all products at once and individually for every product.
1.19.6
February 26, 2021
Fixed use of Smarty code in tag properties, which was broken in the update to version 1.19.5.
1.19.5
February 18, 2021
Added displaying of field IDs in tag settings for their convenient use in Smarty code.
Added option to use the values of other fields for some tag properties when integration with Mylang app is used.
Fixed displaying of the custom tag cloud on storefront pages other than categoryies, tags, or search results pages.
The displaying of previously saved custom cloud parameters in each tag’s settings has been fixed.
If “show only selected tags” is enabled and no tag is selected in a tag’s or a category’s settings then the custom cloud is not displayed on that page in the storefront. Before this update, all tags were displayed in the cloud in this case.
Fixed execution of Smarty code in tags’ properties.
Fixed error in plugin settings and in individual tags’ settings if there are tags with the “%” character.
1.19.4
July 13, 2020
Fixed tag links on product-viewing pages in storefronts with additional locales when integration with Mylang app is enabled.
1.19.3
June 18, 2020
Fixed H1 titles after update to version 1.19.0.
Fixed use of default tags selection settings for custom cloud on the storefront home page.
1.19.2
June 14, 2020
Bug fixes for the update to version 1.19.0.
Note: to obtain current tag name in the translations into other languages, if integration with Mylang app is enabled, use snippet {shopTageditorPlugin::tag('name')}.