[12:40] stas: hey there .. how are ya [12:41] kim0: hey [12:41] good, whats up [12:41] great [12:41] got a little question [12:41] basically .. I have no control over when the side bar shows [12:41] It shows on the posts page only [12:41] How do I change that [12:42] you want it to appear on pages too? [12:42] stas: it'd be ideal if that were configurable with the widget context plugin ? [12:43] stas: I was it to appear on the front page which is not the posts page [12:43] s/was/want/ [12:44] the initial idea was to not use sidebar on pages, so you will need to comment a line of code in functions.php and modify 2 lines of CSS [12:44] but that's up to you, I don't want it changes [12:44] changed [12:44] I understand [12:45] imho there's enough navigation stuff even on pages [12:45] if you want i can show you the lines [12:45] you need to modify [12:45] yes please do [12:45] a diff would be great :) [12:46] See functions.php line #137 and #147 [12:46] modify the if() argument to true [12:46] that should show up the sidebars [12:48] what's is_home() [12:48] the blog page [12:48] it checks if this is the blog page it shows sidebar [12:48] in css [12:48] look at lines [12:48] #84-#93 [12:49] comment them and leave a single line where #container is 650px; [12:49] should work [12:49] same for #content [12:50] or you can remove them and modify line #82, #83 [12:50] change the width [12:50] thats all [12:50] thats in style.css [12:50] * stas brb food [13:03] * stas back [13:10] stas: the php is working fine .. css is not .. I commented lines 84-93 and basically not sure what 2 other lines to put [13:12] so right now the right bar starts after the page is finished [13:14] stas: oh I edited lines 82,83 as you said .. now it looks fine .. [13:14] I made the width 640px .. not sure what the optimal value would be ? [13:15] lines #82, #83, put width from the commented lines [13:15] ah 650px then .. thanks [13:16] css is totally not my thing :) [13:42] stas: is there any example on using the "slider" javascript code in your theme .. I wanna play with it === MTeck is now known as MTecknology [13:43] kim0: try this uri [13:43] http://rivalry.nerd.ro/ [13:43] its my local machine [13:43] cool [13:47] kim0: checkout the footer [13:47] basically this website uses all the theme features [13:49] stas: so the 5 js loaded in the are not needed for me ? [13:50] depends [13:50] 3 of them are required [13:50] jquery, corners and loco.js [13:51] fancybox is my plugins script [13:51] so ignore it [13:51] so there are 4 js one of them is slider [13:53] stas: is that slider code something standard ? [13:53] or did u code it urself [14:27] !ping [14:27] pong [14:27] !google nimo slider [14:27] stas: Error: I am only a bot, please don't think I'm intelligent :) [14:28] kim0: http://nivo.dev7studios.com/ === daker_ is now known as daker [17:30] hi, did I miss anything good? [17:48] I'm seeing great progress on the countdowns