Title: Niall Madhoo's Replies - page 13 | WordPress.org

---

# Niall Madhoo

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 181 through 195 (of 482 total)

[←](https://wordpress.org/support/users/nm1com/replies/page/12/?output_format=md)
[1](https://wordpress.org/support/users/nm1com/replies/?output_format=md) [2](https://wordpress.org/support/users/nm1com/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/nm1com/replies/page/3/?output_format=md)…
[12](https://wordpress.org/support/users/nm1com/replies/page/12/?output_format=md)
13 [14](https://wordpress.org/support/users/nm1com/replies/page/14/?output_format=md)…
[31](https://wordpress.org/support/users/nm1com/replies/page/31/?output_format=md)
[32](https://wordpress.org/support/users/nm1com/replies/page/32/?output_format=md)
[33](https://wordpress.org/support/users/nm1com/replies/page/33/?output_format=md)
[→](https://wordpress.org/support/users/nm1com/replies/page/14/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Email changed on admin password reset](https://wordpress.org/support/topic/email-changed-on-admin-password-reset/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/email-changed-on-admin-password-reset/#post-13463899)
 * Could you please try the following **guide** to **reset your password**: [https://wordpress.org/support/article/resetting-your-password/#through-phpmyadmin](https://wordpress.org/support/article/resetting-your-password/#through-phpmyadmin)
   using **phpMyAdmin**?
 * Then try **logging in** to your site with the **old** admin **email** and the**
   password** you just **reset**.
 * After that, **change** the **admin email** under **Users > All Users**.
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Help with CSS code for All Colors theme](https://wordpress.org/support/topic/help-with-css-code-for-all-colors-theme/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/help-with-css-code-for-all-colors-theme/#post-13463878)
 * Hi Mike,
 * You’re very welcome!
 * For a color background, please **add** the following **CSS code** in the **Appearance
   > Customize > Additional CSS** section of your **WordPress Admin dashboard**:
 *     ```
       .all-home-imges {
           background-color: #ffffff; /* Change the color here. It's set to white ("#ffffff") */
       }
       ```
   
 * For a background image, please **add** the following **CSS code** in the **Appearance
   > Customize > Additional CSS** section of your **WordPress Admin dashboard**:
 *     ```
       .all-home-imges {
           background: url("http://bluepineservices.com/wp-content/uploads/2020/09/cropped-Header-Image-Amend.png") no-repeat center; /* Change the URL to the URL of the image you uploaded for your background */
           background-size: cover;
       }
       ```
   
 * Niall
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [A theme with YITH brands – how to export a correct .csv?](https://wordpress.org/support/topic/a-theme-with-yith-brands-how-to-export-a-correct-csv/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/a-theme-with-yith-brands-how-to-export-a-correct-csv/#post-13463574)
 * They have may have directed you here because your question is more related to**
   WooCommerce** than to your theme.
 * From what I can tell, you need to **export** the **“Brands” custom taxonomy**
   under the **“Products” custom post type**.
 * I think you will need the **Product CSV Import Suite** to **export** and **import**
   a WooCommerce **custom taxonomy** like “Brands”: [https://woocommerce.com/products/product-csv-import-suite/](https://woocommerce.com/products/product-csv-import-suite/)
 * For details on **how** to **export** and **import** this **data**, you can read
   this: [https://docs.woocommerce.com/document/product-csv-import-suite-faq-troubleshooting/#section-2](https://docs.woocommerce.com/document/product-csv-import-suite-faq-troubleshooting/#section-2)
 * Otherwise, I **recommend** asking at [https://wordpress.org/support/plugin/woocommerce/](https://wordpress.org/support/plugin/woocommerce/)
   so the **WooCommerce** **developers** and support **community** can help you 
   with this.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Email changed on admin password reset](https://wordpress.org/support/topic/email-changed-on-admin-password-reset/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/email-changed-on-admin-password-reset/#post-13463515)
 * Hello [@mrgingles](https://wordpress.org/support/users/mrgingles/),
 * Have you tried **changing** the _admin\_email_ in the **wp_options** table **
   and** the admin account in the **wp_users** table?
    -  This reply was modified 5 years, 9 months ago by [Niall Madhoo](https://wordpress.org/support/users/nm1com/).
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [A theme with YITH brands – how to export a correct .csv?](https://wordpress.org/support/topic/a-theme-with-yith-brands-how-to-export-a-correct-csv/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/a-theme-with-yith-brands-how-to-export-a-correct-csv/#post-13462587)
 * Hello [@markbellus](https://wordpress.org/support/users/markbellus/),
 * If you use a commercial theme like [Puca](https://themeforest.net/item/puca-optimized-mobile-woocommerce-theme/21119152)
   and need support, please go to their official support channel. In order to be
   good stewards of the WordPress community, and encourage innovation and progress,
   we feel it’s important to direct people to those official locations. You can 
   find support for it here: [https://themeforest.net/item/puca-optimized-mobile-woocommerce-theme/21119152/support](https://themeforest.net/item/puca-optimized-mobile-woocommerce-theme/21119152/support)
 * Forum volunteers are also not given access to commercial products like the Puca
   theme, so they would not know why it is not working properly. This is one other
   reason why volunteers forward you to the commercial product’s vendors, in this
   case thembay. They are responsible for supporting their commercial product.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [The requested URL was not found on this server](https://wordpress.org/support/topic/the-requested-url-was-not-found-on-this-server-25/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/the-requested-url-was-not-found-on-this-server-25/#post-13462474)
 * Hello [@ritorika](https://wordpress.org/support/users/ritorika/),
 * It appears that your **WordPress** installation no longer **exists** at this **
   URL**. The **error** that you shared is likely a **default** error for your server,
   which **should not** exist if you have WordPress **installed**.
 * I suggest you **contact** your **web host** so they can help you with this **
   problem**.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login Problem](https://wordpress.org/support/topic/login-problem-158/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/login-problem-158/#post-13462416)
 * Hello Luca,
 * I read your original post again. It seems that the 2 factor verification plugin
   is causing this issue. Could you please try disabling that plugin by following
   the instructions here: [https://kinsta.com/knowledgebase/disable-wordpress-plugins/](https://kinsta.com/knowledgebase/disable-wordpress-plugins/)?
   This process shouldn’t cause further problems on your site.
 * Niall
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [How to Find the Right Theme](https://wordpress.org/support/topic/how-to-find-the-right-theme-2/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/how-to-find-the-right-theme-2/#post-13462399)
 * You’re welcome, Lee!
 * I think I better understand what you mean. To me, a custom theme is one that’s
   made specifically for you site, whether by you or someone else (as explained 
   here: [https://www.wpbeginner.com/beginners-guide/how-much-does-a-custom-wordpress-theme-cost/](https://www.wpbeginner.com/beginners-guide/how-much-does-a-custom-wordpress-theme-cost/)).
 * If I understand correctly, you want to use is a pre-built theme that you can 
   make it into a custom theme without developing it, as explained here: [https://www.wpbeginner.com/wp-themes/how-to-easily-create-a-custom-wordpress-theme/](https://www.wpbeginner.com/wp-themes/how-to-easily-create-a-custom-wordpress-theme/).
   Many themes offer the option to create your own layouts and designs without needing
   to develop the code yourself. So yeah, I guess your theme would technically be
   custom once you finished creating it. 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Simple plugin for cost calculator slider](https://wordpress.org/support/topic/simple-plugin-for-cost-calculator-slider/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/simple-plugin-for-cost-calculator-slider/#post-13462350)
 * You’re welcome! I gave WooCommerce and non-WooCommerce versions because you shared
   a site where you could purchase the subscription based on the pricing slider.
   I thought you might need a WooCommerce plugin for doing the same thing on your
   site. I also shared the non-WooCommerce versions in case you didn’t. They all
   advertise that you can customize them easily, so you should be able to integrate
   them with your site.
 * If your question has been answered, it would be great if you would mark this 
   topic as resolved in the sidebar. This helps the forum’s volunteers find the 
   topics that still need attention and more people will get helped, possibly like
   you did.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Featured Images do not Work. HELP!](https://wordpress.org/support/topic/featured-images-do-not-work-help/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/featured-images-do-not-work-help/#post-13462330)
 * You’re welcome! Happy you managed to fix this. Same to you! 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Some Post Images Appearing Blurry After Using Blogger Importer](https://wordpress.org/support/topic/some-post-images-appearing-blurry-after-using-blogger-importer/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/some-post-images-appearing-blurry-after-using-blogger-importer/#post-13460446)
 * I have an EasyWP account and just tested it. I can confirm that the Health Check
   plugin doesn’t work for me either. It gives the following error: _We were unable
   to copy the plugin file required to enable the Troubleshooting Mode._ And I couldn’t
   change the permissions for the _mu-plugins_ folder either. I guess they don’t
   want their customers deleting the _EasyWP Plugin_ in that folder. They could 
   have developed (and still can develop) a workaround for that. I guess their hosting
   is cheap for a reason.
 * Could you please try disabling all plugins except for the Regenerate Thumbnails
   plugins and switch to one of the Twenty* themes? Then try regenerating the thumbnails
   again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Plugin auto update hidden (WP 5.5)](https://wordpress.org/support/topic/plugin-auto-update-hidden-wp-5-5/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/plugin-auto-update-hidden-wp-5-5/#post-13460430)
 * Have you tried enabling theme on the site that isn’t working: [https://www.wpbeginner.com/plugins/how-to-enable-automatic-updates-for-wordpress-plugins/](https://www.wpbeginner.com/plugins/how-to-enable-automatic-updates-for-wordpress-plugins/)?
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [How to Find the Right Theme](https://wordpress.org/support/topic/how-to-find-the-right-theme-2/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/how-to-find-the-right-theme-2/#post-13460416)
 * You’re welcome, Lee!
 * Yes, you’re right! An educated amateur can definitely work with a custom theme.
 * For that, I recommend using a **starter theme** like **Underscores**, which is
   developed by the Automattic Theme Division: [https://underscores.me/](https://underscores.me/).
   There are **instructions** on how to create a **custom** theme from the same 
   division here: [https://themeshaper.com/2012/10/22/the-themeshaper-wordpress-theme-tutorial-2nd-edition/](https://themeshaper.com/2012/10/22/the-themeshaper-wordpress-theme-tutorial-2nd-edition/).
 * There’s also the handy **WordPress Theme Developer Handbook**: [https://developer.wordpress.org/themes/](https://developer.wordpress.org/themes/)
 * Or, you could **dive in** and create a **child theme** based on a **parent theme**
   like one of the **default** WordPress Twenty* themes: [https://developer.wordpress.org/themes/advanced-topics/child-themes/](https://developer.wordpress.org/themes/advanced-topics/child-themes/).
 * I’ve used the **Genesis Framework** for almost all of the **custom themes** I’ve
   developed: [https://my.studiopress.com/themes/genesis/](https://my.studiopress.com/themes/genesis/).
   It makes developing **custom** themes much **quicker** and **easier**.
 * It’s great fun creating themes! Good luck!
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Embed Video Not Displaying Consistently](https://wordpress.org/support/topic/embed-video-not-displaying-consistently/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/embed-video-not-displaying-consistently/#post-13460372)
 * You’re very welcome [@activecoder](https://wordpress.org/support/users/activecoder/)!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Recent Posts Block bug when choosing excerpt option?](https://wordpress.org/support/topic/recent-posts-block-bug-when-choosing-excerpt-option/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/recent-posts-block-bug-when-choosing-excerpt-option/#post-13460371)
 * Yeah, that’s great!

Viewing 15 replies - 181 through 195 (of 482 total)

[←](https://wordpress.org/support/users/nm1com/replies/page/12/?output_format=md)
[1](https://wordpress.org/support/users/nm1com/replies/?output_format=md) [2](https://wordpress.org/support/users/nm1com/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/nm1com/replies/page/3/?output_format=md)…
[12](https://wordpress.org/support/users/nm1com/replies/page/12/?output_format=md)
13 [14](https://wordpress.org/support/users/nm1com/replies/page/14/?output_format=md)…
[31](https://wordpress.org/support/users/nm1com/replies/page/31/?output_format=md)
[32](https://wordpress.org/support/users/nm1com/replies/page/32/?output_format=md)
[33](https://wordpress.org/support/users/nm1com/replies/page/33/?output_format=md)
[→](https://wordpress.org/support/users/nm1com/replies/page/14/?output_format=md)