Hmm.. that’s odd. Are you sure you havent inserted that image into post yourself ? You know you dont have to actually insert the featured image once you set it up in post screen right ?
Btw, what version is the theme ?
You can simply change your carousel background by adding css rules for #myCarousel . Please enable & use override.css in order not to lose your changes with the updates.
Thanks for getting back to me.
Version 1.3.9.999
I did insert the images in the post, I’d like to be able to have images in the post and as a thumbnail, but not have 2 images show up in the excerpt.
thanks in advance.
I see. The thing is; up to version 1.4.0 loops displayed the “full content” and not “the excerpt”. Starting with version 1.4.0 and up you’ll be able to choose if you want the excerpt or the full content.
The version 1.4.1 has been submitted for approval but it’s pending review.
So you can either;
a.) Open your ./content.php file and around line 28 change the line that says
the_content();
to:
the_excerpt();
b.) Download the yet-to-be-approved version from SVN : http://ww.wp.xz.cn/themes/download/bootstrap-ultimate.1.4.1.zip
Preview: http://s24.postimg.org/3wneeq6w5/14ll_Clipboard01.jpg
Thank you for using the theme, feel free to rate & review here : http://ww.wp.xz.cn/themes/bootstrap-ultimate
Or read more about the latest update here: http://eodepo.com/wordpress/themes/bootstrap-ultimate/bootstrap-ul-update-1-4-0/
Thanks eminozlem, I appreciate your help!
You’re welcome and thank you for using the theme. All kind of feedback is very useful for the development of the theme. Let me know if you have further questions.