rockiger
@rockiger on WordPress.org
- Member Since: January 4th, 2021
Contribution History
rockiger’s badges:- Plugin Developer
-
Posted a reply to reactpress plugin error:something went wrong, duplicated project, on the site WordPress.org Forums:
First, you should fix your database. It seems to don't have any space. Then you… -
Posted a reply to React app behind login page, on the site WordPress.org Forums:
Hi, the problem is ReactPress can't download your protected dashboard page. You need to: un-protect… -
Posted a reply to Multi language, on the site WordPress.org Forums:
Sorry for coming back to you that late. I never used ReactPress with Polylang. My… -
Posted a reply to Great! It works and it’s easy to use, on the site WordPress.org Forums:
Thank you. Glad it helps you.Do you use it with CRA or with Vite? -
Posted a reply to reactpress plugin error:something went wrong, duplicated project, on the site WordPress.org Forums:
It is my best guess. It appears that some data is corrupted in the options.… -
Posted a reply to reactpress plugin error:something went wrong, duplicated project, on the site WordPress.org Forums:
@mouad09 Do you have access to your database? Can you delete the option_name "repr_apps" from… -
Posted a reply to ReactPress styles conflict with WordPress theme, on the site WordPress.org Forums:
You will need to add a higher specificity to your React app's CSS. If you're… -
Posted a reply to reactpress plugin error:something went wrong, duplicated project, on the site WordPress.org Forums:
The orphans shouldn't be there. Only the two last project should be shown in the… -
Posted a reply to Unable to Activate, on the site WordPress.org Forums:
THis is a problem with your PHP configuration. You need to allow arrow functions. Do… -
Posted a reply to React app stopped working after upgraded ReactPress version, on the site WordPress.org Forums:
@techiethemastermind It looks like you are using a Windows system. This is your dev system,… -
Posted a reply to How can I make wp know what page I’m on, on the site WordPress.org Forums:
My best bet would be writing a custom plugin and api endpoint for WordPress. I… -
Posted a reply to How can I make wp know what page I’m on, on the site WordPress.org Forums:
Hello @artur1323, I don't understand what you mean. Can you be more specific? Why did… -
Posted a reply to Can’t set up React – Tutorial images diferent from what it shows, on the site WordPress.org Forums:
Using BrowserRouter is possible. You can activate it in the advanced section of your app.… -
Posted a reply to Can’t set up React – Tutorial images diferent from what it shows, on the site WordPress.org Forums:
Did you use the Getting-Started-Guide on https://rockiger.com/en/reactpress/getting-started/. I totally forgot to update the content there.… -
Posted a reply to How to Change Slug in ReactPress, on the site WordPress.org Forums:
Hi @afshinmoshrefi, glad you are using ReactPress this long. Did you already review it? Back… -
Posted a reply to ReactPress styles conflict with WordPress theme, on the site WordPress.org Forums:
Hi @ddboy19912, to use the canvas, go to the page where added your ReactPress app… -
Posted a reply to Images not loading when use Vite, on the site WordPress.org Forums:
If you use Vite there is no PUBLIC_URL. It was provided by CRA.For static asset… -
Posted a reply to Only Routing to Error Page, on the site WordPress.org Forums:
Do yourself a favor and use hashrouter. -
Posted a reply to Only Routing to Error Page, on the site WordPress.org Forums:
First, I recommend hashRouter instead of browserRouter. So you should probably use createHashRouter. Secondly, what… -
Posted a reply to loading .fbx, on the site WordPress.org Forums:
The build path is set in package.json. Maybe you need to adjust for that in… -
Posted a reply to installed the latest update v3.2 and my apps no longer work, on the site WordPress.org Forums:
@turbojae Sorry, for the delay. Currently, I have a lot of work on my plate.The… -
Posted a reply to “no options” on add page, on the site WordPress.org Forums:
Great, thanks -
Posted a reply to Vite-app, on the site WordPress.org Forums:
Any non block-based theme should work with ReactPress. Hope this helps. -
Posted a reply to CORS, on the site WordPress.org Forums:
Sure, it's an normal React app, that can use any API available. Only the React… -
Posted a reply to CORS, on the site WordPress.org Forums:
No, it is not supported, I was just wondering. -
Posted a reply to Vite-app, on the site WordPress.org Forums:
What theme do you use? One with fse enabled. Try an older theme without fse.The… -
Posted a reply to CORS, on the site WordPress.org Forums:
This is a WordPress-specific issue. Depending on how you authenticate to the WordPress-API and your… -
Posted a reply to Easiest way to update Vite React App?, on the site WordPress.org Forums:
I looked into it. It seems you need to delete the dist folder. Otherwise, it… -
Posted a reply to reactPress not defined, on the site WordPress.org Forums:
@juust Thanks for posting this. I have unfortunately now Windows system where I can debug… -
Posted a reply to Proxy-Server?, on the site WordPress.org Forums:
Vite works now. If you follow the docs. -
Posted a reply to installed the latest update v3.2 and my apps no longer work, on the site WordPress.org Forums:
You can't send attachments as far as I know. But the last link worked. The… -
Posted a reply to installed the latest update v3.2 and my apps no longer work, on the site WordPress.org Forums:
That is what I see:Error 1011 Ray ID: 7d01eabe19fa382e • 2023-05-31 20:20:20 UTC Access denied… -
Posted a reply to Easiest way to update Vite React App?, on the site WordPress.org Forums:
You re-build the app. I don't see why this should be any different from an… -
Posted a reply to Existing react app, use reactpress to deploy it to wordpress multisite subdomain, on the site WordPress.org Forums:
What do you mean with local machine? A WordPress dev environment, or do you mean… -
Posted a reply to Small error in tutorial, on the site WordPress.org Forums:
Thanks. -
Posted a reply to installed the latest update v3.2 and my apps no longer work, on the site WordPress.org Forums:
@turbojae Sorry, I meant a screenshot from the ReactPress admin page. I am trying to… -
Posted a reply to reactPress not defined, on the site WordPress.org Forums:
Could you look into the content of the index.html? And search for var reactPress? It… -
Posted a reply to installed the latest update v3.2 and my apps no longer work, on the site WordPress.org Forums:
Sorry, for coming back to you that late. I looked into the code, to see… -
Posted a reply to installed the latest update v3.2 and my apps no longer work, on the site WordPress.org Forums:
Do you use create-react-app or a custom solution to build your app? Or do you… -
Posted a reply to installed the latest update v3.2 and my apps no longer work, on the site WordPress.org Forums:
No, there shouldn't be anything to do. From what version did you update? How do… -
Posted a reply to page with querystring is not found, on the site WordPress.org Forums:
Hm, it seems this is some weird behavior on WordPress's part. I have two ideas:… -
Posted a reply to Small error in tutorial, on the site WordPress.org Forums:
Thank you! I changed the line. -
Posted a reply to page with querystring is not found, on the site WordPress.org Forums:
Hm, this could be something I missed. Could you post an example of the querystring?… -
Posted a reply to 2 react apps inside a wordpress page, on the site WordPress.org Forums:
I released a new version. That works as described above. But having 2 apps on… -
Committed [2902580] to Plugins SVN:
Bump version 3.2.0 -
Posted a reply to Proxy-Server?, on the site WordPress.org Forums:
Proxy configurations are not my area of expertise. Maybe activate client-side routing. Otherwise, WordPress will… -
Posted a reply to Proxy-Server?, on the site WordPress.org Forums:
You probably need to configure the proxy server differently. ReactPress changes the PUBLIC_URL evironment variable… -
Posted a reply to 2 react apps inside a wordpress page, on the site WordPress.org Forums:
As I said, this was just a guess that could have worked. I looked over… -
Posted a reply to The Best Plugins to integrate React into WordPress, on the site WordPress.org Forums:
Cool, glad it helps you. -
Posted a reply to 2 react apps inside a wordpress page, on the site WordPress.org Forums:
This could be possible. But you would need to test it.Out off the top of…
Developer
-
ReactPress - Create React App for Wordpress
Active Installs: 1,000+