Title: rockiger's Replies | WordPress.org

---

# rockiger

  [  ](https://wordpress.org/support/users/rockiger/)

 *   [Profile](https://wordpress.org/support/users/rockiger/)
 *   [Topics Started](https://wordpress.org/support/users/rockiger/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rockiger/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rockiger/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rockiger/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rockiger/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rockiger/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 291 total)

1 [2](https://wordpress.org/support/users/rockiger/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/rockiger/replies/page/3/?output_format=md)…
[18](https://wordpress.org/support/users/rockiger/replies/page/18/?output_format=md)
[19](https://wordpress.org/support/users/rockiger/replies/page/19/?output_format=md)
[20](https://wordpress.org/support/users/rockiger/replies/page/20/?output_format=md)
[→](https://wordpress.org/support/users/rockiger/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] Pass secure data from wordpress to React](https://wordpress.org/support/topic/pass-secure-data-from-wordpress-to-react/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/pass-secure-data-from-wordpress-to-react/#post-18226674)
 * Sure, use the WordPress API. ReactPress adds the nonce to the embedding page.
   See the documentation for details.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] Blank page, nothing rendered in #root](https://wordpress.org/support/topic/blank-page-nothing-rendered-in-root/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/blank-page-nothing-rendered-in-root/#post-18089867)
 * Did you develop your app, according to the documentation? That means, did you
   develop in the provided subfolder of your WordPress dev environment?
 * If yes, there appears to be a rights issue on your provided URL, where it can’t
   load a script-tag. I don’t know if this is the script-tag that loads ReactPress.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] Reactpress issue: Target Pages Dropdown Not Displaying All Pages in My Website](https://wordpress.org/support/topic/reactpress-issue-target-pages-dropdown-not-displaying-all-pages-in-my-website/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/reactpress-issue-target-pages-dropdown-not-displaying-all-pages-in-my-website/#post-18048678)
 * This is difficult to debug for me. While it is not the intent of the plugin to
   add so many React apps to one WordPress site. I don’t see why it shouldn’t work.
 * Did you maybe add more than one React app to one page? Can you confirm that the
   React app is working? If you are using CRA, this could be the issue as CRA is
   not maintained any more.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] PHP Fatal error: Uncaught Error: Call to undefined function](https://wordpress.org/support/topic/php-fatal-error-uncaught-error-call-to-undefined-function-6/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/php-fatal-error-uncaught-error-call-to-undefined-function-6/#post-18048673)
 * I released an update last week, this should address the problem. Please let me
   know, if the error persists.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] React App not loading after upgrade 3.2.1 => 3.2.2](https://wordpress.org/support/topic/react-app-not-loading-after-upgrade-3-2-1-3-2-2/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/react-app-not-loading-after-upgrade-3-2-1-3-2-2/#post-17886300)
 * Hi, sorry for the problems.
   Can you tell me more about your React app? Do you
   use CRA or Vite? Which page template do you use?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] Reactpress issue: Target Pages Dropdown Not Displaying All Pages in My Website](https://wordpress.org/support/topic/reactpress-issue-target-pages-dropdown-not-displaying-all-pages-in-my-website/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/reactpress-issue-target-pages-dropdown-not-displaying-all-pages-in-my-website/#post-17886076)
 * Hmm, I never encountered that problem. Could it be that the page type did change
   or that the page is not published? I am honestly only guessing what the problem
   could be. How many pages does your site haves?
 * The page must be available via the WordPress REST api.
 * I hope this helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] window.reactPress – undefined](https://wordpress.org/support/topic/window-reactpress-undefined/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/window-reactpress-undefined/#post-17886050)
 * Did you create your React app with vite or CRA? Are you talking about a build
   app or you the localhost (aka `npm run dev`)?
 * My first guess is, that you have a custom React setup.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] Look forward for new fixed version, repr_log](https://wordpress.org/support/topic/look-forward-for-new-fixed-version-repr_log/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/look-forward-for-new-fixed-version-repr_log/#post-17886042)
 * Yes, as soon as I find the time. It is a non-critical error, as repr_log is only
   used in case of where the plugin has some problems anyway.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] ReactPress Fatal Error on WPMU Dev Hosting](https://wordpress.org/support/topic/reactpress-fatal-error-on-wpmu-dev-hosting/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/reactpress-fatal-error-on-wpmu-dev-hosting/#post-17886041)
 * Unfortunately, I don’t have an alternative. To be honest, I don’t think the information
   is accurate. WordPress itself uses escapeshellcmd. I don’t know how they run 
   WordPress if it is disabled.
 * Imo, switch the hosting provider.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] How to Target Index.php?](https://wordpress.org/support/topic/how-to-target-index-php/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/how-to-target-index-php/#post-17809127)
 * I guess you didn’t create your React app with ReactPress in the first place. 
   Are you using CRA here? Maybe you can refer to their documentation or use an 
   absolute path to the gltf file.
 * The relative path you are using seems to be the problem for me.
    -  This reply was modified 1 year, 11 months ago by [rockiger](https://wordpress.org/support/users/rockiger/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] reactpress plugin error: Fatal error: Uncaught Error: Call to undefined function](https://wordpress.org/support/topic/reactpress-plugin-error-fatal-error-uncaught-error-call-to-undefined-function-3/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/reactpress-plugin-error-fatal-error-uncaught-error-call-to-undefined-function-3/#post-17800155)
 * As I said you need hosting where the `file_get_contents` function of PHP is not
   deactivated. I can’t work around that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] How to Target Index.php?](https://wordpress.org/support/topic/how-to-target-index-php/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/how-to-target-index-php/#post-17800153)
 * ReactPress can’t add React apps to templates. What you can do, is using a page
   as homepage in your WordPress settings and add your React app there and build
   your `index.php` or `front-page.php` around that page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] Adding React code to target posts](https://wordpress.org/support/topic/adding-react-code-to-target-posts/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/adding-react-code-to-target-posts/#post-17800150)
 * Hello Danylo,
 * at the moment there is no option to target posts with ReactPress. There was a
   plugin that you could use to add React apps to widgets, but it seems to been 
   removed from WordPress plugins.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] Critical Error Only When ReactPress Plugin Is Activated. 3.2.1=>3.2.2](https://wordpress.org/support/topic/critical-error-only-when-reactpress-plugin-is-activated-3-2-13-2-2/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [2 years ago](https://wordpress.org/support/topic/critical-error-only-when-reactpress-plugin-is-activated-3-2-13-2-2/#post-17763063)
 * Thank you for your post.
 * It seems your hosting the PHP function `file_get_contents`. Without it, ReactPress
   doesn’t work. The error message is misleading because of a namespace issue, I
   will fix that error in future versions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReactPress - Create React App for Wordpress] reactpress plugin error: Fatal error: Uncaught Error: Call to undefined function](https://wordpress.org/support/topic/reactpress-plugin-error-fatal-error-uncaught-error-call-to-undefined-function-3/)
 *  Plugin Author [rockiger](https://wordpress.org/support/users/rockiger/)
 * (@rockiger)
 * [2 years ago](https://wordpress.org/support/topic/reactpress-plugin-error-fatal-error-uncaught-error-call-to-undefined-function-3/#post-17763019)
 * Thank you for your post.
   It seems your hosting the PHP function `file_get_contents`.
   Without it, ReactPress doesn’t work. The error message is misleading because 
   of a namespace issue, I will fix that error in future version.

Viewing 15 replies - 1 through 15 (of 291 total)

1 [2](https://wordpress.org/support/users/rockiger/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/rockiger/replies/page/3/?output_format=md)…
[18](https://wordpress.org/support/users/rockiger/replies/page/18/?output_format=md)
[19](https://wordpress.org/support/users/rockiger/replies/page/19/?output_format=md)
[20](https://wordpress.org/support/users/rockiger/replies/page/20/?output_format=md)
[→](https://wordpress.org/support/users/rockiger/replies/page/2/?output_format=md)