• hi – I’ve added a Posts content block to my home page. I’ve set it up for a grid item of 3 posts with a max. of 3 posts on the page.

    In the settings I have excerpt and thumbnail chosen, but only the excerpt appears. There is a featured image on the only post I have. This is the shortcode that tailor displays: [tailor_posts style=”default” layout=”grid” items_per_row=”3″ dots=”1″ meta=”excerpt,thumbnail” image_size=”thumbnail” posts_per_page=”3″ class=”tailor-58852d5ea659u”][/tailor_posts]

    So it looks like thumbnail is there but it doesn’t display. Can you help? Also, how would I display the title of the post?

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter fatherb

    (@fatherb)

    Anyone else having this problem? Can someone have a go at adding posts and show it working with thumbnails and / or titles? Thanks.

    Plugin Author Andrew Worsfold

    (@andrewworsfold)

    Hi @fatherb

    I am not able to reproduce this using the latest version of Tailor and a default theme. Both the title and thumbnail are being correctly. Some questions to help figure out what’s going on:

    Which theme are you using?

    Is the HTML for the thumbnail and/or title actually being rendered but hidden by the theme using CSS?

    Cheers,
    Andrew.

    Thread Starter fatherb

    (@fatherb)

    Thanks Andrew.

    The theme is Woothemes Canvas.

    The generated html is below. It doesn’t appear to contain an entry to display the thumbnail nor information for the title.

    <div class="tailor-element tailor-content tailor-58861943cca26">
    <h3 style="text-align: center;">LATEST FROM THE BLOG</h3>
    </div>
    <div  class="tailor-element tailor-posts tailor-posts--default tailor-grid tailor-grid--posts tailor-58861943cca27" data-slides="3" data-autoplay="false" data-arrows="false" data-dots="true" data-fade="false"><div class="tailor-grid--tablet tailor-grid--3"><div class="tailor-grid__item"><article class="post-1 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorised">
    	<header>
    	<h2 class="title entry-title"><a href="https://www.be-more.co.uk/hello-world/" rel="bookmark" title="Hello world!">Hello world!</a></h2>	</header>
    	<section class="entry">
    <p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>
    	</section><!-- /.entry -->
    	<div class="fix"></div>
    </article><!-- /.post -->
    </div></div></div>
    </div>
    </div>
    	</section><!-- /.entry -->
    	<div class="fix"></div>
    </article><!-- /.post -->

    Thanks.

    viktor341

    (@viktor341)

    posts thumbnail – do not see it,too.. theme Juno

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Posts Content thumbnail / title not appearing’ is closed to new replies.