Title: Hum Gurung's Replies - page 2 | WordPress.org

---

# Hum Gurung

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 54 total)

[←](https://wordpress.org/support/users/etchbee/replies/?output_format=md) [1](https://wordpress.org/support/users/etchbee/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/etchbee/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/etchbee/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/etchbee/replies/page/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Yoast causes issue with Elementor](https://wordpress.org/support/topic/yoast-causes-issue-with-elementor/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/yoast-causes-issue-with-elementor/#post-13896579)
 * Yes, I do confirm that I’m using Yoast SEO 15.6 just updated today.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Astra] Custom Homepage Design](https://wordpress.org/support/topic/custom-homepage-design/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/custom-homepage-design/#post-13896540)
 * Thank you [@brainstormteam](https://wordpress.org/support/users/brainstormteam/),
   will try it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Grid Addon for Elementor] How to align image left](https://wordpress.org/support/topic/how-to-align-image-left/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/how-to-align-image-left/#post-13894934)
 * Hi [@maneshtimilsina](https://wordpress.org/support/users/maneshtimilsina/)
 * Thank you for your support. Yes, I want to align Image on the LEFT, Title on 
   TOP and Post Excerpt on the Right. I’m on local machine so can’t provide url.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Travel Engine - Tour Booking Plugin - Tour Operator Software] Destination has 2 ‘Description’ field box.](https://wordpress.org/support/topic/destination-has-2-description-field-box/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/destination-has-2-description-field-box/#post-13521532)
 * Hi Support,
 * Thank you for your reply. But I’m still confused about its purpose.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Travel Engine - Tour Booking Plugin - Tour Operator Software] Classic Editor ‘Text Tool’ missing after 4.1.3 update](https://wordpress.org/support/topic/classic-editor-text-tool-missing-after-4-1-3-update/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/classic-editor-text-tool-missing-after-4-1-3-update/#post-13391275)
 * Thank you [@wptravelenginesupport](https://wordpress.org/support/users/wptravelenginesupport/)
   team, much appreciated.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Travel Agency] Does this theme have Lazy Load feature?](https://wordpress.org/support/topic/does-this-theme-have-lazy-load-feature/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/does-this-theme-have-lazy-load-feature/#post-13372023)
 * Thank you RARA,
    I just wanted to confirm considering not to conflict with plugin
   in case.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] How to noindex some pages only?](https://wordpress.org/support/topic/how-to-noindex-some-pages-only/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/how-to-noindex-some-pages-only/#post-13257060)
 * Thank you for prompt reply, much appreciated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Travel Engine - Tour Booking Plugin - Tour Operator Software] Privacy policy on footer menu mobile issue](https://wordpress.org/support/topic/privacy-policy-on-footer-menu-mobile-issue-2/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/privacy-policy-on-footer-menu-mobile-issue-2/#post-13250938)
 * I came up with following CSS code as a temporary fix 😉
 *     ```
       @media only screen and (max-width: 1024px) {
       .footer-navigation {
           width: auto;
        }
       }
       ```
   
 * Thank you.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Travel Agency] Privacy policy on footer menu mobile issue](https://wordpress.org/support/topic/privacy-policy-on-footer-menu-mobile-issue/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/privacy-policy-on-footer-menu-mobile-issue/#post-13250884)
 * Thank you for suggestion. However the alignment of the items are vertical. So
   I came up with following CSS code.
 *     ```
       @media only screen and (max-width: 1024px) {
       .footer-navigation {
           width: auto;
        }
       }
       ```
   
 * Looking forward to updated theme.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Travel Agency] Privacy policy on footer menu mobile issue](https://wordpress.org/support/topic/privacy-policy-on-footer-menu-mobile-issue/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/privacy-policy-on-footer-menu-mobile-issue/#post-13249865)
 * Hi,
 * Here is the site URL – [https://www.annapurnacircuit.net/](https://www.annapurnacircuit.net/)
 * Screenshot – [https://prnt.sc/tysa1m](https://prnt.sc/tysa1m)
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Travel Engine - Tour Booking Plugin - Tour Operator Software] Privacy policy on footer menu mobile issue](https://wordpress.org/support/topic/privacy-policy-on-footer-menu-mobile-issue-2/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/privacy-policy-on-footer-menu-mobile-issue-2/#post-13247910)
 * Hi,
 * Screenshot attached.
 * [https://prnt.sc/tysa1m](https://prnt.sc/tysa1m)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Travel Engine - Tour Booking Plugin - Tour Operator Software] Change ‘destination’ slug](https://wordpress.org/support/topic/change-destination-slug/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/change-destination-slug/#post-13247884)
 * Thank you so much, yo are tooo awesome.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Travel Engine - Tour Booking Plugin - Tour Operator Software] Change text ‘Destination’ in breadcrumb](https://wordpress.org/support/topic/change-text-destination-in-breadcrumb/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/change-text-destination-in-breadcrumb/#post-13230441)
 * Thank you so much for your prompt and precise reply. You are a *****Star.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RestroPress - Online Food Ordering System] Food categories display sorting](https://wordpress.org/support/topic/food-categories-display-sorting/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/food-categories-display-sorting/#post-13229304)
 * Thank you [@tugbucket](https://wordpress.org/support/users/tugbucket/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Travel Engine - Tour Booking Plugin - Tour Operator Software] Move ‘Why book with us’ section above ‘Latest Articles’.](https://wordpress.org/support/topic/move-why-book-with-us-section-above-latest-articles/)
 *  Thread Starter [Hum Gurung](https://wordpress.org/support/users/etchbee/)
 * (@etchbee)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/move-why-book-with-us-section-above-latest-articles/#post-13183767)
 * Thank you support.

Viewing 15 replies - 16 through 30 (of 54 total)

[←](https://wordpress.org/support/users/etchbee/replies/?output_format=md) [1](https://wordpress.org/support/users/etchbee/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/etchbee/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/etchbee/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/etchbee/replies/page/3/?output_format=md)