microbio
Forum Replies Created
-
You need to tell your hosting provider to enable mbstring in PHP 8.3. I was getting the same fatal error in PHP 8.3 and 8.4 with the latest updates, and thanks to 368durham, I solved it. Enabling it in the doe files fixed it in both 8.3 and 8.4.
- This reply was modified 3 months ago by microbio.
Since I can’t access WordPress due to a critical error, I can’t revert to the previous version. I need a link to version 3.34.1, which was working.
Do you have any updates planned to fix this problem? I had the same issue with another plugin, and they released an update that resolved it.
Forum: Plugins
In reply to: [WP Popular Posts] Does not align left in sidebarFixed: In the side bar style it was boxed and now when you put it without a box it aligns to the left. Thank you very much SOLVED
Forum: Plugins
In reply to: [WP Popular Posts] Does not align left in sidebarIt is a test website http://www.soloboxeo.net/
The first is the new block and the second is the old one placed by htmlForum: Plugins
In reply to: [AMP] As I can change the background color?Ok, but I wanted to put yellow instead of light to dark, where I should change code so it would come out yellow?
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Change background color?body {
background: #FFFF66;
}Does not work, and does not change.
What code do I need to add to the css?
Regards.