liesjelogthet Profile Topics Started Replies Created Engagements Favorites Forum Replies Created list of topics you have created till now. liesjelogthetParticipant 15 March 2014 at 23:44 Posted in : Custom sidebar on category page #12998 That works brilliantly! Thanks a lot! liesjelogthetParticipant 14 March 2014 at 17:05 Posted in : Custom sidebar on category page #12959 Hi, I tried that edit, but as far as I can tell, the main sidebar is still loading, instead of the custom sidebar I created. Any other options? This is the exact code I used: <?php if ( is_category(‘liesjekookthet’) ) { get_sidebar(‘kookbalk1’); } else { get_sidebar(); } ?> liesjelogthetParticipant 9 March 2014 at 22:35 Posted in : Custom sidebar on category page #12853 Hi, thanks. This is what I have : <?php if (is_category(‘category slug’)) : ?> <?php get_sidebar(‘sidebar name’); ?> <?php else : ?> <?php get_sidebar(); ?> <?php endif; ?> liesjelogthetParticipant 6 March 2014 at 00:34 Posted in : Custom sidebar on category page #12808 I just noticed: Apparently using code or pre-tags doesn’t work. How can I get the code to display? liesjelogthetParticipant 28 February 2014 at 16:06 Posted in : How to update when using a child theme? #12732 Thanks, I should be able to do that;-) liesjelogthetParticipant 9 February 2014 at 22:37 Posted in : missing social media icons #12188 Thanks, that solution works just fine! Viewing 6 posts - 1 through 6 (of 6 total)