Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
what I want :
What I want is one text like story and beneath that something like what views can do: for example teaser list of nodes limited by some taxonomi word sorted some way.
why I want it:
This could by use in many ways. For examle:
On the fron page you can have some welcome text and beneath it new stories on your site,
Beneatch each story you can have teaser list of stories from the same cathegory or/and few discussion topics related to this story.
...
Does anyone know if it's possible to catagorise the products that I made with the ecommerce module ?? I wouldl like to link to the catagories...
Is this even possible ??
Hi All,
I have transformed a flexinode into a product using the product_transform module. I want this product to be a apparel type, so that I can use product variations of the apparel module features. But this is not happening. Though I go in the content types and make the product apparel type. It does not show me the variations after I Submit.
I want to restyle the output of the standard search module. That output is now:
Search
[inputbox] [textbutton]
What I want to have is this:
[inputbox styled with CSS] [image button]
So I would need to delete the word Search and the linebreak, style the input box with CSS and use a button which is an image instead of the text button.