Ok! Im working with the zen theme so I base everything on that.
1. Ive got 3 js files. 2 plugins and 1 for test only. (in the test.js i got an alert only to see that the js really is affecting the output on screen)
2. I put those files into "zen/STARTERKIT/js" directory. In that same dir I got the readme file that tells me to put:
Hello,
I have create one custom content and want to view fields from that content in 2 rows and 3 columns as follows 2 Rows table. Can someone help me that how can I design that kind of view.
HI!
I need support quickly... I change things on the html code outside a view. adding id:s n stuff like that.
I tried to create specific tpl.php files in modules/views/theme/ as:
views.[views-name].tpl.php
view.[views-name].tpl.php
view.id.[views-name].tpl.php
I created a new file with one of this names and copied the views-view.tpl.php and paste it on the new file
and added an id:
Hi everyone,
I have a Computed Field module installed. I would like to calculate weight in kilograms.
I have 2 input fields:
1) field_weight_unit // Float data type, select list of 2 allowed values:
- 2.20462262|pounds (lb) and
- 1|kilograms (kg)
2) field_catch_weight // Float data type, text field
I would like the Computed Field to calculate the weight in kilograms. So, if a user selects weight in pounds and inputs i.e. 25 lb, the code should