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 Tag not working.
September 28 at 9:45 am
This is little strange. Can you please send me your website admin user details using contact us form so that I can check all settings? -
maverick replied to the topic Problem Rendering GPX Track Segments.
September 28 at 9:44 am
Could you please send me your GPX file so that I can check it? -
maverick replied to the topic Home Page is diplayed at the end of survey.
September 27 at 6:45 pm
Can you please check if your home page modules are not published on your survey menu items? For better organization of menus, please create a menu item for each TOP... -
maverick replied to the topic Tag not working.
September 27 at 6:42 pm
Can you please post screenshots of tags (Components -> Tags -> Options) component options? -
maverick replied to the topic New triggers.
September 27 at 6:35 pm
These two events are added in the component. They are not used in the plugin. You can develop your own plugin and implement these events. -
maverick replied to the topic bugs when using "Content - Quiz" plugin .
September 24 at 6:44 am
1. Follow these steps Edit media/com_communityquiz/js/cj.quiz.min.js and find var form = $(formName);var button = $(buttonObj); Change it... -
maverick replied to the topic How to publish 1 question survey in a popup?.
September 24 at 6:11 am
3 options. 1. Use Community Surveys Form module and publish the survey in a module position. You can use third-party modal box extensions to show the page in a modal... -
maverick replied to the topic CjLib update problem.
September 21 at 5:00 pm
As discussed over email, updating the component manually fixed the issue. To avoid such issue in the future, make sure: Update downloadid in your cjlib... -
maverick replied to the topic Marks not assigned.
September 20 at 4:25 pm
Please configure your messages in descending order of marks. Also 3-5 is wrong configuration, it accepts only numbers. -
maverick replied to the topic Slider problem.
September 13 at 9:30 pm
The slider will move fixed length on the bar. So it practically not possible to estimate exact position of the label above the slider. -
maverick replied to the topic Community Surveys: AUP Plugins.
September 13 at 5:50 pm
You need to add altauserpoints as option in configuration. administrator/components/com_communitysurveys/config.xml <field name="points_component"... -
maverick replied to the topic News for update?.
September 13 at 5:45 pm
All the above-mentioned features are already developed and tested. I am working on the PM feature which is what delayed the release. If you would like to test them... -
maverick replied to the topic Problem with the map.
September 12 at 9:52 pm
You must setup Google Maps API key in your GPS Tools options. -
maverick replied to the topic cjblog posts detected as homepage.
September 12 at 6:14 pm
Yes, please send me the details using the contact us form. Also please mention the article url so that I can quickly check it. -
maverick replied to the topic cjblog posts detected as homepage.
September 10 at 11:13 pm
Do not set the articles as featured. Featured articles will be shown on homepage by default in Joomla. To avoid other articles on any other pages, create Category menu... -
maverick replied to the topic Move Survey Buttons to Left?.
September 10 at 4:07 pm
Edit or override components/com_communitysurveys/layouts/default/survey/survey_form.php Line 98 <div class="center text-center"> Change it... -
maverick replied to the topic Using custom made icons in place of blue folders..
September 8 at 5:36 am
Are you referring to CjForum? Please post your query in right category to assist better. For CjForum category, edit the category and go to Options tab. There you can... -
maverick replied to the topic Can not create any survey.
September 4 at 8:36 pm
Hi Klaas, Can you please send me your website and admin user details using contact us form to check the issue? -
maverick replied to the topic GPS TOOLS v 4.1.3.
September 4 at 8:34 pm
Edit components/com_gpstools/layouts/default/category_list.php and find $catImage = $catParams->get('image'); Add below code after... -
maverick replied to the topic GPS Tools V4.1.3 : Search issues with subcategories.
September 4 at 8:26 pm
In file components/com_gpstools/layouts/default/search_form.php