Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • aleblava Friend
    #947429

    I have read documentation but I didn’t see how to change some off canvas’ items.

    • "sidebar"
    • "Get in touch"
    • Customize url of Facebook, Twitter and Google+

    How can I change it?

    Thanks and best regards.

    pavit Moderator
    #947440

    Hi

    1) sidebar

    Edit this file /templates/ja_jason/tpls/blocks/off-canvas-2.php and remove or override the text Sidebar

    <h2 class="t3-off-canvas-header-title">Sidebar</h2>

    2) Get in touch

    Edit your custom-html module published in off-canvas-2 position and named Get in Touch

    3) Social icons urls

    edit your custom-html module named follow and published in off-canvas-2 position and change default urls with your social urls

    <!-- AddThis Follow BEGIN -->
    <div class="addthis_toolbox addthis_32x32_style addthis_default_style">
    <a class="addthis_button_facebook_follow" addthis:userid="joomlart"><i class="fa fa-facebook"></i></a>
    <a class="addthis_button_twitter_follow" addthis:userid="joomlart"><i class="fa fa-twitter"></i></a>
    <a class="addthis_button_google_follow" addthis:userid="joomlart"><i class="fa fa-google-plus"></i></a>
    </div>
    <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=xa-525b746c4d879b01">&lt;/script&gt;
    <!-- AddThis Follow END -->

    P.S.

    To modify social urls you will need to create your own account on addthis.com website and override userid joomlart with your userid

    First to edit custom-html modules disable from your global configuration your default editor and set it to NONE so html code contained in modules will be not stripped out

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  pavit 8 years, 4 months ago.

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