Title: Muhibul Haque's Replies | WordPress.org

---

# Muhibul Haque

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 152 total)

1 [2](https://wordpress.org/support/users/devmuhib/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/devmuhib/replies/page/3/?output_format=md)…
[9](https://wordpress.org/support/users/devmuhib/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/devmuhib/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/devmuhib/replies/page/11/?output_format=md)
[→](https://wordpress.org/support/users/devmuhib/replies/page/2/?output_format=md)

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [course certificate](https://wordpress.org/support/topic/course-certificate/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [3 days, 19 hours ago](https://wordpress.org/support/topic/course-certificate/#post-18902988)
 * Hi Asad, congratulations on completing the course.
 * We currently issue certificates only for the **[WordPress Credit](https://wordpress.org/education/credits/)**
   Course. Certificates are not provided for other courses.
 * On your profile, you will find a **[Courses](https://profiles.wordpress.org/asadzafar007/#content-courses)**
   tab where you can view the list of all the courses you have completed. You can
   also share your Learn WordPress profile link on LinkedIn to showcase the courses
   you have completed and your learning progress.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Can’t Find Zoom In/Out Button in WordPress Gutenberg (T25 Template)](https://wordpress.org/support/topic/cant-find-zoom-in-out-button-in-wordpress-gutenberg-t25-template/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/cant-find-zoom-in-out-button-in-wordpress-gutenberg-t25-template/#post-18613056)
 * Hi [@tjasa1](https://wordpress.org/support/users/tjasa1/) 
   Could you please check
   which WordPress version you are using?I just tested with latest WordPress version
   and theme and it’s there.
 * > [View post on imgur.com](https://imgur.com/gdCD8nc)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Icon & Button Block Enhancements](https://wordpress.org/support/topic/icon-button-block-enhancements-2/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [9 months, 1 week ago](https://wordpress.org/support/topic/icon-button-block-enhancements-2/#post-18582634)
 * Hi @onequestpress 
   Thanks for posting the issue here. But the forum is not the
   right place to request feature. I believe it will not take more than 5 minutes
   to create a Github account. I suggest you to post it in the Github or if you 
   want I can post it on behalf of you in Github, but that way you will not receive
   any notification when someone updates the GH issue. [https://github.com/WordPress/gutenberg](https://github.com/WordPress/gutenberg)
   Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Dropdown Accordion](https://wordpress.org/support/topic/dropdown-34/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [9 months, 1 week ago](https://wordpress.org/support/topic/dropdown-34/#post-18582632)
 * Then you need to develop the feature on your theme or plugins. If you are a developer
   and stuck in any stage, you can share here. I believe I can help you as well 
   to develop the block.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Diapo block not responsive between vertical and horizontal images on mobile](https://wordpress.org/support/topic/diapo-block-not-responsive-between-vertical-and-horizontal-images-on-mobile/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [9 months, 1 week ago](https://wordpress.org/support/topic/diapo-block-not-responsive-between-vertical-and-horizontal-images-on-mobile/#post-18582127)
 * Hi,
 * I didn’t found any responsive issue in my mobile. Can you share any screenshot
   please?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Dropdown Accordion](https://wordpress.org/support/topic/dropdown-34/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [9 months, 1 week ago](https://wordpress.org/support/topic/dropdown-34/#post-18582121)
 * Hi, there are multiple plugins available for it. You can use anyone that suits
   your requirement.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] How to have multiple Headers setup conditionally.](https://wordpress.org/support/topic/how-to-have-multiple-headers-setup-conditionally/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [9 months, 2 weeks ago](https://wordpress.org/support/topic/how-to-have-multiple-headers-setup-conditionally/#post-18577244)
 * Hi [@vijaykumarim](https://wordpress.org/support/users/vijaykumarim/),
   **1:**
   Create Multiple Template Parts
 *     ```wp-block-code
       /templates/partials/    header-default.html    header-alt.html    footer-default.html    footer-alt.html
       ```
   
 * Or via the Site Editor:
    - Go to “Template Parts” > Create new Header (e.g., “Header Alt”).
 * **2.** **Modify `header.html` to Load Dynamically (via PHP)**
 * Unfortunately, block themes use static HTML files, so to introduce conditional
   logic, you’ll need to override this behavior via **PHP** in your `functions.php`.
 *     ```wp-block-code
       add_filter( 'template_include', 'custom_dynamic_header_template', 99 );function custom_dynamic_header_template( $template ) {    if ( is_page( array( 'about-us', 'services' ) ) ) {        add_filter( 'block_theme_header_template', function() {            return 'header-alt';        });    } else {        add_filter( 'block_theme_header_template', function() {            return 'header-default';        });    }    return $template;}
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Is there any way to disable specific gutenberg blocks which i dont use?](https://wordpress.org/support/topic/is-there-any-way-to-disable-specific-gutenberg-blocks-which-i-dont-use/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [9 months, 2 weeks ago](https://wordpress.org/support/topic/is-there-any-way-to-disable-specific-gutenberg-blocks-which-i-dont-use/#post-18577219)
 * Hi [@adireddy](https://wordpress.org/support/users/adireddy/) 
   You can disable
   core blocks if you want. I did this before. **Method 1:** Here is the code that
   you can add in your functions.php file. This will help you to keep only allowed
   blocks.
 *     ```wp-block-code
       add_filter( 'allowed_block_types_all', 'allowed_blocks', 10, 2 );function allowed_blocks( $allowed_blocks, $editor_context ) {    return [        'core/paragraph',        'core/heading',        'core/image',        'core/list',    ];}
       ```
   
 * **Method 2:** But if you want to unregister a specific block then you can enqueue
   a specific jQuery file and on that file you can unregister specific blocks.
 *     ```wp-block-code
       function gutenberg_unset_core_blocks() {    wp_enqueue_script(        'test-unregister-blocks',        plugins_url( 'unregister-blocks.js', __FILE__ ),        [ 'wp-blocks', 'wp-dom-ready', 'wp-edit-post' ],        null,        true    );}add_action( 'enqueue_block_editor_assets', 'gutenberg_unset_core_blocks' );
       ```
   
 * Add below code on unregister-blocks.js
 *     ```wp-block-code
       wp.domReady(() => {    wp.blocks.unregisterBlockType('core/quote');    wp.blocks.unregisterBlockType('core/verse');    wp.blocks.unregisterBlockType('core/code');});
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Page List block does not show all pages under «Parent» dropdown](https://wordpress.org/support/topic/page-list-block-does-not-show-all-pages-under-parent-dropdown-2/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/page-list-block-does-not-show-all-pages-under-parent-dropdown-2/#post-18520790)
 * Hi [@mchouvel](https://wordpress.org/support/users/mchouvel/)
 * I believe, this requires further investigation. It would be more helpful if you
   could create an issue on the Gutenberg GitHub repository: [https://github.com/WordPress/gutenberg/issues](https://github.com/WordPress/gutenberg/issues)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Hover Effect on H3 Heading](https://wordpress.org/support/topic/hover-effect-on-h3-heading/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/hover-effect-on-h3-heading/#post-18520783)
 * Hi [@amcglawn](https://wordpress.org/support/users/amcglawn/)
 * To apply hover effect you can use a class on your specific heading and then you
   can add hover effect using that class.
 * `<h3 class="popup-heading">Hover Me</h3>`
 * `.popup-heading:hover {color: blue;}`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Best block for JavaScript or iframe](https://wordpress.org/support/topic/best-block-for-javascript-or-iframe/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/best-block-for-javascript-or-iframe/#post-18475855)
 * I also use this way to add custom codes. Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Best block for JavaScript or iframe](https://wordpress.org/support/topic/best-block-for-javascript-or-iframe/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [12 months ago](https://wordpress.org/support/topic/best-block-for-javascript-or-iframe/#post-18466890)
 * HI [@earl_d](https://wordpress.org/support/users/earl_d/)
 * You can simply use Custom HTML block to add JavaScript or iFrame.
    - Add a **Custom HTML** block to your page.
    - Paste your JavaScript or iframe code into the block.
    - Click “**Preview**” to ensure it displays as expected.
 * Best regards,
   Muhibul
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Reset Gutenberg Blocks formating](https://wordpress.org/support/topic/reset-gutenberg-blocks-formating/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [12 months ago](https://wordpress.org/support/topic/reset-gutenberg-blocks-formating/#post-18466869)
 * Hi [@mllapan](https://wordpress.org/support/users/mllapan/)
 * You can just select the problematic block and from the settings you can remove
   margin top and bottom. When you selected these value’s may be they were valid,
   but as you changed the theme, they are not invalid. So, you can just check the
   blocks and reset their values. You can also select the block, click the three-
   dot menu, and choose Reset all styles. Hope this will solve the issue.
 * Best regards,
   Muhibul
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Appearance and Widgets Home Page](https://wordpress.org/support/topic/appearance-and-widgets-home-page/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [1 year ago](https://wordpress.org/support/topic/appearance-and-widgets-home-page/#post-18453841)
 * Hi [@rhandi](https://wordpress.org/support/users/rhandi/)
 * Thanks for posting here!
 * After reviewing your website, I found it’s a custom built WordPress theme. So,
   it’s really hard to assume from outside from where the Kurka News pulling data.
   If this is in sidebar, you can navigate to Appearance > Widgets and find the 
   proper widget to modify the text.
 * If there are multiple widgets available, please check all the widgets, specially
   the sidebar widgets. I hope this will help you to edit the content easily.
 * Best of luck!
   Muhibul
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Dead Page after update](https://wordpress.org/support/topic/dead-page-after-update/)
 *  [Muhibul Haque](https://wordpress.org/support/users/devmuhib/)
 * (@devmuhib)
 * [1 year ago](https://wordpress.org/support/topic/dead-page-after-update/#post-18453826)
 * Hi [@b198426](https://wordpress.org/support/users/b198426/)
 * I know how annoying this is when your website breaks after the update. So, it’s
   always recommended to keep backup before you update the WordPress website. Most
   of the time your website is broken after the update, because of plugins conflict.
 * Here are few steps you can follow to resolve the issue.
   1. Login on your cPanel
   or use ftp to access your plugins directory. You will find this in **wp-content/
   plugins**. Rename the plugins folder **plugins-old** and try to access the WordPress
   admin again.
 * 2. If you have backup on your control panel, you can restore the website. Most
   of the modern hosting provider offer backup, so you can contact them to restore
   the website.
 * 3. Downgrade the WordPress version using [Core Rollback](https://wordpress.org/plugins/core-rollback/)
   WordPress plugins.
 * Please let me know if you need any further assistance!
 * Best regards,
   Muhibul
    -  This reply was modified 1 year ago by [Muhibul Haque](https://wordpress.org/support/users/devmuhib/).
      Reason: spelling mistake

Viewing 15 replies - 1 through 15 (of 152 total)

1 [2](https://wordpress.org/support/users/devmuhib/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/devmuhib/replies/page/3/?output_format=md)…
[9](https://wordpress.org/support/users/devmuhib/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/devmuhib/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/devmuhib/replies/page/11/?output_format=md)
[→](https://wordpress.org/support/users/devmuhib/replies/page/2/?output_format=md)