I have your plugin installed. Use everything completely normally. But this article alone is encountering an error, which is a problem with automatically generating table of content. It displays at the top of the header. I don’t understand why it is like that? I tried debugging in the code but it encountered the following cause:
thanx for replying, Marcus.
]]>name:"FetchError"
message:"invalid json response body at https:/...............
.............................reason: Unexpected token < in JSON at position 0"
type:"invalid-json"
this is the code I have used , i have changed website names to sample names :
????????const?store_url?=?'https://sample.com/';
????????const?endpoint?=?'wc-auth/v1/authorize';
????????const?query_string?=?new?URLSearchParams([
????????????['app_name',?'MyShoppingWebsite'],
????????????['scope',?'read_write'],
????????????['user_id',?'123'],
????????????['return_url',?'https://example.com/apipractice'],
????????????['callback_url',?'https://example.com/apipractice']
????????]).toString();
????????const?url?=?store_url?+?endpoint?+?'?'?+?query_string;
this is run from another website .
any help is appreciated , thank you !!
]]>Let’s say I have link.com/about-us , the url auto-generated by the plugin is link.com/about-us and when someone access the link it keeps redirecting to the same page, over and over until it crashes. It crashed a client site today.
Can I disable that option?
]]>https://homelinkcincinnati.com/
]]>this must be a great plugin, but i can’t get it to work with WPeMatico. It only works if I use bulk function. Otherwise, it don’t automatically generate featured images. It doesn’t matter if posts are created as draft, pending or published. I even tried to update posts and change status to see if it solved the issue. I have tried diferent configs and banks, none of them worked automatically. Any sugestions or workarounds?
]]>