-
AuthorPosts
-
June 28, 2011 at 3:47 pm #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 Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
June 29, 2011 at 11:31 am #399089This 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?
June 29, 2011 at 3:06 pm #399138i 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 Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
June 30, 2011 at 6:50 am #399288Hi,
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;}June 30, 2011 at 1:34 pm #399346But before doing that, i have to have a “check all” automatic. How can i do ?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 14, 2011 at 9:19 am #401116Hi 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;
}
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Ninja Lead 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum