armarius
Forum Replies Created
-
@htmgarcia Since 2.4.2 everything works fine. Thank you very much for the quick changes.
Thank you.
Yes, that’s what I mean.
I can confirm that the WordPress 5.5 Update broke the icon support. With “Advanced Gutenberg” 2.4.0 and 2.4.1 it doesn’t show the icons.
I test with the FireFox-Development tools and insert the <link>-Tag for the “material-icons.min.css”. Then it shows the icons, but not the alignment. I have multiple icons some left binded and some centered. In the backend it shows correct only in the frontend all icons are left binded.
I inspect the DOM and wonder cause only two links to the plugin directory “advanced-gutenberg” exists.
<link rel='stylesheet' id='advgb_blocks_styles_min-css' href='http://am.visionenmaler.de/wp-content/plugins/advanced-gutenberg/assets/css/blocks_styles/blocks.min.css?ver=5.5' type='text/css' media='all' />and
<script type='text/javascript' src='http://am.visionenmaler.de/wp-content/plugins/advanced-gutenberg/assets/blocks/advtabs/frontend.js?ver=2.4.1' id='advgb_tabs_js-js'></script>but there is no link to
http://am.visionenmaler.de/wp-content/plugins/advanced-gutenberg/assets/blocks/frontend.js?ver=2.4.1Could it be, that the frontend.js is linked to the wrong directory?
Regards
Hi @htmgarcia,
I not sure of all the blocks, cause I add the option in “advanced-gutenberg/assets/blocks.js” for all cases where a “Solid” option exists but “None” don’t. Other blocks are “Adv. Button” and “Adv. Tabs”.
Best regards
Hi @htmgarcia,
when I insert an accordion block, I could select an “Header Icon Style” in the “Header Settings” for the block, for example the “+”-symbol. When I save the post or page an show it, it’s all fine until I click the accordion tab to open. Then the “+”-symbol disappears only and is not being replaced by a “-“-symbol. The looks unexpected. So the solution could be, that you insert a “Header Icon Style (open)” option in the “Header Settings” section where I could select a “-“-symbol for open accordion state.
I hope you understand my suggestion better and sorry for my english, I hope it’s not to strange.
Best Regards