Search:

Type: Posts; User: vinchenzison

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Re: Sitemap not adding sibling class to LI element on one pa

    Thanks for the reply.
    I ended up using

    #footersitemap ul.level_1 > li to get the desired effect. Without the .level_1 is was doing weird things with the next level ULs
  2. Sitemap not adding sibling class to LI element on one page

    Hi,

    I'm building a site and I'm just adding a sitemap to the footer. It works fine except on one page.
    I'm using CSS on the sibling class to float the block left to each other as seen on the home...
  3. Replies
    4
    Views
    1,641

    [solved] Lightbox link in search engine

    I've acheived what I wanted to.
    I used this line instead.

    rel="lightbox[a<?php echo mt_rand(1,9999); ?>a 945 75%]">

    I added letters either end because the at first I just used the linkid but a...
  4. Replies
    4
    Views
    1,641

    Re: Lightbox link in search engine

    Ah, that was a mistake.

    I tried adding a word but that didn't work. Maybe I need to have a random string for each link generated with a little php.
    I thought adding the a word in the [ ] made it...
  5. Replies
    4
    Views
    1,641

    [Solved]Lightbox link in search engine

    Hi,
    I edited the search_default.tpl so links open in a lightbox/mediabox.
    The problem is, if I add rel="lightbox[943 75%]" in the link, all the results get treated like a gallery so pressing left...
  6. Replies
    4
    Views
    1,950

    [Solved] Re: Annoying issue

    Thanks Ruud - I'd checked those settings already and didn't have any luck.

    @XCHS - Thanks for that - seems to be working ok so far!
  7. Replies
    4
    Views
    1,950

    Annoying issue

    HI,

    I've got an anoying issue.

    My links are incorrect. They show the domain name twice.
    Example: http://www.domain.com/www.domain.com/website

    I've semi-fixed the frontend links by editing...
  8. Replies
    1
    Views
    1,099

    Re: Lightbox / Slideshow

    Also, in IE, clicking the image link makes the page go to the home page...
  9. Replies
    1
    Views
    1,099

    Lightbox / Slideshow

    Hey,

    I have a grid of images which open up an article in a lightbox using '[lightbox] Content in a lightbox' when clicked.
    I want to be able to have slideshows and flash in these lightbox...
  10. Control Slideshow with accordian menu

    Hey,

    Does anyone know of a solution to implement the following in Contao?
    I need to have a slideshow that's controlled from an accordian menu.

    http://chimpanzoo.com/portfolio_content.html
    ...
  11. Replies
    2
    Views
    1,165

    Re: Using Mootools accordeon

    What part are you having trouble with?
    It should be as simple as adding a content part 'Accordion' to your article and then making sure you have selected moo_accordion in the page layout under...
  12. Replies
    7
    Views
    3,171

    Re: Custom form

    Hey

    Not too sure, but have a quick read of one of my posts viewtopic.php?f=6&t=2888
    There's a bit about using hooks to generate form stuff, maybe that can help in some way.
    Haven't studied it...
  13. Replies
    4
    Views
    1,473

    Re: Custom Form with custom php for data

    Thanks ga.n - really appreciate that. Clears it up a bit for me to understand

    Off on holiday for 2 weeks now so will check it all out when I return with a fresh head! :idea:
  14. Replies
    6
    Views
    1,459

    Re: iStockPhoto type lightbox

    I looked at using Isotope but I think it was too complex for what I wanted.

    I've gone with a simple mootools hash.cookie solution and catalog.
    Clicking several checkboxs sets the references and...
  15. Replies
    4
    Views
    1,473

    Re: Custom Form with custom php for data

    Ok, I understand about Contao not seeing it as a proper field.
    But regarding hooks and the like, I have no idea even where to start.
    I've browsed that page many a times wondering if I'd ever need...
  16. Replies
    4
    Views
    1,473

    Custom Form with custom php for data

    Hi,

    I've created a form with name, email etc and have a 'HTML Code' CP.
    In the HTML CP I have an inserttag {{file::printpost.php}}

    printpost.php:

    <?php foreach ($_POST as $k => $v) { ...
  17. Replies
    16
    Views
    3,996

    Re: Load swf in lightbox?

    Can you post a link?
  18. Replies
    16
    Views
    3,996

    Re: Load swf in lightbox?

    You need to use moo_mediabox not moo_slimbox - check you have that selected in the layout.[attachment=0:268s49cw]moo.JPG[/attachment:268s49cw]
  19. Replies
    16
    Views
    3,996

    Re: Load swf in lightbox?

    Have you tried something like below using mediabox. Just select mediabox in the layout. Worked on my install without the need for additional extension.


    <a rel="lightbox[lightbox 300 300]"...
  20. Replies
    10
    Views
    19,141

    Cookie Law

    Anyone read about this recently? Supposed to be taking effect from 25th May I think.
    Does using google analytics apply to this? Would anything need changing in Contao to comply?
    ...
  21. Replies
    2
    Views
    1,106

    Re: Default Video player

    Ok, Fixed the issue I was having.

    Had to edit the default settings in mediabox.js in the plugins folder.
    There is also a setting here to change the default player from Nova to something like JW....
  22. Replies
    2
    Views
    1,106

    Default Video player

    Hi,

    I'm displaying a list of thumbs which link to videos and I have set them to open in lightbox to play.
    The videos are opening in NoverBlaster player but I want to change this.

    Where can I...
  23. Replies
    6
    Views
    1,459

    Re: iStockPhoto type lightbox

    Do you know if shopping carts can be saved to a logged in member for later viewing or is it emptied when leaving the site?
  24. Replies
    6
    Views
    1,459

    Re: iStockPhoto type lightbox

    Thanks for the info - will have a look at that.
    My module making skills are a little lacking so will need to brush up on those first I think!

    My other thought was just to use isotope and have...
  25. Replies
    6
    Views
    1,459

    iStockPhoto type lightbox

    Hi,

    I'm wondering if anyone has implemented a lightbox system like on iStockphoto?
    I'm working on a site where the client wants to show personal stock video and images that are available for...
  26. Replies
    3
    Views
    2,063

    Re: Navigation link to page anchor

    Just tested it and it kind of works but, it doesn't make the current link active :( So clicking production makes stakeholders the active link, as I guess you'd expect...

    Time for a little rethink ...
  27. Replies
    3
    Views
    2,063

    Re: Navigation link to page anchor

    Hey

    Thanks, I thought about the external links but didn't realise I could put in replacement tags.

    Will give that a try.
    Thanks again.
  28. Replies
    3
    Views
    2,063

    Navigation link to page anchor

    Hi,

    Back from my holidays and back into work :(

    I'm trying to figure out the best approach to my problem. I've created a navigation that has submenu items. I want some of the menu items to...
  29. Replies
    7
    Views
    1,649

    Re: Search Help

    I'm not actually using the nav ID so I've removed it altogether

    Extension Manager not working on this server, issues with SOAP I'm trying to get sorted by a non-existent support!

    I'm enabled...
  30. Replies
    7
    Views
    1,649

    Re: Search Help

    Just checked and all those images exist on the server..

    I'm struggling to replicate the error. Have cleared cache, checked with Opera, Safari, FF, IE but shows fine.

    Strange!
  31. Replies
    7
    Views
    1,649

    Re: Search Help

    Thanks for the reply.

    Slideshow2 errors... do you mean no images are showing up? Everything fine from my end and also colleague in Switzerland.

    I think I'm gonna try get the client to change...
  32. Replies
    7
    Views
    1,649

    Search Help

    Hi,

    I've just setup a new search box on a site. If you search for something that doesn't exist then it reports that ok. If you search for something that does exist then I get a ton of errors!
    ...
  33. Thread: Other CMS

    by vinchenzison
    Replies
    2
    Views
    1,287

    Other CMS

    Just noticed an advert, on Contao.org, for another CMS called LightCMS....

    Related? Or just a random advert?

    If I click the link, do you get paid? :)
  34. Re: URL works in Crome, Firefox and Opera but not IE

    Something to do with language fallback maybe?
  35. Replies
    2
    Views
    965

    Re: Googlebot and restricted areas

    Hi

    I'm not sure if that will work. Checking with a googlebot sim, it reports the hidden/protected pages as type 301 Moved Permanently.
    My agree button is more than just a checkbox. It's...
  36. Replies
    3
    Views
    1,176

    Re: Combine RSS Feeds

    Brilliant - Thankyou - works perfect
  37. Replies
    3
    Views
    1,176

    Combine RSS Feeds

    Hi,

    Is it possible to combine RSS feeds. We have several news blogs on the site, but the home page lists the most recent from all of them. Would be great to be able to have a feed that...
  38. Replies
    2
    Views
    965

    Googlebot and restricted areas

    Hi,

    Does or can googlebot crawl restricted areas of a contao website?

    I would like this answer to be yes. You may ask why?
    I have pages that users need to accept the terms and conditions to...
  39. Replies
    2
    Views
    1,102

    Re: change submit type to href with onclick

    Using the form generator you could add an html field and add custom code instead of a submit button.
    As for getting the form_id, I guess you could create the form and look at the source code and...
  40. Replies
    3
    Views
    1,519

    Re: Menu does not expand

    Having heard nothing back, I'm guessing you solved your problem.
    Anyway, if not, you could try adding this to your css, but not knowing your problem that could be useless.

    .mod_navigation {
    ...
  41. Replies
    0
    Views
    909

    News Archive

    Hi,

    Is it possible to use the news archive to show all past news items, but instead of one list, to have it split into month headings. Like this...
  42. Thread: Mini Cart

    by vinchenzison
    Replies
    3
    Views
    1,630

    Re: Mini Cart

    Thankyou
  43. Thread: Mini Cart

    by vinchenzison
    Replies
    3
    Views
    1,630

    Mini Cart

    Hi,

    I want to have a mini cart on my page, but I only want to show the number of items in the cart.
    I've tried to use <?php echo count($this->products); ?> in a custom template but this only...
  44. Replies
    3
    Views
    1,269

    Re: Login Page without the login

    ok, sort of found a solution.

    I've created my custom form as above but also added a login module as another cp.
    I've then hidden the login module with css .mod_login {display:none;}
    Submitting...
  45. Replies
    3
    Views
    1,269

    Re: Login Page without the login

    Hi,

    I've just tried that but doesn't want to work.
    Could it be because the ID's aren't/can't be set for the input fields in the form generator or have I missed something?...
  46. Replies
    3
    Views
    1,269

    Login Page without the login

    Hi,

    I have some pages that need to be hidden until the user has agreed the T&C's.

    The way I thought I'd go about it was to protect the pages so they are hidden.
    I've setup a guest member...
  47. Replies
    0
    Views
    719

    Sigh - IE 7 menu issue :(

    Hey,

    Any CSS pros out there who might be able to help?
    My drop down menu is a little screwed when viewing in IE7. FF and IE8 are fine.

    Here's the link -...
  48. Replies
    3
    Views
    1,519

    Re: Menu does not expand

    You'll need to start by giving us some more info about how the menu is made.
    Do you have a link to the website?
  49. Replies
    4
    Views
    1,358

    Re: Calendar repeat day

    ok, I found something that does the trick (with a bug though, more below), although it's a hack rather than a real solution.
    I have no idea how to make this an actual extension - one day I'll take...
  50. Replies
    4
    Views
    1,358

    Re: Calendar repeat day

    Hmm, yeah. My skills aren't that hot either. Not sure where to use this or how a client would use it either.
    I guess it'll have to be a duplicate event until there is a solution.
  51. Replies
    4
    Views
    1,358

    Calendar repeat day

    Hi,

    I need to add an event that repeats every second Wednesday of the month.
    Is this possible? At the moment the repeat is happening on the start date. So, 13th Oct, 13th Nov but I need 13th Oct,...
  52. Replies
    1
    Views
    826

    File Manager overwriting

    Hi,

    I was just testing the file manager to see what happens if the filenames of some images were all changed to the same name.
    I uploaded 5 images and in the filemanager chose 'edit multiple' and...
  53. Replies
    0
    Views
    704

    Force user to entrance page

    Hi,

    I'm doing a site for a legal firm who require all people to accept the terms and conditions on the front page.
    If a user skips this page by a direct link to another page, is there a way I can...
  54. Replies
    3
    Views
    1,553

    Re: background image of #wrapper

    With this type of design, could you not just apply a black border to the #wrapper and some padding on the #main
  55. Replies
    5
    Views
    1,908

    Re: Problem with event-calendar

    One way you can change the date formatting by replacing

    <?php echo $this->date; ?>
    with

    <?php echo date("d m Y", $this->time); ?>

    Hope that helps
  56. Replies
    0
    Views
    673

    Various Fading quotes

    Hi

    I need to have some fading quotes on the homepage of a site that the client can update when needed.
    Is there an Extension that could be used to help me with this.
    Need to be able to display...
  57. Replies
    2
    Views
    1,108

    Re: Navigation menu

    Hey,

    Use the Navigation Module, give it an ID/Class and use css to make it a horizontal menu.
    This post may help also viewtopic.php?f=4&t=2069
  58. Replies
    5
    Views
    1,581

    Re: Show 12 months of calendar

    On a site I did recently, I created a dropdown box with a list of months that a user could select to filter by month.
    *This isn't done with ajax so might not be of use*

    ...
  59. Re: how about copntao compared with joomla and drupal

    viewtopic.php?f=6&t=1778&p=7366&hilit=joomla#p7366
  60. Replies
    3
    Views
    1,518

    Re: Article List

    Thanks.
    There is an article ID I could use in the output.

    ..but, I noticed this morning, if I set 1 article to show teaser, then all the article links will go directly to the article and not the...
Results 1 to 60 of 134
Page 1 of 3 1 2 3