1

(14 replies, posted in Theme Showcase)

Some new stuff going on:

Three new blogs using custom post types:
- http://orioles-nation.com/blogs/mlbdraft/
- http://orioles-nation.com/blogs/orioles/
- http://orioles-nation.com/blogs/minors/

Another new blog using custom post types, a custom taxonomy, custom taxonomy template, and custom post type single-post template:
- post: http://orioles-nation.com/transaction/i … -from-gcl/
- index: http://orioles-nation.com/blogs/transactions/
- taxonomy page: http://orioles-nation.com/transactions/ … ironbirds/

I also have another custom post type where I'm creating a wiki-type database except in this case only I add content to the pages. I'm using a related post plugin to generate the left column and the breadcrumbs at the top is done without a plugin.
- example: http://orioles-nation.com/library/xfip/

Then i have one more custom post type used for my player profiles:
- http://orioles-nation.com/players/oliver-drake/

If anyone has questions on how to do any of this I'd be happy to answer.

2

(2 replies, posted in General Help)

header.php

You cannot use external URLs as thumbs.

4

(2 replies, posted in General Help)

add to user.css:

#nav {
    display: none;
}

5

(1 replies, posted in General Help)

The WordPress menu editor under "appearance".

add to user.css:

.easySpoilerSpoils {
    float: left !important;
    width: 94% !important;
}

7

(1 replies, posted in General Help)

Add this code to user.css:

.featured-entry .entry-summary {
    display: none;
    margin: 0;
    padding: 0 15px;
}

.featured-entry {
    height: 44px;
    top: -44px;
}

8

(2 replies, posted in General Help)

You'd have to create custom php instead of the arras get header function. I can give you code for that in a bit.

Follow the steps here: http://tutorials.orioles-nation.com/arr … -category/

So you'd paste the code there into a category.php file in your child theme. Then edit what's between here:

<div class="entry-info">
                    <abbr class="published" title="<?php the_time('c') ?>"><?php printf( __('%s', 'arras'), get_the_time(get_option('date_format')) ) ?> by<span id="authlink"><?php the_author_posts_link(); ?></span></abbr>
                </div>

You're probably using a caching plugin.

ddlg2007 wrote:

GG ooohh!!! man so easy in my face and i dont see it, my god i am crazy

I dont know what i can, I guess if it had been a dog he bite. My template is translated into Spanish for me and did not understand that part so not configured. A simple solution thanks to you, I hope to help someday.

No problem and no worries!

Tapha2 wrote:

In the bottom content part of my home page i placed six Featured news widgets boxes there. Each has its own heading, e.g. U.S. news, Caribbean news etc.

i will like to place a link, the word "more" after the headings which when clicked on will take the viewer to the heading's respective archive page.

Working in firefox, using firebug i figured out the html changes needed to make it appear but i am stuck as to how to make the transition in my theme. Can anyone help me?

My site:www.truetalknyc.com        It is still under construction. Thank you.

Not sure. What i'd do is get category RSS, which will have the widget title link to the category page (I think). So then you could make the widget title "Science and Technology News (Click for more)"

http://img196.imageshack.us/img196/969/screenshot20110427at915.png

That's the arras theme settings. Change "quick preview" to "node"

Why dont you just change it in the arras theme settings instead of the code?

15

(4 replies, posted in General Help)

plagueofangels wrote:

that worked perfectly. thanks for the help!

No problem!

16

(4 replies, posted in General Help)

You should be able to add an image to a post from an external URL.

17

(6 replies, posted in General Help)

What browser are you using?

18

(6 replies, posted in General Help)

user.css:

.widgettitle {
-webkit-border-radius: 10px 10px 10px 10px;
}

user.css:

.widgetcontainer {
-webkit-border-radius:: 10px 10px 10px 10px;
}

19

(4 replies, posted in General Help)

Dana wrote:

Uhm that doesn't solve a thing when the actual boxes to add the widgets in are missing. :\

Not sure. Try wordpress support forums.

library/tapestries.php

21

(2 replies, posted in General Help)

Not sure...what are your permalink settings?

This is more of a WordPress problem, not an Arras problem. So try posting in the WordPress support forums at wordpress.org

22

(5 replies, posted in General Help)

jts313 wrote:

Oh, yes, a donation will definitely be forthcoming. I actually recommended against this, but there you go. I'm just going to tell the client that it costs fifty bucks to remove the Arras reference.

Thanks for supporting Arras!

23

(6 replies, posted in General Help)

Have you made any edits to the files?

24

(4 replies, posted in General Help)

I don't think you can use external images as a thumb.

25

(2 replies, posted in General Help)

There should be an arrow on facebook that lets you browse available thumbs.