Lincoln Lemos

Results 9 issues of Lincoln Lemos

Why other element inside navbar-brand don't trigger ? Look my code: ``` Toggle navegação menu ```

There is no compability with plugin "Gravity Forms + Custom Post Types"? I try add a new custom post type form, but the repeater fields don't save.

There is any method to trigger the scrolling programmatically?

Estou recebendo a seguinte mensagem de erro.. Undefined index: cep in [path_arquivo] on line 17 {"cep":"","code":0} A linha 17 é a linha do código abaixo. $return['cep'] = Utils::mask($return['cep'], Mask::CEP); ```...

Hi, I'm creating a plugin to import data from Jetpack Likes (Wordpress.com) to Wp ULike. What would be the correct way to add a like programmatically via PHP? I wanna...

Just a small addition to add translation to the card image.

I'm trying to add a comment, but is not working. My code is: io.sockets.on('connection', function (socket) { Instagram.media.comment({ media_id: 'xxxx', access_token: 'xxxxx', text: 'Cool' }); }); Whats is wrong?

On my local terminal are workings, but when i try to do in heroku this fail.

Hey! Thank you for the project. I'm not an expert in Gulp, but I'm trying to compile my Mjml templates with mustache and BrowserSync. The issue is because, after the...