Header banner not working
-
Hello @alexperegrine
I’m very sorry, but the banner (ADS) in the header of the site does not work. I used the recommended size of 732 × 90, cleared the cache, made the images smaller, but the banner does not appear, is there any way to fix this?
https://gyazo.com/3f50c100b0e907f0fcb787cf1c4cf7a5
Regards
-
Hello @victoriawinner ,
We did check and the header banner is working fine.Please share your site URL and make sure you upload the banner image ( doesn’t matter if it doesn’t show up ) We will check the issue.
Thank youHello, @alexperegrine
https://sub4.angrygif.com/1. This is a test site, I loaded an image in the header, but it is not showing
2. Look at the main page, row 3 is posts, they have a layout shift (The page speed Insights also says the same thing.)
https://gyazo.com/fa239dd137d898f2c27b05a0ca891e423. I’m currently using the default homepage template, if I use Bloglo Fullwidth the page becomes full and can’t be made the size I want
Regards
@alexperegrine Tell me please – What size should images be for posts? What is the recommended size for post thumbnails?
You can choose whatever image size you want for post thumbnails. 1024 wide image is better.
There is also an option ( Customizing ▸ Blog ▸ Blog Page / Archive -> Featured Image Size) from there you can choose the image size to render for posts.And about header image I can see the uploaded image https://prnt.sc/vcvSqb__9O6C
On choosing Full width layout from Customizing ▸ General Settings ▸ Layout, page becomes full width.
Adjusting site container width is not available in lite version.Thank you
Thanks @alexperegrine
Apparently I expressed myself incorrectly1. Header image – how to make it visible?
2. Post thumbnails i like 900*900
3. You have a layout offset in your template. this needs to be fixed! When will you update the template?
4. (Adjusting site container width is not available in lite version.) I just ask you to correct the layout offset – when I add a list of posts on the main page, they have an offset – it would be desirable to fix this
Regards
Please give your answers in the same way – using answer numbering
Hello @alexperegrine
I can’t do anything with the layout offset. Google is swearing, but
latest posts are added in gutenberg blocks-
This reply was modified 1 year, 10 months ago by
Victoria.
I hope that you were not the only one who made this template, and also tried to obfuscate the CSS code
style.min.css > .bloglo-entry ul > margin-left: 4rem; is there an error here or was it done intentionally – not 4, should be 0
I think that sometimes you need to make a very high-quality free product, and when all the errors in it are corrected, you can make a paid version
Regards
Vic
You have a serious problem with the layout in the template – I think it needs to be fixed – it’s wrong to offer people even a free template with such problems
I found a reason for PC, but not for mobile, that’s where I have difficulty
Enable Posts You Might Like Section
Doesn’t work on home pageGuys, I spent 7 days setting up your template, I lost a lot of traffic, this is wrong in my opinion, you should correct these shortcomings
Hello @victoriawinner ,
- Header Image – I’m not sure why it’s not working for you. In order to show header image you just need to add header image. See https://prnt.sc/cyEJyVqsQcBz. It showing up on your test site https://sub4.angrygif.com/, I also check your main website but didn’t see banner markup in developer console. It seems like you haven’t uploaded one. If you did I’m not sure why it’s not showing up.
- Post thumbnail 900×900 – You can use image of this size.
- Layout offset – The CSS you mentioned is supposed to be applied only on post detail page but I see that it’s affecting your custom query Gutenberg block. We’ll release an update in a moment that will fix this issue.
- Post You Might Like section – Thank you for addressing this issue, again this will be fixed in upcoming update.
If you have any question please let us know we would be happy to help.
Thank you
Hello @alexperegrine I should enable caching on the site; could this affect the inclusion of the banner in the header?
I’m really looking forward to your template update.
In my test, the site does not have a caching plugin – so the problem of the banner in the header remains open, look at your site from another computer
Thanks
Regards
-
This reply was modified 1 year, 10 months ago by
Victoria.
Hello @alexperegrine
I have updated your template to version: 1.1.8
The layout displacement issue on PC has been resolved. layout offset on mobile remainsHello @victoriawinner ,
I think the header banner issue on your site is caused by cache plugin.
Try to temporarily deactivate plugin then upload the banner to see if it works. Once confirmed, you can reactivate the caching plugin.The layout displacement on mobile , we don’t have any mobile specific CSS for that layout. All CSS comes from WP Gutenberg. To resolve the issue try to put below CSS rule in your additional CSS field of customizer:
@media (max-width: 599px) {
.wp-block-latest-posts.is-grid li {
margin-right: 0;
}
}This rule should target the specific elements causing the displacement.
Thank you
-
This reply was modified 1 year, 10 months ago by
The topic ‘Header banner not working’ is closed to new replies.
