Title: Niall Madhoo's Replies - page 9 | 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 - 121 through 135 (of 482 total)

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

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Margin on mobile](https://wordpress.org/support/topic/margin-on-mobile-2/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/margin-on-mobile-2/#post-13502522)
 * Hello [@aureliaandthegreen](https://wordpress.org/support/users/aureliaandthegreen/),
 * Aurélia, the **extra space** is created by the **padding** in the following **
   CSS** code:
 *     ```
       .single-post #main-content .container {
           max-width: 940px;
           padding-left: 100px; */
           padding-right: 100px; */
       }
       ```
   
 * You’ll need to find out where that **padding** was changed. For that, you may
   need to contact **Elegant Themes support**: [https://www.elegantthemes.com/contact/](https://www.elegantthemes.com/contact/).
 * Otherwise, you can **override** the padding by **adding** the following **CSS
   code** in the **Appearance > Customize > Additional CSS** section of your **WordPress
   Admin dashboard**:
 *     ```
       .single-post #main-content .container {
           padding-left: 0!important; */
           padding-right: 0!important; */
       }
       ```
   
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Photo gallery – Flickr style](https://wordpress.org/support/topic/photo-gallery-flickr-style/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/photo-gallery-flickr-style/#post-13500603)
 * You’re welcome. These are the closest plugins to what you’re saying that I’ve
   ever found. There may be some other plugin that doesn’t crop, stretch, or squeeze
   images, or as you mentioned, someone might need to develop one.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Photo gallery – Flickr style](https://wordpress.org/support/topic/photo-gallery-flickr-style/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/photo-gallery-flickr-style/#post-13499394)
 * Hello [@ludwigkeck](https://wordpress.org/support/users/ludwigkeck/),
 * I think these **gallery plugins** are what you’re looking for:
    - [https://wordpress.org/plugins/foogallery/](https://wordpress.org/plugins/foogallery/)–
      here’s
       a demo: [https://fooplugins.com/foogallery/wordpress-justified-gallery/](https://fooplugins.com/foogallery/wordpress-justified-gallery/)
    - [https://wordpress.org/plugins/photoblocks-grid-gallery/](https://wordpress.org/plugins/photoblocks-grid-gallery/)–
      there’s a video demo on the page
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Portfolio and how to use](https://wordpress.org/support/topic/portfolio-and-how-to-use/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/portfolio-and-how-to-use/#post-13499324)
 * Hello [@ilogic32](https://wordpress.org/support/users/ilogic32/),
 * Sebastiaan, BlossomThemes has this handy **guide** that explains how to **generate**
   the **portfolio page**: [https://docs.blossomthemes.com/blossom-spa/general-settings/how-to-create-portfolio-page-portfolios/](https://docs.blossomthemes.com/blossom-spa/general-settings/how-to-create-portfolio-page-portfolios/).
 * You can follow these **steps** to **create** the **portfolio page** inside your
   WordPress Admin dashboard:
    - Go to **Pages > Add New**
    - Enter the Page Title, such as **“Porfolio”**
    - Select **“Portfolio Template”** under **Page Attributes > Templates**
    - Click on Publish
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Block disappears when adding class ‘hidden’](https://wordpress.org/support/topic/block-disappears-when-adding-class-hidden/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/block-disappears-when-adding-class-hidden/#post-13495059)
 * You’re welcome!
 * It seems like a bug to me too, or at least a design flaw. The admin styles shouldn’t
   affect the editor in this way.
 * I recommend the following to remove the class:
    - Click on the **three dots** at the **top right** of the editor
    - Click on “**Code editor,**” which will allow you to **edit** the source code
      for the page/post you’re editing
    - Look for `class="hidden"` under **“Editing code”** (the code editor) and **
      delete** the class
    - You could also use the Revisions system to restore the content before the `.
      hidden` class was added: [https://wordpress.org/support/article/revisions/](https://wordpress.org/support/article/revisions/).
      If you made changes after adding the class, you can copy/paste the new content
      after restoring the content.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Static Homepage blank](https://wordpress.org/support/topic/static-homepage-blank/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/static-homepage-blank/#post-13494189)
 * You’re welcome! Glad to help!
 * Hope you have a great day too!
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [DIVI donation/help page](https://wordpress.org/support/topic/divi-donation-help-page/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/divi-donation-help-page/#post-13494102)
 * Hello [@szilard21](https://wordpress.org/support/users/szilard21/),
 * If you use a **commercial** theme like **[Divi](https://www.elegantthemes.com/gallery/divi/)**
   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://www.elegantthemes.com/members-area/?redirect_to=https%3A%2F%2Fwww.elegantthemes.com%2Fmembers-area%2Fhelp%2F](https://www.elegantthemes.com/members-area/?redirect_to=https%3A%2F%2Fwww.elegantthemes.com%2Fmembers-area%2Fhelp%2F)
 * Forum volunteers are also **not** given access to commercial products like **
   Divi**, so they would **not know** what is possible or not with the theme. This
   is one other reason why volunteers **forward** you to the **commercial product’s
   vendors**, in this case Elegant Themes. They are **responsible** for supporting
   their commercial product. Elegant Themes may even have a **template** for you
   to use or be able to **refer** to somewhere that does.
 * 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: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [default wp parent menu not clikable](https://wordpress.org/support/topic/default-wp-parent-menu-not-clikable/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/default-wp-parent-menu-not-clikable/#post-13493444)
 * Hello [@mukeshvarmaconsagous](https://wordpress.org/support/users/mukeshvarmaconsagous/),
 * These dropdowns function as the standard **Bootstrap dropdowns**: [https://getbootstrap.com/docs/4.0/components/dropdowns/](https://getbootstrap.com/docs/4.0/components/dropdowns/).
 * You will either need to use the **Bootstrap Split button dropdowns** ([https://getbootstrap.com/docs/4.0/components/dropdowns/#split-button-dropdowns](https://getbootstrap.com/docs/4.0/components/dropdowns/#split-button-dropdowns))
   OR **override** the default Bootstrap **JavaScript** that controls the dropdown
   feature.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Create hyperlink in footer](https://wordpress.org/support/topic/create-hyperlink-in-footer/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/create-hyperlink-in-footer/#post-13493381)
 * You’re welcome! I think I misunderstood what you wanted to do.
 * I think you must have tried adding something like:
 *     ```
       <?php echo '<a href="https://www.oyougu.com/">Oyougo</a>'; ?>
       ```
   
 * Otherwise, your site appears to use the **Kids Campus Pro** theme. This theme
   uses **widgets** to display content in the **footer** section.
 * You can follow the **instructions** found here to find these widgets (you’ll 
   probably need to add **Footer Widget 2**): [http://www.gracethemesdemo.com/documentation/kids-campus/#widgets](http://www.gracethemesdemo.com/documentation/kids-campus/#widgets)
 * You can add the link using a **Custom HTML widget** with the following code:
 *     ```
       <a href="https://www.yourlinkhere.com/">Link text here</a>
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to delete products from cart](https://wordpress.org/support/topic/unable-to-delete-products-from-cart/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/unable-to-delete-products-from-cart/#post-13492762)
 * Hello [@filipvdb](https://wordpress.org/support/users/filipvdb/),
 * You may have a **plugin** or **theme** **conflict**.
 * Please attempt to **disable** all plugins, and use the **Storefront** theme: 
   [https://woocommerce.com/Storefront/](https://woocommerce.com/Storefront/). 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: [(Dropdown) Menus not working](https://wordpress.org/support/topic/dropdown-menus-not-working-5/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/dropdown-menus-not-working-5/#post-13492740)
 * Hi [@ceekayello](https://wordpress.org/support/users/ceekayello/),
 * The **dropdowns** on [https://japparelhk.com](https://japparelhk.com) **work**
   on desktop and mobile in my browser:
 * [
      [  .
 * The [http://ceekayello.com](http://ceekayello.com) **mobile dropdowns** work,
   as you said:
    [
 * The **desktop dropdowns** do **not** display for me either. I noticed that [http://ceekayello.com](http://ceekayello.com)
   uses the **Autoptimize** plugin: [https://wordpress.org/plugins/autoptimize/](https://wordpress.org/plugins/autoptimize/).
   [http://japparelhk.com](http://japparelhk.com) does **not** use this plugin.
 * Could you please try **[disabling](https://wordpress.org/support/article/managing-plugins/#automatic-uninstallation)**
   the **Autoptimize** plugin and **checking** whether the dropdowns work after 
   that?
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Block disappears when adding class ‘hidden’](https://wordpress.org/support/topic/block-disappears-when-adding-class-hidden/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/block-disappears-when-adding-class-hidden/#post-13492562)
 * Hello [@kristinamalm](https://wordpress.org/support/users/kristinamalm/),
 * The hidden class is part of the WordPress Admin styles ([https://github.com/WordPress/WordPress/blob/master/wp-admin/css/common.css](https://github.com/WordPress/WordPress/blob/master/wp-admin/css/common.css)
   line 166. It sets the block you edited to `display: none;`, which is why it disappears.
   
   [
 * I recommend **labeling** the class **differently**, such as **“hide”** instead
   of **“hidden”** to avoid a conflict with the WordPress Admin styles.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Static Homepage blank](https://wordpress.org/support/topic/static-homepage-blank/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/static-homepage-blank/#post-13492266)
 * Hello [@blianta](https://wordpress.org/support/users/blianta/),
 * I noticed that the **home page** is an **HTML** coming soon page and **not** 
   a WordPress page.
    [
 * I suggest you **acceess** your **hosting</strong via ****FTP** and **delete**
   this page.
 * Otherwise, I recommend **contacting** your **web host** to help you with this
   issue: [https://all-inkl.com/kontakt/](https://all-inkl.com/kontakt/).
 *   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-13489758)
 * Great! Glad it’s now fixed.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Page gallery with hyperlinks to webpages sorted](https://wordpress.org/support/topic/page-gallery-with-hyperlinks-to-webpages-sorted/)
 *  [Niall Madhoo](https://wordpress.org/support/users/nm1com/)
 * (@nm1com)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/page-gallery-with-hyperlinks-to-webpages-sorted/#post-13488119)
 * You’re welcome!

Viewing 15 replies - 121 through 135 (of 482 total)

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