Minimum EC2 Requirements for a stable WordPress site

Having gathered advice from various sources, DigitalOcean seems to be a better fit for my needs than AWS, in that they provide a one-click WordPress install and simple pricing at reasonable rates. At this point I don’t have enough first-hand experience to recommend DigitalOcean as a WordPress host, but if you have similar requirements they … Read more

Zoom in and cut images in Twenty Seventeen header image

To Solve this issue better to use javascript library imageScale(); Different options available in this(fill, best-fill, best-fit, best-fit-down). You have to just include js file. then after using the following format for the image. <div class=”image-container”> <img class=”scale” data-scale=”best-fit-down” data-align=”center” src=”https://wordpress.stackexchange.com/questions/300845/img/example.jpg”> </div> Now add this JavaScript code to your page. $(function() { $(“img.scale”).imageScale(); }); The … Read more

WordPress hosted on AWS EC2

This type of question isn’t accepted on WordPress’s Stack Exchange. Please check the Accepted Topics. Below is some information for you. If the client’s WordPress site is running on an Amazon EC2 instance, then you don’t need to do anything. WordPress Core, Plugin, and Themes can be updated from the WordPress Admin Dashboard without having … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)