Recently uninstalled 6.x-1.12 and installed 6.x-2.0-alpha4. Everything looks fine except that the Left Sidebar has disappeared. All the other standard themes display the left sidebar, but Interactive Media does not.

I imagine it's something silly I overlooked, but I've burned an hour and a half going up and down the theme settings looking for anything that could explain this and I'm coming up empty.

Thanks in advance for any ideas.

-Chris Johnson

CommentFileSizeAuthor
#6 No navigation in sidebar first.PNG133.75 KBmegsani

Comments

hswong3i’s picture

Assigned: Unassigned » hswong3i

Because the region naming is now update as Drupal 7.x style (from interactive_media.info):

regions[header]              = Header
regions[help]                = Help
regions[page_top]            = Page top
regions[page_bottom]         = Page bottom
regions[navigation]          = Navigation bar
regions[highlighted]         = Highlighted
regions[featured]            = Featured
regions[content]             = Content
regions[sidebar_first]       = Sidebar first
regions[sidebar_second]      = Sidebar second
regions[triptych_first]      = Triptych first
regions[triptych_middle]     = Triptych middle
regions[triptych_last]       = Triptych last
regions[footer_firstcolumn]  = Footer first column
regions[footer_secondcolumn] = Footer second column
regions[footer_thirdcolumn]  = Footer third column
regions[footer_fourthcolumn] = Footer fourth column
regions[footer]              = Footer

Therefore the region is no longer "left/right" (Drupal 6.x default) but "sidebar_first/sidebar_second" (Drupal 7.x style).

Please go to your admin/build/block and relocate the blocks :D

hswong3i’s picture

Version: 6.x-2.0-alpha4 » 6.x-2.0-beta1
Status: Active » Fixed

Well, I double check with 6.x-2.0-beta1 and everything looks functioning as above mentioned. Please feel free to reopen this issue if problem still existing :D

chriscjcj’s picture

Thank you very much for your assistance.

I did as you said and was able to successfully restore the Left sidebar, (now called sidebar_first.) I don't think I would've figured that one out on my own.

I re-read the README.txt to see if this was mentioned, and I didn't see it in there. The other thing I struggled with on this upgrade was making sure Zen was installed; at first I didn't realize this was necessary. Perhaps these necessary steps should be mentioned in the README.txt.

Thanks again and best wishes,
-Chris Johnson

hswong3i’s picture

@chriscjcj: Thank you for the suggestion and this is within my TODO checklist. I move you comment to #1098302: Update README.txt as an individual new issue which will follow up ASAP before 6.x-2.x/7.x-3.x stable release :D

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

megsani’s picture

Issue summary: View changes
StatusFileSize
new133.75 KB

I have been struggling with Menu->Navigation and the links are not showing.

I appreciate if anyone could help me out.

Here are the basic information:

1. I am using Drupal 7.56
2. The theme is Corkedscrewer
3. I have enabled Navigation in Sidebar First
4. I have created a few links in the Menu->Navigation
5. Flushed all caches
6. Navigation is not showing in Sidebar First.

I am at a loss.

Any help is welcome. Thank you.