Title: Edward's Replies | WordPress.org

---

# Edward

  [  ](https://wordpress.org/support/users/edwardsh/)

 *   [Profile](https://wordpress.org/support/users/edwardsh/)
 *   [Topics Started](https://wordpress.org/support/users/edwardsh/topics/)
 *   [Replies Created](https://wordpress.org/support/users/edwardsh/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/edwardsh/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/edwardsh/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/edwardsh/engagements/)
 *   [Favorites](https://wordpress.org/support/users/edwardsh/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 41 total)

1 [2](https://wordpress.org/support/users/edwardsh/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/edwardsh/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/edwardsh/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FV Flowplayer Video Player] protect video files download](https://wordpress.org/support/topic/protect-video-files-download/)
 *  [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/protect-video-files-download/#post-14889369)
 * Hello Martin,
 * Is there a proc-cons article that compare AWS vs DigitalOcean from FV Player 
   point of view?
    Currently I’m on AWS with encrypted HLS.
 * Thanks,
    Edward
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP 5.7.1: visual editor fonts](https://wordpress.org/support/topic/wp-5-7-1-visual-editor-fonts/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/wp-5-7-1-visual-editor-fonts/#post-14332101)
 * James,
 * thank you for your reply. Sorry, it’s not monospace font. I’ve found the following
   upgrade note for 5.7:
 * New System Font for the Block Editor (+ Gutenberg)
 * In addition, the block editor got a new font. Previously, it had used a Google
   Font (Noto Serif), but it now uses system fonts by default.
 * Is this possible to get back Noto Serif as a default system font for Gutengerg?
 * Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP 5.6.1 font size list not working for paragraph block](https://wordpress.org/support/topic/wp-5-6-1-font-size-list-not-working-for-paragraph-block/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wp-5-6-1-font-size-list-not-working-for-paragraph-block/#post-14019371)
 * how to check:
 * 1) switch paragraph to html version
    2) consistently increase the font size in
   the field next to the list until the html block reacts by adding the appropriate
   class
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP 5.6.1 font size list not working for paragraph block](https://wordpress.org/support/topic/wp-5-6-1-font-size-list-not-working-for-paragraph-block/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wp-5-6-1-font-size-list-not-working-for-paragraph-block/#post-14019348)
 * I had found a workaround by specifying the font size next to the list. In my 
   case (depending on theme) 13px means a small font size
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP 5.6.1 font size list not working for paragraph block](https://wordpress.org/support/topic/wp-5-6-1-font-size-list-not-working-for-paragraph-block/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wp-5-6-1-font-size-list-not-working-for-paragraph-block/#post-14011513)
 * Update: this select list doesn’t reflect hardcoded class value like ‘has-small-
   font-size’ either. It’s always showed as default.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP5.6: has-small-font-size shows smaller font size than before](https://wordpress.org/support/topic/wp5-6-has-small-font-size-shows-smaller-font-size-than-before/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/wp5-6-has-small-font-size-shows-smaller-font-size-than-before/#post-13778297)
 * This seems to affect any themes that have a default font size other than 16px
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP5.6: has-small-font-size shows smaller font size than before](https://wordpress.org/support/topic/wp5-6-has-small-font-size-shows-smaller-font-size-than-before/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/wp5-6-has-small-font-size-shows-smaller-font-size-than-before/#post-13778233)
 * Hi Olga,
 * thank you. I’ve found the difference with your help
 * /wp-includes/css/dist/block-library/style.css
 * 5.5.3:
 * .editor-styles-wrapper .has-small-font-size,
    .has-small-font-size { font-size:
   13px; }
 * .editor-styles-wrapper .has-regular-font-size,
    .editor-styles-wrapper .has-normal-
   font-size, .has-regular-font-size, .has-normal-font-size { font-size: 16px; }
 * .editor-styles-wrapper .has-medium-font-size,
    .has-medium-font-size { font-size:
   20px; }
 * .editor-styles-wrapper .has-large-font-size,
    .has-large-font-size { font-size:
   36px; }
 * .editor-styles-wrapper .has-larger-font-size,
    .editor-styles-wrapper .has-huge-
   font-size, .has-larger-font-size, .has-huge-font-size { font-size: 42px; }
 * v. 5.6:
 * .has-small-font-size {
    font-size: 0.8125em; }
 * .has-regular-font-size,
    .has-normal-font-size { font-size: 1em; }
 * .has-medium-font-size {
    font-size: 1.25em; }
 * .has-large-font-size {
    font-size: 2.25em; }
 * .has-larger-font-size,
    .has-huge-font-size { font-size: 2.625em; }
 * My questions
 * 1) Is this transition from absolute to relative font sizes in the WordPress core
   correct of itself? Or should it be considered a bug / bad decision?
 * I think this will potentially affect hundreds of sites whose themes do not override
   these font sizes.
 * 2) Should I now override the sizes of these fonts explicitly using theme’s css?
   What is the best practice?
 * Thank you
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP5.6: has-small-font-size shows smaller font size than before](https://wordpress.org/support/topic/wp5-6-has-small-font-size-shows-smaller-font-size-than-before/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/wp5-6-has-small-font-size-shows-smaller-font-size-than-before/#post-13776615)
 * Hello Olga,
 * thank you for your response.
 * My theme does not redefine ‘has-small-font-size’ class. There is no such selector
   in styles.css. I just use default values.
 * I think it was redefined in 5.6 core for font size picker. How can I verify this
   statement?
 * Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP5.6: has-small-font-size shows smaller font size than before](https://wordpress.org/support/topic/wp5-6-has-small-font-size-shows-smaller-font-size-than-before/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/wp5-6-has-small-font-size-shows-smaller-font-size-than-before/#post-13774132)
 * The font difference in html table, 600px width between 5.5.3 and 5.6
 * 5.5.3: [https://prnt.sc/w04pj6](https://prnt.sc/w04pj6)
    5.6: [https://prnt.sc/w04s8t](https://prnt.sc/w04s8t)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP5.6: has-small-font-size shows smaller font size than before](https://wordpress.org/support/topic/wp5-6-has-small-font-size-shows-smaller-font-size-than-before/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/wp5-6-has-small-font-size-shows-smaller-font-size-than-before/#post-13773986)
 * I noticed that the appearance of the dropdown for selecting the font size in 
   the block (paragraph) properties on the right side of the page has changed. I’m
   guessing the bug is related to this
 * Edward
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Menus - Nav Menu Visibility] plugin duplicates Visibility dropdown field in menu](https://wordpress.org/support/topic/plugin-duplicates-visibility-dropdown-field-in-menu/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/plugin-duplicates-visibility-dropdown-field-in-menu/#post-13674916)
 * Hi
 * I think this is a bug in wordpress core started from 5.4 version. Any plugin 
   that adds its custom field in the menu will be affected. I tested several plugins.
   For instance, Restrict User Access plugin has the same problem with its doubled
   field in the menu.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Menus - Nav Menu Visibility] plugin duplicates Visibility dropdown field in menu](https://wordpress.org/support/topic/plugin-duplicates-visibility-dropdown-field-in-menu/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/plugin-duplicates-visibility-dropdown-field-in-menu/#post-13495995)
 * Hello Daniel,
 * the issue is still present. I’m on 5.5.1 WP, switched to 2020 default theme, 
   latest UM
 * Screenshot: [https://prnt.sc/utrvw4](https://prnt.sc/utrvw4)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Updates Manager] site health check](https://wordpress.org/support/topic/site-health-check-2/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/site-health-check-2/#post-13456073)
 * Hi Bryle,
 * Do you mean an additional column in plugins list?
    Yes, it’s there. [https://prnt.sc/uo23bf](https://prnt.sc/uo23bf),
   the header is ‘Automatic Updates’
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shortcodes Ultimate - Content Elements] запрос на улучшение аккордеона](https://wordpress.org/support/topic/%d0%b7%d0%b0%d0%bf%d1%80%d0%be%d1%81-%d0%bd%d0%b0-%d1%83%d0%bb%d1%83%d1%87%d1%88%d0%b5%d0%bd%d0%b8%d0%b5-%d0%b0%d0%ba%d0%ba%d0%be%d1%80%d0%b4%d0%b5%d0%be%d0%bd%d0%b0/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/%d0%b7%d0%b0%d0%bf%d1%80%d0%be%d1%81-%d0%bd%d0%b0-%d1%83%d0%bb%d1%83%d1%87%d1%88%d0%b5%d0%bd%d0%b8%d0%b5-%d0%b0%d0%ba%d0%ba%d0%be%d1%80%d0%b4%d0%b5%d0%be%d0%bd%d0%b0/#post-13421621)
 * Спасибо большое за anchor_in_url=”yes”. Работает замечательно!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Restrict User Access - Ultimate Membership & Content Protection] doubled fields in menu editor](https://wordpress.org/support/topic/doubled-fields-in-menu-editor/)
 *  Thread Starter [Edward](https://wordpress.org/support/users/edwardsh/)
 * (@edwardsh)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/doubled-fields-in-menu-editor/#post-13397843)
 * Hello
 * WP 5.5.1, RUA 2.1
 * the issue is still here. But now the first ‘Access Levels’ field (which was previously
   empty) is displayed as a read only text area that lists all existing levels).
   I cannot change it, for example, delete one of these levels
 * The second ‘Access Levels’ field is still displayed as a select list and is empty.

Viewing 15 replies - 1 through 15 (of 41 total)

1 [2](https://wordpress.org/support/users/edwardsh/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/edwardsh/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/edwardsh/replies/page/2/?output_format=md)