grahamclements
Forum Replies Created
-
I have joined slack, now to remember how to use it.
The problem has only occured once, that I have seen, since I last added to this thread, when I was doing a number of updates, which I thought caused the problem, and it quickly resolved with me just clearing my browser history. I did not think at the time to check for error.
Forum: Themes and Templates
In reply to: [OceanWP] Std Blog pagination not working since latest updateI turn off all the plugins, and the problem was still there, so I then added the code and the problem seems to be fixed. Thanks for your help.
Forum: Themes and Templates
In reply to: [OceanWP] Std Blog pagination not working since latest updateBecause I have a bit of custom css (about five times as much as the snipet above), should I have a child theme?
Forum: Themes and Templates
In reply to: [OceanWP] Std Blog pagination not working since latest updateHi Shahin,
Thanks for trying to help.
I cleared the cache, and then did a hard refresh, no luck. I deactivated litespeed, and did a hard refresh, no luck. I reactivated litespeed and turned all the css and js functions off and then cleared the cache and did a hard refresh, no luck.
I made the website a while back and it has some custom code for blog entries.
`/* Blog entries */
.blog-entry.large-entry { max-width: 833px; margin: 0 auto 30px auto; text-align: center; }
.blog-entry.large-entry ul.meta li { float: none; display: inline-block; }
.blog-entry.large-entry ul.meta li:after { padding: 0 4px 0 6px; }
.blog-entry.large-entry .blog-entry-summary { max-width: 640px; margin: 0 auto 20px auto; }
.blog-entry.large-entry .blog-entry-readmore a { font-weight: 400; padding: 10px 26px; border-radius: 30px; }
ul.page-numbers { padding: 30px 0 0; }
.page-numbers a, .page-numbers span:not(.elementor-screen-only), .page-links span { border-radius: 50%; }`I removed all this code from the custom code section, cleared the cache and did a hard refresh, no luck. I’ve currently put this code back.
the homepage had the error messages, which are now gone. The about page had no error messages.
Load async CSS was turned off. Maybe I had not saved it. The problem just occured, but maybe it occured because I had cleared the litespeed cache and quickly wentto view the page. These warnings came up on one page https://ibb.co/5srj06V but on another, with the same problem, no warnings. I had to clear the cache again for the problem to go away. I also notice that the cron has updated all scheduled services. And backdraft did its scheduled backup, without me doing a thing.
I will have to wait for the problem to occur again and then see about the warnings. It is a single wordpress site. I have noticed that the scheduler is not working according to Updraft backup, so I installed a plugin to check the cron jobs and this is what it says. “The DISABLE_WP_CRON constant is set to true. WP-Cron spawning is disabled.” and it mentions a number of litespeed cache files functions that have not run see an image at this link https://ibb.co/Lg97r3C could that be causing the problem?
only warning that comes up is on the installation page: “Mixed Content: The page at ‘https://www.resarf.com.au/solar-installation/’ was loaded over HTTPS, but requested an insecure element ‘https://www.resarf.com.au/wp-content/uploads/2020/09/smallpanels.jpg’. This request was automatically upgraded to HTTPS, For more information see https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html” And there was a potential issue with the same smallpanels.jpg. this image only shows on mobiles.
I have opened the brower’s tools and refreshed the page, no warnings are listed that I can see. There is a “no issues” tab. Tried all pages that the problem has been occuring on.
It just happened again, this time to the about page. This is what it looks like. https://ibb.co/Ldkq1rm. this time I waited a minute or so, then cleared my chrome browser data, and the page was okay again. Usually when it happens the page takes a long time to appear. This is a report after the page rectified itself YXBABYYB.
Hi Adedotun,
I have fixed the problem by putting
<meta name=”viewport” content=”width=device-width, initial-scale=1.0, maximum-scale=1.0,user-scalable=0″/>
in the header and
body { font-size: 1emx; }
input, select { font-size: 100%; }
in the css of the section with the table in it.Pity it took me about eight hours to find a solution.
Hi,
the file was in file manager, it just, for some reason, was not showing in the list of plugins folders until I did a search on “wordpress”. I had previously done a search on yoast and seo, but it did not show. Weird huh?
So I deleted the folder and then it allowed me to reinstall the plugin.
Thanks.
Forum: Plugins
In reply to: [LiteSpeed Cache] Litespeed 3.6.4 keeps on reverting back to 3.6.3I have cpanel and use Easy Updates Manager. I changed the settings on easy update manager yesterday to automatically update litespeed, but when I go in this morning Litespeed has reverted to 3.6.3. and I am waiting for easy update manager to automatically update it. The formatting of the site has not deteriorated yet – even after clearing browser caches.
Forum: Plugins
In reply to: [Link Library] after I update a link, warning that it might not be savedYep, it is fixed. Thanks for the info.