mouad09
Forum Replies Created
-
Again, thank you very much ????
thanks so much man, u saved me,
the same error rturned again ??
and the solution u provided is working
I just want to know how did u found the answer how did u know that the problem is in the naming of the folder
Hi @rockiger
Thank you for replying. I was previously creating React apps using Create React App, but what I noticed is that now, when I try to add a new React app to a page (I am now using a Vite React app created using
npx create-vite contacts --template react
), and I try to assign a page to that React app, I select the page and click on Add Page. It adds a new project in the page/wp-admin/admin.php?page=reactpress
, which is the page where you assign a page to a React app. However, it creates a new orphan project (or something like that) and shows the message TypeOrphan – It seems the app folder was deleted.The page is assigned to that orphan app, but the main working React app, which is in the
reactpress/apps
directory, is not assigned to the selected page. When I go to the selected page, all I see is an empty page. However, if I go to Modify Page, I can see the code that was added to the page, indicating the React app is assigned to it.To troubleshoot, I created a new website with a fresh WordPress installation. I only installed ReactPress and a file manager plugin called Filester (which allows me to manage files), and I used the Hello Elementor theme. Then, I created a new React app using
npx create-vite contacts --template react
, but the same issue occurred.The website is hosted live, and my workflow is as follows:
- I create the React app locally on my Windows 10 machine.
- I build the app and ensure all components and functionality are ready.
- For deployment, I run
npm run build
, zip the full React app project, and use the Filester plugin to upload the zipped app to thereactpress/apps
directory. - I unzip the folder and then go to
/wp-admin/admin.php?page=reactpress
to assign a page to the React app.
This process used to work fine. In fact, I currently have a working website where a React app is assigned to a page, and it functions properly. However, that website is running an older WordPress version but has the same ReactPress version as the one causing issues. The ReactPress version is identical across all websites—the one that’s working, the one with the issue, and the testing website.
this is what I see after I import and inzip he folder of react app
and this is what happens when I click on add page button
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Email Delivery Issue with Gmail InboxHi @beautyofcode, @rajeshml, @breadlawrence
I lost my account password and still can’t access it.
Today, I encountered a similar issue. I create websites for clients, and while some of the websites are functioning well, others are not receiving emails in my Gmail inbox. However, when I use a temporary email service, I can see the emails.
What do you suggest?
Thank you!
@rockiger thanks for your reply, I have 40 pages that were published and contained a React project that had been working for months. However, the other day I opened the page and found that the project was not working. This is the URL of the page: https://lahza.ma/signature-email/.
I even tried to copy the the shortcode manually, but it didn’t work either.
- This reply was modified 4 months, 2 weeks ago by mouad09.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Add To Cart Function not working@rajeshml ok thank you
thank you it’s working
@philipcajurao I have the same problem, I enabled Routing: Use clean URLs, but the problem remains the same, I see you tried something, but I did not understand, how did you solve the problem?
Thank you for your reply and for addressing the issue. I appreciate your efforts in improving ReactPress.
I’d like to know what steps I can take right now to solve this problem.
@rockiger I sincerely appreciate your response. I’m eagerly awaiting your investigation into the reported bug as the page is currently inaccessible
ok thank you ??
@rockiger ok, i will try that solution, by the way the plugin is amazing,I appreciate that awesome plugin, eazy to use, but the problems lke that can be frustrating
@rockiger unfortunately i don`t have access to database.
so if i delete te repr_apps the problem will solve ?, so the solution is in the DB ?
because i want to remove all data related to plugin, like i installed in first time, as ou see if i uninstall it and install it again the same empty apps remain the same, i want o delete everything related to the plugin, and start from scratch
- This reply was modified 1 year, 1 month ago by mouad09.
@rockiger I can`t add pages to the last 2 apps, its always tells me that something went wrong, and create a orphan with the same name of the app and the page is added to that orphan app