Tagged: sidebars, thematic, theme functions
This topic contains 10 replies, has 8 voices, and was last updated by adambomb 1 year, 8 months ago.
| Author | Posts |
|---|---|
| Author | Posts |
| May 12, 2011 at 4:34 am #104923 | |
|
cannobbio |
Hello, After upgrading from 3.8.2 to 3.8.3 all my widget areas in WPEC pages are missing (primary aside, secondary aside, subsidiary asides and content asides). This are the diffrences between revisions 377693 and 382573: rev 377693:
rev 382573:
So the problem resides on the new template hierarchy? Well, hope you can awenser me… |
| May 12, 2011 at 6:03 am #104924 | |
|
bradleysa |
Hi cannobbio. Thanks for reporting on this. I’m using Thematic as well, and also experiencing problems with the update(s). The customizations I made to the WPEC store CSS seem to have been overridden. It seems that the WPEC developers change their overly-complicated theme structure for each update. For some reason, I thought I made my custom store theme last time, and I would not have to worry about updates changing the look of the store/site. I guess I was wrong again. I’m also missing the widgets for the sidebar. The only good news here is that I’ve learned, especially with WPEC, to test updates on a development site, not a live production site. However, I’d much prefer that the live production site was running the latest versions of WP, etc… but currently it’s running WordPress 3.0.5, WPEC 3.7.8, WPEC Gold Cart 2.7, and Thematic 0.9.7.7 with a Child Theme. Help to resolve these unexpected problems caused by normal updates, is greatly appreciated! BTW, other WPEC and Thematic users are requesting help on this issue as well: 3.8 beta breaks Thematic sidebar 3.8 is faulty – removes sidebars, footer and widgets |
| May 16, 2011 at 10:57 pm #104925 | |
|
genoma |
Replacing that part of the code solved the problem in all my 2 small e-shop, so thank you very much you’ve saved my day. |
| May 18, 2011 at 12:06 am #104926 | |
|
blanched |
Hello cannobbio, This is interesting. I am having the same problem (WPEC 3.8.3 & Thematic removes the sidebars ) but do not seem to be able to resolve it by just inserting your code (above) into the current version of the theme.function.php file (3.8.3) described above. Can you please (pretty please) give more details on how you have set this up, how you are using Thematic, how you are calling the thematic_sidebar etc I agree it seems that certain pages just do not appear to be calling the rest of the Thematic Template properly, hence they are not calling the sidebar. thanks |
| May 20, 2011 at 6:57 am #104927 | |
|
siliconstudio Contributor
|
My products page on a fresh WPEC 3.8.3 install is also missing its sidebar. Previous version worked fine. Any ideas? Thanks |
| May 21, 2011 at 1:33 am #104928 | |
|
cannobbio |
I took the decision of starting my own css from scratch. I agree the default theme is too overstyled, so I deregisterd everything that was complicating me and made a custom wpsc-default.css
Also deregistered Thickbox JS since I’m using another lightbox plugin. You can deregister WPEC scripts with this code:
@genoma: @blanched: @siliconstudio: |
| June 5, 2011 at 7:18 pm #104929 | |
|
ando |
This seems to do the trick. Thanks cannobbio! One problem – my store page now displays the blog, not the store. If I go to store/page/1 my products appear fine, but that kinda sucks. Has that happened to anyone else? (sorry, can’t post a link as the site’s not live yet.) |
| June 5, 2011 at 10:48 pm #104930 | |
|
ando |
Oops, ignore that last part – realised my store page was using the blog template instead of the default template. So this fix works a treat. |
| June 16, 2011 at 7:44 pm #104931 | |
|
blanched |
Just wanted to say thanks for all your input Cannobbio. I have still been unable to fully resolve the issue so I have reverted to WPEC 3.7.8 until the guys can sort out a release that is compatible with Thematic…. Shame ! |
| August 28, 2011 at 2:26 pm #222286 | |
|
peterthimaging New Member
|
THis doest work for me. somehow i have my primary sidebar working and i remember i did something for that some weeks ago but now i cant get my custom thematic new aside areas to show up! any more hints here? |
| September 23, 2011 at 6:58 pm #226011 | |
|
adambomb New Member
|
Simplest solution I’ve found is this (And seems to work perfectly.) Open up theme.functions.php Search for this line:
Replace it with this:
Everything should work again. |
The forum ‘3.8 Stable Release’ is closed to new topics and replies.