I solved it adding a configuration on the htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
Related Posts:
- WP Rest API: details of latest post including featured media url in one request?
- Pass PHP variable to javascript
- Building a custom REST API
- Is there a way (plugin?) to restrict a user to being able to edit just one page?
- How can I make it so the Add New Post page has Visibility set to Private by default?
- WP JSON REST API (Ryan McCue) how to query posts with specific meta data with ‘AND’ relation?
- InDesign to WordPress workflow
- Creating a WordPress admin page without a menu for a plugin
- What is the best page ordering plugin that works well with WPML? [closed]
- Prevent publishing the post before setting a featured image?
- Best way to manage a lot of pages in Wp Admin [closed]
- Create page when plugin is activated
- jQuery plugin only in one page/post
- How can I show drafts in wp_dropdown_pages list?
- WordPress wp-json API – Custom Post Type returns 403
- Pages with 2 Columns
- How to create a Page alias in WordPress
- Publish Post After Click On A Link
- WP-PageNavi plugin doesn’t work with multiple pages of search results
- Show the “ratingValue” and “ratingCount” values of KK Star Ratings Plugin
- How to extract images of post and pages excluding header and logo image in wordpress?
- Peer Review Plugin for Posts? [closed]
- How to exclude a widget from page 1 of a paginated post
- add_meta_box Callback not being called
- Is there a way to lock certain pages from being edited by anyone other then the admin?
- HELP: Integrating WP with raw PHP code once published button is hit
- Action on post publish
- Replace existing pages with new pages, keep menu links
- How to show category images (from plugin) on a regular page (page-example.php)?
- How to get all events from ‘All in one Events calender’ plugin in JSON format?
- Display future posts?
- [Plugin: Posts 2 Posts] How does it work?
- Creating a menu page in a Object Oriented developed plugin
- Enabling plugin on specific pages and subpages
- catch urls with specific pattern and show specific content for them by plugin
- Plugin json page
- Python in WordPress – A “Hello World” implementation
- Page Contents showing in Footer Area
- Page takes on two different formats
- How to disable users to view Other pages
- WordPress PHP error getting posts from another wordpress blog
- API page return Header 500 but Work
- Add_Meta_box to custom page (formidable edit post)
- How to remove a css class for any wordpress page
- WP Rest API v2.0 user profile update issue
- Get content and send to 3rd party
- Wordress admin page is fetching error You do not have sufficient permissions to access this page.
- Populate select option with JSON file
- Multiple calling javascript from shortcode in one page
- Best approach to serve static content within a regular page
- Do something with thumbnail image on post publish
- History of page, interval of years
- Choose default template for a page with code
- Options page textarea to populate custom post select field
- Add new post using a page inside the website
- Ajax specific template not loading in replacement of index.php
- Best way to create member pages for a lab website? [closed]
- Hidden Some Setting on Post or Page [duplicate]
- Get page content by ID (from a plugin)
- Better code/text editing for posts and pages?
- Creating a page that does not show up in the frontend navigation bar
- Restrict my pages from public
- Fatal error when accessing Pages in WP admin (and problems editing any pages)
- JSON Feed on my wordpress Blog
- How to set up php,javascript and css to allow for our finished product to be displayed within a page?
- How to tell which Plugin is displaying?
- Create a blank admin page from plugin
- Wp Pagenavi how to display all results
- Fake Single WordPress Post (Page) Loop
- How to set different users for different pages?
- WordPress ultra slow if I click on posts?
- Redirect url in plugin to somewhere else?
- Display static pages instead of category, in code
- Plugin Admin Page Ajax-Admin call returning 0, URL set correctly. Implemented localized scripts but did not fix it
- How to make only selected posts appear on a selected wordpress page
- wordpress plugin JSON API search within specific category
- Static page with formatted post list
- How do I add custom fields to the “Edit page” admin screen?
- Output pure JSON wordpress
- Undefined property: stdClass::$ AND Trying to get property ‘name’ of non-object Error in plugin
- Additional scrollbar appears inside the browser on every page + lag scroll -Winner theme
- 504/502 errors plauging our site
- how to know that a wordpress plugin support using API?
- Attachement title in wpallimport
- Update title field while listing wordpress page titles in Elementor selector
- WordPress Plugin and other pages not opening
- Meta box not displaying on the plugin page
- Create new page without menu in custom wordpress plugin
- How to access the page without registering in wordpress
- Stop the user if login from the cookies
- Set the Social Icon Size in footer
- update asset url on free slider revolution version 6.5.25
- Error 400 Invalid “products[1].productId” Kinguin [closed]
- WordPress theme is not displaying the correct home page in the Pages section
- Add custom button to the changeset status in the Customizer
- API to programmatically determine which wordpress plugins are out of date
- The sidebar in wp-admin dashboard disappears when viewed on mobile screens in WordPress
- Remove 3rd party plugin notices from within own plugin
- Couldn’t find publish button on WordPress site portal
- Show only those pages that are created by the specific logged in user in WordPress