Oreo Fashion - React Native App for Woocommerce

Oreo Fashion - React Native App for Woocommerce v2.8.1

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,061
111,714
120
  • Like
Reactions: minalegend

rootd

New member
Jul 19, 2019
26
7
3
For everybody struggle in webview thankyou page because it contains full page not mobile page. Modif your woocommerce source code in class-wc-order. php line 1580 function get_checkout_order_received_url()

add this line :
$order_received_url = add_query_arg('mobile', 1,$order_received_url);
 
  • Like
Reactions: xala

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,061
111,714
120

amitrr

Member
Mar 12, 2020
29
9
8
Hello,

I am new in this forum, I have Lekima App from codecanyon. Not the latest version. can someone share latest version for Lekima app, and i have some problems, is here someone who can help? I have payment and login problem.

Thanks
 

rootd

New member
Jul 19, 2019
26
7
3
Hi all,

If i change something in mobile builder, the apps wont apply the changed. Did anyone have solution for this? web using cloudflare and no cache .

The solution to clear data and cache in phone is solution but it's not good solution in production.
 

xala

New member
Sep 5, 2018
6
0
1
For everybody struggle in webview thankyou page because it contains full page not mobile page. Modif your woocommerce source code in class-wc-order. php line 1580 function get_checkout_order_received_url()

add this line :
$order_received_url = add_query_arg('mobile', 1,$order_received_url);
Well.. I think it's better to use wordpress function/filters, and not edit woocommerce files.
Similar to this:

Can you adjust that function and post the solution here?



Hi all,

If i change something in mobile builder, the apps wont apply the changed. Did anyone have solution for this? web using cloudflare and no cache .

The solution to clear data and cache in phone is solution but it's not good solution in production.

You need to have watchman installed. It will watch changes in files and refreshes the app.
Setup guide here:
If you have Mac:
brew install watchman
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu