shondalai.com Forum
-
maverick replied to the topic Slider outputs don't show in Preview.
July 9 at 5:35 pm
The preview window do not load all scripts because they will conflict with the actual form, so few question types such as sliders do not show on preview, however, you can view... -
paxxus replied to the topic Add a User Profile to a User.
July 9 at 5:30 pm
Hi Great thanks. I´ll contact you via the Contact Us. Regards Stephen -
maverick replied to the topic Centralise images on survey.
July 9 at 5:30 pm
Add your css within the media query to limit its effect only on mobile devices. @media (max-width: 767px) { -
maverick replied to the topic Certificate on course completion.
July 9 at 5:27 pm
Download certificate button will show only on successful completion of all quizzes in the quiz. Can you send me your website details via contact us form so that I will check... -
maverick replied to the topic Integration with Open Street Maps.
July 9 at 5:25 pm
Unfortunately there is no such plugin to switch. Please post a feature request at -
maverick replied to the topic Add a User Profile to a User.
July 9 at 5:24 pm
I fixed this issue already and the default profile can be selected from backend user edit page. If you would like to test it before release please send me a request via... -
maverick replied to the topic Delete a user does not delete the user in database.
July 9 at 5:18 pm
The issue is already fixed in my code. If you would like to test it, please send a request using the contact us form and I can share the package. -
pureglowmedia created new topic Centralise images on survey.
July 9 at 2:56 pm
Hi there, I am setting up a survey and the answers are images. On desktop, they line up nicely as 2 rows of 5 images (10 voting options in total). On mobile they go... -
impression replied to the topic Certificate on course completion.
July 9 at 11:34 am
I did what you describe but I still can't make it to show me the download button of the certificate. (I have done it for single quizzes but not for courses.) -
Melanie created new topic Integration with Open Street Maps.
July 9 at 10:30 am
Hi, are there any plans to integrate Community Surveys with Open Street Map? Community Surveys is the only component on our site that... -
Melanie replied to the topic Slider outputs don't show in Preview.
July 9 at 9:01 am
Hi Maverick, thanks for this. I am nearly there. There are a couple of things still not working. If you prefer me to create a new thread let me... -
paxxus replied to the topic Add a User Profile to a User.
July 9 at 6:43 am
Hi How´s the status of this issue? -
paxxus replied to the topic Delete a user does not delete the user in database.
July 9 at 6:42 am
Hi How´s the status of this issue? -
maverick replied to the topic Slider outputs don't show in Preview.
July 8 at 7:04 pm
As I see the button styles are added by your template css file /templates/jsn_realtor/css/core/general_44f683a84163b3523afe57c2e008bc8c.css .btn-default {... -
maverick replied to the topic Slider outputs don't show in Preview.
July 8 at 6:56 pm
The only css used by Community Surveys is at media/com_communitysurveys/css/cj.surveys.min.css It will try to use your template bootstrap styles by default unless you... -
Melanie replied to the topic Slider outputs don't show in Preview.
July 8 at 6:39 pm
It does a couple more strange things on front end. For example if I click on the field dropdowns and try to scroll down the list of options the box jumps to the left and the... -
Melanie replied to the topic Slider outputs don't show in Preview.
July 8 at 6:31 pm
Hi Maverick I have sent you details as requested. -
maverick replied to the topic Certificate on course completion.
July 8 at 6:24 pm
You need to define a course and assign these two quizzes to the course. Also do not set up a certificate for an individual quiz, rather configure it for the course. -
maverick replied to the topic Slider outputs don't show in Preview.
July 8 at 6:22 pm
Sliders: Which version of the component you are using? CSS: There is no specific CSS defined by community surveys. The CSS is inherited from your template bootstrap... -
impression created new topic Certificate on course completion.
July 8 at 5:39 pm
Hi, I have defined a course that consists of 2 quizzes. I want to give a certificate to the users when they have successfully completed both...