Twenty Twelve is the default theme for WordPress in 2012.

learn more… | top users | synonyms

0
votes
2answers
1k views

How do I make the sidebar bigger in twenty twelve?

I am new to WP with little knowledge of code. I am using Twenty Twelve and have managed to create a child theme (minus the header image for some reason). One of my widgets does not fit into the ...
1
vote
1answer
20 views

Jetpack infinite scroll not working on Twenty Twelve

I just updated Jetpack and the theme, and the infinite scroll doesn't work anymore. I have tracked the console, and the XHR does receive the content of the posts to add but somehow it isn't ...
0
votes
1answer
39 views

Sidebar.php in plugin to override theme's sidebar.php

to come back to my previous question about header and footer widgets, i created a file in my plugin called sidebar.php which will show custom widgets. How can i override my themes' sidebar.php ...
0
votes
1answer
38 views

Search Form Not Working

www.milknhny.co.uk/ClearWatch Im using a basis of the Twenty Twelve theme and im using the below script (yes i know that the wrappers are not correct as yet) However its defaulting back to the main ...
0
votes
1answer
73 views

What font does TwentyTweleve use? (not as simple as it sounds)

This initially sounds like a silly question but Im baffled. I downloaded and installed Wordpress with the default TwentyTwelve theme which looks great but I wanted to make a few tweaks. So I went ...
0
votes
0answers
34 views

Solution for menu limit in wordpress theme twenty twelve?

I just hit a limit for menu items in Wordpress theme Twenty Twelve. The issue is described here, but is largely unresolved: http://core.trac.wordpress.org/ticket/14134#comment:63 I edited my php.ini ...
0
votes
0answers
117 views

collapse twenty twelve submenu in mobile version

in the twenty-twelve theme, the following code will collapse the sub-menu ul/li of the mobile version...the problem is that it also brake the normal version of the menu! how can i use it only when the ...