1

Topic: Arras Theme 1.4.2-RC1 Now Available

This is a testing release for Arras Theme 1.4.2, which includes multiple bug fixes and improvements.
Please reset your theme options, clear your browser cache and restart your browser once you have upgraded your theme.

Change Log

  • Added option to set the number of words to limit in Node Based display type

  • Added option to display date and comments count in post thumbnails for archive pages

  • Added option to apply background from top of the page

  • Added option to edit 'Featured #1' and 'News' headings

  • Made tweaks to the theme options page (added thumbnails FAQ, notices during theme upgrade)

  • Made some tweaks for default and legacy styles (brought back boxes for node-based posts in legacy style)

  • Fixed navigation sub-menus appearing under the featured slideshow

  • Fixed custom background not appearing fully when content height is shorter than browser window

  • Fixed footer widgets' list items having equal heights

  • Fixed one column layout alignment issues

  • Fixed alignment issues in node-based display style

  • Fixed 'Hide Text' function in custom header not working properly

Download 1.4.2-RC1

Re: Arras Theme 1.4.2-RC1 Now Available

Great, I'll check it right away.

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: Arras Theme 1.4.2-RC1 Now Available

I only get two thumbnails in one row. That looks weird.

http://grab.by/32ht

Webmaster, PCMNorge.no

4

Re: Arras Theme 1.4.2-RC1 Now Available

flikkeshaug wrote:

I only get two thumbnails in one row. That looks weird.

http://grab.by/32ht

Set your thumbnail width to 195 instead of 205, and regenerate your thumbnails with the Regenerate Thumbnails plugin.

Re: Arras Theme 1.4.2-RC1 Now Available

zy wrote:

Set your thumbnail width to 195 instead of 205, and regenerate your thumbnails with the Regenerate Thumbnails plugin.

Thanks smile

Webmaster, PCMNorge.no

Re: Arras Theme 1.4.2-RC1 Now Available

How to completely remove dots in the bottom of featured posts #1?  I need the only post title under thumb.
Also, big spaces between sections is looks bad.

Last edited by burn (2010-03-13 17:05:00)

Thumbs up

Re: Arras Theme 1.4.2-RC1 Now Available

Maybe it's just me, but I think for the featured posts you need to get rid of the word limit and set a height function and adjust it such that it automatically trims the words back to a number that best fits the height. It basically just depends on the title of your post. I just get some weird styling when I change the word limit.

I'm really liking the new background image functionality. I'm also liking the new footer setup.

A new idea - create a function that lets you choose the width of the header and nav area. I'm thinking either 100% or custom px or %. Any other thoughts on this?

Good job ZY!

Still investigating 1.4.2 RC...

Last edited by dgodfather (2010-03-13 17:15:53)

Re: Arras Theme 1.4.2-RC1 Now Available

I totally agree with dgodfather.

Webmaster, PCMNorge.no

Re: Arras Theme 1.4.2-RC1 Now Available

Zy, great stuff.  Why don't the images center on the front page slider like they used to for 1.36?  I think it looks much better having the images centered. 

Also, I don't know why you changed the nodes from 1.36.  I think a lot of people liked the way they looked and there didn't seem to be any issues with the number of words showing.

Anyway, thanks for all your hard work.  I switched from Arras and will go back once all of the bugs are worked out.  I didn't have time to keep upgrading and adjusting the new templates.

cheers.

Thumbs up

Re: Arras Theme 1.4.2-RC1 Now Available

the default size for the slideshow and the thumbnail single post size remains different (one if 650, the other 630) - this means that the image will always be cut-off in single posts. really needs fixing as its ugly and probably the cause of about 30% of complaints/issues

Thumbs up

Re: Arras Theme 1.4.2-RC1 Now Available

I'd still really really like the option to create one more category on the front page.

Thumbs up

Re: Arras Theme 1.4.2-RC1 Now Available

Liking the updates, very glad you brought back the legacy look!

Re: Arras Theme 1.4.2-RC1 Now Available

Excellent, my friends, excellent! Now when should we expect 1.4.2 final to come out? Or has it already been submitted to wordpress themes directory?

Thumbs up

14

Re: Arras Theme 1.4.2-RC1 Now Available

jmorrow wrote:

Zy, great stuff.  Why don't the images center on the front page slider like they used to for 1.36?  I think it looks much better having the images centered. 
cheers.

I don't understand this. Mind explaining further? I might have change some code without knowing it myself. tongue

JamesWright wrote:

I'd still really really like the option to create one more category on the front page.

There's a new PHP function from 1.4.1 that allows you to create featured posts with one line. I will explain more about that in the future.

altair wrote:

Excellent, my friends, excellent! Now when should we expect 1.4.2 final to come out? Or has it already been submitted to wordpress themes directory?

Just need to clear with the node heights thingy and I should be done, I hope.

Re: Arras Theme 1.4.2-RC1 Now Available

zy wrote:
jmorrow wrote:

Zy, great stuff.  Why don't the images center on the front page slider like they used to for 1.36?  I think it looks much better having the images centered. 
cheers.

I don't understand this. Mind explaining further? I might have change some code without knowing it myself. tongue

I believe he is talking about how in the latest version of Arras the images in the slider now default to a top left alignment if the image is smaller than the recommended size (2 column 630x250) as before they were centered within the slider.

Re: Arras Theme 1.4.2-RC1 Now Available

Hey Zy,

I'm testing it by now smile

Default value for the Excerpt length should be set because beginner will never thought first to set that wink let's set it to 20 words by default ?
>> you restricting words.. but with long words that may result in buggy display also ^^

why not limiting the Nbr of Characters instead of words >> and check that a word don't get cutted big_smile ?

Suggestion : allowing a 'Default' Thumbnail tuo be displayed if there is no thumbnail selected ? (Better to allow choice for people to upload one ? )


EDIT :
I found a graphical bug when typing a search field some border are not there ^^

Last edited by Trouffman (2010-03-16 01:22:02)

Post's attachments

arras-1.4.2-rc1-bug-bis.png 96.49 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

Thumbs up

Re: Arras Theme 1.4.2-RC1 Now Available

Code improvment possibility :

get_the_author_ID is deprecated since version 2.8! Use get_the_author_meta('ID') instead.

the_author_description is deprecated since version 2.8! Use the_author_meta('description') instead. 

__ngettext is deprecated since version 2.8! Use _n() instead. 

Thumbs up

Re: Arras Theme 1.4.2-RC1 Now Available

Trouffman wrote:

Suggestion : allowing a 'Default' Thumbnail tuo be displayed if there is no thumbnail selected ? (Better to allow choice for people to upload one ? )

That shouldn't be too diffucult actually.

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: Arras Theme 1.4.2-RC1 Now Available

upload a picture to /arras-theme/images (in this code its called nothumb.jpg, but you can change that of course).

Open template.php.
Replace

         $thumbnail = get_post_meta($id, ARRAS_POST_THUMBNAIL, true);
        
        if (!$thumbnail) {
            return false;

with:

 $thumbnail = get_post_meta($id, ARRAS_POST_THUMBNAIL, true);
        
        if (!$thumbnail) {
        
        switch($size) {
                case 'sidebar-thumb':
                    $w = 36;
                    $h = 36;
                    break;
                case 'featured-slideshow-thumb':
                    $w = 640;
                    $h = 250;
                    break;
                case 'featured-post-thumb':
                    $w = arras_get_option('featured_thumb_w');
                    $h = arras_get_option('featured_thumb_h');
                    break;
                case 'news-post-thumb':
                    $w = arras_get_option('news_thumb_w');
                    $h = arras_get_option('news_thumb_h');                
                    break;
                case 'archive-post-thumb':
                    $w = arras_get_option('news_thumb_w');
                    $h = arras_get_option('news_thumb_h');                
                    break;
                default:
                    $w = get_option('thumbnail_size_w');
                    $h = get_option('thumbnail_size_h');
            }
            
            return get_bloginfo('template_directory') . '/library/timthumb.php?src=' . get_bloginfo('template_directory') . '/images/nothumb.jpg' . '&w=' . $w . '&h=' . $h . '&zc=1';
My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: Arras Theme 1.4.2-RC1 Now Available

extatix wrote:

upload a picture to /arras-theme/images (in this code its called nothumb.jpg, but you can change that of course).

Open template.php.
Replace

         $thumbnail = get_post_meta($id, ARRAS_POST_THUMBNAIL, true);
        
        if (!$thumbnail) {
            return false;

with:

 $thumbnail = get_post_meta($id, ARRAS_POST_THUMBNAIL, true);
        
        if (!$thumbnail) {
        
        switch($size) {
                case 'sidebar-thumb':
                    $w = 36;
                    $h = 36;
                    break;
                case 'featured-slideshow-thumb':
                    $w = 640;
                    $h = 250;
                    break;
                case 'featured-post-thumb':
                    $w = arras_get_option('featured_thumb_w');
                    $h = arras_get_option('featured_thumb_h');
                    break;
                case 'news-post-thumb':
                    $w = arras_get_option('news_thumb_w');
                    $h = arras_get_option('news_thumb_h');                
                    break;
                case 'archive-post-thumb':
                    $w = arras_get_option('news_thumb_w');
                    $h = arras_get_option('news_thumb_h');                
                    break;
                default:
                    $w = get_option('thumbnail_size_w');
                    $h = get_option('thumbnail_size_h');
            }
            
            return get_bloginfo('template_directory') . '/library/timthumb.php?src=' . get_bloginfo('template_directory') . '/images/nothumb.jpg' . '&w=' . $w . '&h=' . $h . '&zc=1';

I don't think that's the "lightest" way, I just investigate and it's shouldl be better to do like this :

$thumbnail = get_post_meta($id, ARRAS_POST_THUMBNAIL, true);
        
        if (!$thumbnail) {
            return false;
        } else {

Replace with :

$thumbnail = get_post_meta($id, ARRAS_POST_THUMBNAIL, true);
        
        if (!$thumbnail) {
            $thumbnail =  get_bloginfo('template_directory') . "/images/nothumb.jpg";
        } 

Thumbs up

Re: Arras Theme 1.4.2-RC1 Now Available

I checked your option, that doesn't take.

The code I gave also looks at the options people use to get the correct size.

Last edited by extatix (2010-03-16 14:21:04)

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: Arras Theme 1.4.2-RC1 Now Available

okay wanna investigate wink

Thumbs up

Re: Arras Theme 1.4.2-RC1 Now Available

JamesWright wrote:

I'd still really really like the option to create one more category on the front page.

ZY wrote:

There's a new PHP function from 1.4.1 that allows you to create featured posts with one line. I will explain more about that in the future. .

ZY could you expand on this I don't quite follow. the site im working from is film.falmouth.ac.uk

Ideally i'd just like another category in between the new releases and DVD releases section.

J

Last edited by JamesWright (2010-03-16 21:35:17)

Thumbs up

Re: Arras Theme 1.4.2-RC1 Now Available

I'm actually having a bit of a problem with the backend.  It seems that the "template" function is disabled on "pages" in wordpress after activating.

Thumbs up

Re: Arras Theme 1.4.2-RC1 Now Available

Anbar wrote:

the default size for the slideshow and the thumbnail single post size remains different (one if 650, the other 630) - this means that the image will always be cut-off in single posts. really needs fixing as its ugly and probably the cause of about 30% of complaints/issues

Any idea if this is being fixed in 1.4.2 or does someone have a fix for it, I've tried to figure it out but can't locate the code that needs editing.