• I am having an issue where the image for my thumbnail is generated, but text wrapping does not function as it should. Only one line of text is being shown to the right of my thumbnails. You can see my test page here:

    The shortcode I am currently using is:

    [catlist id=38 pagination=yes numberposts=10 thumbnail=yes force_thumbnail=yes excerpt=yes thumbnail_size=medium date=yes date_tag=h4 title_tag=h1]

    https://www.ads-software.com/plugins/list-category-posts/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter amaroq206

    (@amaroq206)

    Also: force_thumbnail will not allow me to resize it at all. If i could do this as well as the text wrapping, I would be very happy.

    mywebgal

    (@mywebgal)

    This worked for me (css):

    .lcp_catlist .attachment-thumbnail {float: left;}

    I’m still having this issue. Where should I put the code that mywebgal shows in the css?

    I’m a bit new to this – I’ve sorted out all the coding in the instructions, I just can’t get the image to float left, and I guess its because I’m not putting the code in the right place.

    I’m assuming I add it to style.css, but anywhere in particular?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Text wrapping on thumbnail and force_thumbnail’ is closed to new replies.