Type | Name | Issue | Solution |
---|---|---|---|
Plugin | Easy Table of Contents | When using the shortcode [toc], the CSS code for ASA2 templates does not load. The reason for this has been identified and communicated to the developers. | Add this PHP code to your theme's functions.php: add_filter('ez_toc_strip_shortcodes_tagnames', function ($tags_to_remove) { return array_merge($tags_to_remove, [ 'asa2', 'asa2_img','asa2_collection', 'asa2_textlink', 'asa2_smart_collection', 'asa2_keywords', ]); }); |
Letzte Artikel von Timo (Alle anzeigen)
- ASA2 Update 1.16.5 - März 5, 2023
- Neues ASA2-Update bringt Unterstützung für PA API Belgien, Ägypten und Saudi Arabien und Optimierungen für WordPress 6.1 und PHP 8 - November 1, 2022
- Das erste ASA2 Update in 2022 bringt einige Verbesserungen und Vorbereitungen für das nächste große Feature-Update - Januar 29, 2022