talesfromthelens
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] a?? instead of €Yes. And the cache of the page. We can reproduce this across all our device for a lot of special caractères
Forum: Themes and Templates
In reply to: [Virtue] a?? instead of €In the editor it’s €. It only change on the front end
Forum: Themes and Templates
In reply to: [Virtue] a?? instead of €Does anybody know how to correct this? Thanks
Forum: Themes and Templates
In reply to: [Virtue] Image full width Gutenberg not workingPerfect Ben. As always. thank you so much
Forum: Themes and Templates
In reply to: [Virtue] Image full width Gutenberg not workingHi, solved the issue by adding the beow code to my css
/*
full width
*/
.entry-content .alignwide {
margin-left : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width : 100vw;
}
.entry-content .alignfull {
margin-left : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width : 100vw;
}
.alignfull img {
width: 100vw;
}Help from >> https://weblines.com.au/gutenberg-blocks-wide-alignment-full-width/
Forum: Themes and Templates
In reply to: [Virtue] Image full width Gutenberg not workingYeah I have done all the basic check.
If I choose Full width with the block Cover, it works and if I choose full width with the block Image it doesn’t.
I checked my CSS and ll seems fine too. If I delete all the code, I still don’t have the image full width. I checked the theme, the page option, all the plugin, nothing works which is why I thought that was the theme that didn’t handle this Gutenberg feature.
Forum: Themes and Templates
In reply to: [Virtue] Image full width Gutenberg not workingThank you Hannah, but it isn’t an issue with the size of the image uploaded. It worked perfectly in the past and now it doesn’t.
We have checked on 3 different devices and they all show the same issue on every post with full-width image. Can you send me a screenshot of what you see?
Cheers
Forum: Themes and Templates
In reply to: [Virtue] Image full width Gutenberg not workingHi Hannah,
Here you go :
backend – where i correctly chose Full width of wide width https://postimg.cc/k6pcv9TQ
the post: https://postimg.cc/0KSpGSMvThis is the same for every single post.
Forum: Themes and Templates
In reply to: [Virtue] Image full width Gutenberg not workingHi Hannah,
thanksA lot of them should be full width. For example the 3rd one should be full-width and instead is small and on the left of the page.
I am using “image block” on Gutenberg. It has always worked for me under virtue before and after the full roll out of Gutenberg. I have just read that on some theme it doesn’t work and that for virtue the way around is to use Cover (which was not there before).
So no, I am not using Cover and would prefer no to have to edit every single of my article and photo that I created with Gutenberg as it was working perfectly before. Also, the “cover block” height is limited and the one on “image” is just perfect.
Here area few other post that have the pict on the left:
– https://talesfromthelens.com/2018/11/06/isla-de-la-plata-ecuador-bird-whale-watching/ (the jumping whale image a the bottom – or the 2 birds wih 2 feet)
– https://talesfromthelens.com/2018/10/31/day-trips-from-quito-budget-friendly/ (every image before a H2 title should also be in fullwidth and it is not)Thanks for your help
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Hide in AmpAll good. It took a few minutes.
Thank youForum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Hide in AmpThank you for your quick answer.
I have added in the CSS code, but it doesn’t work. We cleared the cache and checked on 3 different devicesForum: Themes and Templates
In reply to: [Virtue] Issue with structured dataJust thought I would give an update on this. Since the update 5 days ago, structured data errors have dropped from 365 errors to 56. I am hoping the rest will go too soon.
Thank you for your help.
StevenForum: Themes and Templates
In reply to: [Virtue] Issue with structured dataOh great, I have just updated the theme and resubmitted to google. I will leave it a little bit to see if it settles down in search console.
Thank you for the help.
Forum: Themes and Templates
In reply to: [Virtue] Issue with structured dataHi,
Is it easier if you have a look at screenshots? I have uploaded 4 here;
https://drive.google.com/drive/folders/15cWfRhFYm_GjbKqntHNP7Bg0TH_h5tlw?usp=sharingAll of the errors are multiples of the same screenshots…
Steven
Forum: Themes and Templates
In reply to: [Virtue] Issue with structured dataHi,
we are using VirtueVersion: 3.2.4.
Here is an example url for what Google says has 14 errors for missing updated and author. However, I see that in the Google structured data testing tool there are no hentry errors or warnings…
https://talesfromthelens.com/2017/08/31/el-chalten-mount-fitz-roy/I am wondering if this has something to do with the related posts on the bottom of the page?
Steven