Moses Cursor Ssebunya
Forum Replies Created
-
Forum: Reviews
In reply to: [Mocursor Smart TOC] Great tocThank you for the feedback @dansart and for using Mocursor TOC!
That’s a great suggestion. I’ll look into adding left, center, and right alignment options in a future update to provide more layout flexibility.
I appreciate your support!
Forum: Fixing WordPress
In reply to: WordPress.com Shows White Screen when I try to create new siteClosed this as resolved. Thank you
Forum: Fixing WordPress
In reply to: Updating PHPyour site is breaking because something in WordPress is not PHP-8 compatible.
One plugin, theme, or custom snippet on your site is using deprecated or removed PHP functions. When PHP hits a fatal error early, WordPress can’t load → you see the “go to forums for support” error. WordPress core itself supports PHP 8.x, but not all plugins and themes do.
Do you mind sharing the Exact error, or screenshot after this
Edit wp-config.php and temporarily add:
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );
define( ‘WP_DEBUG_DISPLAY’, true );Forum: Reviews
In reply to: [CursorFSE] Nicely crafted by an experienced contributorThanks so much for the kind words! 🙌🏾
I’m glad you found the theme a good starting point for exploring blocks and Full Site Editing. That was exactly the goal — to keep it simple, clean, and beginner-friendly.If you have any feedback or ideas for improvement, feel free to share — always happy to make it better! 😊
Forum: Reviews
In reply to: [CursorFSE] Love it. Simple, minimalist and easy to use.Thank you so much for your review. Will keep making more
Forum: Fixing WordPress
In reply to: 15+ subdomains on WAMP & live later onThe easiest way to do this is Using Virtual Hosts and Host file editing. This will give you the desired effect
Forum: Fixing WordPress
In reply to: Can’t Access Admin PageI can see you are hosting with Cpanel
Run to https://radicallymoderate.co:2083/ and enter the details gotten from your hosting provider. When you login to C-panel, Go to the WordPress Manager or Softaculous and enable debugging. Will show you where the problem