Translate terms in Views
Sorry, if this question is duplicate, but i can't find an answer how to make Views translate terms in D7. With Views 3 disabled, terms are shown according to user language (from url), but when enabled - terms are shown only in default language...
Can this be solved without hacks? It seams like a very common need, so i feel strange that it doesn't work from the box..
Read moreTérminos de taxonomía en filtros contextuales con Views 7.x-3.0-rc1
Hola a todos,
tengo un pequeño problema con un proyecto que estoy desarrollando en Drupal 7.4 y Views 7.x-3.0-rc1. A ver si alguno de vosotros me podéis echar una mano o, a ser posible, indicarme dónde puedo encontrar más información al respecto. A continuación paso a explicaros cuál es mi problema.
Read moreKonfigurera date+calendar
Jag har byggt en vy för en kalender för ett helg event i Drupal 7 med Date, Calendar och Views. Eventet stänger 24:00 fredag och lördag. Jag har kört fast med konfigureringen för visningen av tiden som jag sätter för "Marknaden och tivolit stänger". Sätter jag 00:00 när jag lägger in händelsen så visas det som "all day" dagen efter se bild lördag (söndag). För att det skall funka måste jag sätta 23:59 vilket inte känns så kul, se bild fredag.
Några idéer på hur jag kan lösa detta?
Read moreHelp with Views
Hi,
I'm looking for someone (a good trainer) to hold my hand and show me the right way to implement Views.
My goal is to use the taxonomy for my menuing (which I done), and my terms listed to link to the new view.
I'm stumbling with placeholders and how to display the view to the right url's using variables.
Drupal 6 and Ubercart. I'm located in Boise and can come to you, host you at my place or talk over the phone.
Thanks so much,
Katie
PS I'm willing to pay and of course I need this yesterday. :)
Read moreAntal i grupperade fält i Views
Hej!
Är det någon som känner till hur man i en view kan göra groupby och sedan göra en Count över ett fält. Jag har provat Views Group By men det verkar som om den har nått problem med att välja rätt fält i Groupby. Någon annan kanske känner till en annan lösning på detta problem???
MVH
Pierre
Extra DIV appearing in all my views fields - how can I remove it?
Hi all,
I'm currently trying out the Sky theme based in the 360 grid system (Drupal 7). So when trying to add a custom class to my view fields, I end up with an extra DIV in all of them, breaking the layout. I'm having something like:
<
div class="views-row views-row-2 views-row-even views-row-last">
Some text here
<
div>
<
div class="grid-6">
Some other text here
Read moreGruppering i Views
Hej!
Har någon haft problem med Views Group By?
Den har precis de funktion som jag önskar MEN. Efter följt instruktionerna i deras tutorial ett flertal ggr, har jag kommit fram till att denna modul lägger till alldeles för många fält i GROUPBY sql satsen.
Min SQL sats säger detta
GROUP BY term_data_name, vocabulary_name, term_data_name, term_data_vid, term_data_tid, vocabulary_name, node_data_field_date_field_date_value, node_data_field_date_field_date_value2, node_type, node_vid
Men jag har endast satt
vocabulary_namet och term_data_name
Visa innehåll beroende taxonomi
Hej!
Jag skulle behöva lite tips. Har hållt på ett tag men säkert fått nått om bakfoten!
Jag har ett par olika views i ett separat block. Ungefär som på denna sidan. Tanken är att dessa skall visa sitt innehåll beroende på vilken taxonomy som den aktuella noden som visas har. Jag tycker att detta borde vara enkelt och jag har provat med alla möjliga taxonomy konfigurationer i arguments i mina views. Själva view:en fungerar bra i Preview. Accepterar sina parametrar, men när jag visar en node med rätt taxonomy visas nada.
Troligen är det så att argumentet aldrig får/skickar värdet.
Overwritting Search Form
Hello, I am trying to replace the Drupal search page using Panels/Pages,
The site is at undecumpar.com, although the latest iteration is local.
long story short, one of my content type has location, when I use the search form, the result should be ... shoes -> found at XXX company, and a marker on the map shows the location of the XXX company. I managed to parse the arguments to gmap when viewing categories/taxonomy with depth, but I can't seem to make it work with the search page.
I used the existing template in Pages/, http://screencast.com/t/cXWLlBl8Xbl3
Read moreAjax-ified View creating problems with pager
I have a view which accepts taxonomy terms as arguments. I have accomplished the basic functionality using an ajax request.
Problem is, now the pager href is in the format of the ajax request (I'm guessing this is because the output came from that url) as opposed to: "?page=2" etc.
Does anyone have any tips on overcoming this? Cheers
Ajax code:
var container = $('#content-inner');
$('#block-menu-secondary-links a').bind('click', function(){
var trigger = $(this);
var arg = trigger.attr('title');
doAjax(arg,container);
Read more 