Profiles

  • Member Since: August 19th, 2018
  • Website: masya.com
  • Find me on:
  • Created a topic, Unable to process this payment if endpoint is order-pay, on the site WordPress.org Forums:
    I use cash on delivery method when checkout. Then if I…

  • Posted a reply to Is there any way to show most recent search terms in search bar?, on the site WordPress.org Forums:
    To highlight entered characters, you can use: $hint .= preg_replace('~'.$q.'()~', '<strong>'.$q.'</strong>', $name); instead of $hint…

  • Posted a reply to Is there any way to show most recent search terms in search bar?, on the site WordPress.org Forums:
    You can do it with ajax. https://www.w3schools.com/php/php_ajax_php.asp You can create this gethint.php /** * WordPress…

  • Posted a reply to Use in the backend, on the site WordPress.org Forums:
    Hi, For those who do not want to use instant or autocomplete search. When you…

  • Posted a reply to Cannot filter by category or tag, on the site WordPress.org Forums:
    Thank you so much! I really appreciate your help. And also need to add 'operator'…

  • Posted a reply to Cannot filter by category or tag, on the site WordPress.org Forums:
    Hi Mikko, Yes, when deactivating the woocommerce, it filters as tag1+tag2. (posts) But I need…

  • Posted a reply to Cannot filter by category or tag, on the site WordPress.org Forums:
    Hi Mikko, Thank you very much. I found a filter on your website and added…

  • Posted a reply to Cannot filter by category or tag, on the site WordPress.org Forums:
    Okay, this works: URL/?s=keyword&post_type=product&product_cat=ID This also works URL/?s=keyword&post_type=product&product_tag=ID But this does not work: URL/?s=keyword&post_type=product&product_cat=ID1+ID2 for…

  • Created a topic, Cannot filter by category or tag, on the site WordPress.org Forums:
    I was about to buy the premium version but just found …

  • Created a topic, Search in All Post, on the site WordPress.org Forums:
    Can we have the option search in "All Post", so page, …

  • Created a topic, Use in the backend, on the site WordPress.org Forums:
    Hi, As far as I know, this plugin was developed from …

  • Posted a reply to Wrong search count with “post_type” search, on the site WordPress.org Forums:
    Thank you for your attention. I hope you guys will solve this. I noted the…

  • Created a topic, Best filter plugin, on the site WordPress.org Forums:
    It has everything that you need.

  • Posted a reply to It does not reset when visit the page again, on the site WordPress.org Forums:
    Thank you for the answer. Okay, I will try with a clean install. Definitely the…

  • Posted a reply to Wrong search count with “post_type” search, on the site WordPress.org Forums:
    I found a solution to this. The plugin uses wp_searchable_posts index for the backend. In…

  • Posted a reply to Wrong search count with “post_type” search, on the site WordPress.org Forums:
    I made a further investigation and posted here what I found.

  • Posted a reply to Wrong search count with “post_type” search, on the site WordPress.org Forums:
    // Store the total number of its, so that we can hook into thefound_posts`. //…

  • Posted a reply to Wrong search count with “post_type” search, on the site WordPress.org Forums:
    Thank you for the answer. I tried with different WordPress sites and the results are…

  • Posted a reply to Wrong search count with “post_type” search, on the site WordPress.org Forums:
    I thought it is a good solution, but deleting that add_filter causes another problem. If…

  • Posted a reply to Wrong search count with “post_type” search, on the site WordPress.org Forums:
    I found the problem with the total count. (I think now pagination works as expected…

  • Created a topic, Wrong search count with “post_type” search, on the site WordPress.org Forums:
    I use Algolia in the backend. The problem is the plug…

  • Created a topic, It does not reset when visit the page again, on the site WordPress.org Forums:
    I do not know if it is a bug or because it is the free…

  • Posted a reply to Zero percentage not working, on the site WordPress.org Forums:
    Hi, To explain in more detail, I want customers to pay deposits only for certain…

  • Posted a reply to Zero percentage not working, on the site WordPress.org Forums:
    The zero percentage is actually working. I may miss enabling the deposit option. Sorry about…

  • Created a topic, Zero percentage not working, on the site WordPress.org Forums:
    It may not sense to set 0%. But I require a deposit o…

  • Posted a reply to On Google Cloud, on the site WordPress.org Forums:
    Hi, I set a firewall rule that allows port 8108 (protocol TCP). Then it worked.…

  • Posted a reply to Cron job on Google Cloud, on the site WordPress.org Forums:
    I see. Thank you for the information. Actually, I do not need to clear all…

  • Posted a reply to Cron job on Google Cloud, on the site WordPress.org Forums:
    Sorry if I could not explain. I think it is clear though. On the Delete…

  • Posted a reply to Cron job on Google Cloud, on the site WordPress.org Forums:
    Sub page. Under the timeout rules, I set delete cache only start with shop. For…

  • Posted a reply to Cron job on Google Cloud, on the site WordPress.org Forums:
    I managed to work it. It works only if I set delete ALL cache. (Under…

  • Posted a reply to Cron job on Google Cloud, on the site WordPress.org Forums:
    Yes, there is SSH access.

  • Created a topic, Cron jon on Google Cloud, on the site WordPress.org Forums:
    Hi, How to create a cron job on Google Cloud? There …

  • Posted a reply to On Google Cloud, on the site WordPress.org Forums:
    Hi, Thank you. Yes, the website is also on google cloud. I tried with the…

  • Posted a reply to On Google Cloud, on the site WordPress.org Forums:
    I installed the typesense. (I think :) ) I check the status, it is running…

  • Created a topic, On Google Cloud, on the site WordPress.org Forums:
    I tried on Google Could but could not make it work. Is…

  • Created a topic, Perfect, on the site WordPress.org Forums:
    The plugin is just perfect. The customer can log in w…

  • Posted a reply to Woocommerce Support, on the site WordPress.org Forums:
    Thank you for the code @sannin I added the code to the functions.php now Products…

  • Created a topic, It works as expected, on the site WordPress.org Forums:
    Thank you to the developers the plugin works as expect…

  • Posted a reply to Unread count by messages not thread, on the site WordPress.org Forums:
    Shamim, I finally found solution for this. I want to share with you. May be…

  • Created a topic, Useful plugin and great support., on the site WordPress.org Forums:
    Useful plugin and great support.

  • Posted a reply to Unread count by messages not thread, on the site WordPress.org Forums:
    Hi Shamim Yes, removing that code solve the problem. Thank you.

  • Posted a reply to current_user_can must include admin, on the site WordPress.org Forums:
    Hi Shamim Yes, removing that code solve the problem. Thank you.

  • Posted a reply to Unread count by messages not thread, on the site WordPress.org Forums:
    Sure. I will. Thank you for replying and solving issues. Your plugin is really useful…

  • Posted a reply to Unread count by messages not thread, on the site WordPress.org Forums:
    Yes, I have it. Do you think because of that?

  • Posted a reply to Unread count by messages not thread, on the site WordPress.org Forums:
    Shamim, I installed the plugin on other domain. Did not edit any code. With threaded…

  • Posted a reply to current_user_can must include admin, on the site WordPress.org Forums:
    Hi Shamim Thank you for updating. I wonder if you could take a look for…

  • Posted a reply to current_user_can must include admin, on the site WordPress.org Forums:
    in functions.php case 'send_reply': /// } elseif ( fep_is_user_whitelisted() || fep_is_user_admin() ){ deleting || fep_is_user_admin()…

  • Created a topic, current_user_can must include admin, on the site WordPress.org Forums:
    Hi, User1 and User2 are messaging. If User1 delete th…

  • Posted a reply to Unread count by messages not thread, on the site WordPress.org Forums:
    Thank you Shamim to providing the codes. Unfortunately there is a serious issue with thread…