×
Support Offline :
Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time:
Our Time:
Forum
JUX Member Forum - Restricted to Members Only
JUX Images Extensions
JUX Portfolio Pro
Some displaying issues
Some displaying issues
Less
More
Posts: 11
Thank you received: 0
Less
More
Posts: 11
Thank you received: 0
4 years 7 months ago #38497
by hoosoohoo
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.
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
4 years 7 months ago #38513
by HaiND
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.
Less
More
Posts: 11
Thank you received: 0
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
4 years 7 months ago #38533
by HaiND
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.
Less
More
Posts: 11
Thank you received: 0
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
4 years 7 months ago #38551
by HaiND
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.
Less
More
Posts: 11
Thank you received: 0
4 years 7 months ago #38615
by hoosoohoo
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.
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
4 years 7 months ago #38621
by HaiND
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.
Less
More
Posts: 11
Thank you received: 0
4 years 6 months ago #38890
by hoosoohoo
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.
Forum
JUX Member Forum - Restricted to Members Only
JUX Images Extensions
JUX Portfolio Pro
Some displaying issues
Time to create page: 0.064 seconds