Hi zonboss1
Raindrops theme, so as not to affect the operation of the other plug-ins, I have created.
For example,
How many the members name of, you want the user’s image, comments (how much of the length of the string) to display the grid(or list).
Can you explain what you want to what kind of display?
Thank you.
Hi Nobita. Here are the screenshots. On the nor,al post page there is an option to set the featured image. However on the plugin page to add a team member there is not. I tried several team presentation plugins and they all use the featured image to display the image of the team member. In none I got the option of featured image in raindrops. I hope this makes it more clear.
http://maybenotbob.com/Screenshot1.png
http://maybenotbob.com/Screenshot2.png
I, succeeded to reproduce the problem by using WP Team Showcase and Slider plugin
Raindrops theme, only the page and post, because it was carried out the setting to display the featured image metabox, in the plug-in that uses a custom post type, was no longer displayed.
Plug-in, consider the case that requires a featured image metabox, I think that trying to stop this limit in the next version.
Hotfix
add functions.php
<?php
$raindrops_post_thumbnails_args = array();// Add code
add_theme_support( 'post-thumbnails' ); // Add ONLY 2 LINES
/**
*
*
* @package Raindrops
* @since Raindrops 0.1
*/
and Please Once plugin deactivate and reactivate.
Thank you.
by the way
I’m trying about new presentation with pinup entry widget at next version.
http://www.tenman.info/wp3/manualraindrops/files/new-pinup-widget.jpg
If possible, The function of such a theme, I would like to hear if there is an opinion
I copied the above code in the functions.php file. Deactivasted and reactivated the plugin. Still no featured image. I am using the plugin WP Team Showcase and Slider too. No luck.
it would be nice to have a presentation widget like this within raindrops. With a link possibility on the picture. and several text boxes that could be customized to user’s needs. Looking good.
Still no featured image.
Please wait next version Raindrops maybe next week.
it would be nice to have a presentation widget like this within raindrops. With a link possibility on the picture. and several text boxes that could be customized to user’s needs. Looking good.
Thank you for reply.
Thank you. the update fixed it.