Title: stagezero's Replies | WordPress.org

---

# stagezero

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Filter Everything — WordPress & WooCommerce Filters] Issues with custom search query.](https://wordpress.org/support/topic/issues-with-custom-search-query/)
 *  Thread Starter [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/issues-with-custom-search-query/#post-15212906)
 * Here’s the custom query args.
    Located on a custom page for search result of 
   a custom post type.
 *     ```
       $search_qry = array(
               'post_type' => "property",
               'post_status' => 'publish',
               's' => $_GET['keyword']
       );
       ```
   
 * Sorting without $_GET[‘keyword’] works fine. As soon I start having $_GET[‘keyword’],
   the filter does not work and it only takes the search ‘keyword’ argument.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Filter Everything — WordPress & WooCommerce Filters] Issues with custom search query.](https://wordpress.org/support/topic/issues-with-custom-search-query/)
 *  Thread Starter [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/issues-with-custom-search-query/#post-15212697)
 * Im working on a client’s website that has pro version installed.
    It works on
   everything other than search. When there is the search involved, it does not 
   filter the keyword.
 * For example:
 * ../brand-tesla/$keyword=models -> this is not working.
 * If I change the query to
    ../brand-tesla/$s=models -> looking at the query monitor
   it does work.
 * Since the theme code is already made and lots of dependencies already,
    I can’t
   change ‘s’ => $_GET[‘keyword’] to ‘s’ => $_GET[‘s’]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Broken: Description Issue](https://wordpress.org/support/topic/broken-description-issue/)
 *  Thread Starter [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/broken-description-issue/#post-13245770)
 * Update: testing on google search console. It uses the custom meta description(
   on Snippet editor). But Rank Math Editor is showing the Description content which
   is confusing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] 1 Profile with different names, birthdays etc](https://wordpress.org/support/topic/1-profile-with-different-names-birthdays-etc/)
 *  [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/1-profile-with-different-names-birthdays-etc/#post-10861178)
 * I think i know what website you are trying to create for. 🙂
    I am on the making
   of this kind of website. All custom codes.
    -  This reply was modified 7 years, 7 months ago by [stagezero](https://wordpress.org/support/users/stagezero/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Member Content Visibility] Hide Rows](https://wordpress.org/support/topic/hide-rows/)
 *  [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/hide-rows/#post-8632418)
 * Following…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Company] Change header width?](https://wordpress.org/support/topic/change-header-width-2/)
 *  [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/change-header-width-2/#post-8604479)
 * Are you using full width?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Inline Image Upload for BBPress] Before I rate this plugin (image issue)](https://wordpress.org/support/topic/before-i-rate-this-plugin-image-issue/)
 *  Thread Starter [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/before-i-rate-this-plugin-image-issue/#post-8603335)
 * Anyone can advice which file to edit for image responsive.
    I have tried removing
   image attributes and set max-width 100% and it works but i dont know which file
   to edit. just tried it on firebug.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Inline Image Upload for BBPress] Before I rate this plugin (image issue)](https://wordpress.org/support/topic/before-i-rate-this-plugin-image-issue/)
 *  Thread Starter [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/before-i-rate-this-plugin-image-issue/#post-8603304)
 * My bad. its not from plugin. Its from bbp…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Facebook mobile browser video style](https://wordpress.org/support/topic/facebook-mobile-browser-video-style/)
 *  Thread Starter [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/facebook-mobile-browser-video-style/#post-8592763)
 * ok dont worry.. i found the answer.. its called instant articles.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Facebook mobile browser video style](https://wordpress.org/support/topic/facebook-mobile-browser-video-style/)
 *  Thread Starter [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/facebook-mobile-browser-video-style/#post-8592757)
 * or this
    [https://s0.wp.com/wp-content/themes/vip/facebook-instantarticles/library/images/og_image.jpg](https://s0.wp.com/wp-content/themes/vip/facebook-instantarticles/library/images/og_image.jpg)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[bbp style pack] CSS not working](https://wordpress.org/support/topic/css-not-working-33/)
 *  Thread Starter [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/css-not-working-33/#post-8583584)
 * Nevermind…Found the problem. I had a enqueue_style on my function.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [(Request) WordPress to phpbb3 post Plug In](https://wordpress.org/support/topic/request-wordpress-to-phpbb3-post-plug-in/)
 *  [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/request-wordpress-to-phpbb3-post-plug-in/#post-1865008)
 * Im looking also same thing… for my website [http://www.pinoyfestival.com](http://www.pinoyfestival.com)
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [wordpress.com look a like](https://wordpress.org/support/topic/wordpresscom-look-a-like/)
 *  Thread Starter [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/wordpresscom-look-a-like/#post-1810099)
 * Many thanks for your help guys…
    Andrea_r could you specify the plugin please?
 * once again thanks, it helps me a lot..
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [wordpress.com look a like](https://wordpress.org/support/topic/wordpresscom-look-a-like/)
 *  Thread Starter [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/wordpresscom-look-a-like/#post-1809987)
 * nice update on this Andrea… getting so excited about this.. 🙂
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [MU signup page](https://wordpress.org/support/topic/mu-signup-page/)
 *  Thread Starter [stagezero](https://wordpress.org/support/users/stagezero/)
 * (@stagezero)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/mu-signup-page/#post-1804648)
 * I’ve seen yourdomain.com/wp-signup.php, but can i customized this fields?
    Will
   this plugin “register plus” works with MU?
 * thanks Andrea for reply.

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