How to add hover to images in Duda.co
Duda does not provide a widget to do this natively, but it can be achieved quite easily with a few lines of CSS code. You can add the main image as the background of a column, for example: Then you…
Duda does not provide a widget to do this natively, but it can be achieved quite easily with a few lines of CSS code. You can add the main image as the background of a column, for example: Then you…
Recently while developing a website in WordPress using Elementor, I needed to replicate the 12 columns the designer used in Adobe XD to create the layout, so to ease development I created an overlay with 12 columns to help me…
Não há a opção de usar fontes customizadas no RD Station facilmente, mas o sistema também não impede que você o faça. Neste exemplo iremos usar fontes do Google Fonts. Confira o passo a passo: Selecione sua fonte Acesse …
Recently I needed to send a request on the unload of a page (save where the user left), and regular POST requests via js aren’t a very good option, due to either hanging the browser on synchronous requests, or not…
Simple gulpfile.js for local PHP server development with autoreload. Posting it here since I couldn’t find a ready solution for Gulp 4, feel free to ask any questions. Photo by Kobu Agency on Unsplash
Vez ou outra eu preciso resetar a senha de algum usuário do WordPress. Seja porque eu (ou o cliente) esqueci, é um site clone, um backup antigo, etc. E o jeito mais fácil é rodando os comandos: Se você não…
Tenho atualmente 22 sites no ar (incluindo este próprio), com um custo mensal de 10 dólares (em torno de 40 reais). Isso não é possível em hospedagens compartilhadas como Hostgator ou Umbler (que uso para email). Como tenho um bom…
O jeito padrão, que consiste em baixar o PHP, instalar, configurar o PHP, definir a variável de ambiente no PATH e etc é desnecessariamente complicado. Basta você instalar o chocolatey, que e um gerenciador de pacotes, e então mandar ele…
I couldn’t find a proper one online, but solves the problem. It considers the PHP part as text, not counting in the indentation, which has the result of outputting HTML with the proper indentation, not one tab further as…
Todo mundo sabe que o Google ta cada dia mais esperto. Uma tempestade de backlinks ainda funciona, mas vai funcionar muito melhor com um contexto que faça sentido (na falta do almejado link orgânico). O ideal seria que cada backlink…