Project

General

Profile

Actions

Bug #2676

closed

AR2 Theme "terms" bug

Added by Laura Kane about 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority name:
High
Assignee:
Category name:
WordPress (misc)
Target version:
Start date:
2013-07-16
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

I'm using the newly-added AR2 theme on http://arctest1.commons.gc.cuny.edu/

The theme options (under appearance) has a problem with the "terms" portion of the featured areas. It appears that the taxonomy for the featured areas is broken; when "categories" is selected as the taxonomy, and the specific category is entered into the "terms" section, nothing happens. The featured areas pull from all of the categories.

Path: Appearance -> Options -> Home. Slideshow, featured posts 1 and 2, and news posts all have this issue.

This appears to be a known issue:

http://forums.arrastheme.com/discussion/8925/homepage-category-selection-bug-theme-options

There is a fix for it; you have to go back into postviews.php and do the following:

postviews.php:

Delete line 294 ('use_query_posts' => true,)

Modify the line 295 ('count' => 3,)

I tried a suggested workaround first because I can't get into the database to edit postviews:

http://forums.arrastheme.com/discussion/comment/35732#Comment_35732

Basically, the dashboard will recognize the category number, but this is only something I can identify in the site database. I guessed around a bit and found that "news" is 5, and "debate" is 15, but everything only shows up in the right place when I enter "5, 15" in "terms" for the slider. I guessed a bit more but didn't figure out what the "watch" category number is. Anyhow, it's not a great workaround, as it too seems to be problematic in its own special way.

Thanks!!

Actions

Also available in: Atom PDF