tastymouse
Forum Replies Created
-
I think the problem was caused by moving the site to another hosting company. I had to manually repair some paths and that seemed to have solved it.
Forum: Plugins
In reply to: [Mixed Media Gallery Blocks] Caption UNDER images in carousel blockTo bad, I’ll have to search further.
Thanks, Tom
Forum: Fixing WordPress
In reply to: Auto-updates warning in Site HealthThis looks like normal behaviour, of course the auto update settings are visible, why wouldn’t they. So this warning is pure nonsense? Who writes such a warning?
Hi @bojankatusic , okay, I’ll create a Help Desk ticket.
Thanks, Tom
Hi @bojankatusic the subject is Update Monitoring Alert and the message is: Based on the HTTP response from your monitor, it appears that your child site is DOWN.
and: Status Code: 301 – Moved Permanently or: Status Code: 500 – Internal Server Error30 minutes later I receive a message the site is UP
Forum: Fixing WordPress
In reply to: Mailto link with subjectI haven’t found anything either, that’s why I posted here. I know the extra field from a newsletter app I use (Laposta) and from Joomla! and am surprised that it requires custom code to get this basic function into WordPress.
For now we’ll have to work with ?subject=
Forum: Fixing WordPress
In reply to: Mailto link with subject@dillonlanier I want an extra field to enter the subject.
Forum: Fixing WordPress
In reply to: Mailto link with subject@threadi Gutenberg
- This reply was modified 1 year, 1 month ago by tastymouse.
Great, thanks!
I finally found a solution for the small images in the the lightbox, I added
.swiper-slide img {
max-height: 95vh !important;
}
to my css.And the solution appears to be to disable the Automatically preload content option.
To ensure that your cache preloading still runs on your posts despite disabling Automatic preloading, simply make sure to set your cache life span (under WP-Optimize > Cache > Page Cache) and activate Scheduled preloader (under WP-Optimize > Cache > Preload) having it set to run at the same time as cache lifespan or earlier.
Hi @wpmansour , I did some extra testing on a copy of the site and it appears to be a WP Optimize caching issue. The difference between saving a post with Page cache disabled and enabled is 30 seconds. I tried changing the cache settings but nothing worked. We need the cache for the front-end. Is there a way to disable it for the back-end?
Best regards, Tom
Thanks for the extra suggestions. The front-end is now okay and sale starts tomorrow so I’m not changing things on the test site too which runs on the same server. We are also in contact with the hosting company and might upgrade our package.
I’ll be back when there is any news.
Its looks like a very strange issue, we just found out that the product IS saved but the wheel keeps spinning. Never experienced this before.
Hi @wpmansour, I should have tested this before but I only thought about this now: when I edit or create a normal WP post it saves very slow too. Tomorrow I’ll crate a copy of the site for testing. I can’t deactivate plugins on the live site.
Thanks, Tom