Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, just found this on https://transposh.org/faq/ :
    In the languages array in the constants.php file change the two letter ISO code used for that flag
    For example, to change the flag for the English language from the stars and stripes to the Union jack find the following line

    ‘en’ => ‘English,English,us,en_US’,

    And change it to:

    ‘en’ => ‘English,English,gb,en_US’,

    Note that this works out of the box only in the non css version of the widget, to make this work in the css version you will have to modify the image used.

    Hope this is helpful.

    Update of my problem.
    I just found that, to use the shortcode below:
    [formlightbox_call title=”Contact Form 7″ class=”2″…
    [formlightbox_obj id=”2″ …

    The number of class in the first shortcode has to be the same number of id in the second shortcode. Then there will be no problems to show several lightbox forms in one page.

    I have same problem. I changed the [formlightbox_obj id=””]from “1” to “4”, but only [formlightbox_obj id=”2″] shows no matter which call button i click.
    Also, I’m using Form Lightbox to show Contact Form 7 forms, none of dropbox, radio button or acceptance works. What should I do with this?

    Many thanks!

Viewing 3 replies - 1 through 3 (of 3 total)