Hello everyone,
One of my prod websites under Contao 4.4 seems to work correctly but InstallTool displays a long list of database updates pending (see below). When I click on Update Database, I...
Type: Posts; User: charled
Hello everyone,
One of my prod websites under Contao 4.4 seems to work correctly but InstallTool displays a long list of database updates pending (see below). When I click on Update Database, I...
Hello,
I'm trying to install a local dev environnement on my laptop under Ubuntu 20.04. I've installed lamp from Ubuntu official repos.from
1. I tried to transfer a Contao 4.4 prod website from...
Hello,
In Contao 4.4, analytics_google.html5 template is waiting for a UA-XXX tracking ID. Does it work with the new G-XXXX Google tracking ID ? Or what else (like George says... :grin:) ?
Thanks.
Found :
<?php echo $arrItem ['raw']['select attribute']['__SELECT_RAW__']['attribute']; ?>
Hello,
I have :
mm_videos with a select attribute Catgories linked to mm_categories.
In mm_categories, I got many attributes.
In my custom template, how do I choose which mm_categories...
Hi Zonky,
Thanks for your answer.
Just after I posted, I found I had to enable html decode/encode in the text attribute (as I copied the entire irame code). And now, i'm integrating it in a...
Hello,
In Metamodels, as in the video database demo, I would like to embed youtube or vimeo iframe code. Which attribute to use and how to configure it ?
Thanks.
Hi everyone,
When you have a multilang site, what is the best practice for translating a contact form and storing datas in Leads l(ie) :
a) One form by language, with same fields name but...
Under Contao 4.4, I found contao-formrecipient.
(This should be a core feature...)
Hello,
in Contao 4.4, I created 3 News archive, one by language. I've added contao-language-relation-news which helps switch in BE.
But is it possible to define one as default news archive...
I was looking for adding a css class to some pages to specify the title and footer background color. In WP, this is not a core fetaure. By chance there are 2 free plug-in to add it. Otherwise, you...
Hello,
Litlle up as this website is still under Contao 4.4.
1. Ok for using @media but what about FO modules ? For example : a desktop menu and a mobile menu ?
2. Otherwise, what is the...
WP is historically a blog engine classifying posts with categories and tags. By the time, fixed pages were added to the core. So you can create pages, sub-pages. But WP only simulates a site...
All CMS help you to manage your medias : pictures, videos, sounds... Of course does WP. But you can't natively create folders. In 2021, you can't create a folder with WP... (Buy a plugin...)
Hi xchs,
Yes, this is now working fine.
First, there was probably a bug in the db (bad dump ?). I reinstalled the site.
Second : the dns cache didn't autoupdate so the url was pointing to the ...
Hi everyone,
A website with Contao 4.4.57 (with changelanguage for fr and en)
And 2 hosts :
- o2switch where the dev version is hosted at http://sitev3.bxcf3586.odns.fr
- ovh which manages...
Hi,
Second time, in a few weeks, I have to work on a WordPress site. Now, I know why I do prefer Contao !
Thanks guys for all your work. :cool:
And finally I found.
active= false, in j_accordion options.
Ok, this works but...
1. I think the problem was here
<div class="<?= $this->toggler ?>"<?php if ($this->headlineStyle): ?> style="<?= $this->headlineStyle ?>"<?php endif; ?>>
$this->toggler...
Hi Zonky,
Thanks for your answer. I tried. I will try again ;-)
Hi everyone,
I'm looking for how to display MM list items as accordions. My items are :
- H2
- Text
- Text
- Text
- H2
- text
Hello,
Where can I find the list of Metamodels inserttags ?
Thanks.
Hi everyone,
I'm developing a site in 3 languages. I'm using MM for presenting the projects of the society. Some fields data must be translated.
For example, for the title. Do I have to create...
Hi xchs,
Sorry. Contao 4.4
Happy new year to everyone,
Contao asks for one desktop and one mobile layouts, So, how does it determine the difference ? Do I have to apply a max-width somewhere to specify mobile max-width ? If...
Hi every one,
I got a Contao 4.4 installation. I tried tp upgrade it via Contao manager but after a very (very very) long time, I supposed upgrading had failed. So i clicked on cancel... but...
Hello,
How can I create a contact form with a list field to let select the recipient of the message ?
For example :
- commercial (-> commercial@mail.ext)
- technical (-> technical@mail.ext)...
Hi again...
I just discovered I can add data-lightbox="data-lightbox" to a link to have the effect. In a forum thread, there is data-lightbox="iframe" too. Is there some explanations somwhere on how...
I think you are a bit ahead ;-)
You're right but so much too learn... ;-)
Thanks Andreas.
Finally found. Replaced by :
<?php echo date('d/m/Y', $this->time) ?>
Thanks Andreas. I'll see...
Hello,
news_latest displays date and time by default. How can I display only the date ?
Here is the code
<?php if ($this->hasMetaFields): ?>
<h3 class="info"><time datetime="<?=...
Hi Andreas.
I'm looking for the same effect as in contao-manager/discover. When you click on an extension, its details page comes above the list page (with some blur or translucent black around...
Hello,
In Contao 4.4, how can I make article, newsreader or Metamodel reader display on overlay over the list page ? If possible with no javascript.
Thanks for help.
That's what I understood.
Hi,
A - I dit it many times but it didn't work.
B. I would have to learn how this works… ;-)
C - Fortunately, this one worked. I could install MM first, then SyncCto (both are a little...
Here is the answer when I update all packages. How can I update via console (I'm on a shared hosting) ? Or can I manually edit composer.json file ?
Thanks.
[CODE]> Resolving dependencies using...
I've updated Contao from 4.4 to 4.9. But MM still fails to install. Seems to be the same pb multicolumnwizard to old. How to update it from 3.3.16 to 3.4 (update all bundles doesn't work) ?
$...
Hello Zonky,
I did it but it works no more. Here is the result :
$ /usr/local/bin/php -q /home/baje7663/terea.lestock.net/web/contao-manager.phar.php composer require metamodels/core...
Hello,
Here is the result. What's wrong ? What can I do ?
Thanks for help.
$ /usr/local/bin/php -q /home/baje7663/terea.lestock.net/web/contao-manager.phar.php composer require...
Hello,
I'm looking for a little map module to indicate some locations. I'm trying to install simple-map-bundle with Contao manager but the install fails. What 's the wrong ? What can I do ? Thanks...
The solution is to use contao-folder-page extension (and apply nav_folder template to the menu module).
ok. But it déactivates all level_1 menu. in fact, I need to deactivate only those who have submenus (subitems).
Thnaks Andreas. I would like a css only solution. Which way do I customize my nav_template ?
Hello,
I have this structure :
Page A
Page A1
Page A2
...
I found the answer here : https://docs.contao.org/manual/en/faq/
Hello,
How can I change the install tool password on Contao 4.4 ?
Thanks.
Hi everyone,
If I add enclosure like audio or video in a news, I'd like to displays the player in the news_list corresponding <li>. I tried to copy/paste ce_player code but I think I'm missing the...
Hello,
I'm trying to suppress extensions I don't need but I got this error :
HTTP request to https://composer-resolver.cloud/jobs failed with status code 500 () or
HTTP request to...
Hello,
I'm using agoat/contao_customelement for designing… custom content elements. No problem with frontend.
But i don't know how to create a backend model. When I add one based on ce_simple...
Ok but :
- will external css files be accessible from the css icon in themes (we should indicate a css directory when creating the theme) as actually for intenal css ?
- will code editor have css...
Good question but to my point, the force of this editor is to help with the basics and a little more in a few clicks. And "personnalized code" for more.
Yes I know we can. But why to abandon this helpful internal css editor ? Will the code editor integrate auto-completion for example ?
Hi everyone,
I've just seen in Contao 4.8 that the internal css editor is deprecated and will be removed in a next version. So we have to prefer using external css files we import.
I'm a bit...
In the facts, for now, it works. If I type "dev.mydomain.ext" I'm redirected to mydomain.ext (the actuel website). But I if I type dev.mydomain.ext/accueil.html, I got the right page.
So, if I can't make each subdomain points to the right vhost web/ directory, I'll need to create symlinks ?
Thanks xchs (and happy new year).
I was asking because I tried and it didn't work. My installation is on a shared host. So every subdomain I can create points to its own vhost/directory. I can...
Hello,
I got a first website. I would like to develop a new version on the same installation. I know Contao can host many website on the same installation, each with its own domain. Is it possible...