‘Trialing’ should be in the translation files
https://wpgetpaid.com/docs/translation/translate-main-plugin/
I will check on the ‘manage subscriptions’ link to see if that’s possible.
Hi, thank you for looking at this, much appreciated, I had already looked in the .po and .mo files but could only find the word ‘trialing’ which isn’t spelt the same as the word ‘trialling’ as displayed on site, so I don’t think that will work because they don’t match. The word ‘trialling’ isn’t in any of those language files from what I can see, but it must be somewhere so I’ll continue to look for it.
Plugin Contributor
Paolo
(@paoltaia)
Just to make sure we are looking at the same thing, can you please provide a screenshot with the words highlighted?
Thanks,
Hello,
this CSS should enable always-on display
.getpaid-subscriptions-table-row .getpaid-subscription-item-actions {
position: unset;
}
-
This reply was modified 1 year, 6 months ago by
alexrollin.
Thanks so much for your help, that worked perfectly! To change the word trialling, I ended up using the Find & Replace plugin, so both are sorted now.