Why 2 home pages?

“Home” and “Home page / archives” are not the same thing. Instead, they are different. If you have a static front page on your site, the “Home page / Archives” item in your stats can refer to a couple things: Your blog (posts) page, if you have one for your site Any blog archives page, … Read more

Delete Title Bar

Go into the admin. Click on Appearance > Customize > Additional CSS and paste in the following CSS. .home .page_header { display: none !important; } This will hide the entire header area. You could remove the image and add a color by adding something like this. .home .page_header { background-color: red; background-image: none !important; } … Read more

‘Nothing found’ on home page after custom CSS edit

I agree with the comment of @the_hobbes about your code block inadvertently commenting out part of the theme’s code. If removing that part of the code doesn’t fix the issue, you can try reinstalling the WordPress theme. It will enable the homepage to display with the default CSS codes. Follow these steps: In the WordPress … Read more

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