Issues with input field after upgrading to iOS 11

You can include anything in your header navigation bar, such as your menu, logo, or even a search form. However, you need to be very careful when you add an input field to your header like this Bootstrap example: Problem with iOS 11 An issue I found about having an input field on a header…

JS

Google Maps + Tabs

Tabs has been very commonly used over the years for usability and to save space. However, if you add Google Maps to tabs, or add a ‘display: none’ to your map, there will be an issue loading your map when you want to show it again. It will show you a gray screen. with just…

API

Gravity Forms + PayPal + custom currencies + Stripe

I am currently working on a client’s website that provides services in 6 different countries. The main functionality they need on their website is a custom registration form that accepts payment from these countries. Step 1: Gravity Forms Multi Currency I installed the Gravity Forms Multi Currency plugin so I can accept different currencies for…