Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • marscormier Friend
    #147135

    Guys, any use for the Feedback button that moves on the right hand side of the webpage? Can we modify it for our use?

    buyerswire.com

    Css Magician Friend
    #327679

    Dear Marscormier,

    This button support Left / Right positions of the webpage. You can change in templatesja_teline_iiilayoutsblocksfooter.php at lines 31


    <script type="text/javascript">
    JAV_Widget.show({
    url: 'http://template15.joomlart.com/ja_teline_iii_extra/',
    voicetypes:'',//null for all
    forums: '',//null for all, it may be number, alias, or title
    number_voices:20,
    alignment: 'left',
    mode_display: 'image2', //image1 for horizontal, image2 for vertical, text for horizontal text
    width : '520',
    height : '600',
    feedback_title : 'Feedback'
    })
    </script>

    mainstay Friend
    #328972

    How do you get rid of the feedback button? I’d appreciate knowing. Thanks!

    Saguaros Moderator
    #329272

    If you turn off this button, please remove codes in the templatesja_teline_iiilayoutsblocksfooter.php

    [PHP]
    <!– END: JA Voice Widget –>
    <script type=”text/javascript” src=”http://template15.joomlart.com/ja_teline_iii_extra/components/com_javoice/asset/js/ja.widget.js”></script>
    <script type=”text/javascript”>
    JAV_Widget.show({
    url: ‘http://template15.joomlart.com/ja_teline_iii_extra/’,
    voicetypes:”,//null for all
    forums: ”,//null for all, it may be number, alias, or title
    number_voices:20,
    alignment: ‘right’,
    mode_display: ‘image2’, //image1 for horizontal, image2 for vertical, text for horizontal text
    width : ‘520’,
    height : ‘600’,
    feedback_title : ‘Feedback’
    })
    </script>
    <!– BEGIN: JA Voice Widget –>
    [/PHP]

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

This topic contains 4 replies, has 4 voices, and was last updated by  Saguaros 14 years, 4 months ago.

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