futureyoon
Forum Replies Created
-
Forum: Plugins
In reply to: [GamiPress - BuddyPress Group Leaderboard] order of the leaderboard tabYes I can see that. Thank you for the confirmation.
Is it possible to generate the shortcode without adding the tab in the buddypress group? I wish to display the buddypress group leaderboard somewhere else but inside the group itself.
Please advise.
Forum: Plugins
In reply to: [GamiPress - BuddyPress Group Leaderboard] order of the leaderboard tabOK. Noted.
Then, does “buddypress group leaderboard”?come with any shortcode to use?
OK. Thank you for the details.
With that, I have further questions with the siutation like below.
I was testing the ranks, so I set 3 ranks (level 1, level 2, level 3)
level 1 (menu_order 1) requirement: earn achievement 1
level 2 (menu_order 2) requirement : reach point >= 10
level 3 (menu_order 3) requirement: reach point >= 20
A user (Mike) didnt complete level 1 requirement in the beginning, but happened to earn point 13 already which is level 2 requirement.
but he didnt get level 2 although the requirement was met, I guess it was because he didnt’ earn level 1 yet.
later, he managed to earn level 1. his point was still 13, which is requirement for level 2.
the question is Mike would get level 1 and at the same time level 2 upon completion of the requirement for level 1?
I thought there would be some kind of trigger to check whether or not Mike is qualified to get level 2 after he earned level 1 but I waited for days, nothing was triggered for Mike to earn level 2 even though he has already met the requirement.
I am not sure if this is expected behavior.
is there a way to re-sync user’s points programatically or re-triggger the event for the next level (in this case level 2)? I checked ‘tools’ > recount activty but his earning activity was not part of of those actions. so.. no use..
Please advise.
Thank you
- This reply was modified 8 months, 1 week ago by futureyoon.
- This reply was modified 8 months, 1 week ago by futureyoon.
- This reply was modified 8 months, 1 week ago by futureyoon.
- This reply was modified 8 months, 1 week ago by futureyoon.
I figured out that I should add “%CURRENT_USER_ID%” in the filter from the column.
but it still leaves one question. I see that the filter has to be showing up in order for this %CURRENT_USER_ID% filter to work, that means, a user can change the user id to view other user’s data…
Hmm… Please kindly advise what is the best to way to show the data only belongs to the current logged in user.
Thank you
i have found out the solution
Please dont hesitate if there is better way (maybe embeded function) to achieve this.
Thank you
Just FYI, it’s due to this. I have talked to Stripe agent.
https://docs.stripe.com/currencies#zero-decimal
Thank you for the support.
- This reply was modified 8 months, 3 weeks ago by futureyoon.
OK. Thank you for the confirmation.
I have another issue with the ‘_stripe_exchange_rate’ that was captured in the system.
Please take a look at the demo. It happens for Korean Won exchnage rate.
https://app.screencast.com/d26OpSGOunaz5
Captured in the WC > 1.00 KRW = 0.348199
Capture in Stripe >> ?1 KRW = RM0.003481 MYR
it should capture 2 decimal points lower.. but somehow it’s missing.
Any idea?
Silly me.. I put it to run on backend only… it’s working fine after i changed to run front and backend.
Quick question
For those orders that were placed before without this ‘_stripe_exchange_rate’ field, is it ok for me to add the line into ‘wc_order_meta’ table?
for example,
https://app.screencast.com/UBXkExg7XXK4r
We need to run report with the respective exchange rate per order.
Please advise.
Thank you
Just wondering if there is any option_name to be ‘yes’ (in the wp_options table) for this feature to be working properly?
I turned all for yes for any option name contains ‘stripe’ or ‘woocommerce’ just in case. not sure if there is anything missing.
It’s so weird..
Thank you for the update.
Yes, display stripe fee is enabled but still not showing up..
Is there anything else to check? i have checked wc_order_meta table, found out that ‘_stripe_exchange_rate’ appeared long time ago (2022 Oct), since then it is no longer showing up any more… Can you please help?
Thank you
Along with the reported issue, I am not sure where (which table/column) is meta data of ‘_stripe_exchange_rate’ is stored..
Is it under postmeta table?
Because I happened to check a few tables (with my limitted knowledge) but couldnt find such meta data stored any where…
not sure if that’s the reason it’s not showing up on WC > Orders > individual order
Anyway please advise me on this.
Thank you
Sorry for late reply.
Although I have added the code in snippet code, the exchange rate is not showing up in Woocommcer > Orders > individual order
This is what I get.
https://app.screencast.com/Pb0R92Ktb8PQ7
Can you please help identify what went wrong?
Thank you
- This reply was modified 8 months, 3 weeks ago by futureyoon.
Forum: Plugins
In reply to: [SNORDIAN's H5PxAPIkatchu] h5p_subcontent_idThank you for the explanation.
I am not sure if we are on the same page. Let me rephrase the questions here.
one of my h5p quizzes, I see 5 subcontents_id in the table called ‘wp_h5pxapikatchu_object’ as below.
8c2a09fb-66c6-4794-a329-09baff5d5689
213b998b-1410-481d-9443-a6b7296e650b
f33de428-c93d-4b27-b38b-7d2bd625f29d
95441b20-a816-4771-8490-9a2fc861be8f
c476acf9-e9db-4221-8b8e-c00f8bcb291f
With this, is there any way to find out which one is first question or 2nd question and so on?
or using the subcontents_id, is there a way to retrieve the title of question of each subcontent?
Thank you
Forum: Plugins
In reply to: [AI Engine] free or paid?Hi @valwa,
Thank you for the details info.
I have used OpenAI and paid $5 for the testing purpose once before and the credit is all used. now the API key I used before is no longer working unless making a payment.
so there is no way to go back to the prior stage where can be used for free of charge? (in fact, I don’t quite remember if it was free though unless you can confirm it is free to use upto certain threshold.
That’s my question, is it free to use ? or is not free to use besides that I need to fill up the billing details.
Please guide me on this.
Thank you
Forum: Plugins
In reply to: [EWWW Image Optimizer] wp offload mediaOK. good to hear that.
but one thing that I noticed that the plugin slows down the performance badly when it’s activated. not sure why and how to fix.