Viewing 15 replies - 16 through 30 (of 81 total)
  • 1.2 Beta running again.

    Flags issue solved and database upgrade worked.

    Synchronization is there only for pages and posts, media and taxonomies got lost.

    Menus are ok only for default language, the other languages had to be saved again to get synchronized.

    Strings table is ok for default language (English) and one of the translations language (Portuguese), my third language (Spanish) has the same values as Portuguese has.

    The flags didn’t display when 1.2 beta ran first time and when reverted to 1.1.5, but got working on last change with the new 1.2 beta, both at admin and at frontend.

    Plugin Author Chouby

    (@chouby)

    Thanks a lot for your tests. I will look at these issues with menus and string translations.

    Not sure if you noticed, but media and taxonomies didn’t get synchronized too.

    Plugin Author Chouby

    (@chouby)

    Something went wrong for you with your upgrade. Taxonomies and menus should work (or not) the same. It did work correctly in all tests I made with this version so it will be hard to find what went wrong for you…

    I did not make tests with media (I will) as it should work the same as for posts. Did you lost your translations for posts too ?

    Do you log errors ?

    Posts, custom posts and pages were ok.

    I don’t have errors log, but I’m planning for tomorrow to create a subdomain in this site and replicate it only for tests purposes, so that I can continue the site construcion at the current install and also revert to Polylang 1.1.5 which is the stable version for now.

    Therefore we will be able to continue testing beta version, I’m very interested in this new version of Polylang, since this new site I’m constructing relies on content translations and members from different nationalities.

    So at least test site will have errors log.

    Plugin Author Chouby

    (@chouby)

    Posts, custom posts and pages were ok

    That’s so strange. The upgrade code for translations is exactly the same for posts and terms.

    Hi Chouby,

    First of all, thanks for all your efforts in making Polylang even better.

    I have just downloaded the beta version of 1.2 (dev43) and it seems to work fine. I am running a (still local) site with the Responsive theme in English, French and Dutch. So far it looks OK with the beta except for two things, the first being possibly theme related:

    On the front page, in the main area there is a site title, tagline and a short text as introduction. I don’t seem to be able to translate the latter text, the site title and the tagline are translatable. It may have to do with their relatively new way of bringing this theme option through an additional plugin (Responsive add-ons). No changes, however, on deactivation of the plugin: the theme option are then still available. I’ll check also on their support forums.

    Another thing is that my custom language png’s are not showing. I use the language code as a png file to replace the flags and they were put to the folder polylang outside the plugin folder (wp-conten/polylang) as you advised some time ago.
    A probably related thing is that I use a jpg logo for the site that is different in the 3 languages. This was achieved by putting a wpml-config.xml file in the same folder as the alternative ‘flags’ (based on your blog post). Do you still use this folder for optional flags and stuff?

    It would also be nice if there was an option to use language codes instead of flags, since flags are no languages.

    More comments to come if I have the time and if there are any.

    Plugin Author Chouby

    (@chouby)

    @littlebigthing
    Thanks for testing the beta and bugs report. I just uploaded a new version (1.2dev45) which should correct them.

    It would also be nice if there was an option to use language codes instead of flags, since flags are no languages.

    Yes you are right but most people do like flags… However what you request is already possible using the option ’display_names_as’ => ‘slug’ of pll_the_languages.

    I’ve made the test site which is preety much a replica of the one I’m working on, it’s a fresh wp install, same theme, same plugins, imported content from the previous.

    started it with Polylang 1.1.5 and curiously flags didn’t display both on frontend and backend.

    Then upgraded to Beta version and now it kept all synchronization between posts, pages, media, taxonomies and table strings.

    Flags still doesn’t show.

    In this test site I’m experience too, meta tiltes missing translation with origin at wpseo by yoast and either the search box.

    I guess this is good news to 1.2 beta version because it confirms that the upgrade function is now fine and that i might have my under construction site with the database messed and a possible reason for it doesn’t work at first attempt.

    So for now confirmed issues are flags and wpseo metatitles

    Plugin Author Chouby

    (@chouby)

    @miguelcortereal
    Thank you for your new tests. That’s good news that the upgrade went smoothly.

    For flags, it seems that the issue is not linked to beta since it does not work with 1.1.5. But I don’t understand what could happen. I confirmed the issue of @littlebigthing with custom flags. But I I have no issue with flags supplied with the plugin. So on admin, you have all columns with language code as title. Is that right?

    For wpseo metatitles, do you run 1.2dev45? Before this a bug prevented reading the wpml-config.xml files.

    On backend each language code has “en” or “pt” or “es” instead of the flag, on frontent at menu language switcher the href(s)elements are there with the right link but visually empty.

    Also at backend Settings –> Languages –> Languages Panel at languanges table list, locale column, for default language english, it shows this instead of the flag:

    a:2:{s:6:”locale”;s:5:”en_US”;s:3:”rtl”;s:1:”0″;}

    And the similar for the other languanges at same column.

    Spanish:
    a:2:{s:6:”locale”;s:5:”es_ES”;s:3:”rtl”;s:1:”0″;}
    Portuguese:
    a:2:{s:6:”locale”;s:5:”pt_PT”;s:3:”rtl”;s:1:”0″;}

    Plugin Author Chouby

    (@chouby)

    Clearly Polylang does not find your flags. Of course I haven’t such issue but will review my code trying to imagine edge cases.

    a:2:{s:6:"locale";s:5:"en_US";s:3:"rtl";s:1:"0";}

    This is what you should get in “locale” column if you revert to Polylang 1.1.5 after running 1.2beta on your website (to avoid using the termmeta table, I had to mix the locale and the text direction in the db field previously used for the locale only). But 1.2beta should show only the locale. To be sure I understand well. Have you this on both locale and flag columns? Are the languages correctly loaded for Portugues and Spanish on Frontend? You can check the first line of your html source code.

    Editing each languange locale field and replacing a:2:{s:6:”locale”;s:5:”en_US”;s:3:”rtl”;s:1:”0″;} by “en_US” and doing the same for every languages, flags are showing again and WordPress are reading each theme language .po or .mo files which wasn’t, noticed that later.

    Locale field from languages had a nonsense value, different from any possible language.

    How did those values got there? I did import with the WP import plugin the content from the under construction site to the test site, I recall that UC site already had the beta version running. So while importing there was a bunch of entries produced by Polylang beta that failed to import, 1.1.5 version was at both sites, but these particular entries were accepted.

    The big worry in here is just, if it is possible that at upgrade to 1.2 these entries fill locale fields with eg: en_US or with the database content.

    And I guess that the flags issue is finished.

    Plugin Author Chouby

    (@chouby)

    Yes now I understand the flags issue. Polylang was trying to load a:2:{s:6:"locale";s:5:"en_US";s:3:"rtl";s:1:"0";}.png instead of en_US.png and of course could not find it.

    One issue we add with older versions of Polylang is that export/import did not work and could even lead to strange results. That’s the main goal of all changes in Polylang 1.2 to make this export and import work. Any other version running at export or import would result in a mess.

Viewing 15 replies - 16 through 30 (of 81 total)
  • The topic ‘Polylang 1.2 beta is ready for tests’ is closed to new replies.