stagezero
Forum Replies Created
-
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.
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’]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.
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 6 years, 4 months ago by stagezero.
Forum: Plugins
In reply to: [Member Content Visibility] Hide RowsFollowing…
Forum: Themes and Templates
In reply to: [Company] Change header width?Are you using full width?
Forum: Plugins
In reply to: [Inline Image Upload for BBPress] Before I rate this plugin (image issue)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
In reply to: [Inline Image Upload for BBPress] Before I rate this plugin (image issue)My bad. its not from plugin. Its from bbp…
Forum: Fixing WordPress
In reply to: Facebook mobile browser video styleok dont worry.. i found the answer.. its called instant articles.
Forum: Fixing WordPress
In reply to: Facebook mobile browser video styleForum: Plugins
In reply to: [bbp style pack] CSS not workingNevermind…Found the problem. I had a enqueue_style on my function.php
Forum: Plugins
In reply to: (Request) WordPress to phpbb3 post Plug InIm looking also same thing… for my website https://www.pinoyfestival.com
Forum: Networking WordPress
In reply to: wordpress.com look a likeMany thanks for your help guys…
Andrea_r could you specify the plugin please?once again thanks, it helps me a lot..
Forum: Networking WordPress
In reply to: wordpress.com look a likenice update on this Andrea… getting so excited about this.. ??
Forum: Networking WordPress
In reply to: MU signup pageI’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.