• hidden pages#

  • fourroses666 Reply #1, 6 months, 2 weeks ago

    Reply
    Lets say u have a website into 2 languages.

    U have a news page, but not all pages need to be visible in 1 language.
    Is there any solution with checkbox TV's to make it invisible or something else?


    // Template and document specific language disabling.


  • fourroses666 Reply #2, 6 months, 2 weeks ago

    Reply
    i managed to do this with ditto as navigation, used a TV text field which adds a class to the button holder. (type text hidden so text is hidden: .hidden{display:none; visibility:hidden;})

    not ideal but in my case this works.

    rather have it working with a checkbox but can't get a TV checkbox into the language page, just TV overall page settings not individually per language.