We use a plugin called List Category Posts extensively on our sites. We decided we wanted to add Featured Images to the listing (an option on the plugin). The plugin works well with other Themes but with Colorway the result is disappointing. Attached is a picture of the Colorway result followed by a picture of same data using another Theme. Can anyone tell me where to fix this in Colorway. It appears that what is missing is a line feed after the title and another after the image.
Hello, Please provide URL of your website to make me better understand and help me to provide you the solution. Thanks & Regards Pramod
Hi. The url for the TEST site is: www.intotests.com our 'real' sites are www.intoorg.org and www.intofarms.org INTO Tests is running the latest version of Colorway (downloaded today). The other two sites are on an older version.
Hello, Will you please provide any image or live website which will make me understand the required alignment. Thanks & Regards Pramod
Hi Pramod I have switched the theme on www.intotests.com It now shows the list category posts page as we would like it to be, with the title above the featured image and the text below it. To be fair we don't care if the test is wrap around beside the image, but we do want the title above the featured image and the text not one line then below the image as shown when the Colorway theme is active. If you want to be able to switch themes yourself, send me a direct email and we will give you admin access.
Hello, I have also given some extra code to make its more uniform. Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .lcp_catlist li { border-bottom: 1px solid rgb(204, 204, 204); margin-bottom: 15px; padding-bottom: 15px; display: inline-table; } .lcp_catlist li a { clear: both; display: block; } .lcp_catlist li img { float: left; padding: 10px; } Thanks & Regards Pramod
Thank you very much Pramod. This css code did the trick. This is valuable code. We will use it on all our Colorway sites. Thanks you also for such a quick response and solution.
Hello , Pleased with your response ! Let me know for further doubts and queries. Thanks & Regards, Pramod