Title: Niall Madhoo's Replies - page 3 | 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 - 31 through 45 (of 482 total)

[←](https://wordpress.org/support/users/nm1com/replies/page/2/?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 [4](https://wordpress.org/support/users/nm1com/replies/page/4/?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/4/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [I can’t edit or update any posts or pages from other authors](https://wordpress.org/support/topic/i-cant-edit-or-update-any-posts-or-pages-from-other-authors/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/i-cant-edit-or-update-any-posts-or-pages-from-other-authors/#post-13598523)
 * You’re welcome!
 * How about working around the problem?
 * You could try duplicating the post using the following plugin: [https://wordpress.org/plugins/duplicate-post/](https://wordpress.org/plugins/duplicate-post/).
   Then set the Visibility of the old post to Private. Change the URL of the duplicate
   post to that of the old post and make sure the dates and times correspond. Note
   that this method will remove comments if you had any on the original post.
 * And make sure you’ve made a full site backup before making any further changes
   to your site.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [I can’t edit or update any posts or pages from other authors](https://wordpress.org/support/topic/i-cant-edit-or-update-any-posts-or-pages-from-other-authors/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/i-cant-edit-or-update-any-posts-or-pages-from-other-authors/#post-13598323)
 * Hello [@mireno24](https://wordpress.org/support/users/mireno24/),
 * > 8° I had installed the plugin user-role-editor (deactivating it doesn’t work)
   > I have check admin permissions and I have everything activated.
 * Does that mean you **didn’t deactivate** this plugin? It may be the cause of 
   your troubles.
 * You can **deactivate** the plugin manually by **deleting** its folder from your**
   wp-content/plugins** directory.
 * You could also try **adding an admin user** to your WordPress Database using **
   phpMyAdmin**: [https://www.wpbeginner.com/wp-tutorials/how-to-add-an-admin-user-to-the-wordpress-database-via-mysql/](https://www.wpbeginner.com/wp-tutorials/how-to-add-an-admin-user-to-the-wordpress-database-via-mysql/).**
   Log in** using those **admin account details** and see if you’re able to **edit**
   the posts and pages.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [limitations with bootstrap build](https://wordpress.org/support/topic/limitations-with-bootstrap-build/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/limitations-with-bootstrap-build/#post-13598272)
 * Hello [@moonbog](https://wordpress.org/support/users/moonbog/),
 * Bootstrap will give you **less control** over the design. It defines most of 
   the pages’ **structure** and a lot of **other elements**, which will make coding
   easier **but** give you less control. You’ll have to **overwrite** the Bootstrap
   elements or introduce your own, which might add **unnecessary** code and make
   the site **less lean**.
 * There are **starter themes** like [https://wordpress.org/themes/generatepress/](https://wordpress.org/themes/generatepress/)
   [https://wordpress.org/themes/astra/](https://wordpress.org/themes/astra/) that
   are **very lean** and offer a lot of **room** for your own design.
 * If you’re set on using **Bootstrap**, there’s a few **starter themes** that will
   make it much easier for you **to create a custom WordPress theme using Bootstrap**:
    - [https://wordpress.org/themes/wp-bootstrap-starter/](https://wordpress.org/themes/wp-bootstrap-starter/)
    - [https://github.com/babobski/Bootstrap-on-WordPress](https://github.com/babobski/Bootstrap-on-WordPress)
    - [https://github.com/roots/sage](https://github.com/roots/sage)
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Heavy and slow site, security blocks remote IP for support.](https://wordpress.org/support/topic/heavy-and-slow-site-security-blocks-remote-ip-for-support/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/heavy-and-slow-site-security-blocks-remote-ip-for-support/#post-13598202)
 * Hello [@hormem](https://wordpress.org/support/users/hormem/),
 * _**First:**_
 * It’s **not necessary** to have more than one of these plugins: **All In One WP
   Security** and **Wordfence Security**. Either will work and they **might conflict**
   if they’re installed together.
 * **EWWW Image Optimizer** and **Jetpack by WordPress.com** both have image optimization
   features and m**ight conflict**.
 * **Autoptimize**, **WP Fastest Cache**, **WP-Optimize – Clean, Compress, Cache**
   all offer similar features and **might also conflict**.
 * Running plugins that offer **similar features** will definitely **slow down your
   site** and is **not necessary**.
 * _**Second:**_
 * You should be able to **disable** the **All In One WP Security** plugin **without**
   any damage.
 * Just make sure you have a **backup** of your site **before** doing anything.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Social media Icon Youtube](https://wordpress.org/support/topic/social-media-icon-youtube/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/social-media-icon-youtube/#post-13597688)
 * Hello [@dupuisproperties](https://wordpress.org/support/users/dupuisproperties/),
 * The code for the header icon should be different. Currently, it looks like this:
   
   [
 * The YouTube code’s HTML structure differs from the rest of the icons. Both the
   LinkedIn icon and the YouTube icon use `class="btn-linkedin"`.
 * Also, the YouTube code uses:
    `class="fab fa-youtube fa-2x"`
 * The other icons use the structure:
    `class="fa fa-youtube-square"`
 * I changed the YouTube code using my browser’s web developer tools to test it 
   as follows:
 *     ```
       class="fa fa-youtube-square"
       ```
   
 * As you can see, the YouTube icon displays correctly with that structure:
    [
 * As for **how to fix this issue**, if you use a **commercial** theme like **[Houzez](https://themeforest.net/item/houzez-real-estate-wordpress-theme/15752549)**
   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/houzez-real-estate-wordpress-theme/15752549/support](https://themeforest.net/item/houzez-real-estate-wordpress-theme/15752549/support)
 * This **support document** shows that you might be able **edit the social icons**
   under **Appearance > Menus** in your WordPress Admin dashboard: [https://help.houzez.co/header/top-bar/](https://help.houzez.co/header/top-bar/).
 * Forum volunteers are also **not** given access to commercial products like **
   Houzez**, so they would **not know** why it is not working properly or **how 
   to use** features like the social icons. These are two other reasons why volunteers**
   forward** you to the **commercial product’s vendors**, in this case **Favethemes**.
   They are **responsible** for supporting their commercial product.
 * **Commercial products are not supported in these forums: [https://make.wordpress.org/support/trouble/section-1-getting-started/what-is-not-supported/](https://make.wordpress.org/support/trouble/section-1-getting-started/what-is-not-supported/).**
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Houzez theme google map wont shows up](https://wordpress.org/support/topic/houzez-theme-google-map-wont-shows-up/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/houzez-theme-google-map-wont-shows-up/#post-13597547)
 * I recommend asking for **help** at [https://wordpress.org/support/plugin/elementor/](https://wordpress.org/support/plugin/elementor/)
   so the plugin’s **developers** and **support community** can help you with this.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Network setup](https://wordpress.org/support/topic/network-setup-4/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/network-setup-4/#post-13596104)
 * Hello [@kanpat3](https://wordpress.org/support/users/kanpat3/),
 * Can you please try **repairing your database using phpMyAdmin** from your hosting
   control panel: [https://www.a2hosting.com/kb/cpanel/cpanel-database-features/optimizing-and-repairing-mysql-databases-with-phpmyadmin](https://www.a2hosting.com/kb/cpanel/cpanel-database-features/optimizing-and-repairing-mysql-databases-with-phpmyadmin)?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Chrome Not Redirecting to HTTPS](https://wordpress.org/support/topic/chrome-not-redirecting-to-https/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/chrome-not-redirecting-to-https/#post-13596066)
 * Hi [@masterne0](https://wordpress.org/support/users/masterne0/),
 * Have you tried opening the site in a **Chrome Incognito window** or **clearing
   Chrome’s cache**?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [I cannot delete plugins](https://wordpress.org/support/topic/i-cannot-delete-plugins/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/i-cannot-delete-plugins/#post-13596042)
 * Hi [@agouni](https://wordpress.org/support/users/agouni/),
 * These **errors** suggest that your **theme** uses **older code** that may **not**
   work correctly after the WordPress 5.5.1 **update**.
 * The following **plugin** might **temporarily fix** this issue and give the plugins
   and themes **developers** time to **update** their code: [https://wordpress.org/plugins/enable-jquery-migrate-helper/](https://wordpress.org/plugins/enable-jquery-migrate-helper/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Create a button with wordpress blocks but the code disappears when i try to edit](https://wordpress.org/support/topic/create-a-button-with-wordpress-blocks-but-the-code-disappears-when-i-try-to-edit/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/create-a-button-with-wordpress-blocks-but-the-code-disappears-when-i-try-to-edit/#post-13596027)
 * Hello [@powlesy6](https://wordpress.org/support/users/powlesy6/),
 * Sounds like you may have a **plugin** or **theme** **conflict**.
 * Please attempt to **disable** all plugins, and use one of the **default** (Twenty*)
   themes. If the problem goes **away**, enable the **plugins** one by one to identify
   the **source** of your troubles.
 * If you can install plugins, **install** and **activate** **Health Check**: [https://wordpress.org/plugins/health-check/](https://wordpress.org/plugins/health-check/)
   
   It will add a new **feature** under Tools > Site Health. On its **Troubleshooting**
   tab, you can **Enable Troubleshooting Mode**. This mode will **disable** all 
   plugins, **switch** to a standard WordPress theme (if available), **allow** you
   to turn your plugins **on and off**, and **switch** between themes, **without**
   affecting normal visitors to your site. **Following** these **steps** allows 
   you to **test** for various **compatibility** issues.
 * There’s a more **detailed** description about how to use the **Health Check**
   plugin and its **Troubleshooting Mode** at [https://make.wordpress.org/support/handbook/appendix/troubleshooting-using-the-health-check/](https://make.wordpress.org/support/handbook/appendix/troubleshooting-using-the-health-check/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Subcategories open after double click](https://wordpress.org/support/topic/subcategories-open-after-double-click/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/subcategories-open-after-double-click/#post-13590192)
 * You’re welcome! Glad you manage to solve it.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Remove the date stamp on featured image within LearnDash LMS course](https://wordpress.org/support/topic/remove-the-date-stamp-on-featured-image-within-learndash-lms-course/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/remove-the-date-stamp-on-featured-image-within-learndash-lms-course/#post-13585739)
 * Hi [@davidhilluk](https://wordpress.org/support/users/davidhilluk/),
 * Please **add** the following **CSS code** in the **Appearance > Customize > Additional
   CSS** section of your **WordPress Admin dashboard** to _**hide**_ the date on
   the featured images:
 *     ```
       .badge.post-date {
       	display: none;
       }
       ```
   
 * However, it will **search engines** will still be able to **read** the date and**
   may show them** in search results.
 * To _**remove**_ the date **completely**, you’ll need to **modify your theme’s
   PHP code**. Your WordPress theme, in this case Flatsome, **decides** how to display
   this date.
 * If you use a **commercial** theme like **[Flatsome](https://themeforest.net/item/flatsome-multipurpose-responsive-woocommerce-theme/5484319/)**
   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/flatsome-multipurpose-responsive-woocommerce-theme/5484319/support](https://themeforest.net/item/flatsome-multipurpose-responsive-woocommerce-theme/5484319/support)
 * Forum volunteers are also **not** given access to commercial products like **
   Flatsome**, so they would **not know** how to make changes to its code. This 
   is one other reason why volunteers **forward** you to the **commercial product’s
   vendors**, in this case **UX-Themes**. They are **responsible** for supporting
   their commercial product.
 * **Commercial products are not supported in these forums: [https://make.wordpress.org/support/trouble/section-1-getting-started/what-is-not-supported/](https://make.wordpress.org/support/trouble/section-1-getting-started/what-is-not-supported/).**
 * **UX-Themes** should be able to explain to you **how to remove the date**, as
   they’ll know how their theme works better than anyone.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Dashboard without theme, user, plugin, appearance tab](https://wordpress.org/support/topic/dashboard-without-theme-user-plugin-appearance-tab/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/dashboard-without-theme-user-plugin-appearance-tab/#post-13585706)
 * Hello [@pcebolo](https://wordpress.org/support/users/pcebolo/),
 * Older **WordPress versions** are no longer supported. The only current officially
   supported version is ** WordPress 5.5.1**: [https://codex.wordpress.org/Supported_Versions](https://codex.wordpress.org/Supported_Versions).
 * We have instructions for **how to upgrade across multiple WordPress versions**:
   
   [https://wordpress.org/support/article/upgrading-wordpress-extended-instructions/#upgrading-across-multiple-versions](https://wordpress.org/support/article/upgrading-wordpress-extended-instructions/#upgrading-across-multiple-versions).
 * If the outdated WordPress version is not the cause of this issue, it’s possible
   that the person that started the page **hid the menu items** or that you **don’t
   have access** to those features.
 * You can go to [http://yoursiteurl.com/wp-admin/themes.php](http://yoursiteurl.com/wp-admin/themes.php)
   to visit the Themes page directly. If you can access the page, then the menu 
   was probably hidden. If not, you probably **don’t have the permission required**
   to access the page.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Subcategories open after double click](https://wordpress.org/support/topic/subcategories-open-after-double-click/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/subcategories-open-after-double-click/#post-13585649)
 * Hello [@drewny](https://wordpress.org/support/users/drewny/),
 * This issue may be a result of the **JavaScript errors** on your site:
    [
 * These errors are caused by the **Laundry Master theme**:
    [
 * The theme’s **demo** site ([https://www.luzukdemo.com/demo/laundry-master/](https://www.luzukdemo.com/demo/laundry-master/))
   also appears to have **several errors**.
 * I recommend asking for **help** at [https://wordpress.org/support/theme/laundry-master/](https://wordpress.org/support/theme/laundry-master/)
   so the theme’s **developers** and **support community** can help you with this.
 * You may also have a **plugin** or **theme** **conflict**.
 * Please attempt to **disable** all plugins, and use one of the **default** (Twenty*)
   themes. If the problem goes **away**, enable the **plugins** one by one to identify
   the **source** of your troubles.
 * If you can install plugins, **install** and **activate** **Health Check**: [https://wordpress.org/plugins/health-check/](https://wordpress.org/plugins/health-check/)
   
   It will add a new **feature** under Tools > Site Health. On its **Troubleshooting**
   tab, you can **Enable Troubleshooting Mode**. This mode will **disable** all 
   plugins, **switch** to a standard WordPress theme (if available), **allow** you
   to turn your plugins **on and off**, and **switch** between themes, **without**
   affecting normal visitors to your site. **Following** these **steps** allows 
   you to **test** for various **compatibility** issues.
 * There’s a more **detailed** description about how to use the **Health Check**
   plugin and its **Troubleshooting Mode** at [https://make.wordpress.org/support/handbook/appendix/troubleshooting-using-the-health-check/](https://make.wordpress.org/support/handbook/appendix/troubleshooting-using-the-health-check/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[HELP] Logo and Icon Not Showing On Desktop](https://wordpress.org/support/topic/help-logo-and-icon-not-showing-on-desktop/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/help-logo-and-icon-not-showing-on-desktop/#post-13585541)
 * Hi [@grafiq](https://wordpress.org/support/users/grafiq/),
 * If you use a **commercial** theme like **[Savoy](http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825)**
   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/savoy-minimalist-ajax-woocommerce-theme/12537825/support](https://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825/support)
 * Forum volunteers are also **not** given access to commercial products like **
   Savoy**, 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 **NordicMade**. They are **responsible** for supporting their commercial
   product.
 * **Commercial products are not supported in these forums: [https://make.wordpress.org/support/trouble/section-1-getting-started/what-is-not-supported/](https://make.wordpress.org/support/trouble/section-1-getting-started/what-is-not-supported/).**
 * I can provide you with some advice about customizing a theme. The **best way**
   to make changes like this to a theme is to use a [child theme](https://developer.wordpress.org/themes/advanced-topics/child-themes/).
   A child theme will prevent your changes from **affecting** the code of the parent
   theme and being **overwritten** when updating the theme.

Viewing 15 replies - 31 through 45 (of 482 total)

[←](https://wordpress.org/support/users/nm1com/replies/page/2/?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 [4](https://wordpress.org/support/users/nm1com/replies/page/4/?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/4/?output_format=md)