Tagged: x
-
AuthorPosts
-
May 4, 2016 at 6:26 am #912260
ValerioParticipantHi,
in my blog index I try to keep all the post boxes at the same height so I make titles that stay in 1 line.
Sometimes this is not possible as the Post title must be longer.Is there any way to strip any post title at a certain number of characters (in BLOG INDEX view ONLY)?
Thanks
May 4, 2016 at 6:27 am #912265
ValerioParticipantThis reply has been marked as private.May 4, 2016 at 9:30 am #912546
DarshanaModeratorHi there,
Thanks for writing in! Could you please try a plugin like the following for that and see (https://wordpress.org/plugins/limit-post-titles/).
Hope that helps.
May 5, 2016 at 8:49 am #914257
ValerioParticipantHi,
apparently that plugin will strip titles from dashboard only.
Any other idea?May 5, 2016 at 1:20 pm #920865
JadeModeratorHi Valerio,
Please try to add this CSS in the customizer:
.blog h2.entry-title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #4f4f4f; } .blog h2.entry-title:hover { color: #0090ff; }Hope this helps.
May 6, 2016 at 3:51 am #978327
ValerioParticipantWow! Like a charm…. Thank you Jade!
May 6, 2016 at 8:19 am #978566
JoaoModeratorGlad you achieved what your were looking for.
Let us know if you need further help.
Thanks,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-912260 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
