rockiger
@rockiger on WordPress.org
- Member Since: January 4th, 2021
Contribution History
rockiger’s badges:- Plugin Developer
-
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… -
Posted a reply to Headless CMS plugin, on the site WordPress.org Forums:
I don't think you would speed up a homepage with a React app. A static… -
Posted a reply to Router with many pages, on the site WordPress.org Forums:
I don't see why there shouldn't be one - if I understood your question correctly.… -
Committed [2877851] to Plugins SVN:
Bump Version 3.1.0 -
Posted a reply to Great Stuff, on the site WordPress.org Forums:
Thank you for your kind words.What do mean with compatibility issues of the future? Do… -
Posted a reply to NextJs compatible?, on the site WordPress.org Forums:
I assume within the next 4 Weeks, but I can't promise anything. You can follow… -
Created a topic, Read this *BEFORE* you post, on the site WordPress.org Forums:
Hello there! Welcome to the ReactPress forums! We h… -
Created a topic, Does what it says and supports REST API, on the site WordPress.org Forums:
The support of the WordPress REST API is a lifesaver f… -
Posted a reply to Localhost:3000 – blank page, on the site WordPress.org Forums:
Sorry, for answering that late. I somehow missed your question. If the index.html is empty,… -
Posted a reply to failed to open stream: HTTP request failed!, on the site WordPress.org Forums:
Can you see the page in the ReactPress admin besides your React app? If not,… -
Committed [2852517] to Plugins SVN:
Bump Version 3.0.1 -
Committed [2852510] to Plugins SVN:
Bump Version 3.0.0 -
Posted a reply to Initial setup question, on the site WordPress.org Forums:
Hi, I don't know about your WordPress setup. Usually you have a wp-content folder somewhere,… -
Posted a reply to failed to open stream: HTTP request failed!, on the site WordPress.org Forums:
I am preparing a new release at the moment. In the meantime you can use… -
Posted a reply to ReactPress Configuration page is blank, on the site WordPress.org Forums:
@martincaparros Sorry for the late reply. Could you try this new Version (3.0.0-pre). It should… -
Posted a reply to Error with ssl certificate, on the site WordPress.org Forums:
@wandersoncs Could you try this new Version (3.0.0-pre). It should work with your host. -
Posted a reply to This plugin will make a news site?, on the site WordPress.org Forums:
I would assume that you want good SEO support for a news site, so plain… -
Posted a reply to Error with ssl certificate, on the site WordPress.org Forums:
Hello, I doubt that this is a problem. I suspect that your host prohibits access… -
Posted a reply to This plugin will make a news site?, on the site WordPress.org Forums:
It is meant to add Single Page Applications to your existing WordPress site. Judging from… -
Posted a reply to Headless CMS plugin, on the site WordPress.org Forums:
I don't think so. If I understand correctly, the Headless CMS plugin will inhibit your… -
Posted a reply to Adding reactpress app to multiple pages, on the site WordPress.org Forums:
Currently, there is no short code available. You can, however, use this WP plugin: https://wordpress.org/plugins/embed-react-application/… -
Posted a reply to Can I embed only a single page?, on the site WordPress.org Forums:
Yes, you can. You need to go through the step of the documentation. Use create-react-app,… -
Committed [2839804] to Plugins SVN:
Bump 2.1.3 -
Posted a reply to Any freelancers here for hire?, on the site WordPress.org Forums:
Hi there, I could implement it, but only over the weekend because I am occupied… -
Posted a reply to NextJs compatible?, on the site WordPress.org Forums:
Currently, there is no support for Nextjs. I would say Vite would be next in… -
Posted a reply to Blank app page on start – local dev, on the site WordPress.org Forums:
Can you create a React app without ReactPress? Did you test that? Unfortunately, I have… -
Posted a reply to error on install, on the site WordPress.org Forums:
But it seems that your server can't use file_get_contents. As it seems to be disabled.… -
Posted a reply to Blank app page on start – local dev, on the site WordPress.org Forums:
The deprecation warnings have nothing to do with ReactPress. This is part of your React… -
Posted a reply to Cannot get react-router-dom to work with ReactPress, on the site WordPress.org Forums:
Sorry, I didn't see your question before. I answered you SO question. Just to be… -
Posted a reply to Blank app page on start – local dev, on the site WordPress.org Forums:
It seems that ReactPress couldn't download the WP page with the slug. Did you try… -
Posted a reply to Changing domain name, on the site WordPress.org Forums:
I don't see how the domain name plays any role for your React app. This… -
Committed [2821758] to Plugins SVN:
Bump 2.1.2 * Don't show encrypted user password on frontend. * ...
Developer
-
ReactPress - Create React App for Wordpress
Active Installs: 1,000+