News:

Looking for documentation? Take a look on our wiki

Main Menu

VM Back End Admin drop down select not working RTL

Started by mahmoodee, March 14, 2016, 10:52:52 AM

Previous topic - Next topic

mahmoodee

Thanks for you.
no one help me ,
This is a bug not error show for only me.
any one use rtl language will see this bug in VM admin.
I can find one and pay for him to solve thi problem , but I want a VM to be without bugs.
Thank you again.

Milbo

Thx Linda,

the problem is, we just cannot reproduce it within 5 minutes. I dont know about RTL. If it is set by language, or template.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

na.sa11

#17
i have this problem so!!
in backend joomla in isis templates and with arabic or rtl lang there is this problem
many joomla admin have the error in arabic sites
pls slove this problem or help me to slove this bug
thank you
in joomla 3.x and vm 3

Mod edit:  impatient bump message removed. Please read http://forum.virtuemart.net/index.php?topic=104795.0

mahmoodee

Hello,
I find this solution for this problem
I replace this file
components\com_virtuemart\assets\js/chosen.jquery.min.js
with this file
media\jui\js/chosen.jquery.min.js
and this file
components\com_virtuemart\assets\css/chosen.css
with this file
media\jui\css/chosen.css

and now the dropdown select work

I just have one problem in this solution:
the width of dropdown select  is not accurate , If I inspect it on chrome it show the width like width: 220px10
<div class="chzn-container chzn-container-single" style="width: 220px10;" title="" id="top_category_id_chzn">


mjrs

Hi !
Go to isis template and open template-rtl.css and delete this code:

right: -9999px;

from line 8697:

.chzn-container .chzn-drop

Fine

masstech

Did this really solved the issue for you, its not working for me