utahfilmcenter

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • utahfilmcenter
    Participant

    Since the code didnt work, can you please give me directions on how to downgrade to 2.x. This change to 3.x has really messed up our site and as a small non-profit we really need to make sure that all the information we have is available to our patrons and possible donors.

    Cheers,
    .josh.

    utahfilmcenter
    Participant

    I tried adding the code to

    $featured2_cat,
    ‘taxonomy’ => arras_get_option(‘featured2_tax’),
    ‘query’ => array(
    ‘posts_per_page’ => $featured2_count,
    ‘exclude’ => $post_blacklist,
    ‘post_type’ => arras_get_option(‘featured2_posttype’)
    )
    ) ) );
    ?>

    And I could not get it to work. Is it possible to downgrade to 2.x?

    utahfilmcenter
    Participant

    We are using the Arras Theme which powers the layout of the front page. Each section, the top featured slideshow, and the upcoming screenings are selected by choosing which category(s) you would like to filter by.

    On each event we choose category ‘Featured’ for having it displayed in the slider and ‘Upcoming Screenings’ for the upcoming screenings.

    All of this worked perfectly fine until the change from 2.x to 3.x. In addition to the Upcoming Screenings not auto updating and not showing all of the screenings, in the back end of our theme I have it selected to only show 6 slides on the slider and since the upgrade it will show as all events marked featured.

    Appears that some change done between 2.x and 3.x is not playing nicely with our theme.

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