Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Some displaying issues

More
4 years 4 weeks ago - 4 years 4 weeks ago #38484 by hoosoohoo
Replied by hoosoohoo on topic Some displaying issues

HienHC wrote: The other problem you try to use the order function in the back-end module only.
.

Do you mean this
ibb.co/sVLPFyk
it does not work
I mean RTL page starts from right to left
you can see these
ibb.co/DKXN6FB
ibb.co/5nPVHbx
Last edit: 4 years 4 weeks ago by hoosoohoo.

Please Log in or Create an account to join the conversation.

More
4 years 3 weeks ago #38497 by hoosoohoo
Replied by hoosoohoo on topic Some displaying issues
How are you HienHC, hope you doing well, and in best health and best condition
are there a solution for last message
Thanks

Please Log in or Create an account to join the conversation.

More
4 years 3 weeks ago #38513 by HaiND
Replied by HaiND on topic Some displaying issues
Hi again
Our product not have fuction order RTL , because you can use order but ordering and drop drag item
prnt.sc/rq15fg
prnt.sc/rq1684
Now I try custom drag drop for you,
Hope it will help you
THanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
4 years 3 weeks ago #38518 by hoosoohoo
Replied by hoosoohoo on topic Some displaying issues
Thank you HaiND
RTL language starts from right to left
like these images
ibb.co/WvHW6hh
ibb.co/k69j0JF

maybe it is html, css : flexbox or something

Please Log in or Create an account to join the conversation.

More
4 years 3 weeks ago #38533 by HaiND
Replied by HaiND on topic Some displaying issues
Hi again
I add code :

isOriginLeft: false ,

in file default.php for you, please check again
Now RTL is work
THanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
4 years 3 weeks ago #38541 by hoosoohoo
Replied by hoosoohoo on topic Some displaying issues
Thanks friend
It works on PC, but mobile view is not good
Where is default.php file
ibb.co/vdMS5F4
to put the code for real site and for portfolio

Please Log in or Create an account to join the conversation.

More
4 years 2 weeks ago #38551 by HaiND
Replied by HaiND on topic Some displaying issues
Hi
1: this is defautl at path:
.../modules/mod_jux_portfolio_pro/tmpl/default.php
2: I check and see it still work fine RTL on mobile
modules/mod_jux_portfolio_pro/tmpl/default.php
Please check again
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
4 years 2 weeks ago #38615 by hoosoohoo
Replied by hoosoohoo on topic Some displaying issues
Thank you so much HaiND, hope you doing well, and in best health and best condition
Yes it works fine on mobile
But the issue now is the Portfolio Pro on english page is rtl
js.webdesigns.world/index.php/en/
because of the code in default.php
I think the best solution is css code for rtl pages (many modules do that)
is that possible

Please Log in or Create an account to join the conversation.

More
4 years 2 weeks ago #38621 by HaiND
Replied by HaiND on topic Some displaying issues
Hi
I'm sorry but this is very difficult to implement, it can only customize RTL code or not RTL but difficult for each language

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

More
3 years 11 months ago #38890 by hoosoohoo
Replied by hoosoohoo on topic Some displaying issues
Thank you so much HaiND
these codes resolve the issue

.jux_portfolio_pro_modules .portfolio-columns-3 .jux-item.smallsquare {
left: 0px !important;
right: 0px;
position: unset !important;
float: right;
}
#juxp_98 .juxp-item {
left: 0px !important;
right: 0px !important;
position: unset !important;
float: right;
}

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.044 seconds
Powered by Kunena Forum