Skip to main content

Questions tagged [contao]

Contao is a PHP based Open Source CMS which uses the MVC architecture. Contao 4 is completely refactored and built upon the symfony framework with bundles and composer compatibility. Please always add Contao version number in your question.

contao
0 votes
0 answers
55 views

CONTAO .cto file giving error

I'm trying to import theme using .cto file. That theme is working perfectly fine in one contao installation (4.4.14). But when i tried to import that .cto (exported file) in other 4.4.14 contao ...
Ajay Gohel's user avatar
0 votes
1 answer
31 views

Why does Contao show different behavior from local to remote environments?

I'm trying to build a custom module by overwriting Contao's comments module. In localhost so far so good. But, when I push to remote, Contao's comments module seems to be called after my custom ...
additic's user avatar
2 votes
1 answer
434 views

Contao 4.4.x Remove Prefix .html from url

How to remove (.html ) prefix from Contao url Example : Currentl Url => http://example.com/startseite.html required url : http://example.com/startseite
Vishal Tanna's user avatar
  • 1,275
0 votes
0 answers
84 views

404 page generation issue news category filtered - Contao

I have a page listing filtered news upon category filter . So I added news category list and news list filtered modules in one page. The news list will show the news with selected category in the ...
Aswathy S's user avatar
  • 729
0 votes
1 answer
129 views

contao news detail page url generation issue

Hi I have a multi domain site. I have some news archives .I configured redirect page to a news detail page in my first domain. In my second domain I used the same news archive. Created a news list ...
Aswathy S's user avatar
  • 729
0 votes
1 answer
351 views

contao 4.4 - how to congfigure a multilanguage instance

I want to create a multilanguage site in contao. What I did so far: At first I copied the Page tree of current language. At second I added domains like example.com/de and example.com/en in site-...
toruwe's user avatar
  • 35
0 votes
2 answers
987 views

Contao Installation Issue

I am trying to install Contao on my hosting account, but I am getting an error message and am unable to solve the issue. Live URL: https://contao.loudeffect.ml/ I read the log file but unable to ...
Kuntal Parbat's user avatar
0 votes
1 answer
509 views

How to use Do-Not-Track-Me cookie to disable tracking

I am using cookiebar extension for cookie management of my contao site. For disabling piwik , can I use Do-Not-Track-Me .Then,How can I use it? The google analytics can be disabled like window['ga-...
Aswathy S's user avatar
  • 729
0 votes
0 answers
96 views

How to execute IndexPage Hook Contao

I need to remove query parameters from the indexed Url's . For that I wrote IndexPage hook in my extension. When I click on the rebuild index , It is not entering into my hook. How To execute the hook?...
Aswathy S's user avatar
  • 729
0 votes
1 answer
744 views

strtolower and mb_strtolower doesn't work

I have a variable in which a string is stored, which is supplied via an insert tag of the CMS Contao. category = "{{page::title}}"; The value of the string is at this point "Fitness" with a big "F". ...
Codehan25's user avatar
  • 2,934
0 votes
2 answers
204 views

Google Sitemap issue Contao 4.4

I am using contao 4.4 instance.I have a problem in google sitemap generation. I have a newsletter page (page type = regular ) . In that page I have some newsletter articles (with teaser) . When I ...
Aswathy S's user avatar
  • 729
0 votes
1 answer
270 views

Contao 4.4 Issue with Backend Element

I have installed contao 4.4. For Dynamic content Element i'm using module 'agoat/contao-customcontentelements'. I'm facing this issue in BE Anyone can help me in this ?
Ajay Gohel's user avatar
0 votes
1 answer
419 views

Minify css in contao

I need to speedup my site.When looking for solutions google suggests Compacting CSS code can save many bytes of data and speed up download and parse times. Eliminate render-blocking JavaScript and ...
Aswathy S's user avatar
  • 729
1 vote
1 answer
36 views

Avoid function duplication of dump function by psysh

I am developer of imi-conrun and have a problem: We use the psySh package we would like not to drop and defines the global scope function "dump" and have to initialize the Contao core which defines ...
Alex's user avatar
  • 34.4k
0 votes
1 answer
87 views

To unset a javascript file in contao

I have got a javascript file which is in core folder and I want to unset that file without editing the core. I haved added $GLOBALS['TL_JAVASCRIPT'][] = 'system/modules/lazy-images/assets/lazysizes-...
Ques's user avatar
  • 265

15 30 50 per page
1 2 3
4
5
12