Hi @goldeneaglesteam,
I haven’t tested RTL for the plugin. From my experience, when it comes to RTL support, people have really different expectations, so what might be one persons interpretation of good is bad for another. If there’s something that will take me a few minutes to dramatically improve RTL languages can you provide me more specific detail, otherwise I would recommend customising the plugin to suit your needs.
Thanks,
Some of the text can be translated via the plugin itself and therefore it maybe be difficult to translate using WPML. Please see the “Idea Form” tab which enables you to translate things.
With those screenshots you sent and items you highlighted, I can see some potential issues, but I also don’t know if they are plugin issues or theme styling issues. There are some things you highlighted and I just don’t know what the actual issue is because of my naivety with what something like this should look like RTL.
I am sorry, I won’t be able to provide you with the hands on support you probably desire because we really need to go through a consultation so I can better understand your requirements and RTL more generally. You will either need to modify the plugin files yourself, or perhaps try out another solution. If you do want this consultation, please email me.
Thanks,
yes i modified some elements
.ideapush-container .search-icon {
margin-right: 23px !important;
margin-left: auto;
}
.idea-item-right-inner {
padding-right: 25px;
padding-left: 0;
}
.idea-title {
margin-right: 0 !important;
margin-left: 20px;
}
.idea-item-left {
float: right !important;
display: block !important;
}
Ok, thanks for that info. When I get some spare time, I will look at perhaps creating a setting which can activate that code, or other users with this requirement can just refer to this support article. Thanks,