• Resolved carl074

    (@carl074)


    I created a bilingual (German/English) test homepage with Gutenberg in order to see if it’s possible to create a similar one as I did with Unyson. I use wpzoom Inspiro theme latest version along with WPML, also latest version.

    However, the display of the latest posts does not work properly at all.
    I started with the test homepage in German using Gutenberg including the display of three posts all on the same line. Then did the translation for the English version. Within Gutenberg this all looks fine. But as soon as I have a look at the actual website, the display design is different (the posts have a vertical order) and there’s a mixture of the two languages, of different post titles and wrong urls.

    Here’s the debug information, but as far as I see there’s nothing exceptionally wrong:

    
    ### WordPress ###
    
    Version: 4.9.8
    Language: de_DE
    Permalink structure: /%postname%/
    Is this site using HTTPS?: No
    Can anyone register on this site?: No
    Default comment status: closed
    Is this a multisite?: No
    User Count: 3
    Communication with www.ads-software.com: www.ads-software.com is reachable
    Create loopback requests: The loopback request to your site completed successfully.
    
    ### Installation size ###
    
    Uploads Directory: 582.84 MB
    Themes Directory: 4.96 MB
    Plugins Directory: 85.69 MB
    Database size: 46.36 MB
    Whole WordPress Directory: 3.51 GB
    Total installation size: 3.55 GB
    
    ### Active Theme ###
    
    Name: Inspiro
    Version: 5.5.2
    Author: WPZOOM
    Author website: https://www.wpzoom.com
    Parent theme: Not a child theme
    Supported theme features: post-thumbnails, wpz-featured-posts-settings, wpz-multiple-demo-importer, zoom-front-page-type, zoom-portfolio, zoom-post-slider, woocommerce, wc-product-gallery-zoom, wc-product-gallery-lightbox, wc-product-gallery-slider, widgets, editor-style, html5, menus, title-tag, custom-background, custom-logo, align-wide
    
    ### Active Plugins (24) ###
    
    Affiliates: Version 3.0.1 by itthinx
    Affiliates WooCommerce Light: Version 1.3.3 by itthinx
    Duplicator: Version 1.2.46 by Snap Creek
    Easy Theme and Plugin Upgrades: Version 2.0.0 by Chris Jean
    Email Text Customizer for WooCommerce: Version 1.0.3 by EnigmaWeb
    Gutenberg: Version 3.9.0 by Gutenberg Team
    Health Check & Troubleshooting: Version 1.2.1 by The www.ads-software.com community
    Regenerate Thumbnails: Version 3.0.2 by Alex Mills (Viper007Bond)
    Show Hide Author: Version 2.3 by Marios Alexandrou
    Social Icons Widget by WPZOOM: Version 3.0.10 by WPZOOM
    Tiled Galleries Carousel Without Jetpack: Version 3.0 by Raja CRN
    WC Hide Shipping Methods: Version 1.3 by Rynaldo Stoltz
    Woo Checkout Field Editor Pro: Version 1.2.8 by ThemeHiGH
    WooCommerce: Version 3.4.5 by Automattic
    WooCommerce Continue Shopping: Version 1.3.1 by HappyKite
    WooCommerce Multilingual: Version 4.3.6 by OnTheGoSystems
    WP Mail SMTP: Version 1.3.3 by WPForms
    WPML CMS Nav: Version 1.4.23 by OnTheGoSystems
    WPML Media: Version 2.3.7 by OnTheGoSystems
    WPML Multilingual CMS: Version 4.0.7 by OnTheGoSystems
    WPML Sticky Links: Version 1.4.4 by OnTheGoSystems
    WPML String Translation: Version 2.8.7 by OnTheGoSystems
    WPML Translation Management: Version 2.6.7 by OnTheGoSystems
    WPS Hide Login: Version 1.4.3 by WPServeur, NicolasKulka, tabrisrp
    
    ### Inactive Plugins (4) ###
    
    Brizy: Version 1.0.33 by Brizy.io
    Disable Cart Fragments: Version 1.1.3 by LittleBizzy
    Instagram Widget by WPZOOM: Version 1.2.11 by WPZOOM
    Unyson: Version 2.7.19 by ThemeFuse
    
    ### Media handling ###
    
    Active editor: WP_Image_Editor_GD
    Imagick Module Version: Imagick not available
    ImageMagick Version: Imagick not available
    GD Version: bundled (2.1.0 compatible)
    Ghostscript Version: Not available
    
    ### Server ###
    
    Server architecture: Darwin 15.6.0 x86_64
    PHP Version: 7.1.8 (Supports 64bit values)
    PHP SAPI: apache2handler
    PHP max input variables: 1000
    PHP time limit: 30
    PHP memory limit: 256M
    Max input time: 60
    Upload max filesize: 32M
    PHP post max size: 32M
    cURL Version: 7.52.1 OpenSSL/1.0.2j
    SUHOSIN installed: No
    Is the Imagick library available: No
    htaccess rules: Your htaccess file only contains core WordPress features
    
    ### Database ###
    
    Extension: mysqli
    Server version: 5.6.35
    Client version: mysqlnd 5.0.12-dev - 20150407 - $Id: b396954eeb2d1d9ed7902b8bae237b287f21ad9e $
    Database prefix: wp_
    
    ### WordPress Constants ###
    
    ABSPATH: /Applications/MAMP/htdocs/testsite wp/
    WP_HOME: Undefined
    WP_SITEURL: Undefined
    WP_DEBUG: Disabled
    WP_MAX_MEMORY_LIMIT: 256M
    WP_DEBUG_DISPLAY: Enabled
    WP_DEBUG_LOG: Disabled
    SCRIPT_DEBUG: Disabled
    WP_CACHE: Disabled
    CONCATENATE_SCRIPTS: Undefined
    COMPRESS_SCRIPTS: Undefined
    COMPRESS_CSS: Undefined
    WP_LOCAL_DEV: Undefined
    
    ### Filesystem Permissions ###
    
    The main WordPress directory: Writable
    The wp-content directory: Writable
    The uploads directory: Writable
    The plugins directory: Writable
    The themes directory: Writable
    

    Would be great to get some useful ideas how to solve this issue. So far I’m not very happy with Gutenberg.

    • This topic was modified 6 years, 5 months ago by Marius L. J.. Reason: Add codetags to debug output

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Marius L. J.

    (@clorith)

    Hiya,

    WPML is a complex plugin, that interacts with posts in a very special manner. I wouldn’t be surprised if you need to wait for them to come out with a compatibility update for Gutenberg it self and the way it calls for posts and pages, have you checked if they’ve got any new updates or planned updates relating to this (it’s been a while since I used them, so I’ve not kept up to date I’m afraid)?

    Thread Starter carl074

    (@carl074)

    Hello
    Thanks for your answer.
    However, in the meantime I had contact with WPML support.
    They told me that Gutenberg has a problem with the latest post widget (issue with filter options). So it’s not a WPML related issue.
    For example with Beaver Builder integrated into Gutenberg it works. But with Gutenberg alone: no chance!

    Moderator Marius L. J.

    (@clorith)

    That’s good to hear, if they’re aware of it, I would expect them to be working with the Gutenberg team to address the issues, and we’ll hopefully see things working better soon ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issue with latest post block in 2 languages’ is closed to new replies.