I need some advice on the best way to manage URL link taxonomies on a Drupal site. Is this what the 'Taxonomy' section under the 'Structure' menus is for? For example I need to create different type of gym workouts so I need my links to look like the following
I'm using the default page blog template to render all my news posts. I've added a 'featured image' field to the blog content type. By default the Blog page only shows the title, summary and links to the post however I would like to include the featured image on the right of the summary. Would the easiest way to do this be by creating a custom Views page?
How can i customize the dynamic fields of a content type(Add a content page). I want to add border ,images and different html entities to add a content . How can i arrange the dynamic theme label alignment in left.
I have created a calendar for my site and I am having some troubles with how to change the tpl.php page. Currently, it is using the same tpl.php template that I have for every page. However, I would like to use a different tpl.php file. Can this be done?