igornn
Forum Replies Created
-
Hi NateWr,
can you add the some id in the next update?
it can be “rtb-booking-form” or whatever…it can be very useful for us to add ids and classes.
i need this for google tag manager and my project.
Thanks
Hi NateWr,
i think the best solution for all users will be to add ajax support.Hi,
i can make this work with qtranslate
i need to know how can i check witch Language set in Restaurant Reservations admin in the Language fieldthen if i need to change to another Language i will do it by code
the same with success message,
get the “success message” and return new one
Thanks
Hi,
any solution for qtranslate-x?Forum: Plugins
In reply to: [Gravity Forms: Multiple Form Instances] Exclude some form idThanks!
Hi i have the same problem.
How to remove the duplicate profile fields?i am using the last wordpress 4.22 and last plugin 1.4
Forum: Plugins
In reply to: [Find a Site] Move "Multi-DB" column to the end of tableHi,
Great Thanks!Forum: Plugins
In reply to: [qTranslate X] ErrorHi,
the last version fixed this error.Thanks
Forum: Plugins
In reply to: [qTranslate X] Errorsame error.
i working with wordpress multisite.
before 3.3 it works well.
now, when i creating new blog with default wordpress theme and without any plugin i get this error (when i try to activate the plugin).
any news about fix?
Hi NateWr,
of course but the question is why there is some strings (exist) that not show in the Hebrew language?
in the po i see them but in the admin i still see english as in the images i have add
Hi NateWr,
my own files also have some errors after i tried to add new strings.so i switched to new that shipped with the plugin.
but seems the also not translate all the strings.
ok i see more places:
here is what i have in the PO:
msgid “Every day”
msgstr “כל יום”msgid “Days of the week”
msgstr “ימים בשבוע”msgid “Weekly”
msgstr “שבועי”msgid “Mo”
msgstr “שני”msgid “Tu”
msgstr “שלישי”msgid “We”
msgstr “רבעי”msgid “Th”
msgstr “חמישי”msgid “Fr”
msgstr “שישי”msgid “Sa”
msgstr “שבת”msgid “Su”
msgstr “ראשון”msgid “All day”
msgstr “כל היום”msgid “Start”
msgstr “התחלה”msgid “End”
msgstr “סיום”Forum: Plugins
In reply to: [Multisite Admin Bar Switcher] add some custom menu to arrayThanks. i have tried this but no luck.
it seems not checking all the blogs to see witch one have this plugin enabled and witch no.
Forum: Plugins
In reply to: [Multisite Admin Bar Switcher] add some custom menu to arrayHi,
thanks for the filter, but as i said i have the same problem.
Once I go to blog where this plugin not activated then all other blogs in the list not showing this menu (but some of them have this plugin activated)i think i need some loop true all sites with help of switch_to_blog( $blog_id );
can you help me to make this work?
Thanks
Forum: Plugins
In reply to: [Easy Featured Images] exclude from pages or custom post typeGreat!
Thanks Daniel.