-
AuthorPosts
-
romolo Friend
romolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
February 3, 2017 at 11:13 am #1007875Hi,
We have two questions regarding the "Teams Style-1" module….
-
In the backend, we’ve set the member names to HTML links using an " < a >href attribute", however there’s a snippet of the code which appears underneath each member image (please see the screenshot in the following private post). As you can see, the HTML seems to be clean with no additional text/tags, so why does this appear and how can we hide?
* How can we set the member social links to open in a new tab? I’m presuming this is just a case of going to "templates/ja_events_ii/acm/teams/tmpl" and editing a line in "style-1.php" – Can you advise what to insert and where?
Many thanks
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
February 3, 2017 at 11:16 am #1007878This reply has been marked as private.pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 3, 2017 at 12:16 pm #1007890Hello
You can try to add the <a href=" inside style-1.php for member name field
<div class="mask"> add _<a href here _ <h4><?php echo $helper->get('member-name', $i); ?><span><?php echo $helper->get('member-position', $i); ?></span></h4> <ul class="member-links">
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 3, 2017 at 4:20 pm #1007941Hello
You are right , i think that what you are asking will require a php customization to modify field to include an external link , same for social links opening in a new window.
romolo Friendromolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by pavit 7 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum