shondalai.com Forum

Welcome, Guest
Recent activity
  • Maverick replied to the topic cj blog start and finish publish date.

    December 5 at 4:39 pm

    These two fields needs change state permission at default settings, usually available for admins and managers. CjBlog targets regular users. If you want to change such settings, try creating article using standard Joomla form only.

    8 years ago

  • yasin created new topic cj blog start and finish public date.

    December 5 at 2:41 pm

    why can not i choose start and finish publish date when i am publish a new article-blog ? perhaps admin can develop cj blog and add publish and unpublish dates

    8 years ago

  • Maverick replied to the topic Emails, Reports, Cron and more.

    December 4 at 4:12 pm

    1. Setup a cron to trigger emails regularly. http://wiki.corejoomla.com/Setup_cronjob_to_trigger_emails_automatically There are also few webcron sites such as easycron that can do this job. 4. I am checking out the issue and will update you with possible solution.

    8 years ago

  • Frank Uhlig created new topic Emails, Reports, Cron and more.

    December 4 at 8:58 am

    Hi,   i´m sorry... but there are still problems. Maybe sometimes you didn´t understand what I mean...   Well, I try to explain... In my case there is no community. There is a "normal" (company-)website. And the visitors of the website can do this survey. When those visitors have finished the survey, the owner of the website (the admin) needs to get the notification-email with the responses.   1) When Email-Queue is triggered automatically by component, all "old" surveys in queue are getting send. But the new/actual Survey-Email has status "pending". The problem is, that maybe only one survey per week will be done in the beginning. But mail is always send a week later, when the next time survey is used. How to fix this problem without using server-cronjob?  I am sorry but I do not understand this. Are the already sent invitations are being sent again?   I mean, that there are e.g. two jobs in the queue:#1 - pending#2 - pending>>>now that visitor finished survey #3, the email queue is triggered and #1 and #2 two went too status "sent". Author/admin gets notification about #1 and #2, but the new #3 ist pending now. >>>if for the next 3 weeks noone do a new survey, the admin/author will never be informed about the last survey #3. How to fix?         2) I did some layout-overwrites e.g. for "image_checkbox.php". Those are for styling output nice :-) So far they work well... to see those and the bug, please login (data at the bottom). BUT: When I use Survey via module ("Surveys Form Module"), then FIRST questions doesn´t use my overwrite-file. I use my_template/html/layouts/com_communitysurveys/default/response/fields/image_checkbox.php as overwrite-file. Where to find the right one for starting survey with module?  Since the module will be displayed from any page, it cannot detect the location of the component layout. So the base path is hardcoded. If you want to override this, edit modules/mod_surveyform/tmpl/default,php and find <?php echo JLayoutHelper::render($layout.'.survey.survey_main', array('data'=>$data), $data->basePath, array('debug'=>false));?> change it to <?php echo JLayoutHelper::render($layout.'.survey.survey_main', array('data'=>$data), '', array('debug'=>false));?> I tried to, but it doesn´t work. I just couldn´t see any survey anymore. Maybe I need to use comonent always and just cannot use module...           3) Who is the responder of survey-email (email queue "To Address")? Is it always the "author" of survey?  No. It is the user whom you sent the invitation. You can send invitations to any users.   Cause of the scenario I explained on top... there is no community and so are no users and noone who invites. So I think the New Response-Email will be send to survey-author. It´s ok...       4) Answers of survey in Email. I just cannot find how to insert the answers of survey (the results) into the Email. Email content is something like "Hello Super User, responded to your survey Herren. ... View Reports" BUT I need the report inside the email! Within survey there is also a button called "Attach PDF Report" >> but in my email there is no pdf-attachment. How to fix it? PDF report feature looks to be broken. I am fixing this. But there is no feature to include report within email. Further email will not be sent to user who respond to survey rather sent to survey author. But anyway, I will add this email type to send email to user after he take survey. Cause of the scenario I explained on top... I really the admin/author to receive the report.What would the Attach PDF-report do? Isn´t it, that this PDF with the report (answers of questions) will be send to author/admin via the New Response-Email?????? EXACTLY THAT IS WHY I BOUGHT THIS EXTENSIONS....   Hope you can help. Thanks

    8 years ago

  • Murad Gulaliyev replied to the topic How to add module in center of question list.

    December 4 at 6:04 am

    İts works. Thank you

    8 years ago

  • eudora yang replied to the topic About Answer Discover Bar display.

    December 4 at 5:20 am

    Thank you for your patience reply now be displayed correctly!

    8 years ago

  • eudora yang replied to the topic About Answer Discover Bar display.

    December 4 at 12:38 am

    thanks for your response. I already sand my website to you. thank's your help.

    8 years ago

  • Maverick replied to the topic How to add module in center of question list.

    December 3 at 6:08 pm

    My mistake. there is another change you need to do. in same file find below code foreach ($items as $item) change it to foreach ($items as $i=>$item)

    8 years ago

  • Maverick replied to the topic Simple Poll for cjForum.

    December 3 at 5:58 pm

    Probably need to develop common API which can be reusable :-)

    8 years ago

  • Maverick replied to the topic Copy an entire survey.

    December 3 at 5:57 pm

    Go to reports section of your survey and export the survey. Now you can import the exported xml file again from surveys list page.

    8 years ago

  • Maverick replied to the topic Change "Cancel Button" URL.

    December 3 at 5:55 pm

    In layout file components/com_communitysurveys/layouts/default/survey/survey_form.php

    8 years ago

  • Maverick replied to the topic About Answer Discover Bar display.

    December 3 at 5:54 pm

    The component already offers two layouts one each for Bootstrap 2 and 3 based templates. Please send me your website detaills using contact us form, I will configure correct one for you.

    8 years ago

  • Andreas replied to the topic Simple Poll for cjForum.

    December 3 at 2:52 pm

    A simple poll system would be a great addition for community answers too. User could decide to ask a question or start a poll and ask other users, what they think.

    8 years ago

  • Murad Gulaliyev replied to the topic How to add module in center of question list.

    December 3 at 9:39 am

    Thank you for your answer but this code didnt work I add code like you said http://prntscr.com/99sd8b I also add module name to  templateDetails.xml module name. After i publish module but nothing happened.  

    8 years ago

  • Sebastian Schilling created new topic Copy an entire survey.

    December 3 at 9:09 am

    Hej Support, i tried to copy an entire survey, but what i get was only the survey without the questions.  Is it possible to copy all the questions to? Kind regards,Jack

    8 years ago

  • Sebastian Schilling created new topic Change "Cancel Button" URL.

    December 3 at 9:05 am

    Hej Support, where can i change the "Cancel Button" Url?  In my case it goes to:index.php/component/communitysurveys/surveys?Itemid=101But either it goes to index.php or just disable the Button (where?). Kind regards,Jack

    8 years ago

  • eudora yang replied to the topic About Answer Discover Bar display.

    December 3 at 8:59 am

    First, thanks for your response.Hope CJQuestions  can own independent template,Because I inexperienced about  Bootstrap.So I spend a lot of time to fine,why can't normal displayI still can not reach the desired effect,I had to use a template can be displayed properly.It's not my want Original choice.  

    8 years ago

  • Maverick replied to the topic How to remove the radio buttons and select by clicking the image.

    December 3 at 4:51 am

    Probably some css tricks along with javascript can do. For example hide radio using css and trigger radio button click when you click on image using jQuery. As of now you need the radio boxes to be checked. For css you can use file media/com_communitysurveys/css/cj.survey.min.css for js you can use file media/com_communitysurveys/js/cj.survey.min.js

    8 years ago

  • Maverick replied to the topic Simple Poll for cjForum.

    December 3 at 4:48 am

    Agree. As of now you can use Community Polls content plugin to add polls inside topic/replies. I will add dedicated poll system for it.

    8 years ago

  • Matthias Grimm created new topic How to remove the radio buttons and select by clicking the image.

    December 2 at 11:16 pm

    Is it possible to remove the radio buttons so that the question can be answered by clicking the image? Which file do I have to edit...? Thanks a lot in advance! BRMatthias

    8 years ago

Powered by CjForum