CSS for customizing text and button
-
Hi! I´d also like the classes to use for customize the text and button. Would also like to change the text on button, “DOWNLOAD”, to swedish
-
This topic was modified 6 years, 11 months ago by
henrikrossini.
-
This topic was modified 6 years, 11 months ago by
-
Hi from the Swedish translation team.
Unfortunately, this plugin is not (yet) correctly prepared for translation via https://translate.wordpress.org/projects/wp-plugins/woo-product-attachment/The reason is this:
Plugin slug iswoo-product-attachment, but Text Domain is set towoocommerce-product-attachment. The Text Domain declaration (and all its mentions in translation function calls) in woocommerce-product-attachment.php and in other PHP files should be changed to the same string that is used in the plugin slug.
@dots ^^ That’s for you! 🙂Now: @henrikrossini You could try to translate the whole plugin or just the strings you need, using say-what or loco-translate
Regarding CSS classes, I pass for someone else to pick up the topic (but usually easiest is to look in the html of your site for the text you want to format).
Hello @tobifjellner and @henrikrossini,
Thank you @tobifjellner for sharing your review and yes, that is correct that our plugin will not translate by the language. we are working on translation string and we will update text domain in our next release version.
@henrikrossini, Yes, as mentioned by the @tobifjellner you can use “loco-translate” plugin to translate the text.
If you need to do these changes for your site-specific then, please create a support ticket from here so, our technical team will contact you within 24 hours.
Thanks,
Ok thanks.
I´ll try that.
Abut CSS I tried to address the classes:
h3.wcpoa_attachment_name (works to style the text)
.wcpoa_attachmentbtn (does not work do style the button)Any idea what I´m doing wrong?
If several different CSS rules compete, the more specific one, and – when equal – the latter one will win.
One way to make your CSS-rule maximally “specific” is to add the
!importantkeyword. But if possible, it’s usually better to just create a more specific selector (like the limitation in the first case that you only hit insideh3elements.I did uninstall the plugin due to the limitations. Went with another solution.
Hello @henrikrossini,
Thanks for your response.
Sorry for limited functionality in our plugin and good luck for your another solution.
We will update you once we release our next version in which we will add a few more functionality which may be cover your basic requirement.
You can contact us if still you need any further assistance.
Thanks,
Hello @henrikrossini,
We are closing this ticket, also you can reply on this ticket or you can create new ticket if you need any further help.
Thanks,
Hi @dots How are you today? I just want to address a few things.
We are closing this ticket, also you can reply on this ticket or you can create new ticket if you need any further help.
There are no “tickets” here, please do not refer to them as that. They’re called topics for a reason. Calling them “tickets” gives free opensource users a very wrong impression about the relationship here. They’re not customers and you’re not a company here. They’re opensource code users and you are a volunteer generously supporting that free code on your own time.
You can’t close topics, only a moderator can. The user can set the topic as un-resolved or resolved if they want. They can change it even if you changed it to resolved. Topics belong to the person who created the topic; they’re not yours or anyone else.
Hi @jdembowski
We are doing great, thank you. Hope you are doing good. 🙂
Thank you for addressing the detail with us. We understand, and surely take care of this thing in future. 🙂
Appreciate your assistance. Have a great day!
The topic ‘CSS for customizing text and button’ is closed to new replies.