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