k2 theme’s latest version has a big bug in the form of no bullet style for unordered lists(ul tag). Actually this was a mistake that crept when Eric Meyer’s reset css was applied to the core css of k2 theme. To fix this bug, open core.css.php (../k2/css/core.css.php) and search & replace from line 29 to… Continue reading Fix no bullets on k2 1.0 RC6
Category: Wordpress Themes
Hide any Category or Asides from Main Content of k2 theme
k2 theme provides inbuilt option for selecting your asides category and displaying posts from it using K2 sidebar manager. But recently, k2 does not exclude posts from asides in main content pages. That means apart from displaying asides posts in sidebar, it keeps on displaying them on homepage too! This mean duplicate content on both… Continue reading Hide any Category or Asides from Main Content of k2 theme