WP Theme resubmit issue: reviewer may do the test on old submitted then tell us the theme does not change. Please advice

Hi,
Today we’ve resubmit my first WP theme for review but we got this message from reviewer:

“Previously noted review still stands. Any theme authors that does not change required items might have their submission rights RESTRICTED or SUSPENDED. You are also reserving the queue with an unfixed submission and creating a review delays!”

Our theme admin was base on Redux Framework. It will get theme setting from the previous install for the next copy if you dont make any change from Theme Panel…

To solve issue on Typography, we try to config new default font family, line-high, font size… for text, heading, sub title… And I’m pretty sure the Reviewer do the test on old work-space. They need to review on new WP clean Install to get see how the issue solved. [We sent the release notes for this to him also]

For more detail, please see the reviewer report before and the result before we resubmit then please give us the advice:
It was base on the 5 review issues before:

1. An overall content is pretty crowded:

Fixed:

2. The typographic scale needs balancing http://spencermortensen.com/articles/typographic-scale/
http://envato.d.pr/0Sm4kL

Fixed:

3. Remove from the admin bar:

Fixed:

4. I have no idea what this is for?

Fixed: [add comment to explain why this line of code ]

5. Name the scripts and styles handle correctly.

Fixed: https://www.dropbox.com/s/k6c4rsyfkd979l6/JbE1OE_after.png

Please give us your advive
Thanks in Advances
JoomlaK Team

Here the before reject message:

  1. An overall content is pretty crowded:
    http://envato.d.pr/0Z9MV9
  2. The typographic scale needs balancing http://spencermortensen.com/articles/typographic-scale/
    http://envato.d.pr/0Sm4kL
  3. Remove from the admin bar:
    http://envato.d.pr/YTkIpw
  4. I have no idea what this is for?
  1. Name the scripts and styles handle correctly.
    If the file you’re including is called example.js, Example.js your handle will be themename-example, which means always must be a lowercase. You can use - or _ only. Vendor libraries don’t need a prefix but the naming practice remains the same.


6. Anything you create in the global namespace has the potential to conflict with a theme, another plugin and WordPress core itself, therefore prefix everything and use unique names (theme-name-based is highly recommended, but any unique enough character set is acceptable).
The additional prefix is acceptable for when the author is using a framework.
Avoid using initials or abbreviations.
Here’s a list of the most common things that should be prefixed:

And here the after reject message:

Previously noted review still stands. Any theme authors that does not change required items might have their submission rights RESTRICTED or SUSPENDED. You are also reserving the queue with an unfixed submission and creating a review delays!

Please advice
Thanks in advances
JK team