Title: jamesdb's Replies | WordPress.org

---

# jamesdb

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

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

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cover Block – Option to “Use Featured Image” missing in 6.0.1](https://wordpress.org/support/topic/cover-block-option-to-use-featured-image-missing-in-6-0-1/)
 *  Thread Starter [jamesdb](https://wordpress.org/support/users/jamesdb/)
 * (@jamesdb)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/cover-block-option-to-use-featured-image-missing-in-6-0-1/#post-15853977)
 * Oh wait, the option is there! it’s just not displayed the same way. It’s just
   an icon instead of text
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cover Block – Option to “Use Featured Image” missing in 6.0.1](https://wordpress.org/support/topic/cover-block-option-to-use-featured-image-missing-in-6-0-1/)
 *  Thread Starter [jamesdb](https://wordpress.org/support/users/jamesdb/)
 * (@jamesdb)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/cover-block-option-to-use-featured-image-missing-in-6-0-1/#post-15853971)
 * I just tried switching over the 6.0.2 Alpha to see if it was a feature they are
   about to release but it’s still not there
 * I’m not super confident with manually installing themes and blockbases
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to remove a local font from wp install (5.9.3)](https://wordpress.org/support/topic/unable-to-remove-a-local-font-from-wp-install-5-9-3/)
 *  Thread Starter [jamesdb](https://wordpress.org/support/users/jamesdb/)
 * (@jamesdb)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/unable-to-remove-a-local-font-from-wp-install-5-9-3/#post-15661584)
 * Where do I go to install the 6.0 beta the normal way?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to remove a local font from wp install (5.9.3)](https://wordpress.org/support/topic/unable-to-remove-a-local-font-from-wp-install-5-9-3/)
 *  Thread Starter [jamesdb](https://wordpress.org/support/users/jamesdb/)
 * (@jamesdb)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/unable-to-remove-a-local-font-from-wp-install-5-9-3/#post-15661285)
 * Thanks a lot for the offer! and for all your help so far.
 * So I’m wondering, firstly, if install 6.0 now (I guess the beta), then when the
   official release comes out, will it be simple to update to the official 6.0?
 * Or will I be in a beta pipeline and have to get back out onto the official pipeline?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to remove a local font from wp install (5.9.3)](https://wordpress.org/support/topic/unable-to-remove-a-local-font-from-wp-install-5-9-3/)
 *  Thread Starter [jamesdb](https://wordpress.org/support/users/jamesdb/)
 * (@jamesdb)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/unable-to-remove-a-local-font-from-wp-install-5-9-3/#post-15654556)
 * Perfect thanks! I will definitely use my staging site but my live site only has
   a working theme without any content so I don’t have much to lose anyway
 * Cool, I guess I will have to do a bit of reading to figure it out. The Wabi theme
   looks a bit different to the examples
 *     ```
       "typography": {
       			"dropCap": false,
       			"fontFamilies": [
       				{
       					"fontFamily": "\"Inter\", sans-serif",
       					"name": "Inter",
       					"slug": "body"
       ```
   
 * This “dropCap” part before the definition of the font family threw me off a bit
   but I’m pretty vanilla so I’m just trying to put the pieces together
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to remove a local font from wp install (5.9.3)](https://wordpress.org/support/topic/unable-to-remove-a-local-font-from-wp-install-5-9-3/)
 *  Thread Starter [jamesdb](https://wordpress.org/support/users/jamesdb/)
 * (@jamesdb)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/unable-to-remove-a-local-font-from-wp-install-5-9-3/#post-15654519)
 * Thanks for the info!
 * Do you think it would be worth it for me to get on the 6.0 beta so I can do it
   that way to kind of future proof rather than using a work around in the mean 
   time?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to remove a local font from wp install (5.9.3)](https://wordpress.org/support/topic/unable-to-remove-a-local-font-from-wp-install-5-9-3/)
 *  Thread Starter [jamesdb](https://wordpress.org/support/users/jamesdb/)
 * (@jamesdb)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/unable-to-remove-a-local-font-from-wp-install-5-9-3/#post-15650809)
 * Ahhh okay I did not realize that it could be pulling the font from my pc! that
   makes a lot of sense and I think that’s why I was so confused because I removed
   everything from the CCS and just added back the
 *     ```
       H1 { 
       font-size: 32px;
       font-weight: bold; 
       font-family: geometer;
       }
       ```
   
 * and was thinking where is it referencing the font from if I removed it?
 * Okay I uninstalled the font from my PC and it’s gone now. Thanks for your help!
 * Do you have any suggestions on how to add the font in a better way? like editing
   the theme.json so that it appears in the dropdown list in the theme customizer
   section?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to remove a local font from wp install (5.9.3)](https://wordpress.org/support/topic/unable-to-remove-a-local-font-from-wp-install-5-9-3/)
 *  Thread Starter [jamesdb](https://wordpress.org/support/users/jamesdb/)
 * (@jamesdb)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/unable-to-remove-a-local-font-from-wp-install-5-9-3/#post-15650681)
 * I didn’t think this was theme specific is it? I thought it was related more to
   the file structure of wordpress and how it references font files

Viewing 8 replies - 1 through 8 (of 8 total)