I am getting this warning message:
Temporarily allowed to save HTML value that contains restricted elements. Allowed HTML attributes for tag "a" are: class,width,height,style,alt,title,border,id, data-active-tab,data-appearance,data-autoplay,data-autoplay-speed, data-background-images,data-background-type,data-carousel-mode,data-center-padding,data-content-type,data-element,data-enable-parallax,data-fade,data-grid-size, data-infinite-loop,data-link-type,data-locations,data-overlay-color,data-parallax-speed,data-pb-style,data-same-width,data-show-arrows,data-show-button,data-show-controls,data-show-dots,data-show-overlay,data-slide-name,data-slick-index,data-role,data-product-id,data-price-box,aria-hidden,data-tab-name,data-video-fallback-src,data-video-lazy-load,data-video-loop,data-video-overlay-color,data-video-play-only-visible,data-video-src,href,role,target,tabindex,rel
when I use the {{config path="web/secure/base_url"}} variable in the a cms block. Example: <a href="{{config path="web/secure/base_url"}}over-ons">Over ons</a>. Also, once I add that variable, I cannot add more variable, since the button is disabled. See img:
Does any know why I get that warning message? and why the Insert Variable is disabled ?
Thanks a lot!
Place a cursor where you want to add the variable, then insert the variable. And when you select any variable the button will get enabled.
https://drops.meetanshi.com/9d7v1c
> The other issue is Magento's default issue. You can refer that from here:
https://github.com/magento/magento2/issues/34216