stevepom
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityAhhh – cool! I’ll add that to the game info… Thank you 🙂
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalitySo, the undo function is working great!
I changed by server clear cache functionality and have not had it crash since then – fingers crossed!
I noticed that losses are not recorded for Levels or Puzzle #s – I have been playing so well that I just had my first loss – LOL! Wins have been recorded without a problem for what I have seen.
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityI cleared my browser cache, but my game grid still sizes too large even when resizing the window; your beta grid size looks good.
The undo functionality is the same as yours.
Also, I forgot to mention that the game was freezing sometimes, but I have not seen this occur after I deleted and re-installed the plugin.
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityHmmm… interesting. I deactivated and removed the plugin, and then re-installed. Now I am able to undo the previous moves 🙂
It still is oversized on my desktop, but so is the one on the beta test page – maybe something to do with my screen resolution?
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityLooks good after testing except for 2 things:
The Undo Button returns the game back beyond 1 move – looks like it may actually reset the game.
Still does not auto-size when I am using my Desktop (Chrome). Not a big deal (for me) since I have set the size=”20″.
Thanks 🙂
Steve
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityGreat work – thank you!! Happy to give you the recognition that you deserve 🙂
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityThe Theme is Astra Child Version: 1.0.0
Also note that I had set the [sudoku size=”24″] on the Desktop page (and not the mobile page) so that I could beta test (LOL – lying! I just wanted to play!!) with a cumbersome work-around to get it to size up properly on the screen; by deactivating full screen mode (Chrome), the playfield resets to fit the screen – apparently sizing to the variable size=”xx”.
Also, I just edited the size variable on the Desktop page back to [sudoku] in case you need to see what happens when investigating the problem.
Thank you so much!
Steve
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityFor the Desktop page, I set the size=”8″, but it still displays the game that is too large for the screen to display entirely.
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityNice to see you are upgrading the plugin 🙂
I’ll continue testing, but the first thing is that it does not auto size when using my desktop, but it looks good on my android device. I don’t have an iPad/Notebook, so I can’t test for those devices.
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityPerrrrrfect – thanks!!
Best,
Steve
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityThanks! 🙂
Also, just noticed that I get an error code: “Security check failure” sometimes. I have only seen it while on my Android phone. Not sure how users can correct it – I can clear it, but only by saving the page while in my WordPress Admin. Code area at around line 145:
// Security check
$rating = strval( intval( $_REQUEST[‘rating’] ) );
if ( $rating < ‘1’ || $rating > ‘7’ ) {
esc_html_e( ‘Security check failure’, ‘wp-sudoku-plus’ );
echo ‘ (1)’;
exit;Thanks Again,
Steve
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityCool – didn’t notice the game of the day option. Note that the link for it in English should be spelled “Daily”.
Best,
Steve
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityResolved 2 February 2026. Will test for any other bugs….
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalitySeems to be working – thank you, Mr. Breetvelt!! That was soooo fast!!!!!
I’ll test it further later today, but it seems fine now 🙂
Best,
Steve
Forum: Plugins
In reply to: [WP Sudoku Plus] Mobile Phone (Android) FunctionalityAwesome!!