Tagged Questions
The carrington tag has no wiki summary.
1
vote
4answers
1k views
How do you make a WordPress front page template in the Carrington blog theme?
I tried adding a frontpage.php file to the content directory, but that wasn't being loaded. Now, I've added the following snippet to assure I'm getting a context of 'frontpage':
...
0
votes
0answers
84 views
Wordpress Loop pagination problem with Carrington Jam Framework
I have a site working with the wordpress Carrington Jam framework. I am using a custom wp query to generate the list on the category pages however when I try browse to page 2 I get a 404 error. Not ...
0
votes
1answer
265 views
Generic Category Sidebar in Carrington Wordpress Theme Framework
I have a site with a bunch of categories. On each category archive
page, I'd like to show the category description in the sidebar.
I know I can create a sidebar for each category in sidebar/:
...
0
votes
2answers
2k views
Using jQuery Plugins with Wordpress
Having a bit of trouble using jQuery plugins (Superfish, jQuery UI, etc) using Wordpress. Everything works fine in my plain non-Wordpress site, but Wordpress seems to conflict with JQuery. There must ...
0
votes
3answers
142 views
Is there an API call in WordPress to remove the categories and author from static pages?
I'm currently using the Carrington Blog theme, and it has a few things that I would like to remove from static pages. I would like to remove the "Posted in Uncategorized.", "By Thomas Owens – August ...