Our team intervenes within 48 hours, we recommend you submit a public ticket so that other developers can help to fix the issue as soon as possible.

If you purchased the item 6 months ago, please read the Item Support Policy carefully before submitting a ticket.

Note: don’t share item or server credentials on public, use the private option.

Okay
  Public Ticket #2457711
Language adaptation and small design changes
Closed

Comments

  • Dmitri started the conversation

    Hello, I am writing to ask for some questions.

    1- When I open offers, there are some fields which are in English how ever all other fields are in different language (see attached file) I could't find any key in yml that will change those fields, how I can fix it?

    2- How I can change menu arrow direction (see attached file)?

    3- How I can make bigger menu item in drop down menu, so there are no overflow (see attached file)?

    Looking forward for your answer,

    Dmitri

  • Dmitri replied

    Attached file

  •  142
    Elyas replied

    Hello , 


    1- just copy the key from the page , go to your translation file and put the value translated .

    2- go to the app in your browser and click inspect element to see the name of the arrow then go back to the source code and replace it .

    3- change the percentage width for each column of the table  .


    Best Regards DT team.

    NearbyStores iOS => Buy now from envato

    NearbyStores Android => Buy now from envato

    Follow us on Facebook Page => Here

  • Dmitri replied

    Hello, thank you for your reply.

    But I would like to report some shortcomings:

    Not all English text elements are implemented via key values, there are some hard coded elements, that had to change to key valuesю For those people who will search for complete solution I recommend using this command:

    <?= Translate::sprint("KEY_VALUE", "DEFAULT_VALUE") ?>
    

    Best regards



  •  142
    Elyas replied

    Hi Dmitri ,

    Thanks for your helpsmile.png

    Best Regards DT team.

    NearbyStores iOS => Buy now from envato

    NearbyStores Android => Buy now from envato

    Follow us on Facebook Page => Here