Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Ajay

    (@ajay)

    If I understand, the heading is the setting in the plugin settings page, right? I’m not sure how to get that translated using WPML. Is there a way to add the plugin settings to some kind of a pot file to get this to work?

    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi,

    Yes,it is the setup, within the plugin.

    Wpml search and find all of the strings in the plugin. It found this title, but the translation doesnt load.

    I also download the pot file, generated the po and mo files width Poedit, translated and uploaded these into the proper folder, but in vain.

    The system doesnt load the translations, the website show always for both languages the text, which is setup within the plugin, as heading.

    Plugin Author Ajay

    (@ajay)

    I don’t have access to WPML, but this is an article on Language Configuration files – https://wpml.org/documentation/support/language-configuration-files/#admin-texts

    Are you able to generate something like this within WPML or the Multilingual Tools Plugin?

    The plugin key is crp_settings and sub-key is title. However, I’m not sure what the next steps after adding that file

    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi,

    The mentioned title doesn’t appear within the WPML, so it is not possible to translate it with WPML, however, I checked the plugin for strings.

    I also downloaded the po/mo langiage files and translated the Related posts expression, but in vain.

    If you can inform me exactly, what code (file name / line / code) create / make visible this title on the website, than I can change it for translatable string:

    <h2><?php _e(‘Related posts’, ‘text-domain’); ?></h2>

    Thank you very much!

    Plugin Author Ajay

    (@ajay)

    This is in the settings page for the plugin – Output tab. I’m not sure how WPML captures this.

    Thread Starter Webfolio Webdesign

    (@webreneszansz)

    Hi,

    As I mentioned, I added the expected title within your dashboard, but it is not string, therefore it is not possinle to translate via WPML. I also translated the po/mo files, but in vain.

    By the way, I solved the problem with css, so you can close the topic.

    Thank you anyway.

    Plugin Author Ajay

    (@ajay)

    Thanks for the update – how did you get that done with CSS?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Translate Related posts title’ is closed to new replies.