This forum is for assistance with theme development.

Display taxonomy terms

Good afternoon,

I'm trying to develop the template like image i post. I have vocabularies created with some fields and wanted to create a view / block where can submit Clear the fields organized by vocabulary. Explaining, for each page of vocabulary submit only and only the fields that vocabulary. I've searched on google for hours but no solution solved my problem.

Is there any module or some way to do this?

IMAGE

Create a image link with a text field of a node

Hello,
I've a type of content "company" (node--company.tpl.php) with a text field "field_facebook".
I would like show an image of an facebook icon with a link to url of the "field_facebook" content, but i can´t get it.

First, I checked the field is displayed correctly:

Price does not appear on some smart devices.

Hi all, i have this view http://www.bubak.cz/test/tesla/cenik

Price (Cena) is numerical field.
In views (global php) i have this code


if(substr($data->field_field_stav[0]['raw']['value'], 0, 3) == 'Vol') {
print number_format($data->field_field_cena_s_dph[0]['raw']['value'], 0, '', ' ') . ' Kč';
}
else  {
print '';
} 

Price does not appear on some smart devices.
Any idea?
thanks
Michal

How can I make media VIDEO responsive on my website?

Hello,

I recently build my website using the bootstrap business theme template. I justed added new content to my frontpage by using adding media. In this article I add tittle, body and add as media a Vimeo video. The problem I encounter now is the video is not responsive using smart phone or a tablet as a device. Perhaps some one can point me in the right direction how to get the media section VIDEO in the bootstrap business responsive.

Many thanks in advance.

Regards,

Arnoud

mobile sliding menu

Hey guys i want to include mobile sliding menu module fro my project. But it has got some javascript and jquery codes. I dont know where to include them. I am working with omega theme, Plz help me,

Module link : https://www.drupal.org/project/mmenu
Official website : http://mmenu.frebsite.nl/

It will be great, if you provide me step ny step instructions

How to get access to html files?

Hey guys, I am working with 'omega' theme and Drupal 7.
I want to edit nodes/pages at html level. How do i get access to it?
I don't mean inspecting elements in browser. A real access to actual html files of a particular page in drupal site.

Pages

Subscribe with RSS Subscribe to RSS - Theme development