gorgeouskitty
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Mismatched “post_max_size” and “upload_max_filesize” values.Yes, that’s exactly how I did it, except I used 256M instead of 512M.
Originally, I found that both memory_limit and upload_max_size were at 256M, but post_max_size was 260M. I merely changed post_max_size to 256M so it wouldn’t be greater than the memory_limit. 🙂
Forum: Fixing WordPress
In reply to: Mismatched “post_max_size” and “upload_max_filesize” values.Hello. Thank you for all your help. Sorry I don’t have much knowledge about this so I wanted to confirm.
In my case, post_max_size (260M) was indeed set greater than memory_limit (256M) when I looked. So it’s all right that I tampered with the php.ini to reduce post_max_size to the same value as memory_limit, right? That won’t cause any problems?
Forum: Fixing WordPress
In reply to: Mismatched “post_max_size” and “upload_max_filesize” values.@solanabarton Have you resolved the issue on your end? I was going to mark this problem as resolved, but maybe you might need more help. 🙂
Forum: Fixing WordPress
In reply to: Mismatched “post_max_size” and “upload_max_filesize” values.@robhowells Thank you! I found it in Software > MultiPHP INI Editor. It wasn’t in File Manager > public_html like in the article I googled.
I followed what you did and changed post_max_size to 256M to match memory_limit and upload_max_filesize. The warning disappeared from site health status. Thanks again. 🙂
Forum: Fixing WordPress
In reply to: Mismatched “post_max_size” and “upload_max_filesize” values.@robhowells I logged into cpanel and searched for php.ini, but no results came up. I wonder why this problem suddenly popped up now. I haven’t made any recent changes to settings of any sort. I did update WordPress to the latest version right before I thought to check site health settings.
Forum: Fixing WordPress
In reply to: Mismatched “post_max_size” and “upload_max_filesize” values.Thank you for replying. So what do I do now? :-O
I have a shared hosting plan, by the way.
- This reply was modified 5 years, 9 months ago by gorgeouskitty.
Forum: Fixing WordPress
In reply to: How to nest comment replies under original commentThank you very much @prashantvatsh. 🙂
Forum: Fixing WordPress
In reply to: How to nest comment replies under original commentThanks @prashantvatsh. I’ve downloaded and activated it, but I don’t know where to find the parent comment ID. There are no instructions. Hoping you could help. Thanks.
Oops, nevermind. I figured it out. Thank you so much.
Now all I need to figure out is how to align the indentation of all replies to the original parent comment. 🙂
- This reply was modified 5 years, 10 months ago by gorgeouskitty.
Forum: Fixing WordPress
In reply to: How to nest comment replies under original commentHello @prashantvatsh.
Nested comments are already enabled. What I need to do is move existing replies that were not nested under the corresponding comment it refers to because the commenter did not use the reply button.
In the post I linked, for example, the two newer comments are replies to the previous comment. I want to append them to the thread so they’re not floating around like individual comments.
Forum: Themes and Templates
In reply to: [Lovecraft] What is the red code used in the theme?Hello @johnsera2016. Sorry about the late reply. This is the customization I did:
.site-title a {
font-family: Helvetica, sans-serif;
font-size: 42px;
color: #ca2017 !important;
line-height: 44px;
}- This reply was modified 5 years, 10 months ago by gorgeouskitty.
Hello. Thanks for the reply. My site is gorgeouskitty.com. I downloaded the theme from my ww.wp.xz.cn dashboard. Anders Noren said I might have clicked on the Jetpack theme notifications at the top of the page and was taken to WordPress.com themes. At that time, I thought they were just the same.
All right. Thank you. 😊
I’d noticed WordPress was getting confused with which post to display first, and the Previous Post and Next Post buttons weren’t working on those two posts. So I changed one of them to 3:34pm afterwards.
- This reply was modified 5 years, 11 months ago by gorgeouskitty.
Hi. Sorry, the only drafts I have right now already have a publish time set. I don’t know how to reset it to right now. I’m kind of setting all my posts to go up at exactly 3:33pm of whatever date, so it’s one of the things I set when I’m saving drafts.
I haven’t had any issues with Publicize when I’m publishing new posts though. It was just that one time when I republished a couple of old posts. By the way, I’d rescheduled both at exactly 3:33pm on the same date, if that affects anything. One of the posts got republicized to facebook while the other did not.
By the way, I also unpublished and republished another post at the same time as the one above. I changed the URL from /quarantine-cats-memes/ to /quarantine-cat-memes/ but it didn’t get republicized to Facebook and Twitter.