Search:

Type: Posts; User: septentrio

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Re: TYPOlight 2.5.9 - lines beneath image as link

    Yeah Firebug is a real must-have to develop websites
  2. Replies
    0
    Views
    594

    case of study : sponsorship formular

    Hi all,

    I have to build a sponsorship formular but i don't know how to do.

    There must be the ability to register 4 user at one time, just the main info (first name, last name, email, phone)
    ...
  3. Replies
    2
    Views
    1,882

    form validation error message

    I'm confused : i don't know where to look. I want to change a form validation error message but i don't know where to find it in my ftp folder structure

    Can anyone help ? Thanks
  4. Replies
    4
    Views
    1,794

    Re: version of contao 3 problems to install

    Maybe you have to tell the server to use a newer version of php

    try to add this to your htaccess file


    AddHandler x-mapp-php6 .php3 .php4 .php .phtml
  5. Replies
    2
    Views
    1,208

    Re: Related products in product list

    Yes, i've set product list page for each category of products but i don't need a product reader page.
  6. Replies
    2
    Views
    1,208

    Related products in product list

    Hello, is it possible to display related products in the product list page as a complement of the product reader page ?

    I guess it is possible by adding some code into the product list template...
  7. Replies
    6
    Views
    3,115

    Re: Can't add new page in site structure

    Did you change something in the settings / default access rights ? Make sure owner is granted to do everything
  8. Replies
    6
    Views
    3,115

    Re: Can't add new page in site structure

    Don't forget to save your template folder if you made changes
  9. Re: [videobox] VideoBox - The successor of yw_youtube

    Hello,

    I've installed Videobox, added youtube videos, set up a video list page, linked it to a video reader page.

    My question is how do i do to display the video thumbnails instead of the full...
  10. Replies
    0
    Views
    708

    display article teasers

    I'm sure this issue has been treated yet but anyway :

    Is there a way to display the article teasers only, without having to display at least two articles and hide then the dummy one using CSS ?
  11. Replies
    5
    Views
    2,231

    Re: Starting with Contao template

    Hi

    Can you show a snapshot of your back end screen ?
  12. Re: Prices practised in other countries than France

    No one dares to reply ? :lol:
  13. Replies
    2
    Views
    1,758

    Re: How can i tweak the comment form ?

    Thanks Brian, it works perfectly 8-)
  14. Replies
    2
    Views
    1,758

    How can i tweak the comment form ?

    Hello,

    I need to tweak the code of the comment form to add placeholders to the input and textarea tags.
    How can i do this ?

    Thanks
  15. Replies
    6
    Views
    2,317

    Re: Error message when logging into backend

    Maybe your localconfig.php file has the wrong parameters if you just came to copy your local website to your host server
  16. Re: [syncCto] Synchronize multiple contao installations with

    Sounds very interesting ! Thank you
  17. Replies
    12
    Views
    3,221

    Re: Some questions

    Hello,

    Reading you, i believe it's not necesssary to have custom sections in your header.
    You can place different modules in the header and the header would wrap your logo, your navigation and...
  18. Replies
    12
    Views
    3,221

    Re: Some questions

    No, use fe_page.html5 for HTML5 output and fe_page.xhtml for XHTML output.[/quote]

    Sorry, i meant fe_page.xhtml
  19. Replies
    12
    Views
    3,221

    Re: Some questions

    Yes it has changed. It depends the output you want : html 5 or xhtml. If your output is set to html, then you must create a fe_page.html; otherwise it still uses the fe_page.tpl
  20. Replies
    4
    Views
    2,002

    Re: ce_slider_jquery

    Hello,

    It would be nice if you could add a fade effect in the effect list
  21. Thread: Footer

    by septentrio
    Replies
    10
    Views
    6,396

    Re: Footer

    Depending on what is your goal, you maybe need to pull the footer out of the wrapper div.

    to do this, create a fe_page.html template and edit it according to what you want.

    hope this helps
  22. Replies
    9
    Views
    2,756

    Re: Guides about templating?

    Hello,

    Well, the first step is to create a theme in the backend,
    Edit your theme : add a blank stylesheet and import the basic.css stylesheet (this will reset default browser's style...
  23. Replies
    12
    Views
    3,221

    Re: Some questions

    Hi,

    You can do a slideshow containing text elements, links, images using what we call a content element plugin. As far as i know, there are two extensions that can do this : pk_noobslide based on...
  24. Prices practised in other countries than France

    Hello,
    I'm a bit curious, but how much do you charge for a simple website presenting a company in Germany, UK,US or other country, including :
    the complete design,
    the development inside contao,...
  25. Permission to publish comments [solved]

    Hello,

    I don't know if this topic has been treated previously but i've got a problem to grant permission to a user (who is not administrator) to publish/unpublish comments in the BE.
    I'm using...
  26. Re: Cannot display more than one image with media manager

    I guess it is because there's no loop defined in iso_gallery_default template
  27. Cannot display more than one image with media manager

    Hello,

    I set up an option to add pictures of the product. Everything is ok in the BE, i have two extra pictures of my product; however it doesn't work in FE, i have only the first picture...
  28. Replies
    4
    Views
    4,012

    Re: Output absolute paths

    So far, i have filled the fields in "DNS settings" for my images folder, plugins folder and scripts folder, but it doesn't include the modules folder.

    Your scripts works, but only on href...
  29. Replies
    4
    Views
    4,012

    Re: Output absolute paths

    Hi medianomaly,

    thanks for your reply.
    What is customurl ? where doyou find it ?

    thanks
  30. Replies
    4
    Views
    4,012

    Output absolute paths

    Hello,

    Is there a way to output absolute paths in contao ? I mean getting rid of the <base> tag and have my urls written like "http://ww.domain-name.com/../tl_files/..." instead of having a...
  31. Replies
    1
    Views
    1,107

    Dropdown menu within a custom navigation

    Hello,

    I was wondering if it was possible to make an accordion menu using mootools in a custom navigation module. I want my sub-menu to slide down nicely.

    Is there an extension to do that ?
    ...
  32. Replies
    4
    Views
    1,503

    Re: Compatibilty with contao 2.10.3

    It works perfectly harley77, many thanks
  33. Replies
    4
    Views
    1,503

    Re: Compatibilty with contao 2.10.3

    Hello,

    The problem is that the product reader doesn't display any of the items of my catalog.

    Here's the page : http://coiffure.stephanejoos.com/index. ... duits.html

    It should show two items
  34. Replies
    4
    Views
    1,503

    Compatibilty with contao 2.10.3

    Hello,

    I've installed catalog 2.0.0 beta2 on contao 2.10.3 but my catalog reader module doesn't work. My question : is there uncompatibility issues known ? when will the 2.1 version be ready ?
    ...
  35. Re: Plugin to make the newslist module slide. ce_slider ?

    I managed to do what I wanted using noobslider, but i guess it is also possible with ce_slider or ce_slider_jquery.

    So how do i create a sliding news ?

    I created an article displayed in the...
  36. Plugin to make the newslist module slide. ce_slider ?

    Hello everyone,

    I am looking for a solution to make my news slide up. I was thinking of the ce_slider plugin but I don't understand how it works; i have installed it, but when i look at the code...
  37. Replies
    5
    Views
    2,257

    IS contao fitted for my project

    Hello,
    I've a project involving that a registered user can create is own blog, using predifined templates.

    Is it possible with contao ? If not, do you know any existing CMS that can do that ?
    ...
  38. skip the first level link in mootools_nav

    Hello,

    I was wondering how to skip the links to the pages that are at the first level of my navigation.

    I don't want the level 1 links if there's a submenu, i just want the submenu to roll...
  39. Re: Mediabox not working after upgrading to 2.10

    If you use Mediabox, you should deactivate moo_slimbox...could be the issue
  40. Re: install problem... with layout frontend & backend

    Seems like a relative path problem, no ?
    Is it a fresh install or you moved from a server to another one ?

    check the system config if there's something set in the relative path to the contao...
  41. Displaying a label from a custom attribute in the Front end

    Hello,
    How can I display a label from an attribute defined in the BE ? What's the string i have to write into my template (iso_reader_default)


    <div class="description"><h2...
  42. Replies
    3
    Views
    1,448

    Re: Skip delivery options

    I tried, and no problem : it works...many thanks once again
  43. Replies
    3
    Views
    1,448

    Skip delivery options

    Hello,
    Is it possible to skip the delivery information step , as i don't need to have delivery adresses (i sell only downloadable items) ?

    Thanks
  44. Replies
    1
    Views
    874

    Customize iso_cart_full.html

    Hello,

    I want to customize my cart template, and especially add a header to the table containing the labels for each column

    I added this, but it doesn't work


    <thead>
    <tr>
    <th><?php echo...
  45. Replies
    24
    Views
    6,373

    Re: Can't make the Product filter module work

    Many thanks Ruud ! It works. You're a king ! :lol:
  46. Replies
    24
    Views
    6,373

    Re: Can't make the Product filter module work

    Thanks Ruud for helping,

    Yes i have checked the filter in the listing module : That's why it works on chrome and IE at least , but not on FF (version 6.02)
    [list=2:1mt37gcy]I am using only one...
  47. Replies
    24
    Views
    6,373

    Re: Can't make the Product filter module work

    I am a bit annoyed ; it works on Chrome and IE but not on Firefox :| although i get the following error.


    Warning: Parameter 1 to array_multisort() expected to be a reference, value given in...
  48. Replies
    24
    Views
    6,373

    Re: Can't make the Product filter module work

    Ok,
    I've updated Contao and Isotope and it still doesn't work...so waiting for an update to fix this problem. I guess it could be caused by the conditionalselectmenu extension which is not...
  49. Replies
    24
    Views
    6,373

    Re: Can't make the Product filter module work

    @sushie

    What if you try to temporally desactivate Mootools ?
  50. Replies
    24
    Views
    6,373

    Re: Can't make the Product filter module work

    Currently i'm on Contao 2.9.x
    I think i'll purchase a live id to upgrade to 2.10 and only then i'll upgrade isotope (currently on 0.2.11)
  51. Replies
    24
    Views
    6,373

    Re: Can't make the Product filter module work

    @Sushie

    Do you have the last version of ajax ?
  52. Replies
    24
    Views
    6,373

    Re: Can't make the Product filter module work

    I think for me it's just a matter of version...let's see if an upgrade would fix my problems
  53. Replies
    24
    Views
    6,373

    Re: Can't make the Product filter module work

    What's weird is that the default filter works (sort by price or alphetically...), so i can conclude that my 2 modules are linked...

    ...bizarre

    Can you please show me a screenshot of your...
  54. Replies
    24
    Views
    6,373

    Re: Can't make the Product filter module work

    Yes, the filters are enabled for the product list module that i want to trigger. Here's a screen copy of the filter module
    ...
  55. Replies
    24
    Views
    6,373

    Can't make the Product filter module work

    Hello,

    I'm working on a project using isotope. On the left side of my page i've set up a product lister and on the right column i've a product filter.

    What i want to do is to filter my products...
  56. Replies
    2
    Views
    1,383

    Re: Display list Column option

    Thank you,

    this is solved...Just a matter of inapropriate style (div holder too small for the whole 3 columns)

    Sorry,

    Thank you for your help
  57. Replies
    2
    Views
    1,383

    Display list Column option

    Hello,
    How can I set up my display list in order to have 3 products side by side instead of 3 products stacked ?
    It seems that the option "Columns" in my Product List module doesn't work :|
    ...
  58. Replies
    4
    Views
    1,505

    Re: Problem importing csv

    Hello,

    I'm experiencing the same problem as Thibodeaux.
    As a test, even just exporting and then re-emporting the same file without editing it doesn't make it...any idea ?

    Thanks
  59. Replies
    3
    Views
    1,107

    Re: EFG and Catalog not working together ?

    thank you MacKP,

    Effectively, to make it work i needed to set an hidden field with the value of the PID. It works fine. Thanks

    You are talking about timestamp, this is also interesting for me ;...
  60. Replies
    3
    Views
    1,107

    EFG and Catalog not working together ?

    Hello,

    In my project i want every internet user to be able to post classified advertisements.

    I created a form using efg, feeding a table created using the catalog module.
    So every form entry...
Results 1 to 60 of 75
Page 1 of 2 1 2