Conversation
supportHello can i have the same design like on this page side bar on the right: http://www.denofgeek.com/us/tv/krypton/241974/krypton-tv-show-trailer-cast-and-characters-story-details-sdcc-info-and-more-news
This doesn’t have that layout out of the box. So some css tweaks needs to be used for that. [recentposts-sc enable_excerpt=”false”] This will disable the excerpt. Then try this css: .rpscw-sidept { position: absolute; top: 25%; } .rpscw-sidept a { color: #ffffff; } .rpscw-postmeta { display: none; }
can i display posts with “search keyword” not a tag!!! i need to plugin search whole content for example on keyword “John Rooney”,in posts there is no such a tag,but in content is,so it is possible? This reply was modified 8 years, 9 months ago by karencho777 .
This doesn’t have that layout out of the box. So some css tweaks needs to be used for that. [recentposts-sc enable_excerpt=”false”] This will disable the excerpt. Then try this css: .rpscw-sidept { position: absolute; top: 25%; } .rpscw-sidept a { color: #ffffff; } .rpscw-postmeta { display: none; }
can i display posts with “search keyword” not a tag!!! i need to plugin search whole content for example on keyword “John Rooney”,in posts there is no such a tag,but in content is,so it is possible? This reply was modified 8 years, 9 months ago by karencho777 .