• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.

QUESTION The post type (video) is not allowed for generation in settings

avidscr

New member
Messages
1
Likes
0
Points
1
#1
Hi.

Generation from video posts supported?

WP Admin -> Videos -> Edit Post ->Media id field

Code:
<div id="video"><img src="https://mcdn.wallpapersafari.com/medium/85/21/65rvRg.jpg">

<iframe src="site/embed">

<img src="https://mcdn.wallpapersafari.com/medium/85/21/65rvRg.jpg">

</iframe></div>

Code:
19-03-2023 07:06:48 [][debug] Found images: array (

)

19-03-2023 07:06:48 [][warning] The post type (video) is not allowed for generation in settings

-------------------------------

19-03-2023 07:06:55 [][info] Posts query: array (

'has_thumb' => false,

'type' => true,

'status' => 'post',

'category' => 0,

'date_start' => 0,

'date_end' => 0,

)

19-03-2023 07:06:55 []

info



Posts query: array (

'has_thumb' => true,

'type' => true,

'status' => 'post',

'category' => 0,

'date_start' => 0,

'date_end' => 0,

)

-------------------------------
 

Temyk

Developer & Support
Messages
1,129
Likes
42
Points
48
#2
Hello.

The post type (video) is not allowed for generation in settings
The log explicitly states this. You need to enable the post type in the plugin settings