ryochan819
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyPress Group Email Subscription] How to set “send from” email address?It was the immediate email has the problem. I believe that it was BP Disable Activation Reloaded that cause the problem, but I still need it.
Is there anyway I could change the immediate emails using get_site_option( ‘admin_email’ ) as well?
Forum: Plugins
In reply to: [BuddyPress Group Email Subscription] How to set “send from” email address?BP emails sent in HTML format
both plugin i mentioned modify the emails:
BP Disable Activation Reloaded – disable the buddypress built in registration email
User Verification – setup email verification emailWould you mind to tell me where bp emails generate the name of email?
Is it bp-activity-subscription-digest.php line 642?I just feel strange that everything is working but it is getting the wrong name.
Forum: Plugins
In reply to: [BuddyPress Group Email Subscription] How to set “send from” email address?Thanks for the reply!
Yes it is happening to all notifications, even the request to private group is sent from wordpress@mydomain.com
is it the below plugin that I installed causing the conflict?
BP Disable Activation Reloaded
User VerificationForum: Plugins
In reply to: [Relevanssi - A Better Search] May I know is Relevanssi working on my site?After reinstall and redo indexing, I believe relevanssi is working on my site.
I will ask web developer for help.Forum: Plugins
In reply to: [Relevanssi - A Better Search] May I know is Relevanssi working on my site?Hi I tried https://hombic.com/?s=demo and it seems like relevanssi does not even work on wp default search. I think relevanssi is not working on my site even it is enabled. It used to work after I done indexing.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] May I know is Relevanssi working on my site?I think it probably has conflict with WOOF – WooCommerce Products Filter.
It used to work together. And I need the slider function from that plugin
Is there anyway relevanssi can go above of WOOF layer?Forum: Plugins
In reply to: [WooCommerce] Meta key from variable productDo dimensions in variable use different meta key?
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Random orderThat sounds good. Can you teach me where to put it?
Can the source goes like intval(search) so that it change source everytime you click search? like refresh the source when you start searching
- This reply was modified 8 years ago by ryochan819.
- This reply was modified 8 years ago by ryochan819.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Random orderThanks for the help. I found that the random result keep changing every time I go to second page or other page of search result. Is the anyway to keep 1 random order in 1 search result?
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Random orderHi,
How do I add rand to search query? I see something like
$default_order = get_option( ‘relevanssi_default_orderby’, ‘relevance’ );
in search.php
but I don’t know where to add itForum: Plugins
In reply to: [YITH WooCommerce Wishlist] Conflict with Woocommerce cartThe problem is gone after i take out the shortcode.
How do i disable yith wishlist overwrite the “added to cart” message after clicking “add to cart” button?Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Conflict with Woocommerce cartThis is the original:
https://ibb.co/dP7Wdn
This is how it looks after I put the shortcode:
https://ibb.co/gYdCJnForum: Plugins
In reply to: [WCMp Advanced Shipping] Vendor shipping classesBasically I just want to let vendor to set different shipping on different product. Can Wcmp advanced shipping do that? or is there any other way to do that?
Forum: Fixing WordPress
In reply to: WordPress FTP accessI created account from wordpress and then upgraded to business, but i never receive email host about ftp credential
Hi,
Am I suppose to create an app on paypal, then put client ID and secret to paypal payout?
It doesnt seems to do anything the auto payment. Do I need to make new test payment to see if it works?