Hi jornalosaopaulo.
Thanks for your advice, I will.
But are you sure you haven’t saved the file in woff2 format and renamed it to woff?
The icons in svg are an optimal solution to not load a font unnecessarily and not to have that small change on the rendering. At least those on mobile, where the connection is slower.
Yes, optimizing this theme should work much better on some. There are themes and page builders that are much more optimized for page loading, they should adapt too so as not to lose customers.
I am still using WP Bakery on some sites, though despite having its backend issues, it is much lighter. On two very similar sites I have WPbakery and Newspapers.
The optimized html homepage of WPbakery is heavy about 45kb (with logo in svg) and with a 110kb total .js file without advertising (there are about 40 active plugins) and 198kb with AdSense, in a test site with Newspaper theme I have 163kb of page html and 2.3MB of .js files without AdSense (there are about 10 active plugins).
Screenshot WPbakery:
https://i.ibb.co/ckGpcBj/Schermata-2021-03-04-alle-20-17-26.png
Screenshot Newspaper:
https://i.ibb.co/RB4qXCr/Schermata-2021-03-04-alle-20-18-14.png
How come you don’t work on this?
It just happened with another post layout.
This time the connection was not dropped.
I currently have about 20 post layouts in my browser.
I changed a layout component, saved it, and now the post title, the podcast player, the author are gone … In short, half of the layout is gone. Why?
It is the second layout that I will have to redo almost completely.
PS. This time I was able to retrieve the layout with the “Undo” button (I’m lucky).
-
This reply was modified 5 years by
marcorroma.
Hi, I noticed that the search button on mobile also has this effect. Could you tell me what is the CSS I need to add the “transform: unset” to?
Thank you
Thanks
Hi, I mean not the images in svg (file) but I mean the svg code. Like the “svg” function in the logo.
Thank you. Yes, this can be done.
But, having many layous posts, it would have been better to have a custom thumbnail for each one.
Thank you
Thank you too
For me, who use many post layouts, it is a bit of a problem to have many thumbnails all the same.
Thanks
Hi, using “infinite scroll” I noticed this:
using the 90 version of Chrome (which fixes some bugs related to sticky position) I noticed that if I scroll quickly the CLS is increased. On the other hand, if I slow down, the CLS is not increased.
It is certainly linked to the fact that the right layout (column in sticky position) is moved for a moment when I perform a quick scroll.
Here is a video I made:
https://gofile.io/d/q0GQMV
Hope to be of help.
-
This reply was modified 5 years by
marcorroma.
Hi, maybe I have explained myself badly.
I’m talking about the thumbnail images to replace for the various custom post layouts.
I’m talking about these:
https://i.ibb.co/RTWDwm9/single-template-placeholder.png
Thank you so much!
Solved.
Thanks for support!
Thank you.
I corrected and shared the translation.
Hi
Is very ugly.
Anyway thanks
Thanks for explanation
Is the standard search form called “Search Form”?
If I try to search for the word “search” I get these results:
https://i.ibb.co/ZzYMw3B/Schermata-2021-03-01-alle-11-43-24.png
Solved. Thank you
Hi, not exactly.
I would like no background effect to appear. That is, the page that is transformed and moved down.
See screenshot:
https://i.ibb.co/5nFMHtd/Schermata-2021-03-01-alle-11-32-45.png
I apologize if I have not been clear.
I confirm. I tried Chrome version 90 and the problem is solved.
We can use the sticky with newspaper theme.
Thanks for support
I just noticed that the caption is present in “Single Post Featured Image”, instead in “Single Post Bg Featured Image” it is not present.
What changes between these two elements?
I believe that if I use “Single Post Featured Image” the problem is solved.
Maybe this problem is fixed in version 90 of Chrome?
https://chromium-review.googlesource.com/c/chromium/src/+/2665761
But… How do I set up standard search instead of live search?
On tagDiv composer I find only Header live search, Mobile live search
and Search Form.
There is no solution. I’ll try the standard WordPress search. Thank you
Thanks
Hi Bettina, in the link you sent me there are other links, I have read all the discussions. I didn’t understand if you still need to remove the code manually or if this code has been removed after the updates (the thread is from July 2020).
I mean this code:
https://forum.tagdiv.com/topic/to-high-cumulative-layout-shift-in-mobile-theme/#post-354535
Anyway, my problem is: why if I set the sticky to a column it increases the CLS, instead I can see the same function on some sites without the CLS being increased?
Perhaps you should consider developing a different way of handling the “sticky” function (I think at the moment this is done with jQuery).