stratocentric
Sophomore
Just Getting Started
Member Likes (0)
How to add theme support for post-thumbnails? This doesn't work in functions.php or in /core/core.php
add_theme_support( 'post-thumbnails' );
add_theme_support( 'post-thumbnails', array 'directory_listing' );
Responses (4)
Support Kangaroo (joined March 2011) Likes (0)
Greetings stratocentric,
This is certainly a great question that I admit I do not have the answer - though I will certainly pay careful attention to the lead developers answer concerning this significant question.
Therefore I will see if I can get the lead developer in here with his invaluable insight into this plugin for his advice/advise for us.
Though this may take a bit longer then a normal ticket, I will try to get him in here asap.
Cheers, Joe
Support Chimp (joined March 2010) Likes (0)
Hey there.
Just so I understand, are you having issues whilst using the plugin? Or the dedicated plugin theme?
As you see here:
http://codex.wordpress.org/Post_Thumbnails
When using a theme which doesn't support thumbs you need to add this:
To the themes functions.php file, this then tells WordPress that your theme supports this feature.
Where you having some issues somewhere?
Take care.
Developer (joined January 2012) Likes (0)
You also need to turn on thumbnail support for the directory_listing post type in Custompress. Both have be enabled.
Support Chimp (joined March 2010) Likes (0)
Hey there, hope you are well!
Just checking in to see how things are going and if you need further assistance.
If you do then please feel free to reopen this thread or create a new one.
Take care and have a fantastic day!
WordPress Questions?
We've got answers!
Find out more »