Olá, gostaria de saber se o plugin aceita inserir qualquer tipo de widget. Pergunto porque instalei e ativei o Eletro Widgets, inclusive a linha <?php if (class_exists(‘EletroWidgets’)) new EletroWidgets(); ?> foi adicionada onde eu desejava, na sidebar.php, e as op??es aparecem normalmente na sidebar. Mas estou querendo inserir um widget ou banner com a op??o Adicionar Widget > texto > e colando o codigo correspondente ao widget ou banner e depois clico em Salve e logo em seguida em Apply, mas n?o aparecem os widgets ou banners. O que pode estar acontecendo de errado.
Segue abaixo exemplos de codigos do widget e do banner que estou tentando colocar:
widget:
‘<!– HOTMART – Shop Widget –>
<DIV id=box_shop_2424></DIV>
<SCRIPT src=”https://www.hotmart.net.br/js/widgets/shop-window.js”></SCRIPT>
<SCRIPT>
opts = {
key: ‘HWDWNL110391454183232424’,
width: ‘170’,
height: ‘930’,
id_box_shop: ‘box_shop_2424’
}
Shop.Widget.show(opts);</SCRIPT>
<!– HOTMART – Shop Widget [end] –‘
banner:
‘<table width=”120px” border=”0″ cellspacing=”1″ cellpadding=”1″>
<tr>
<td bgcolor=”#FCFCFC” align=”center”><img id=”loureed” border=”0″ src=”https://www.apostilasopcao.com.br/afiliados/1676/concurso-anatel-cargo-tcecnico-administrativo-volume-ii-120-1378.jpg?versao=0.34209200 1397914323″ title=”ANATEL-TéCNICO ADMINISTRATIVO – VOLUME II-TéCNICO ADMINISTRATIVO – VOLUME I-TéCNICO ADMINISTRATIVO – COMPLETO” alt=”ANATEL-TéCNICO ADMINISTRATIVO – VOLUME II-TéCNICO ADMINISTRATIVO – VOLUME I-TéCNICO ADMINISTRATIVO – COMPLETO” /></td>
</tr>
<tr>
<td align=”center”><b>ANATEL</b>
TéCNICO ADMINISTRATIVO – VOLUME II
TéCNICO ADMINISTRATIVO – VOLUME I
TéCNICO ADMINISTRATIVO – COMPLETO</td>
</tr>
</table>’
I installed the plugin Eletro Widgets and the “add” button does not appear. I can not find the problem. I have the same pluing installed on another site and it works normally.
thank you
]]>The add button simply disappears if used more than one container
]]>I downloaded the eletro widget, installed and entered the code as described in video. While logged into the Admin site, I can see the widget appearing on my website with the drop-down menu of widgets to select from. However, there is no “add” button appearing. I only see the “apply” button and 3 others (clear, restore, etc). Any idea of why the “Add” button does not show? I’m using WP 3.0
]]>