• Resolved apessoa

    (@apessoa)


    Hello
    First of all, let me congratulate you on this great plugin. It really simplifies and speeds up all the translation process.

    In one of the sites I’m using it we use a supersized script on the homepage, using each image with a caption to provide the main site messages. We are using a themeforest template called Incidental (link here).

    Everything works OK except for the supersized slider captions, that are not being translated. I’ve checked that the html is valid and that there are no js conflicts, however I can’t even get transposh to “recognize” that there is some text there to be translated (when in translation edition mode in the frontend, some icons appear everywhere there is text to be translated, but no in the captions).

    What do you suggest we can do to be able to also translate the captions?

    Thanks in advance and best regards,

    https://www.ads-software.com/extend/plugins/transposh-translation-filter-for-wordpress/

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter apessoa

    (@apessoa)

    some additional info. I’ve talked to the theme developer, which does not know how this plugin works, but suggested that, since the text not being translated is inside a javascrip, that can be the issue.
    In fact looking at the source I see that the untranslated captions are rendered inside the supersize script at the bottom of the source.
    Pls see example below of one image and respective caption.

    Is there a way to also trigger the transposh plugin inside this script?

    Thanks in advance

    “….
    // Slideshow Images
    { image: ‘https://www.futurahub.com/dome_new/wp-content/uploads/2012/07/anne1.jpg1.jpg’, title: ‘Elevada Visibilidade‘ , caption: ‘Todos v?o falar da sua marca. Os seus eventos ser?o inesquecíveis.’ , thumb: ‘https://www.futurahub.com/dome_new/wp-content/uploads/2012/07/anne1.jpg1-72×50.jpg’},…~2

    Plugin Author oferwald

    (@oferwald)

    Hi,

    Translation inside a javascript is a big issue, there are ways around this, how comfortable will you be if I give you some code examples and ask you to change the relevant code?

    LMK

    Thread Starter apessoa

    (@apessoa)

    Hi Ofer
    Thanks for the reply.
    I’m not a coder, so problably won’t be able to do anything myself. However, I’ll provide them to the theme developer and try to work a way with him.

    So, please, post them ??

    Best Regards,
    Aelxandre

    Plugin Author oferwald

    (@oferwald)

    Hi,

    I suggest we don’t use a “broken phone”, I will be happy to assist (if I can), just contact me directly using the form on our site.

    ??

    Hi, I’ve the same issue, I can change it if you give me some code examples, I’ve already contact you from the form on your site aswell, can you help me please?

    Hi Ofer Wald, can you please help me?

    Plugin Author oferwald

    (@oferwald)

    Hi,

    Was a bit offline recently, but I will get to your message and reply to it once the pile clears a bit

    Thanks a lot! I’ll wait for your answer then…

    Hey Ofer Wald, now I also realice that the form’s buttons “SEND” doen’t translate neither.

    In that case, it shows the “translate” button, but when I write the text in the box (translated) nothing happend.

    The website is:
    https://www.elparaigua.com/

    You can see the slider here:
    https://www.elparaigua.com/cocktailbar/

    And the form here:
    https://www.elparaigua.com/cocktailbar/ubicacion/

    thanks for your help!

    Hi Ofer Wald, I’m sorry to insist, but I really need to fix this asap, the site is already online!

    Is there anyway I can access to a premium (quicker) support?

    Thanks, and again sorry if I bother…

    Plugin Author oferwald

    (@oferwald)

    Hi,

    Insisting is more then ok,

    Regarding the slider, I am not sure I was even able to solve the problem last time, if its the same component, than it generated the texts using some inline javascript,

    This is possible to fix, but needs some work and YMMV

    Regarding the form, this is more simple, do you have the .po/.mo files for the component that have created this form? just put them in and enable the integration feature, and it should work.

    An alternative would be to use the transposh_echo() function, but that depends on the implementation.

    Premium support is offered directly in the support tab of our plugin, it would have not helped you much in the last week, because of a virus I caught (not a computerized one), but it will get the slider fixed ??

    Sorry for the delays in replying (not just to you) and I hope I’ll be able to catch up asap

    Thanks for your answer! Im sorry about your virus, hope you get well soon!

    Regarding the form button, I can’t make it work with the solution you gave me, I already have the po/mo files in /languages and the integration activated

    The form is from the plugin “gravity forms” and the button’s text is defined in the admin panel. I defined it “ENVIAR” (“send” in spanish), so no mater which language is chosen (english, catalan, german, etc..) I’ll always be “ENVIAR”
    I thing the form’s plug is sending that value directly from the admin, so that’s why It doesn’t translate?

    About the slider, ok THANKS I’ll keep waiting, please let me know if I can speedy up things by sending you any files or information.

    I can thank you enough for your work man!
    thanks thanks thanks

    Cristian.

    Sorry! one more thing about the SLIDER,
    I thing IT IS the same component, anyway I’ve found this information about it:
    https://grandpixels.com/knowledgebase/item/linguini-fullscreen-slideshow-faq/

    Thanks!

    Plugin Author oferwald

    (@oferwald)

    Hi,

    Virus was already over by the time I replied, thanks for caring ??

    Although I would really really (and I do mean it) really like to help with this, I simply can’t now. I am swamped with 300 items to handle in my inbox, some of paying clients ??

    The form issue should really be simple enough, do you have the gravity .po/.mo files with you? do they have a default SEND button text?

    As far as I recall from a short course collision I have had with gravity, they have a very nice set of hooks for handling stuff, and since they are a paid component they do provide good support.

    Just tell them you need the hook to change a text button programmaticaly, I will tell you the code you’ll need inside it ??

    I’m glad you’re healed!

    I’ve already send a message to the gravity support, lets see what they tell me.

    I’ve “played” a little bit with the gravity .mo files, but it didn’t work out… ??
    Since the site is in spanish as main language, It only use the es_ES.mo file, but it doesn’t use the others .mo files when I change the language using transposh.

    Let me explain better:
    as I told you before, The form is from the plugin “gravity forms” and the button’s text is defined in the admin panel. I defined it “ENVIAR” (“send” in spanish), so no mater which language is chosen (english, catalan, german, etc..) I’ll always be “ENVIAR”.

    So What I did was to leave this field emtpy, then, instead of “ENVIAR” it shows “Submit” (even though the site’s main language is SPANISH)
    Then I use the .mo files (es_ES) and IT CHANGE IT back to “Enviar” (at this point I thought I fix it!) but now, if I change the language to other language using transposh, it will show always “enviar” (it doesn’t translate)

    So the .mo files would work only when I change the main language of the site, but not when I use transposh.

    Lets see what they told me about the “Hook” ok???

    And I’m looking foward to fix the SLIDER!! ??

    Thanks a lot.

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘[Plugin: Transposh WordPress Translation] translation of a supersized caption’ is closed to new replies.