Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
aliran
tagDiv Member

Image link to the screenshot when problem occurred:

https://aliran.com/images/newspaper.jpeg

aliran
tagDiv Member

Hi yvrmark, thanks for sharing! I reinstalled the Newspaper Theme, then the problem solved. Will see if it’s permanently solved.

aliran
tagDiv Member

Update: the tagDiv Composer link does not show on Post editing, but it does show on Page editing.

On the editing page, /wp-admin/edit.php?post_type=page, I can see there is a link of Edit with tagDiv Composer on every page.

But on the editing post, /wp-admin/edit.php, I see none.

aliran
tagDiv Member

OK, problem solved after enabling Options method in apache

aliran
tagDiv Member

1. I tried to add a new block to a sidebar — [Newspaper default] by using Widgets, /wp-admin/widgets.php
2. After adding, I clicked Update, and I got this error: There was an error. The response is not a valid JSON response
3. Then I checked on browser debug console, I saw this error: /wp-json/batch/v1?_locale=user 405

Details of the response from browser console:


<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>405 Method Not Allowed</title>
</head><body>
<h1>Method Not Allowed</h1>
<p>The requested method OPTIONS is not allowed for this URL.</p>
</body></html>

aliran
tagDiv Member

Thanks for the reply.

When I load this page:
/wp-admin/widgets.php

I got this 404 error
/wp-json/wp/v2/types/null?context=edit&_locale=user

And I checked for the details, this’s the error response:
{“code”:”rest_type_invalid”,”message”:”Invalid post type.”,”data”:{“status”:404}}

Viewing 6 posts - 1 through 6 (of 6 total)