You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to Arras Theme Community Forums!
Arras 1.5.2-RC2 Now Available: Download Here
Forum Rules: Please ensure that you have clearly read and understood the forum rules before posting.
User Confirmations / Password Reminders: Please check your spam folder before emailing for help if you have not received the confirmation or password reset emails.
Search options (Page 1 of 8)
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.
You cannot use external URLs as thumbs.
The WordPress menu editor under "appearance".
add to user.css:
.easySpoilerSpoils {
float: left !important;
width: 94% !important;
}
Add this code to user.css:
.featured-entry .entry-summary {
display: none;
margin: 0;
padding: 0 15px;
}
.featured-entry {
height: 44px;
top: -44px;
}
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)"

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?
plagueofangels wrote:that worked perfectly. thanks for the help!
No problem!
You should be able to add an image to a post from an external URL.
What browser are you using?
user.css:
.widgettitle {
-webkit-border-radius: 10px 10px 10px 10px;
}
user.css:
.widgetcontainer {
-webkit-border-radius:: 10px 10px 10px 10px;
}
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.
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
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!
Have you made any edits to the files?
I don't think you can use external images as a thumb.
There should be an arrow on facebook that lets you browse available thumbs.
Posts found: 1 to 25 of 191
Generated in 0.043 seconds, 5 queries executed