Blank space

Posted in: Newsmag
Post count: 4

Hi

I am a paid member. My website address is http://www.4resumeformat.in

I have two issues.

1) I can see a large chunk of white bank space on my homepage just below the grid called “interview”.

2) Second question is, how to improve the page speed. Before you quickly copy and paste the article, let me tell you i have read it all. I want you to check my website and tell me how i can i speed it up.

Your response is awaited.

Regards

Post count: 4

*Blank

Post count: 6600

Hi,

1. That white space comes from the sidebar which is set on the same row as the main content and extends more than the content in the left: http://screencast.com/t/SkeNaRuH You can reduce number of the post from the block you have in the sidebar to avoid this or add content to the left or alter the posts number to the blocks you use there.

2. We provide instructions in that guide to fix all google notifications in relations to your site’s page speed test so checking your site I found this notifications: http://screencast.com/t/PHCTKXxPUOS4 for which you can use the speedbooster plugin as instructed to move those notified css resources to the footer and for optimizing image you can sue a plugin or try this he following code in functions.php:

add_filter( 'jpeg_quality', create_function('', 'return 50;' ) );

This will compress all images to 50%, you can change that value, after you add the code you have to regenerate all thumbs – https://forum.tagdiv.com/using-the-theme-with-existing-content/

We don’t recommend using auto compression tools for js/html/css but you can try one and exclude the sections that cause issues if minified.

Thanks for the message!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.