Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #2224457
Translate laguange words
Closed

Comments

  • titemd started the conversation

    Hi I need to find out how to translate  a few  words. I tried to translate them using loco translate but nothing happened. Also, I have no access to file manager files. Is there any way to translate them? 

    Words: "Read more" (under blog articles) and "No comments"

    Also, I need to increase font weight and sizefor each page title (image attached)

    thankyou

  •  101
    FlexiPress replied

    Hi,

    1. Try to install https://wordpress.org/plugins/wp-file-manager/ or edit the following files from Appearance > Theme Editor.

    • wp-content⁩ ▸ ⁨themes⁩ ▸ ⁨transpress⁩ ▸ ⁨includes⁩ ▸ ⁨post-templates⁩, line 44 and 63

    2. Please use the following CSS at TransPress > Custom Code > Custom CSS:

    .vu_page-header.vu_ph-style-default .vu_ph-title {
        font-weight: 400 !important;
        font-size: 26px !important;
        line-height: 34px !important;
    }

    Kind regards,


    FlexiPress Support

    Follow on     Envato     Facebook     Twitter

  • titemd replied

    Thank you! It worked.


  •  101
    FlexiPress replied

    Glad to hear that. You're very welcome!


    FlexiPress Support

    Follow on     Envato     Facebook     Twitter