It may be a theme issue, but can t say for sure. I was modifying a view, making it display on the home page with the insert view module, and all was fine until now. I just cant remember what it was I did last that might have caused this. Its as though every block suddenly became disabled but only from the home page. I looked at all of the block visibility settings, but nothing was out of whack. What else should I check?

Comments

bitshift’s picture

Sure enough, after lots-o-hair-pulling the last 30 minutes or so, I determined it was the insert view module giving me grief on my home page. It was happening regardless of theme. Now to figure out why. I cleared my cache several times as well to no effect. The strange thing was, that it was working find earlier.

alakesh’s picture

can you be little more specific? have you tried assigning a region to your theme and then display it ?

bitshift’s picture

No, havent tried that. However, ive narrowed it down to when I actually use the insert view filter, by placing a [view:my_view_name] tag within the home page. Its then that my sidebars go away. If I remove that, then the sidebars come back. This happens for several themes, so I dont think it is related to a theme issue.

bitshift’s picture

I also might add that the view Im creating and trying to insert is a view of blog entries type nodes.

[update]
Ok, I modified the view on the default setting, applying a format to the "Style" setting. Previously it was "Unformatted" but I changed it to an html unordered list...and drum roll...my sidebars are back. This makes me a bit nervous for using insert_view on a production site, but I will have to play with it a bit more.

Anyone care to offer any possible things to check? Should I open a bug in the modules section?