Robson Miranda
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Newsletter] how to reset the list of subscribersHi, this feature will be avaliable soon.
tks.Forum: Plugins
In reply to: [Simple Newsletter] Ho can we delete list of subscribers or reset?Hi,
This feature will be avaliable soon.Forum: Plugins
In reply to: [Simple Newsletter] Error on frontendOkay ??
Forum: Plugins
In reply to: [Simple Newsletter] Submit adding a second form to page!Hello, i know this problem.
This happens when the JS have a parse error and the ajax functions cant execute the requisition.
Verify the browser console. If your need a help to fix this, i’m here.
You can try the 0.7 version, its available on ‘developer’ tab.
Forum: Plugins
In reply to: [Simple Newsletter] HOWE TO CHANGE LANGUAGEChange the WordPress language on admin panel and the plugin will respect that option. But now, the plugin it only availble in portuguese and english, if your language is other, the plugin will be displayed in english.
This help you? If not, reply this and i think about a solution for you.
Forum: Plugins
In reply to: [Simple Newsletter] Error after send forminitMenuOffsets: function() {
$(‘.menu a’).each(function() {
var self = $(this),
dir = self.attr(‘dir’),
menuItemHeight = self.height();
myObj.menuOffsets[dir.substring(1, dir.length)] = self.offset().top + self.height();
});O problema está acontecendo nessa parte do código, parece que o self.attr(‘dir’) esta retornando undefined e com isso quebrando o processamento do js pq quando vc usa o dir.substring ele da o erro.
Em breve estará disponível a vers?o 0.7 com muitas melhorias, inclusive no JS e com a corre??o para n?o mostrar o formulário no cabe?alho da página, sim, está tosco ter esse erro kkkkkkkkk
Forum: Plugins
In reply to: [Simple Newsletter] Error after send formLincoln, boa noite.
Olhei a página que vc fez, muito legal, obrigado por utilizar meu plugin, vou ver se consigo te ajudar.Você tem um erro de parse no codigo.js “Uncaught TypeError: Cannot read property ‘substring’ of undefined”
Esse tipo de erro costuma parar o processamento de Javascript, e portanto a requisi??o ajax que o plugin executa acaba tendo problema.Verifiquei que os scripts do plugin est?o sendo includado normalmente e a fun??o initSimpleNewsletter n?o está sendo executada provavelmente por esse problema no arquivo citado.
Tente corrigir e se continuar tendo o problema só chamar ??
Forum: Plugins
In reply to: [Simple Newsletter] FirefoxHi, can you send details about this problem? I tested in my firefox and i`m not finding this issue to fix to the next version.
My email is [email protected]
Tks