Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • amshy Friend
    #949677

    Dear Sir,
    after browsing RTL template i find some arrows which displayed on wrong way and needs to be updated! for example:-
    Font tools
    Font tools

    Gallery
    enter image description here

    In SPOTLIGHT
    In SPOTLIGHT

    Current Events
    Current Events

    Next and Previous article
    enter image description here

    More articles
    More articles

    it shown on JA Teline V RTL demo site.

    Pankaj Sharma Moderator
    #949711

    Hi
    Thanks for your report for this issue . I am sending this issue to our development team for further checking and fix .
    I will reply you here , once i get an update from team .

    Thanks again for report .

    amshy Friend
    #949868

    thanks a lot!

    1. languages options in RTL template looks on "desktop" its show it:-

    enter image description here

    on "Mobile":-

    enter image description here

    but need to be shown like:-

    enter image description here

    1. we must keep it as it shown in "ltr" template, becuase all knows these options in english and there is no need to be changed! its just my opinion )

    2. also i think ja template needs to add user login link and registration inside main menu when browsing via mobile ) thats if it posible to edit via mobile!

    3. is it possible when browsing via mobile to add botton "show full site" to show it as desktop?

    thanks for understanding )

    Pankaj Sharma Moderator
    #950339

    Hi
    I just reminded the team to check this issue on Priority basis .
    I will update you once the issue fixed .

    amshy Friend
    #950343

    i will wait (Thanks)

    Saguaros Moderator
    #950380

    Hi

    The team get it solved and the fix will be included in upcoming release version of template. In the mean time, you can use this tweak:

    • Go to LESS file: ROOT/templates/ja_teline_v/less/rtl/joomla.less
    • Add this rule at the end of file:

      .t3-wrapper {
      .fa-chevron-right::before {
      content:  "\f053";
      }
      
      .fa-chevron-left::before {
      content:  "\f054";
      }
      
      .fa-caret-right::before {
      content: "\f0d9";
      }
      
      .fa-caret-left::before {
      content: "\f0da";
      }
      
      .glyphicon-chevron-right::before {
      content: "\f053";
      font-family: FontAwesome;
      }
      
      .glyphicon-chevron-left::before {
      content: "\f054";
      font-family: FontAwesome;
      }
      }

    If your site is running with Development Mode, just refresh front page to see the change.

    In case the Dev Mode is OFF now, you will need to compile less to css – option in Template manager section – to see change (REMEMBER to backup all current css files first as they would be overridden when compiling)

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

This topic contains 5 replies, has 3 voices, and was last updated by  Saguaros 8 years, 2 months ago.

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