It cost me 100% to reach, what I did is to investigate and then I started to apply everything I had researched.
You have 2 problems the first, Eliminate render-bloc King JavaScript and CSS in above-the-fold content, the second is Prioritize visible content. If you want to solve these two problems you have to do the following:
1. Eliminate rendering-blocking JavaScript and CSS in above-the-fold content
You have to delete the less important files of format .JS or .CSS, and some more important like the case of JQuery you can defer, that is to say you can do that they are loaded after everything. For that you need to learn how to do it, check this link:
https://goo.gl/cdu0Sr
2. Prioritize visible content
This problem I solved it by CSS styles and compressing everything, check the code of my page, you will see that everything is compressed.
If you want to compress your web page, then you can use the W3 Total Cache Plugin in wordpress. Now if this does not solve, then you have to go to the styles of your page so that you can improve. What you have to do there, is to give its height and width of the contents, for example, of the image and all of them.
I hope this can help you in some way, let me know your new results so that I can support you. My name is Wilder Taype and I am a student and I can support you with everything you know, count on me.