E-Commerce theme for 7x

Hi to everbody.
Does someone known an free/open theme for E-Commerce (not Ubercart) for Drupal Core 7x? I've tried to find sources, but have no success...
Thanks in forward.

confusion with Panels3 - best practice?

Hi,

I wonder whats the best practice to handle a lot of custom content elements that need to be defined programmatically (search forms, dynamic teaser, static html, offers list, content loaded from other servers etc.) within panels. I'm almost new to Drupal and pretty confused by the possibilities to implement content.
I ended up coding a block module for each content element but it just doesnt 'feel' right. Too much modules to load, too much blocks…

Form API: Multiple forms on one page?

Hey!
I'd like to have multiple forms on a single page. But in the form_state there's always just the information from the first form on the page.

I've got a small form function:

[user:name] and other placeholders

I have set up a couple of email alerts, one when a new topic is posted, another when a new comment is posted.

This is what I wrote for the comment alert:

A new comment has been posted by [user:name]

[comment:body]

[comment:body] gets replaced by the text body, but [user:name] doesn't get replaced by the name of the user who posted it, either in this or in the topic alert.

Anyone know why? Have I someone written the syntax incorrectly? I can't see why it shouldn't work.

Menu tab for content type

I have menu tabs for specific nodes, taxonomy terms, but now I want to create a menu item that returns items of a specific content TYPE.

I couldn't find anything searching. Can anyone please help? TIA....

Teaser break addition messes up my blocks!

I have a two column format on my site: content articles on the left, and blocks with user login, recent content etc on the right.

I have noticed a sporadic issue wuth adding a teaser break in my posts (using CKeditor button, and also adding manually in html).

In some articles, it works fine, in others, when I try to insert the teaser break at the cursor, it always goes to the bottom of the article, even though the cursor is at the correct position. I have to manually drag it up to the correct position.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x