Twenty Eleven is the default theme for WordPress in 2011.

learn more… | top users | synonyms

0
votes
1answer
62 views

Blog post not showing title

When on my main site NewMediaNook.wordpress.com, one particular post does not show a title (see image below). When I am on just that one post, the title appears, and all other titles appear when on ...
-2
votes
2answers
239 views

How do I remove blog entries from home page Twenty Eleven child theme?

I have been wrestling with this for some time. I've read the documentation about creating a separate home page and posts page, and so on, and I have managed to create a landing page, and a blog. ...
0
votes
1answer
906 views

Show Excerpts In Twenty Eleven Theme

I just need to create a blog I have done everything i guess, its showing posts but they are supposed to be kind of summary first and after click the whole post. I already selected the "For each ...
1
vote
1answer
145 views

Removing permalink from post thumb in twentyeleven

possibly a simple thing to do but I'm not sure how it's done - I want to remove the permalink from a post thumb, in the default twentyeleven theme. Looked through content.php and the other templates ...
-1
votes
0answers
28 views

How to make image menu items responsive as a combined group in twenty-eleven [closed]

I am using a twenty-eleven child theme for a static website (www.notquitenormal.net) using images as menu items rather than the default text and there are up to five images on any page menu. My ...
0
votes
2answers
234 views

twentyeleven_content_nav hook no longer outputs navigation link after 3.5 upgrade

After upgrading to 3.5, I discovered that navigation has disappeared outside of the main index page. Theme is TwentyEleven and I've verified that this still occurs after disabling all plugins. ...
0
votes
1answer
22 views

Post interior margin in twenty eleven theme

I'm trying to customize the aspect of a single format post, in my case is "Link". I've added a different color background so they look different, editing the CSS as this: .format-link .entry-content ...
0
votes
2answers
43 views

Twenty Eleven theme, how to change style to a specific “format”

My question is: it is possible to change the background color (for exemple) to an article who is categorized under "quote" format. (or whatever format like Aside or Link)? I want that an article in ...
0
votes
1answer
72 views

Changing 2011 theme header image based on user dropdown

I posted earlier about changing my site's CSS based on user-choice from a drop-down and storing it in a cookie, which I think I have now resolved, and sort-of have working at the following address ...
5
votes
1answer
326 views

How do I add nested categories to drop-down menu in twenty-eleven?

I know how to do it by writing a separate ul/li css for wp_list_categories, but I find menus of "twenty eleven" already well designed and flexible, so I`d like to use them. Custom menus, when I have ...
0
votes
2answers
73 views

Twenty-Eleven Theme and Automatic Picture Resizing

I'm running a family wordpress blog: http://www.kjirstiandtom.com We have a lot of pictures we put up for family. I'm using the twenty-eleven theme, which I love. I did minor css edits to change ...
-3
votes
1answer
65 views

Is it possible to animate the Twenty Eleven menu? [closed]

I have a menu in my Twenty Eleven child theme that has some hierarchical items. Twenty Eleven handles it just fine, of course, but my client likes the fancy-looking menu animation that you can see on ...
0
votes
1answer
262 views

How do I get the Social Media Plugin to show up in my Twenty Eleven child theme's header?

Being totally new to WordPress and (extremely) rusty with PHP, I'm having a difficult time figuring out how to add the Social Media Widget to my site's header. I'm using the Twenty Eleven theme, as I ...
2
votes
2answers
210 views

Worpress twenty eleven sidebar on Pages

I am using 2011 theme, any how I managed to get sidebar on single.php pages by installing child theme, But now I want sidebar on pages, How do I get it?
0
votes
2answers
291 views

CSS Twentyeleven / Sidebar has to be changed IN the CSS Stylesheet. Sidebar on the left side

I have to change my wordpress look. The sidebar should be placed on the left side. I was already looking for solutions, but the piece of codes I found didn't fit into mine. I dont know where I have to ...
0
votes
1answer
28 views

How to separate a specific page's comments from other comments

I am using WordPress comments on a page as a Contact form. Comments from my Contact form page are set to auto approve and only visible to the logged admin. Now in the dashboard I would like to ...
5
votes
2answers
670 views

How to Remove all Instances of edit_post_link

Can someone please assist with how to remove from my theme, whilst in author mode, the edit_post_link (Edit link), throughout all my pages. Which php files in the Twenty Eleven theme (WordPress v3.2) ...
0
votes
4answers
129 views

How do I display an image before the first post of the loop when I'm using get_template_part?

I have used $count before, but never run into this problem. I cannot get it to work. I have limited php background, so please be patient with me! Here is the $count setup code: <?php $count = ...
0
votes
2answers
677 views

WordPress Child Theme - twentyeleven

This is my first attempt at creating a child theme based off the WP twentyeleven theme. To begin with, I am using MAMP on my mac and have the following directory structure: ...
-1
votes
1answer
975 views

WordPress Child Theme - twentyeleven Menu Issues on Mobile Devices [closed]

I'm really hoping someone can assist me with formatting issues I am having with my twentyeleven child theme based of actual twentyeleven shipped with latest version of WordPress. Basically the main ...
0
votes
2answers
2k views

Enable featured image but not have it show up?

I am using the latest default Twenty Eleven on WordPress 3.3.1 My post has a featured image (the smaller one, which 1 is pointing to), and I would like it not to appear in my post. It has already ...
1
vote
1answer
725 views

get_the_category_list or get_the_tag_list for custom post types and taxonomies?

Basically I've setup a custom post type and taxonomy for a set type of posts and I'm creating a child theme from twentyeleven. When I use the default WP Posts and then I tag them and categorize them, ...
0
votes
2answers
591 views

Add header images to Twenty Eleven 1.3 rotation [closed]

I am using WordPress 3.3.1 and Twenty Eleven 1.3. Is it possible for me to just drag my bunch of 1000x288 images into a folder and the theme will include them in the random rotation? I am very new to ...
1
vote
2answers
848 views

How can I set a different specific header image on each page?

1 am using WordPress 3.3.2 and Twenty Eleven 1.3. I would like to feature a different specific header image on each individual page, corresponding with the content of that page. At present I can get ...
0
votes
1answer
114 views

Clean install - Changing permalinks in twentyeleven give 404

interesting problem that I encountered, not sure if it's bug or not.. On a clean install using the twentyeleven theme I try changing the Permalink Settings to something different from the Deffault ...
0
votes
1answer
185 views

Twenty Eleven header resize

I seem to have a problem customizing the Twenty Eleven theme. I would like that the top header above the header image to have a background color that goes from side to side in the window. Found out ...
1
vote
2answers
184 views

Display trackbacks separately from comments in twentyeleven

How do I display trackbacks (the link and the date) outside of the twentyeleven comment loop? The function below is from the twentyeleven functions.php file. I'm using the standard comments.php file ...
1
vote
3answers
74 views

How can I hide Home in my menu in a specific page?

I want to how can I hide the home in the menu without setting show_home in functions.php to false, I just want to do is hide it in a specific page. How can I do this? I am using the Twenty-Eleven ...
1
vote
3answers
2k views

How to remove header image on subpages in Twenty Eleven (default theme)?

I'd like to remove the header image on all the pages except my "home"-page. Any ideas? Thks
0
votes
1answer
16 views

Site width broke [closed]

I updated from 3.4.1 to 3.4.2 yesterday and started modifying the theme layout. I added a fullscreen background slideshow, and edited the layout a little more. However, a few minutes after that, my ...
0
votes
1answer
391 views

How to change Twenty Eleven sidebar background [closed]

I am trying to change the sidebar background for the Twenty Eleven theme I added this to style.css : background: #F3F3F3; under : #secondary { ..... } but when I smaller the browser in order to ...
0
votes
1answer
409 views

custom, static home page / landing page with Twenty Eleven theme?

I have a custom styled static page that I'd like to set as a home/landing page for a site using the Twenty Eleven theme. I can't seem to find any information on implementing a custom (ie- I made it) ...
0
votes
1answer
107 views

Where are Sessions are being started?

I have this site here http://www.taranmarlowjewelry.com/, I am using twentyeleven theme and there is a session I need to adjust called 'PHPSESSID' The problem I having with PHPSESSID is that when ...
3
votes
3answers
1k views

How to override excerpt length in child theme of Twenty Eleven?

my objective is to define a custom excerpt length. I know that I can do it defining a new function in my functions.php located in the child theme of the Twenty Eleven. It should override these lines ...
0
votes
1answer
447 views

Changing where “posted on” text is located in TwentyEleven?

In TwentyEleven the "posted on" text is well above the title. I want it to replace the "posted in category" text. Is there a php file that populates the page where I can just edit where this stuff ...
1
vote
2answers
287 views

new page sidebar-template by default

Using twenty-eleven theme, need to change default template for new page from standard to sidebar. anyone?
0
votes
0answers
107 views

Horizontal Posts / Rather then Vertical - Twenty Eleven [closed]

I'm wondering if anyone knows how, or could suggest a plugin that presents my homepages posts horizontally under twenty eleven's slider area; rather then vertical, with being presentable within a ...
0
votes
1answer
144 views

Two scrollbars in popup window

I've got an issue with the popup windows that display when I click on the book cover images(from a widget) in my sidebar: there are two vertical scrollbars instead of one. Any idea why this is ...
1
vote
0answers
79 views

Twenty Eleven theme- have custom landing page, change nav “home” link

Live site. I have a custom landing page on the Twenty Eleven theme. Currently, the "Home" nav link is set to the landing page, but I would like to change it to go to /home when clicked on. How do I ...
0
votes
1answer
194 views

trying to add custom landing page to Twenty Eleven- can't get rid of Twenty Eleven header/container? [duplicate]

Possible Duplicate: custom, static home page / landing page with Twenty Eleven theme? Live site. I'm trying to have a custom, static landing page added to the Twenty Eleven theme. So far, ...
0
votes
1answer
157 views

Twenty Eleven theme header images manual next previous buttons

I have 3 images in my twenty eleven theme header and they rotate by themseleves I want to add next and forward buttons on left and right of my header image to also rotate them manually when I want to ...
2
votes
1answer
792 views

Make “sidebar template” the default template for new pages

On Twenty Eleven or on its child themes the default template for new pages is a template with no sidebar. I don't know why this is like this; it seems to me that the designers of Wordpress are still ...
3
votes
1answer
201 views

Why to check if function doesn't exists in functions.php?

I see in the twentyeleven theme, before most custom functions they check if it exists <?php if ( ! function_exists( 'twentyeleven_comment' ) ) : function twentyeleven_comment( $comment, $args, ...
1
vote
1answer
1k views

jQuery Hoverintent plugin in TwentyEleven Menu [closed]

The default menu in the TwentyEleven theme is quite nice, pure CSS, but unfortunately, way too responsive and quick. It would be so nice to have it respond the same exact way with which the admin bar ...
0
votes
2answers
165 views

New custom menu created. how to apply it?

i have a childtheme from twentyeleven, i created a 'inicio' (name) custom menu, how can I apply it? tried: <?php wp_nav_menu( array( 'theme_location' => 'inicio' ) ); ?> but not ...
0
votes
1answer
675 views

What is the difference between Twenty eleven & roots framework?

Just amazed by the usability of Twenty eleven wordpress theme & extensibility of roots theme http://www.rootstheme.com Now in conflict. I want all twenty eleven features to use on extensive ...
0
votes
3answers
2k views

Twenty Eleven: Home Page, View full post of most recent post & Summary of the rest

I am using the Twenty Eleven theme and need to show the full content of the latest post and then show the rest as summary. I'm looking for instructions/help on how to display, on the home page, the ...
0
votes
1answer
293 views

Add Post Format Support to Twentyeleven Child Theme

On a Twentyeleven child theme's functions.php file I attempted to add video post format support using: add_theme_support('post-formats', array( 'aside', 'chat', 'gallery', 'image', 'link', 'quote', ...
0
votes
2answers
86 views

Wordpress upgrade from 2.7 to 3.3 Permalink problem

I have upgraded my wordpress from 2.7 to 3.3. Now if I try to change my Permalink /%category%/%postname%/ my home page is loading. However, all my pages are getting 404 page. I dont know how to ...
0
votes
1answer
446 views

facebook like on twenty eleven

I'm using the twenty-eleven theme, and want a Facebook-like button. I insert the code into content-single.php as follows: At the beginning: <script>(function(d, s, id) { var js, fjs = ...

1 2