raskdetreve
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] Change the CSS of the boxesIt works, thank you very much !
- This reply was modified 2 years, 11 months ago by raskdetreve.
Forum: Themes and Templates
In reply to: [GeneratePress] Change the CSS of the boxesMaybe this can help : it’s the code I have in additionnal CSS to display the main page with the small images :
@media (min-width: 769px) {
.post-image img {
max-width: 300px;
}
}
@media (min-width: 769px) {
.post-image {
float: left;
margin-right: 1.5em;
}
}- This reply was modified 2 years, 11 months ago by raskdetreve.
Forum: Themes and Templates
In reply to: [GeneratePress] Change the CSS of the boxesOh, shit, I’m looking how to display a live version of the blog but I don’t think it’s possible with the “wp-staging” plugin I’m using… it seems you must be logged to the admin panel to see it…
- This reply was modified 2 years, 11 months ago by raskdetreve.
And I am out of free quota (100 images) for this month, but I still have 5000 images on the 10.000 I paid.
Ok it works, thank you!
It seems to work, thanks ??
I just have to change the code by the one contained in “RAW Paste Data” ?
What is the difference between this and my former code ?
It is an Ad Banner, I added it in :
– settings => advance settings
And I copied my code in “Enter HTML in Footer“
Forum: Themes and Templates
In reply to: [Neve] Theme is not serving scaled thumbnailsSame problem here, Neve doesn’t serve scaled images, not really optimal for speed loading.
How to fix it?
The reason is simple : I want to uninstall the plugin author box in my non-AMP version to enhance blog’s speed loading ??
Forum: Fixing WordPress
In reply to: Can’t log to my experimental WordPressWonderful, it works, thank you !
Only 6 errors left instead of 35, but still in validation by Google ! ??
I only have 35 pages with custom javascript errors left instead of 78, but the google validation is still under way, so I think it’s good news!
I let you know as soon as search console has validated all pages ?? (maybe tonight)
Yes, I updated it yesterday and then I validated in search console.
Now I wait google bot to finish to crawl the blog and see what happens ??
I let you know when it will be finish.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Last update made my blog unreadableResolved ??
There was a code left in “AMP/body”, I just deleted it…
Have a nice evening ??