How to fix that?
-
I have problem whith wrong display posts how to fix this?
http://wordpress.org/extend/plugins/single-latest-posts-lite/
-
Hi, could you please give me more insight? What’s wrong and what’s the result you expect?
Could you also please provide the shortcode / widget parameters you’re using in your site? If you could show me a link or screenshots of the current results and those you’re expecting would be great.
Best regards,
José Luis.How i can do this
http://i45.tinypic.com/2irt4q8.png
Which shortcodes i must use?http://socialskydivelab.com/shtaty/ there is url this is shortcodes [slposts title_only=false category=shtaty auto_excerpt=true excerpt_length=24 paginate=true posts_per_page=4 thumbnail=true thumbnail_wh=600×150 display_type=block]
thumbnail_wh=600×150 did not show as 600 *150 but it does not matter ш whish to do like this http://i45.tinypic.com/2irt4q8.png
I installed another plugin (Special Recent Posts PRO) for other pages of my site, but it is not have a pagination 🙁
Oh I get it, you want thumbnails on the left side and titles / excerpts floating on the right?
You could try using a modified CSS style, here you will find one I’ve made: slposts-thumbleft.css, download the style, save it into your active WordPress theme folder which I see is called “Karma“. Then add the
css_styleparameter to your shortcode like this:[slposts title_only=false category=shtaty auto_excerpt=true excerpt_length=24 paginate=true posts_per_page=4 thumbnail=true thumbnail_wh=600x150 display_type=block css_style=slposts-thumbleft ]If you still need to tweak the display style, the floating left parameters are placed at the end of the file between these sections:
/*\ * ----------------------------- * | + Float Thumbnails Left + | * ----------------------------- \*/ ...tweaks go here... /*\ * ----------------------------- * | - Float Thumbnails Left - | * ----------------------------- \*/Hope this helps.
Didnt work! Maybe i must save slposts-thumbleft.css in to the folger CSS which is in Karma ? But i did this last time.
If you still need to tweak the display style, the floating left parameters are placed at the end of the file between these sections:
What does this mean. Sorry i dont speak english well.
P/s i understand if i want to change something i must change it in that place in slposts-thumbleft.cssHi, you did it right, however, for some reason floating thumbnails has been ignored.
I’ve modified the CSS style, please download it again and replace the one you have: slposts-thumbleft.css.
If it doesn’t work, please send me a copy of your WordPress theme to opensource@laelite.info, and I will send you back a stylesheet adapted to your theme.
Best regards,
José Luis.still not working. I sent e-mail. Thank you!
i did it it it looks as with shortcodes “display_type=block” Now it look much better!
How to remove url in thumbnail and url in “more” ?
The topic ‘How to fix that?’ is closed to new replies.