Tertiary sidebar problem
#1
Posted 02 March 2011 - 06:31 PM
#2
Posted 02 March 2011 - 09:32 PM
#3
Posted 03 March 2011 - 12:03 AM
#4
Posted 03 March 2011 - 06:40 AM
#5
Posted 03 March 2011 - 02:52 PM
#6
Posted 03 March 2011 - 02:54 PM
#7
Posted 03 March 2011 - 08:11 PM
#8
Posted 03 March 2011 - 08:26 PM
#9
Posted 03 March 2011 - 09:41 PM
#10
Posted 03 March 2011 - 09:51 PM
I use these plugins:
- Better Tag Cloud
- Contact Form 7
- MapPress Easy Google Maps
- Page Tagger
- Twitter for Wordpress
- Twitter Goodies
- Widget Logic
- WP125
Also, I use this custom css:
Is there some file where I can check <head>?
#11
Posted 04 March 2011 - 12:53 AM
I've cleaned up your CSS (please backup your old CSS before replacing it with the updated CSS):
`
.site-title, .site-description, .highlight #sidebar, #sidebar_tertiary, #sidebar_primary, .search #morefoot, .author #morefoot, .tag #morefoot, .category #morefoot{display:none}
.page-id-34 #sidebar_tertiary, .page-id-34 #sidebar_primary{display:inline}
#header{height:190px}
#primary-nav{margin-top:-30px}
#menu-glavni-nav-meni #menu-item-260{margin-left:120px}
.contact23 a:link, .contact23 a:visited{color:#777777;text-decoration:none}
.contact23 a:hover, .contact23 a:active{color:#BB0519;text-decoration:none}
#twitterbar{width:100%}
`
After updating let me know where you're at.
Also, I figured (after looking at your site) that you were handling these tasks with CSS, what version of PlatformPro are you using?
There is actually a much more efficient way of hiding things with the newest PlatformPro using Template Setup.
In any case we'll get there one way or another.
Thanks, Bryan
#12
Posted 04 March 2011 - 10:45 AM
#13
Posted 04 March 2011 - 06:13 PM
#14
Posted 04 March 2011 - 09:28 PM
#15
Posted 04 March 2011 - 11:09 PM
#16
Posted 04 March 2011 - 11:33 PM
The CSS I provided is what you want (considering things were put together as you said^), it appears the only problem now is that for some reason on your page sidebars simply are not showing regardless anyways.
Very important: check that individual pages/posts settings; scroll down and make sure that you don't have it checked to hide sidebars.
It appears you have sidebar1 there, can you please put widgets in from: Appearance > Widgets.
Also, are you using any plugins that attempt to handle widgets or sidebars in any way?
Also, why is index.php in your URL's? Got to:
Settings > Permalinks
And set to custom structure: `/%postname%/`
Thanks, Bryan
#17
Posted 05 March 2011 - 12:21 AM
/%postname%/
it's shows me 'page not gound' error.As I sad before, when I go to Page-Edit, in PageLines Section Control, and when I chose not to hide Tertiary sidebar, and then click 'update' it returns to old settings with 'hide tertiary sidebar' option checked? Why?
Also happen witho other checkboxes...
#18
Posted 05 March 2011 - 12:25 AM
I've try to do something similar (maybe not correct) but now it work!!!
#19
Posted 05 March 2011 - 01:01 AM
#20
Posted 05 March 2011 - 09:39 PM
Technically, the right way to do this is hiding sidebars page by page using the section control. That of course can be very tedious and you'll have to do it every time you add new pages.
The easiest way is with CSS tricks. If what you're using is working then great. Although what you're doing now just seems to be the same thing I was getting at just backwards, but let's not fuss with it anymore
A website can look different in all sorts of various ways from setup to setup; different screen resolutions, color settings, even what operating system and browsers are being used.
Designing websites to be cross-browser compatible is important, but no matter what you cannot control all your users making sure they have the latest Flash or JavaScript versions etc. - there are just so many variables.
This is an unfortunate difficulty of web design no matter what I'm afraid.
Thanks, Bryan











