This forum is for assistance with theme development.

How to auto refresh and not auto submit search field filter.

Need help in only refreshing the search dropdown menu based on selection. I have two interlinked taxonomy of Car Make and Car Model. From search block when Car Make get selected I want the Car Model field dropdown to auto update and show the list of car model specific to Car Make selected.

I tried autosubmit option with BEF (Better Exposed Filter) which work good but more than what I want. It immediately loads all car model too in search result page and also update the Car Model dropdown.

Change Bartik's left border so it extends to the left of the screen

Hi, this is probably very simple but I'm new to css.

I've created a subtheme of bartik, which is all working ok with a few adjustments to the calendar's I've created.

The problem I have is I would prefer the left border throughout the site to be close to the left of the screen, rather than central to the screen. So that the main menu is near the left of the screen and all the content and 1st sidebar etc starts at the left. Bartik by default seems to have very large unused borders on each side.

how to address my node--product_display.tpl.php from my panels window

Hi im pretty new to Drupal and currently implementing my first commerce site. I apologise now if im asking a daft question!
Im running commerce kickstart 7.22, i have created my pages using Panel and Panel everywhere, I have the precision theme set as default. I have created my product structure to include all the field required, i have added products as well, along withUsing an online tutorial, I have created node--product_display.tpl.php file to create a bespoke layout and have added the css styling for it. Here is the questions

how to address my node--product_display.tpl.php from my panels window

Hi im pretty new to Drupal and currently implementing my first commerce site. I apologise now if im asking a daft question!
Im running commerce kickstart 7.22, i have created my pages using Panel and Panel everywhere, I have the precision theme set as default. I have created my product structure to include all the field required, i have added products as well, along withUsing an online tutorial, I have created node--product_display.tpl.php file to create a bespoke layout and have added the css styling for it. Here is the questions

Embed 3 nodes (summary of the articles) into one article?

I want to embed the summary of 3 separate nodes (in a specific view) into one article.

Is that possible? And how do i manage that?

Thanks.

theme the collection fieldset , eidt page

install field collection, profile2.
add a profile type.
add field ,the field type choose Field collection.Widget select Embedded
Number of values choose unlimited,
some user can eidt user own profile.
theme the profile eidt page ,create profile--profile-type--edit.tpl.php (define page.tpl.php);

<div id="content-area">
    <?php print render($page['content']) ;?>
</div>

$page['content'] include Embedded widget, and html code appearance 'table', i can't theme it. wish the html code is div+css
it is now

....
收款方式 Order

Pages

Subscribe with RSS Subscribe to RSS - Theme development