-
AuthorPosts
-
Tech-xml Friend
Tech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
March 14, 2015 at 11:49 pm #204676I intend to use the plugin bookmark in UBER template.
What does it take to set up the Share button plugin that has the same style used in the template: http://www.joomlart.com/demo/#ja_magz
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
March 16, 2015 at 8:05 am #563217Hi @insofticursos,
You can open file ja_magzhtmlmod_articles_popularfeatures.php in JA Magz installation package and copy this code over to Uber :
<!-- AddThis Button BEGIN -->
<?php if($tplparams->get('tpl_addthis_share', 1)) : ?>
<a class="addthis_button_compact" addthis:url="<?php echo JUri::getInstance()->toString(array('scheme', 'host', 'port')) . $item->link ?>" addthis:title="<?php echo htmlspecialchars($intro_title); ?>"> <?php echo JText::_('TPL_TEXT_SHARE') ?> <i class="icon-share"></i></a>
<?php endif ?>
<!-- AddThis Button END -->You might have to customize the code / update CSS a little bit but I’m afraid that such customization task is beyond our support scope.
1 user says Thank You to Adam M for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Adam M 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Share button style bookmark plugin
Viewing 2 posts - 1 through 2 (of 2 total)