Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Tech-xml Friend
    #204676

    I 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


    1. share
    Adam M Moderator
    #563217

    Hi @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.

Viewing 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