Yes, I deleted that image size, but you can see in the screenshot that the module is the one that was taken.
Yes, I did, the problem is that it does it with the new images I just uploaded….
Look: https://prnt.sc/8J4reQu_85NL
https://www.lacasadeel.net/wp-content/uploads/2023/11/Conan-9-1-1482×972.webp
Hello, I have the same problem:
The mobile version (with the Mobile Plugin) is detected by Google Pagespeed as showing images at a much larger size than they should be. screenshot
I have thumbnails enabled at 265×198 and 741×486, in the WordPress Media settings I have the large size set to 741 max, but they are still displayed at a larger size than they should be.
Any solution?
I have the same problem: https://www.lacasadeel.net/
I updated the theme to version 12 and now the pages take a long time to load. I have talked to the server programmers and they tell me that the problem is in the TagDiv Composer plugin, which generates too many requests per page and slows down the database. I have not installed any other plugin, I just updated the theme.
Email: info@lacasadeel.net
Subject: Slowness since upgrade
One week later, I still have not received any answer in the mail…
Hello, Calin. I already sent an email on Friday morning with the data, but we have not been updated yet….
I had to go back to 11.4 for the 502 Error and extreme slowness to go away….
I still have this problem. I tried to upgrade today to 11.4.2 from 11.4 and the page crashed again. I have spoken to the server technicians and they tell me that the template has generated many errors and crashes the database.
I have been like this for more than a month.
Hello, the code is generated continuously and saturates the web. We had to go back to 11.4 to make it work normally again, because after several hours in 11.4.1 the requests to the database continued…
The web is:
http://www.lacasadeel.net/
Hi. Yes, I have it installed and activated all the time, so that’s not the problem.
I have found the problem: images do not load in Infinite Loading when they are in normal Blocks, but they do load when they are Flex Blocks. Why does this happen?
Hi, yes, I have both the theme and plugins updated. I have tried deactivating all the plugins on my website, deactivating the caching systems and I have connected from the browser in incognito: the images are still giving errors.
Hi, I’m sorry, but you didn’t take a good look at the fault I’m talking about… In the Home page, if you scroll down, the infinite scroll is activated, and all the news that load in it appear with the image with error (see the screenshot).
As for the speed of the website, we have followed your recommendations: Improved CSS, WP Super Cache, Cloudflare Pro and we tried Autoptimize, but the latter gives error.
It takes me a long time to modify all the files, so isn’t there a way to save them every time you update?
Hi, I don’t think I explained myself well or you didn’t understand me. They have disappeared because when I updated the theme and the plugins, the code I put by hand following your tutorial has been deleted.
Here (https://imgur.com/a/pjPWcXK) you can see that there are 5 custom ad, I had created 25 in total that appeared there. When updating, they have all been deleted, as you can see in the screenshot. Is there a way that this will not be lost when updating?
Hi,
As I told you in previous messages, we have the GD library installed in the server and I also did the thumbnail regeneration process following your tutorial, but it still happens every time we upload a featured image.
I turned off the options related to the images in the Jetpack plugin and it worked during this week. But again the main image look bad, with the options removed.
Example: https://imgur.com/a/MxwAXS6
We have the library up and running. We have tried the Thumbnail Regenerate plugin but the main image still doesn’t look good, as well as the mobile ones Big Grid. Any solution?
Hello again. I think you don’t read all the messages… In the problem 1 I put you the code that I have put and that breaks me the web and you tell me that it tries to put the same code…
2. Thanks, I’ve fixed it by deleting the cache.
3. Here is an example of a published list: https://www.lacasadeel.net/2020/10/descubre-a-la-nueva-liga-de-la-justicia-de-dc-future-state.html
4. No, it is not a conflict with a plugin, except with yours. If I put the data in the td_config.php and td_config_Ad_block.php files and then update the plugin, that data is deleted… What I need is a way to get it in without it being deleted with each update.
5. This only happens with some templates, not all. I have fixed it by putting more space through CSS in the Tagdiv composer.
Another problem I have encountered is that when I activate some templates they are wide and the text goes out or is cut, both on the Homepage and in the post. How can I fix this?
Screenshot: https://imgur.com/a/S9B1ZiA
Ok, I understand, but when I change the code in style.css the changes is not seen on the web?
.td-big-grid-slide {
height: 410px !important;
overflow: hidden;
}
This is the test page: http://www.lacasadeel.net/prueba-home
Thank you
Fine, but now the picture looks on phones, formerly with the other code did not look … Is there option that is not seen on phones?
I have this code in phone CSS:
.td-main-sidebar{
display: none !important
}
.td-default-sharing {
display: none !important
}
.td-post-sharing {
display: none !important
}
.post header h1 {
font-size: 24px !important;
line-height: 25px!important
}
.author-box-wrap {
display: none !important
}
.td_block_related_posts {
display: none !important
}
.td-post-source-tags {
display: none !important
}
.td-header-sp-logo { display:none }
.td-banner-wrap-full { display:none }
.td-header-style-10 .td-main-menu-logo { display: block!important; }