How do I make the category template display full posts instead of partial posts?

I’m using WordPress 3.0.1 with the Twenty Ten theme. I’m trying to change the way the posts in the Category view are displayed (i.e. by going to a url like mywebsite.com/category/mycategory). Currently the posts in the Category view just show the first part of a post, but I’d like to change that so it shows … Read more

Question about the way that wp_register_script works

Ok so I’m using the Roots Theme for WordPress (https://github.com/retlehs/roots), which, is sort of a starter theme or theme framework. I’m confused about the way that it deregisters the WordPress loaded version of jQuery and but it registers it again without specifying the exact location of the script. So in the header.php of the theme … Read more

Where is definied the theme location for the main menu in a WordPress template?

I am pretty new in WordPress (I came from Joomla) and I have the following doubt related the Theme Location of the main menu. For example, using the preinstalled Twenty Twelve theme, if in the backend I go into: Appearance —> Menus —> Manage Location I can assign my main-menu only to a specific theme … Read more

Can’t Install Child Theme “The parent theme is missing. Please install the “Default” parent theme.”

This is my first time installing a child theme and I ran into some errors Here’ the style.css /* Theme Name: WD TechGoStore-child Theme URI: http://wpdance.com/ Description: Commerce Template Author: WPDance Team / WPDance.com Author URI: http://wpdance.com/ Version: 1.0.3 Template: Default Template Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, custom-menu, full-width-template, rtl-language-support, sticky-post, theme- options, … Read more