Demitri

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Another Thesis – No Sidebars issue #29376
    Demitri
    Participant

    Hi Jonah –

    Yep I saw that – but wasn’t sure that was what I needed. My question is, shouldn’t “no sidebars” just work out of the box? Or is this necessary in all cases with Thesis?

    I did try adding this code to my custom functions.php file and got the white screen of death. I’ll try to tinker with it more if this is indeed the solution to make the no_sidebars template work.

    Thanks,

    Demitri

    in reply to: Gridview Based On Category #17278
    Demitri
    Participant

    Hi –
    I need to reverse this so that I can exclude a category on the list view. I’ve tried to decipher the conditionals to no avail (all is see is !is_single) but I fail to see how I can access the list view. Any help would be greatly appreciated!

    in reply to: Gridview Based On Category #17081
    Demitri
    Participant

    Hi Jonah – This worked – however rather than exclude, it included the category. (When I first added the code, it excluded everything, and when I added a “gridview” category to my events, it snagged them and put them on the calendar.)

    Thanks for the help!

    in reply to: Gridview Based On Category #16982
    Demitri
    Participant

    I’m looking for something similar – I need to restrict elements from showing up on the grid view. I have several seasonal events that span months and I need to hide them from showing up every day.

    in reply to: Integrating into navigation #16928
    Demitri
    Participant

    I have a similar issue – I need to customize the page that the generated calendar is rendered into (I am changing the width of the container div as well as some header styles.

    Ordinarily I could give a wordpress page a body class name and set up styles based on that – but there isn’t a “page” that i can find to do this.

    My fallback would be to modify my custom functions php (I am using Thesis) to detect the calendar page and link to a stylesheet there, but again, I can’t find the name of the calendar page. I used if (is_page(‘Upcoming Events’) as well as if (is_page(‘events’) with no luck. Any help would be appreciated.

    Thanks,

    Demitri

Viewing 5 posts - 1 through 5 (of 5 total)