I'm using cms version 1.11.10 and CGCalendar 1.14.2.
I want to import a csv-file in my CGCalendar, but I don't know how to do this.
I have a csv-file, but then, where do I put it and where can I find the function to import?
Or do I have to do this directly in the database?
Hier een voorbeeld van een tag voor een verkleinde foto in een samenvattingssjabloon: {CGSmartImage src1=$entry->file_location src2=$entry->fieldsbyname.Foto->value filter_croptofit='100,80' alt=$entry->title|cms_escape:htmlall} Waar moet ik deze tag zetten? Binnen in de loop van mijn nieuwscode? {...
I use the Module News on my website. On my Homepage I display only the titles with "see more". On a detailpage I display the whole newsarticles. That works fine. My problem: I want to display on every page the newstitles, but only for one category. for example: page "dog" only th...
I use the sample from the "search form template". For some reason the dropdown-menu for the years starts with 2 and ends with 2011. If I look in the code I see: <div class="row"> <div style="width: 40%; float: left; text-align: right;"> {$mod->Lang('start_date')}: </div...