apgsmriti
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Receiving unsolicited comments & can’t replyHi @threadi, Thanks a lot for this info. Based on your response, and the fact that I’ve been getting spam this week, I will probably uncheck the comments setting.
Forum: Fixing WordPress
In reply to: Split text when printing pagesPerhaps the problem is on Elementor’s side, so I’ll see what I can find out through them. Honestly, this is a ridiculous problem. There is a design flaw somewhere.
Forum: Fixing WordPress
In reply to: Split text when printing pagesThanks. The html class of the text is either p, div, or span. I’ve tried all of these, one by one and together, and unfortunately none of them work. Sometimes these put large gaps into the printed pages, but they are still splitting individual lines of text.
I found the print stylesheet for the newest WordPress theme, and it uses the same method. I also tried setting the page margins within the print css, but that also didn’t work.
Forum: Fixing WordPress
In reply to: Split text when printing pagesThanks for these suggestions. I tried the code “p { page-break-inside:avoid; }” but unfortunately it didn’t work. I also tried “pre” for good measure. I’m looking into the second comment right now.
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Wrong passwords let throughHello,
Since you mentioned that it could be a plugin conflict, I tested something and it looks like I’ve resolved the problem.
For anyone else who might have this problem in the future: I deactivated a plugin called “Redirection” and the password is working now.
Thank you for helping me with this issue!