Nizuya
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: The Events Calendar] CSS template overrideWell my whole purpose was to try not to edit any of the default install files and modify the theme using the overrides only but it seems that the plugin isn’t quite to that point yet.
I’ll just have to edit the install files and worry about upgrading when the time comes.Thanks though.
Forum: Plugins
In reply to: [Plugin: The Events Calendar] CSS template overrideWell I know where the default file is but I want to override that so I don’t have to edit it. It may not be possible, but that’s why I’m asking.
Forum: Plugins
In reply to: Event Calendar with RSS Feed?Thanks a lot. The only thing it lacks is categories, but I can deal with that.
Forum: Plugins
In reply to: Event Calendar with RSS Feed?Could you give me a link? There are like 10 plugins called event calendar.
Forum: Plugins
In reply to: Event Calendar with RSS Feed?Bump
Forum: Themes and Templates
In reply to: Using loop functions to call specific dataI figured out a way to do it… I’ll post my code in a bit for anyone else who might read.
Forum: Themes and Templates
In reply to: Using loop functions to call specific dataThis works great although rather than showing 3 posts from each category it shows all of them.
Also is there a way to show posts that are in one category but not in another.
Example: post 1 belongs to category 3, 4, & 7, and post 2 belongs to category 3,4. So I only want show posts from category 3 and not 7. So the output would only show post 2.