shondalai.com Forum
-
madjari replied to the topic Cannot start a survey.
April 2 at 9:27 am
Here is the output from the console - does this already help you? jquery.min.js?5621b946bf36c02e2e4b4d4ac1235a59:4 POST... -
replied to the topic Cannot start a survey.
April 2 at 9:24 am
Found where the issue is and fixed it. Can you please update v4.6.6? -
madjari liked a reply to the topic Uninstall of Community Survey not clean.
April 2 at 9:20 am
-
maverick replied to the topic Cannot start a survey.
April 2 at 4:33 am
The following error is shown in ajax response. ... -
maverick replied to the topic Recent Activity showing threads from secured forum categorie.
April 2 at 4:30 am
I can see only 4 topics and all of them are accessible for guests. Can you let me know which topic is not supposed to be accessible? -
maverick replied to the topic Override menu text color.
April 2 at 4:29 am
Add this in your css override. #cj-wrapper .jump-to-category-list .dropdown-menu a {color: #fff;} -
replied to the topic Custom survey completion screen.
April 2 at 3:16 am
You can redirect the page to your own page using redirect url option. Another alternative is to run php code using third party content tools if any available. Or you can develop... -
replied to the topic Remove/disable the social network pane.
April 2 at 3:13 am
If you see the code, it will remove the buttons along with the text as well. This is the reason why I am asking if you have any overrides. But anyway, can you try removing the... -
replied to the topic Uninstall of Community Survey not clean.
April 2 at 3:11 am
Hi Andreas,You need to uninstall the package gor clean uninstallation. If you uninstall any other, it cannot uninstall the package again. Please note that database... -
replied to the topic Set Default Access Level for Topics.
April 2 at 3:07 am
Go to Components -> CjForum -> Options -> Permission Settings and select inherited for the view permission to public user group.You can leave public access... -
penguintrax created new topic Set Default Access Level for Topics.
April 2 at 2:23 am
The forum I've set up is limited to members only, however all the topics are entered as Public level. I need the default level to be something else and I also need to make... -
madjari created new topic Cannot start a survey.
April 1 at 9:20 pm
For demo purposes I tried to create a very simple survey and start by answering it.When clicking the start survey button, I always get an empty yellow message box. -
madjari created new topic Uninstall of Community Survey not clean.
April 1 at 9:04 pm
I am facing issues with uninstalling Community Surveys.When uninstalling the component, all the other plug-ins remain in the system. Also, even if all the plug-ins and... -
jizkid replied to the topic Remove/disable the social network pane.
April 1 at 7:55 pm
Enabling/disabling the social buttons works, but it will still leave the pane (without the buttons when disabled) in tact. There is no point in seeing that pane all the time... -
jizkid replied to the topic Recent Activity showing threads from secured forum categorie.
April 1 at 7:53 pm
https://www.psoriasispatientennederland.nl/index.php/cjforum -
jizkid replied to the topic Override menu text color.
April 1 at 7:52 pm
https://www.psoriasispatientennederland.nl/index.php/cjforum -
apurvkolte created new topic Custom survey completion screen.
April 1 at 5:25 pm
Is it possible to customize survey completion screen to run a custom PHP/JS script ? -
maverick replied to the topic Recent Activity showing threads from secured forum categorie.
April 1 at 3:08 pm
Recent topics should show only allowed topics. Can you please let me know where can I see the issue? -
maverick replied to the topic Override menu text color.
April 1 at 3:07 pm
Where can I see the issue? -
maverick replied to the topic Remove/disable the social network pane.
April 1 at 3:07 pm
There is no other option to disable this except removing it from code. But if it is not working, it could be either the code is modified or you have template overrides. Can...