Custom domain for Elastic beanstalk
Follow the below steps if you purchased a custom domain and you want to move your elastic beanstalk application to a production URL. Login to your domain registrar and select your domain name Click … Read more
Follow the below steps if you purchased a custom domain and you want to move your elastic beanstalk application to a production URL. Login to your domain registrar and select your domain name Click … Read more
Trying to connect to a RDS on amazon web services can be a little confusing at times. Especially with permissions, as you do not want to open up the entire world to have access … Read more
Using the code from this site, you can check to see if an element is hidden or visible. You can extend this code to hide a DIV element on a specific device. I.e. show … Read more
At times I work with files that have a lot of extra space in the file. There are two ways to remove the extra line spacing 1) Hit Ctrl + F. In the Find … Read more
When people like a page on your website, you are able to control what image appears as the thumbnail on Facebook. To do this, you need to add a piece of Meta Data code … Read more
Here is a very simple script that will save any form data to a text file on the server. This is very useful if there is a potential for email or database issues with … Read more
A very simple Responsive slider Responsive Slider Just use the shortcode [responsive_slider] on your page, and then add the Banners under the new Slides option that appears under Pages. The slider will automatically resize … Read more
When testing predominantly in one main browser, many little issues can appear, especially in IE. Having a list of CSS hacks that can be applied for specific browsers can he very helpful. This CSS-Tricks … Read more