Show the description of the content type in frontend design

On http://dev.vih.dk I have a link 'Order brochure'. It have created it as a content type. When logged in it is shown in the administration theme, and when not logged in it shows in the frontend design. That is all good.

However, when not logged in, it does not show the description of the content type?

And how can I change the headline and menu name for the content type?

Exposed table via views api date filter not working and how to make headlines sortable?

I am using Views 3 and have exposed a table like this: https://github.com/vih/vih.dk-features/blob/master/vih_course_short/vih_...

1) I have problems when adding a filter for dato_start > + 1 day as no results are returned. I works if I just add a filter active = 1 AND published = 1, but when I add the dato_start filter the result is empty (and it should not be :)). Have I done anything wrong on how I have exposed the table?

How to create a form inside a lightbox (or shadowbox) in drupal 7?

I'm looking for a way to show a webform or any other form method inside a shadowbox or lightbox.
The goal is to let people subscribe to the mailing list without leaving the active page.

Creating a link with rel="shadowbox" and show HTML content is working, but the missing link is how to the point to the webform inside the shadowbox.

display a node with comments somewhere else

Hi,
i need to do the following. I have a forum topic (advanced forum) and i need to display it under a node that is referencing it.
So i want to display this forum topic node, its comments and a comment form.
How do i display a node exactly the same as it is on its node page with drupal 7?
For now i do the following:

E-commerce - print variable/sting that count added items

What the variable/string that count added items in E-commerce module.
Help me please

paste VIEW's code in page.tpl.php

SELECT commerce_line_item_field_data_commerce_line_items.quantity AS commerce_line_item_field_data_commerce_line_items_quantity, commerce_line_item_field_data_commerce_line_items.line_item_id AS commerce_line_item_field_data_commerce_line_items_line_item_, 'commerce_line_item' AS field_data_commerce_display_path_commerce_line_item_entity_t, 'commerce_line_item' AS field_data_commerce_total_commerce_line_item_entity_type
FROM
{commerce_order} commerce_order

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x