Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • itratingen Friend
    #189981

    Hello,

    I have problem with the template JA Argo.

    In the module followus I can not save any changes:-[.
    Tipp from Author not work.

    When I add the code and go to store everything disappears. Does anyone know this problem?

    I’ll try it with AddThis code and also the author code:

    <- AddThis Button BEGIN ->
    ********** <div class=”addthis_toolbox addthis_default_style addthis_32x32_style”>
    ********** <a class=”addthis_button_preferred_1″> </ a>
    ********** <a class=”addthis_button_preferred_2″> </ a>
    ********** <a class=”addthis_button_preferred_3″> </ a>
    ********** <a class=”addthis_button_preferred_4″> </ a>
    ********** <a class=”addthis_button_compact”> </ a>
    ********** <a class=”addthis_counter addthis_bubble_style”> </ a>
    ********** </ div>
    ********** <script type=”text/javascript”> var addthis_config = {“data_track_addressbar”: false, “data_track_clickback”: false}; </ script>
    ********** <script type=”text/javascript” src=”//s7.addthis.com/js/300/addthis_widget.js#pubid=joomlart”> </ script>
    ********** <- AddThis Button END ->

    Maybe someone has an idea?

    thanks you!

    Andy

    Eugene Friend
    #503275

    I recommend you to add SCRIPT codes into the /templates/ja_argo/tpls/blocks/head.php. For example above <!– GOOGLE FONTS –> add :

    <!-- AddThis Button BEGIN -->
    <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
    <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-444442a111111aaa"></script>
    <!-- AddThis Button END -->

    with your AddThis-ID.

    And in the custom html module add only DIV with preferred buttons.


    <div class="addthis_toolbox addthis_default_style addthis_32x32_style">
    <a class="addthis_button_preferred_1"> </ a>
    <a class="addthis_button_preferred_2"> </ a>
    <a class="addthis_button_preferred_3"> </ a>
    <a class="addthis_button_preferred_4"> </ a>
    <a class="addthis_button_compact"> </ a>
    <a class="addthis_counter addthis_bubble_style"> </ a>
    </ div>

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Eugene 10 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum