Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • talkingtolearn Friend
    #165755

    Hi

    I have one module janews2 that i want to be check all automaticly.

    In the module, i put Intro Items to 1 and Link Items to 0. If i want a good result, i put Columns to 3.

    And that i want is in front-end it should be CHECK ALL in the parameters of this module (not all janews2).

    And i would like to know if it’s possible to hide buttons because because i don’t want that the user change the intro and link item and category.

    If you want to see what it look like : http://www.courrierhr.com/chroniques.html
    And put in parameter : check all.

    himangi Friend
    #399089

    This is what I have understood, You dont want to show the checkboxes where visitor can select what content he wants to see and you want the visitor to see only those articles for which you have selected the categories in backend.. Please refer to the userguide for this module http://www.joomlart.com/forums/topic/ja-news-ii-modules-installation-guide/

    Can you please provide site admin url and admin access at http://support.joomlart.com/index.php?/Tickets/Ticket/View/75597 so that I can take a look at the module on your site?

    talkingtolearn Friend
    #399138

    i sent you only admin joomla. Just take a look, it’s production.

    I only want that solution for this module : “Ja News Chroniques”. The others, i want for moment to stay like it is.

    himangi Friend
    #399288

    Hi,

    Since you dont want to show the usersettings only for JA News Chroniques, you can hide the icon using css specific for this module.. I have given a module class suffix ‘_chroniques’ to this module, now if you give following styling in your template.css
    div.moduletable_chroniques .ja-usersetting {display:none;}

    talkingtolearn Friend
    #399346

    But before doing that, i have to have a “check all” automatic. How can i do ?

    Ninja Lead Moderator
    #401116

    Hi talkingtolearn,

    As I know you can not have “Check all” automatically, you have to do that manually.
    To hide the config icon, you can do as following:
    Open /templates/ja_teline_iii_v2/css/template.css, add this code:


    .ja-usersetting{
    display: none;
    }

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by  Ninja Lead 12 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum