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 Community Polls - Polls.
December 24 at 2:07 pm
Looks like the changes I applied are working, can you please check? -
Maverick replied to the topic Are few features missing for frontend quizzes?.
December 24 at 2:06 pm
The changes are not yet completed. Once done you can find update in your Joomla updates. -
Maverick replied to the topic Community Polls - Polls.
December 24 at 4:12 am
The page is not accessible and also the random poll module is disabled. Looks like you are doing some changes in the site? -
Maverick replied to the topic Community Survey Survey - Loading .
December 24 at 3:42 am
I believe the issue is solved now. -
Maverick replied to the topic Are few features missing for frontend quizzes?.
December 23 at 4:14 pm
For pagination single file can be replaced. For filters, it could be multiple files. -
Maverick replied to the topic Not Authorized to View Quiz.
December 23 at 4:13 pm
No, can you send me the structure of CQ database tables? -
Maverick replied to the topic Community Polls - Polls.
December 23 at 3:12 am
Please add below css code in your template css file or in modules/mod_randompoll/assets/css/styles.css .rp-answer label {padding-left: 20px;} -
Maverick replied to the topic Community Survey Survey - Loading .
December 23 at 3:07 am
Your template is using Bootstrap 3. Can you please select Bootstrap 3 layout in Community Surveys Options? -
Maverick replied to the topic Survey do not start.
December 22 at 5:19 pm
Can you please install the file I sent to you to your email id? -
Maverick replied to the topic Feature discussion: extra's for (paying) bloggers.
December 22 at 5:18 pm
That could be one solution. I will add this as one of my feature list for CjBlog. -
Maverick replied to the topic Community Survey Survey - Loading .
December 22 at 5:16 pm
This is css issue, so admin details are not needed. I need to see the webpage what you shown on screenshot. -
Maverick replied to the topic Statistical Diagram is not shown .
December 22 at 5:15 pm
Can you please send me your website and user details through contact us form to check it? -
Maverick replied to the topic Community Polls - Polls.
December 22 at 5:14 pm
That could be a css conflict. Can you let me know website url to see its css classes? -
Maverick replied to the topic Not Authorized to View Quiz.
December 22 at 4:24 am
This error could occur only in couple of instances. 1. You have a custom Community Quiz plugin and returning false in the event onResponseBeforeDelete 2. There is some error while inserting the row into the database table xxx_quiz_responses Can you please check above points? -
Maverick replied to the topic Permission Settings and Archived Surveys.
December 22 at 3:47 am
It shouldn't give error, if it is, then it is a bug. Can you let me know where can I see this issue? Here is the procedure to insert a module in an article. You need to create multiple instances of modules for each survey and add it to your articles. https://docs.joomla.org/How_do_you_put_a_module_inside_an_article%3F -
Maverick replied to the topic Feature discussion: extra's for (paying) bloggers.
December 22 at 3:44 am
Author profile viewing capability can be added with another ACL for authors (Component ACL). Restrict author info below article - this is a debatable topic whether to display or not display using same ACL. -
Maverick replied to the topic Field Layout/Configuration.
December 22 at 3:42 am
This is caused by your template css conflict. Add below css code in your template css file or in media/com_communitysurveys/css/cj.survey.min.css .controls .checkboxes ul li label { display: inline-block;}.controls .checkboxes ul { list-style-type: none;} -
Maverick replied to the topic Feature discussion: extra's for (paying) bloggers.
December 21 at 6:43 pm
So basically you would like to restrict usage of user profile page based on ACL? Am I correct? -
Maverick replied to the topic Permission Settings and Archived Surveys.
December 21 at 6:38 pm
Consolidated survey shows the results of a single survey as it is designed. I will add a new feature to provide link to consolidated survey within my responses page of the user (provided ACL and survey settings allow). You could expect this feature in next release. However for now you can display multiple survey results in multiple modules, for example embed each module in an article. -
Maverick replied to the topic Field Layout/Configuration.
December 21 at 6:30 pm
My apologies for the delay. However I did not get any website details.