newbr
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Email Before Download] Download does not workHello, Amir
The following solution worked perfectly,
Solution is simple, just add ‘portfolio’ in the array of post-types.
eg array (‘post’, ‘page’, ‘movie’) will become array (‘post’, ‘page’, ‘movie’, ‘portfolio’);
Thank you!
daveredford
In my theme, u-design, the line that tells you this way:
add_theme_support (‘post-thumbnails’, array (‘post’, ‘page’, ‘movie’));I removed the ‘post’, but it did not work.
I’m having the same problem. It has the option of Use Featured Image. Could someone help us?
I’m having the same problem. It has the option of Use Featured Image. Could someone help us?
Viewing 5 replies - 1 through 5 (of 5 total)