Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Hi,
    I wonder if there is a way to program the shortocode from a custom field in a way that the first letter is not capital

    es:
    if the custom field contain “Cat” I want that when I use $$custom_field:animal$$ it print at the end “cat” and not “Cat” with the capital letters.

    Any tips?

    Hi Tiziano,

    As I can understand, the uppercase is converted to lower case when pulling the custom field right?

    I’ll check this out and update you shortly.

    Thanks,
    Aakash

    Hi Tiziano,

    Thanks for using Shortcoder. The placeholder picks the value directly from the custom field. There is no option to modify it. However you can use CSS to print the text in lower case like <span style="text-transform: lowercase;">$$custom_field:animal$$</span>.

    Thanks,
    Aakash

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter