-1
How do I do that?
I need a "Variable" to be on the SRC tag img, and it will pull the images.
$JQuery('<div class="bannersucesso" style=" text-align: center;"><img src="#"></div>').insertBefore('.header-container');
In that src="#" there, it needs to stay this:
{{widget type="banner/widget_banner" template="banner/banner.phtml" banner="confimacao"}}
Only he doesn’t pull the image. How can I fix this?
What kind of platform are you using? And why can’t the src attribute only get the image path?
– Leo Letto
It is Magento, only it is a well modified Magento, Bizcommerce, and can not stay only the URL put that widget there pulls 2 images in case, pro PC and pro responsive.
– Lucas de Carvalho