shondalai.com Forum
-
impression added the topic to his favorites: Placeholders - Certificates.
August 23 at 4:38 pm
hi mavrick The Certificate function uses several 'placeholders' one being {Score} Is there one for the quiz's Total marks? Would like to print on... -
impression liked the topic Placeholders - Certificates.
August 23 at 4:37 pm
hi mavrick The Certificate function uses several 'placeholders' one being {Score} Is there one for the quiz's Total marks? Would like to print on... -
maverick replied to the topic Community Quiz: Immediate, On-Page Answers?.
August 18 at 7:05 pm
Due to the unexpected situations in recent, the development could not continue as expected. However, it is now put on track. The new version will be soon released, however,... -
maverick replied to the topic Community Quiz Beta Reports.
August 18 at 7:03 pm
This is 8 year old topic. CQ is already live. Please do not post on very old topics, instead create your own. -
3by400 replied to the topic Community Quiz: Immediate, On-Page Answers?.
August 18 at 6:41 pm
I noticed you have a post for beta testing results. Is the on-screen answer part of the beta? If so, can we participate? -
3by400 replied to the topic Community Quiz Beta Reports.
August 18 at 6:34 pm
How do you get the Beta? And do you have a list of features added? -
maverick replied to the topic reply notifications.
August 15 at 5:03 am
You need to write a small user plugin to insert the record whenever the user is created. Please see CjForum user plugin code which does similar thing to initiate the user in... -
vincenzo replied to the topic reply notifications.
August 14 at 2:19 pm
Won't that set the notification only for current users? I would like to set it as default also for new users. -
maverick replied to the topic reply notifications.
August 14 at 2:16 pm
Although I do not suggest you to force the notifications to all existing users, here is the way you can do it. execute sql query in your mysql client. INSERT... -
Dominique said thank you to Maverick for his/her reply to the topic attached files.
August 14 at 2:14 pm
As discussed with you, the issue is resolved after upgrading to the latest version. -
maverick replied to the topic attached files.
August 14 at 2:11 pm
As discussed with you, the issue is resolved after upgrading to the latest version. -
vincenzo replied to the topic reply notifications.
August 14 at 1:29 pm
Ahhh, now I see the problem: my users very seldom see that screenshot!My (tagged) menu items drive them directly to the tagged topic list.I'll have to find a way... -
maverick replied to the topic Language constant.
August 14 at 1:10 pm
These are already available administrator/language/en-GB/en-GB.com_communityanswers.ini COM_COMMUNITYANSWERS_FIELD_CREATED_LABEL="Created Date" -
-
vincenzo replied to the topic reply notifications.
August 14 at 7:49 am
Thank you. May you please elaborate a bit?How does a user subscribe a category? I set only one (default) category. -
-
Yev said thank you to Maverick for his/her reply to the topic Image magnification.
August 13 at 5:45 pm
To fix this, the following code change is needed. media/com_communityanswers/js/cj.answers.min.js line 104 $('a.gallery').colorbox({'photo': true, maxWidth:... -
Yev replied to the topic Image magnification.
August 13 at 5:45 pm
Thanks! I made a correction. Images have been adapted for mobile devices. -
maverick replied to the topic Image magnification.
August 13 at 5:29 pm
To fix this, the following code change is needed. media/com_communityanswers/js/cj.answers.min.js line 104 $('a.gallery').colorbox({'photo': true, maxWidth:... -
maverick replied to the topic reply notifications.
August 13 at 5:15 pm
It is possible to send a notification to only users who subscribe to the categories. The new topic notification type in the plugin options is meant for that. So the choice is...