Maverick
Location | Hyderabad, India |
---|---|
Gender | Male |
Age | 42 years |
Member since | October 28th, 2009 |
Last seen | 2 years ago |
Topics | 32 |
Replies | 15.4k |
Points | 6.66k |
A computer geek, who always love coding, now fell in love with beautiful Bootstrap framework :).
Loves coding as much as watching Sci-Fi movies. Designed and developed some of the popular Joomla! components and corejoomla.com with all passion and love towards programming. Strong believer in smart work and "Anything is possible".
I welcome your feedback and suggestions, reach me out through contact us form.
-
Maverick replied to the topic End of survey message.
July 13 at 5:37 am
Yes, edit components/com_communitysurveys/controllers/response.php and find $this->setRedirect( JRoute::_('index.php?option='.S_APP_NAME.'&view=response&task=end_message&id='.$survey->id.':'.$survey->alias.$itemid, false), JText::_('MSG_SURVEY_COMPLETE')); Change it to JRoute::_('index.php?option='.S_APP_NAME.'&view=response&task=end_message&id='.$survey->id.':'.$survey->alias.$itemid, false)); -
Maverick replied to the topic Remove home button.
July 13 at 5:35 am
Edit and remove the button in components/com_communitysurveys/views/response/tmpl/default_message.php -
Maverick replied to the topic View text responses not working.
July 12 at 8:17 pm
The js error could be the issue, can you send me your website details using contact us form so that I can check it? -
Maverick replied to the topic RC 1: Survey not found or invalid id in request..
July 12 at 8:15 pm
Hi, How did you get that url, did you created a menu item? If yes, you need to enter the survey id (or the survey key if it is private survey) into the menu item options. If it is a public survey, you don't need to create single survey menu item. Create Community Surveys Main Layout menu item and all public surveys will be listed on front-end. -
Maverick replied to the topic Can't install plugins_v3.zip.
July 12 at 8:12 pm
plugins_v3.zip is not a standard installer. it contains badge and point rules xml files which you can install from point rules and badge rules page respectively. -
Maverick replied to the topic How to create a Hint button for a question.
July 11 at 4:59 am
Support for code is handled with the help of text filters in your Global configuration and the editor you are using. Usually Joomla editor such as TinyMCE and JCE support script input in toggle editor mode (provided your user group has textfilters allowed). But do not allow everyone on front-end user groups to get this access. Its insecure to allow scripts. -
Maverick replied to the topic Latest articles for a specific user?.
July 11 at 4:57 am
If you are writing articles with page break, the introduction will only be displayed. https://docs.joomla.org/Splitting_an_Article_into_an_introduction_with_a_link_to_read_more -
Maverick replied to the topic tagging individual question.
July 10 at 6:15 pm
I am afraid that may not be possible as the tag system is attached to the component level and question ids and quiz ids may clash each other. -
Maverick replied to the topic Latest articles for a specific user?.
July 10 at 6:14 pm
"Visit my blog" page shows articles submitted by the user of that profile. Not all articles are shown. -
Maverick created new article Community Quotes v2.2.0 is released.
July 10 at 3:31 am
We are pleased to announce the Community Quotes v2.2.0 release. This is a feature release which adds loads of customization options and few new features. Please... -
Maverick replied to the topic Latest articles for a specific user?.
July 10 at 2:49 am
If you are looking for user blogs, you should use blog layout. Once you create the menu item for blog layout, user blog link will be shown on their profile pages. -
Maverick replied to the topic Cannot view text answers and custom answers in Consolidated Report.
July 10 at 2:46 am
Can you please update to latest version? -
Maverick replied to the topic View text responses not working.
July 10 at 2:43 am
Hi Andrew, Can you send me your website details so that I can checkout issue? -
Maverick replied to the topic User Profile System.
July 9 at 6:51 pm
Ok got it. There is no configurable option for it. But that layout can be overridden using layout overrides. See http://wiki.corejoomla.com/Overriding_CjForum_layouts You need to override the template layout file components/com_cjforum/layouts/default/toolbar.php -
Maverick replied to the topic User Profile System.
July 9 at 6:15 pm
There shouldn't be any profile view at all. In case you have created profile view menu item, remove it as you are using CB profile. -
Maverick replied to the topic User Profile System.
July 9 at 5:54 pm
I can see the avatar link redirected to CB profile. Can you let me know how to reproduce the issue? -
Maverick replied to the topic Choose single image question do not work.
July 9 at 5:34 pm
That could be the issue. Can you create that folder?