WPPizza – A Restaurant Plugin for WordPress › Support › Translations › Translate Order form
- AuthorPosts
- 28 March, 2016 at 9:17 pm #16891
Hi
Firstly thanks for a great peice of work very impressive.
Maybe I am missing something obvious but can I transalte the order page or for that matter any of the Localization texts.
I have WPML but none of the strings are listed? Is that the problem in which case sorry for bothering you!
Thanks
28 March, 2016 at 9:24 pm #16893the plugin is fully WPML’ed.
that said, I also had this happen to me a couple of times that WPML just refused to register the strings for reasons unknown (to this moment anyway)the way i found around this was as follows – (tested this a few times and seems to work just fine)
a) backup your site (always a good idea in case it goes wrong somehow)
b) in wppizza/classes/wppizza.actions.inc.php on approx line 754 you find a line that reads//$forceUpdate=1;
.
change this to$forceUpdate=1;
then reload some WP admin page.
now change it back to what it was. i.e//$forceUpdate=1;
check your string translations. they should all be there now (again, at least that worked here the couple of times i had that issue).
furthermore, future updates to the plugin should automatically register any possible new strings provided WPML is already installed, so the above workaround should only have to be done this once onlylet me know
28 March, 2016 at 9:30 pm #16894something just occurred to me:
did you by any chance install WPML *after* you installed wppizza (this *could* explain the behaviour actually)30 March, 2016 at 8:06 am #16926Thanks for the info, I will give it a try
Yes!! I installed wppizza first then WPML?? Think this fix is still the solution
Thanks a million
30 March, 2016 at 8:47 am #16927Boom! A true legend
Worked a treat can now see all the strings in WPML
Thanks
- AuthorPosts
- The topic ‘Translate Order form’ is closed to new replies.