Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • mauriziomomix Friend
    #662334

    Hi all,
    I’ve seen already similar questions related to other templates… I’m writing to ask how can I change the content of the buttons “prev” and “next” under the tabs

    Many thanks in advance

    Maurizio

    Saguaros Moderator
    #662550

    Hi Maurizio,

    Could you send me screenshot highlighting the content part that you’re referring to? I will help you.

    Saguaros Moderator
    #745738

    Hi Maurizio,

    Could you send me screenshot highlighting the content part that you’re referring to? I will help you.

    mauriziomomix Friend
    #662657

    <em>@Saguaros 487840 wrote:</em><blockquote>Hi Maurizio,

    Could you send me screenshot highlighting the content part that you’re referring to? I will help you.</blockquote>

    As shown in attached pic

    mauriziomomix Friend
    #745815

    <em>@Saguaros 487840 wrote:</em><blockquote>Hi Maurizio,

    Could you send me screenshot highlighting the content part that you’re referring to? I will help you.</blockquote>

    As shown in attached pic

    Saguaros Moderator
    #662834
    mauriziomomix Friend
    #663823

    <em>@Saguaros 488027 wrote:</em><blockquote>This belongs to the JA VM Products module, you can check out the documentation here for more info:

    http://static.joomlart.com/images/userguide/ja_templates/ja-techzone/vm-product-setting.jpg

    http://www.joomlart.com/documentation/joomla-templates/ja-techzone#extensions</blockquote>

    Sorry Saguaros,
    in the documentation you suggested there are no indications about how to change the content of the two buttons (prev – next)… unless I’m not able to find them.

    In all css and php files related in the template JA Techzone that content seems to be “f104” (fa-angle-left) and “f105” (fa-angle-right) font-awesome, but somewere that content is transformed in “prev” and “next”… Someone can please explain me where? I just need to have “<<” and “>>” instead of “prev” and “next”.

    Many thanks
    Maurizio

    mauriziomomix Friend
    #746160

    <em>@Saguaros 488027 wrote:</em><blockquote>This belongs to the JA VM Products module, you can check out the documentation here for more info:

    http://static.joomlart.com/images/userguide/ja_templates/ja-techzone/vm-product-setting.jpg

    http://www.joomlart.com/documentation/joomla-templates/ja-techzone#extensions</blockquote>

    Sorry Saguaros,
    in the documentation you suggested there are no indications about how to change the content of the two buttons (prev – next)… unless I’m not able to find them.

    In all css and php files related in the template JA Techzone that content seems to be “f104” (fa-angle-left) and “f105” (fa-angle-right) font-awesome, but somewere that content is transformed in “prev” and “next”… Someone can please explain me where? I just need to have “<<” and “>>” instead of “prev” and “next”.

    Many thanks
    Maurizio

    Saguaros Moderator
    #663858

    So you want to change the text for these navigation buttons, right?

    You can open the file: /root/templates/ja_techzone/js/owl-carousel/owl.carousel.js

    Look for this line of code (at approx line 1472):


    navigationText : ["prev", "next"]

    change it to:


    navigationText : ["<<", ">>"]

    http://prntscr.com/872zce

    Saguaros Moderator
    #746195

    So you want to change the text for these navigation buttons, right?

    You can open the file: /root/templates/ja_techzone/js/owl-carousel/owl.carousel.js

    Look for this line of code (at approx line 1472):


    navigationText : ["prev", "next"]

    change it to:


    navigationText : ["<<", ">>"]

    http://prntscr.com/872zce

    mauriziomomix Friend
    #664519

    Perfect!
    Thanks a lot

    Maurizio

    mauriziomomix Friend
    #746270

    Perfect!
    Thanks a lot

    Maurizio

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

This topic contains 12 replies, has 2 voices, and was last updated by  mauriziomomix 9 years, 3 months ago.

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