<li><label><?php echo __('New Field')?></label>
<?php echo $this->Form->text('new_field', array('type' => 'text', 'value' => $group['Group']['new_field'])); ?>
</li>
<script src="https://maps.googleapis.com/maps/api/js?libraries=places&key=HERE_YOUR_API_GMAP_KEY"></script>
<script src="https://socialnetwork.easy-profile.com/components/com_jsn/assets/js/jquery.geocomplete.min.js"></script>
<script>
jQuery("#new_field").after('<div class="jsn_map" id="map-new_field" ></div>').geocomplete({
addReset: true, addPosition: false,
map: "#map-new_field"
});
</script>
<li><label><?php echo __('New Field')?>:</label><div><?php echo $this->Jsnsocial->formatText( $group['Group']['new_field'] )?></div></li>
<li><label><?php echo __('New Field')?>:</label><div><iframe width="100%" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=<?php echo urlencode($this->Jsnsocial->formatText( $group['Group']['new_field'] )) ?>&output=embed"></iframe></div></li>
still cannot post the update the status on user profile
and set the group
2.Could I disable some features like blogs in the Social Network plugs in if I don't allow the users to have their personal blog?From admin panel you can also enable/disable plugins like blogs
3.How can I rename the "group" word to the other word like "team" if I want to customize this plug in?
msgid "Groups"
msgstr ""
with something like thismsgid "Groups"
msgstr "Teams"
<li><label><?php echo __('New Field')?></label>
<?php echo $this->Form->text('new_field', array('value' => $group['Group']['new_field'])); ?>
</li>
Do I have to edit on the view.cpt? to add the new field for showing on when user click on to view group information.No, view.ctp load another file:
<li><label><?php echo __('New Field')?>:</label><div><?php echo $this->Jsnsocial->formatText( $group['Group']['new_field'] )?></div></li>
<li><label><?php echo __('New Field')?>:</label><div><iframe width="100%" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=<?php echo urlencode($this->Jsnsocial->formatText( $group['Group']['new_field'] )) ?>&output=embed"></iframe></div></li>
<li><label><?php echo __('New Field')?></label>
<?php echo $this->Form->text('new_field', array('type' => 'text', 'value' => $group['Group']['new_field'])); ?>
</li>
<script src="https://maps.googleapis.com/maps/api/js?libraries=places&key=HERE_YOUR_API_GMAP_KEY"></script>
<script src="https://socialnetwork.easy-profile.com/components/com_jsn/assets/js/jquery.geocomplete.min.js"></script>
<script>
jQuery("#new_field").after('<div class="jsn_map" id="map-new_field" ></div>').geocomplete({
addReset: true, addPosition: false,
map: "#map-new_field"
});
</script>
Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.
Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.
Before you post: read the documentation and search the forums for an answer to your question.
When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).
Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.
Language: only English
Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.
Our site uses non fat, delicious cookies which help us improve your user experience. You can read more about it in our Legal page.