Title: Niall Madhoo's Replies - page 11 | 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 - 151 through 165 (of 482 total)

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[NSFW] I receive false sales notifications](https://wordpress.org/support/topic/i-receive-false-sales-notifications/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/i-receive-false-sales-notifications/#post-13475811)
 * You’re welcome! Happy to help!
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Looking for plugin where customer can create their own product](https://wordpress.org/support/topic/looking-for-plugin-where-customer-can-create-their-own-product/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/looking-for-plugin-where-customer-can-create-their-own-product/#post-13475807)
 * You’re welcome! Happy to help!
 * 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: [How to change the domain of a website.](https://wordpress.org/support/topic/how-to-change-the-domain-of-a-website/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/how-to-change-the-domain-of-a-website/#post-13475800)
 * Do you have a back up of the site before it starting having this problem? I think
   the best solution might be to reinstall WordPress and set everything up again.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Change (or reset) Meta (Admin) Widget](https://wordpress.org/support/topic/change-or-reset-meta-admin-widget/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/change-or-reset-meta-admin-widget/#post-13475787)
 * You’re welcome!
 * The **formatting** must have **changed** when the code was copy/pasted from WordPress:
   
   [
 * The **[HTML entity](https://www.w3schools.com/html/html_entities.asp)** for `
   >` is showing on your site instead of the symbol `>`.
 * Could you please try **adding** this **code** by to the **Appearance > Customize
   > Additional CSS** section of your **WordPress Admin dashboard**:
 *     ```
       /* Hide first menu item (Register) in default Meta Widget */
       .widget_meta li:nth-child(1) {
           display: none;
       }
       ```
   
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Adding A page has no navigation bar like the other pages](https://wordpress.org/support/topic/adding-a-page-has-no-navigation-bar-like-the-other-pages/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/adding-a-page-has-no-navigation-bar-like-the-other-pages/#post-13475710)
 * Hello [@arthur2020](https://wordpress.org/support/users/arthur2020/),
 * The menu is **on** the page and **created automatically** as you mentioned. It’s
   just **not visible** because the header items are the **same color** as the background.
   I selected them in my browser to show you:
    [
 * The home page has a **background image** that allows the white text and icons
   to be **visible**, as does [http://frankwagoner.com/electionwp/contact/](http://frankwagoner.com/electionwp/contact/).
   [http://frankwagoner.com/electionwp/masks/](http://frankwagoner.com/electionwp/masks/)
   and [http://frankwagoner.com/electionwp/blog/](http://frankwagoner.com/electionwp/blog/)
   have **white** backgrounds. White text and icons on white backgrounds **won’t**
   be **visible**, even **if** they text is on the page.
 * I recommend **adding background** images to these kinds of pages, which should**
   fix** the issue you’re having and **keep** the same style across your site.
 * I noticed that the site uses the **PageLayer** page builder to create the layouts.
   I recommend asking for **help** at [https://wordpress.org/support/plugin/pagelayer/](https://wordpress.org/support/plugin/pagelayer/)
   so the plugin’s **developers** and **support community** can help you if you’re
   still having issues.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to fix Serve static assets with an efficient cache policy without plugins](https://wordpress.org/support/topic/how-to-fix-serve-static-assets-with-an-efficient-cache-policy-without-plugins/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/how-to-fix-serve-static-assets-with-an-efficient-cache-policy-without-plugins/#post-13471224)
 * Hello [@snippet24](https://wordpress.org/support/users/snippet24/),
 * Yes, delete the plugin’s cache and any other static file cache. And disable the
   plugin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Accordion Plug-in](https://wordpress.org/support/topic/accordion-plug-in/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/accordion-plug-in/#post-13471214)
 * Hi [@imtiazrayhan](https://wordpress.org/support/users/imtiazrayhan/),
 * You’re welcome!
 * That’s great! I didn’t know that you could change the options. Thanks for letting
   me know and for making a great plugin!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site Title](https://wordpress.org/support/topic/site-title-58/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/site-title-58/#post-13471204)
 * Hello [@jxnxthxn](https://wordpress.org/support/users/jxnxthxn/),
 * Could you please **add** the following **CSS code** in the **Appearance > Customize
   > Additional CSS** section of your **WordPress Admin dashboard**:
 *     ```
       /* --- Begin site branding alignment --- */
       .mb-container {
           position: relative;
       }
   
       .site-branding {
           display: inline-block;   
       }
   
       .site-branding img {
           margin-top: 15px;
       }
   
       .site-title-wrapper {
           display: inline-block;
       }
   
       .site-title {
           font-size: 110px!important;
           display: inline-block;
           text-align: center;
           margin: 0!important;
           position: absolute!important;
           top: 50%!important;
           left: 50%!important;
           transform: translate(-50%, -50%)!important;
           width: 100%;
       }
   
       @media ( max-width: 991.98px ) {
           .site-branding img {
               margin-top: 15px;
               max-height: 60px;
           }
           .site-title {
               font-size: 66px!important;
           }
       }
   
       @media (max-width: 575.98px) { 
           .site-branding img {
               max-height: 33px!important;
           }
           .site-title {
               font-size: 33px!important;
           }
       }
       /* --- End site branding alignment --- */
       ```
   
 * That should keep the **logo** to the **left** with the **text** **centered** 
   in the **header** and to **right** of the **logo**. This **branding** will **
   adjust** for desktops, tablets, and mobiles.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Change (or reset) Meta (Admin) Widget](https://wordpress.org/support/topic/change-or-reset-meta-admin-widget/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/change-or-reset-meta-admin-widget/#post-13470946)
 * Hello [@skipvia](https://wordpress.org/support/users/skipvia/),
 * I suggest **hiding** the **Register** link using **CSS**.
    Please **add** the
   following **CSS code** in the **Appearance > Customize > Additional CSS** section
   of your **WordPress Admin dashboard**:
 *     ```
       /* Hide first menu item (Register) in default Meta Widget */
       .widget_meta > ul > li:nth-child(1) {
           display: none;
       }
       ```
   
 * Also, the Register link is part of the default Meta widget.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Accordion Plug-in](https://wordpress.org/support/topic/accordion-plug-in/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/accordion-plug-in/#post-13470893)
 * Hello [@wapoxac](https://wordpress.org/support/users/wapoxac/),
 * I recommend something like the **Ultimate Blocks** plugin: [https://wordpress.org/plugins/ultimate-blocks/](https://wordpress.org/plugins/ultimate-blocks/).
 * Here’s a **demo** of how the plugin’s **accordions** work: [https://ultimateblocks.com/content-toggle-accordion-block/](https://ultimateblocks.com/content-toggle-accordion-block/).
 * If you need one with a **plus** and **minus** icon like those on [https://www.inspirevisual.com/](https://www.inspirevisual.com/),
   try [https://wordpress.org/plugins/responsive-accordion-and-collapse/](https://wordpress.org/plugins/responsive-accordion-and-collapse/)
   or [https://wordpress.org/plugins/easy-accordion-free/](https://wordpress.org/plugins/easy-accordion-free/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to fix Serve static assets with an efficient cache policy without plugins](https://wordpress.org/support/topic/how-to-fix-serve-static-assets-with-an-efficient-cache-policy-without-plugins/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/how-to-fix-serve-static-assets-with-an-efficient-cache-policy-without-plugins/#post-13470811)
 * Hello [@snippet24](https://wordpress.org/support/users/snippet24/),
 * Part of the code is missing the `<IfModule mod_expires.c> ... </IfModule>` to
   check whether the mod_expires.c is loaded by the Apache server process (httpd):
 *     ```
       # TN - START EXPIRES CACHE 
       <IfModule mod_expires.c>
       ExpiresActive On
       ExpiresByType text/css "access 1 month"
       ExpiresByType text/html "access 1 month"
       ExpiresByType image/gif "access 1 year"
       ExpiresByType image/png "access 1 year"
       ExpiresByType image/jpg "access 1 year"
       ExpiresByType image/jpeg "access 1 year"
       ExpiresByType image/svg "access 1 year"
       ExpiresByType image/x-icon "access 1 year"
       ExpiresByType application/pdf "access 1 month"
       ExpiresByType application/xhtml-xml "access 1 month"
       ExpiresByType application/javascript "access 1 month" 
       ExpiresByType text/x-javascript "access 1 month"
       ExpiresByType application/x-shockwave-flash "access 1 month"
       ExpiresDefault "access 1 month"
       </IfModule>
       # TN - END EXPIRES CACHE
       ```
   
 * I recommend reading the following **article** that explains **how** to **set 
   up** browser **caching** in WordPress without a plugin: [https://www.wpfaster.org/code/how-to-leverage-browser-caching-in-wordpress-without-a-plugin](https://www.wpfaster.org/code/how-to-leverage-browser-caching-in-wordpress-without-a-plugin)
 * Try these sites to **test** if your **changes** are **working**:
    - [https://developers.google.com/speed/pagespeed/insights/](https://developers.google.com/speed/pagespeed/insights/)
    - [https://gtmetrix.com/](https://gtmetrix.com/)
    - [https://tools.pingdom.com/](https://tools.pingdom.com/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to change the domain of a website.](https://wordpress.org/support/topic/how-to-change-the-domain-of-a-website/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/how-to-change-the-domain-of-a-website/#post-13470754)
 * Hello again [@satimis02](https://wordpress.org/support/users/satimis02/),
 * The missing **.htaccess** file that you mentioned in [https://wordpress.org/support/topic/unable-to-connect-dashboard/](https://wordpress.org/support/topic/unable-to-connect-dashboard/)**
   could** be the **cause** of this issue. This file **controls** your site’s **
   permalinks structure** and lets **plugins** use it for other **purposes** that
   you can read about here: [https://kinsta.com/knowledgebase/wordpress-htaccess-file/](https://kinsta.com/knowledgebase/wordpress-htaccess-file/).
 * I recommend following these **guides** to **create** the **default** WordPress**.
   htaccess** file:
    - [https://www.hostinger.com/tutorials/create-default-wordpress-htaccess-file](https://www.hostinger.com/tutorials/create-default-wordpress-htaccess-file)
    - [https://wordpress.org/support/article/htaccess/](https://wordpress.org/support/article/htaccess/)
 * Have you tried **contacting** GoDaddy Support about this issue: [https://godaddy.com/contact-us](https://godaddy.com/contact-us)?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Astra] Logo not showing on storefront theme](https://wordpress.org/support/topic/logo-not-showing-on-storefront-theme/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/logo-not-showing-on-storefront-theme/#post-13470714)
 * Hello [@vickysadiku](https://wordpress.org/support/users/vickysadiku/),
 * The **header** and **footer** on your site appear to have been created using 
   the **PageLayer** plugin: [https://wordpress.org/plugins/pagelayer/](https://wordpress.org/plugins/pagelayer/).
   You’ll need to use that **plugin** to **edit** the footer.
 * If you need help on how to do that, I recommend **asking** for help on [https://wordpress.org/plugins/pagelayer/](https://wordpress.org/plugins/pagelayer/),
   where the plugin’s **developers** and support **community** can **help** you 
   with this.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [pano2vrPlayer is not defined](https://wordpress.org/support/topic/pano2vrplayer-is-not-defined-2/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/pano2vrplayer-is-not-defined-2/#post-13470456)
 * You’re welcome! Glad you managed to fix it!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Displaying only one product per WooCommerce product page](https://wordpress.org/support/topic/displaying-only-one-product-per-woocommerce-product-page/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/displaying-only-one-product-per-woocommerce-product-page/#post-13470252)
 * Hello [@karikraa](https://wordpress.org/support/users/karikraa/),
 * I recommend using **CSS** to **change** how the products **display**. The products
   are currently **set** inside a **3-column** Gutenberg **Gallery block**. See 
   this **guide**, which explains **how** to use **CSS** to **style** these columns
   for **mobile devices**: [https://css-tricks.com/styling-the-gutenberg-columns-block/](https://css-tricks.com/styling-the-gutenberg-columns-block/).

Viewing 15 replies - 151 through 165 (of 482 total)

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