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?
- 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?
- InDesign to WordPress workflow
- What is the best page ordering plugin that works well with WPML? [closed]
- Prevent publishing the post before setting a featured image?
- 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
- How to create a Page alias in WordPress
- WP-PageNavi plugin doesn’t work with multiple pages of search results
- How to extract images of post and pages excluding header and logo image in wordpress?
- HELP: Integrating WP with raw PHP code once published button is hit
- Display future posts?
- Custom Text Under Navigation Links
- Set a category for a page
- Automatically adding post and pages to new blog setups
- Keep user’s privileges on accessing contents in JSON response
- Where to access the available plugin/WordPress updates?
- Do action only on certain front end pages?
- WordPress JSON API remove posts from a specific category
- How to display the “ratingValue” and “ratingCount” values generated by the KK Star Ratings plugin into my page’s recipe ld+json schema
- How to delete page by deactivating plugin
- How to use JSON data from URL into table on my wordpress website
- php page not found for plugin options menu
- Can’t delete the two native plugins of WordPress
- Create page from plugin, but have it completely hidden
- How to add subcategories to the blogroll?
- Proper way to replace the_content only for pages created by custom plugin
- Add menu page issues (permissions & position)
- Would Gutenberg be considered a PlugIn?
- Show author on every sub-page
- How to have sample page for each new register users in a membership website
- One sub site is slow while all others load fine, same theme & plugins [closed]
- Add Content to Content()
- How to create wordpress page that lets users create their own quiz? [closed]
- how to execute some code after a post is published in WordPress [duplicate]
- Huge number of 404 pages getting spawned
- Function added to hook “new_to_publish” not executing – custom plugin
- trigger email when post is published by someone a user follows
- WP Rest API and json_decode()
- How to create plugin auto create page wordpress?
- Change website directory safely to add a static page on startup
- Price comparison table based on Custom Post Type?
- How to dynamically change spots of text in custom page?
- Adding a pagenavi to function for displaying bookmarks
- Pasting this PHP breaks my page. Why?
- Modify pages widget and make a plugin?
- How do I create pages within a WordPress post?
- Woocommerce checkout page broken when set as a checkout in woocommerce settings [closed]
- Custom plugin places html head content in body
- Pass PHP variable to javascript
- how to show all posts of each category in pages
- I’m receiving the following error using the below code: Uncaught Error: Cannot use object of type WP_REST_Response as array
- How to add a PW Gift Card to a Woocommerce Order request API?
- create pages automatically and dynamically in wordPress
- In a plugin, How to update a json file using ajax
- WordPress Frontend Page using Plugin
- Automatic chage password of pages after some time
- How to use Datatable with Ajax when creating plugin on WordPress?
- WordPress output data to another website and pull data
- Allow a page to be edited by a specific custom role
- CRUD from WordPress to Business Central 365 through OData REST API
- How to Disable Auto Executing Script in A Particular Page Only
- catch urls with specific pattern and show specific content for them by plugin
- Plugin json page
- Page Contents showing in Footer Area
- Page takes on two different formats
- How to disable users to view Other pages
- Add_Meta_box to custom page (formidable edit post)
- How to remove a css class for any wordpress page
- Multiple calling javascript from shortcode in one page
- Best approach to serve static content within a regular page
- Add new post using a page inside the website
- Ajax specific template not loading in replacement of index.php
- Hidden Some Setting on Post or Page [duplicate]
- Get page content by ID (from a plugin)
- Better code/text editing for posts and pages?
- Restrict my pages from public
- 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?
- Wp Pagenavi how to display all results
- Fake Single WordPress Post (Page) Loop
- How to set different users for different pages?
- Redirect url in plugin to somewhere else?
- wordpress plugin JSON API search within specific category
- Output pure JSON wordpress
- 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
- 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
- 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
- Show only those pages that are created by the specific logged in user in WordPress