Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter wouterspaan

    (@wouterspaan)

    Hi,

    Thanks for your reply.

    I’m not currently encountering issues fortunately. However I was hesitant on updating given the warning message. When will the plugin be compatible and tested with 6.3.x?

    Thread Starter wouterspaan

    (@wouterspaan)

    Hi @mahbubshovan

    Thank you very much, I just updated and the issue seems to have been fixed. It works great! Thanks for your feedback and for quickly fixing the problem ??

    Thread Starter wouterspaan

    (@wouterspaan)

    In the sidebar-5.php file I replaced line 44 with this line:

    $_shortcode_attr = array_merge( $_shortcode_attr, explode(' ', $shortcode_attr) );

    (I added the explode function to change the type string to an array). Now the page seems to load fine. I have no idea if this goes against conventions though or if I have broken something else in the progress..

    Thread Starter wouterspaan

    (@wouterspaan)

    Yes of course, here it is.

    ` wp-core
    
    version: 6.3
    site_language: nl_NL
    user_language: nl_NL
    timezone: +00:00
    permalink: /%year%/%monthnum%/%day%/%postname%/
    https_status: false
    multisite: false
    user_registration: 0
    blog_public: 1
    default_comment_status: open
    environment_type: production
    user_count: 2
    dotorg_communication: true wp-paths-sizes wordpress_path: /Users/wouter/WordpressSites/ICT4kraam/help-isk10
    wordpress_size: 52,99 MB (55563755 bytes)
    uploads_path: /Users/wouter/WordpressSites/ICT4kraam/help-isk10/wp-content/uploads
    uploads_size: 17,93 KB (18362 bytes)
    themes_path: /Users/wouter/WordpressSites/ICT4kraam/help-isk10/wp-content/themes
    themes_size: 12,36 MB (12957771 bytes)
    plugins_path: /Users/wouter/WordpressSites/ICT4kraam/help-isk10/wp-content/plugins
    plugins_size: 9,71 MB (10176476 bytes)
    database_size: 8,17 MB (8568832 bytes)
    total_size: 83,24 MB (87285196 bytes) wp-active-theme name: Hello Elementor (hello-elementor)
    version: 2.8.1
    author: Elementor Team
    author_website: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
    parent_theme: none
    theme_features: core-block-patterns, widgets-block-editor, menus, post-thumbnails, automatic-feed-links, title-tag, html5, custom-logo, editor-style, align-wide, woocommerce, wc-product-gallery-zoom, wc-product-gallery-lightbox, wc-product-gallery-slider
    theme_path: /Users/wouter/WordpressSites/ICT4kraam/help-isk10/wp-content/themes/hello-elementor
    auto_update: Uitgeschakeld wp-themes-inactive (5) Astra: version: 4.2.1, author: Brainstorm Force, Auto-updates uitgeschakeld
    Hello Elementor Child: version: 2.0.0, author: Elementor Team, Auto-updates uitgeschakeld
    Twenty Twenty-One: version: 1.8, author: the WordPress team, Auto-updates uitgeschakeld
    Twenty Twenty-Three: version: 1.2, author: the WordPress team, Auto-updates uitgeschakeld
    Twenty Twenty-Two: version: 1.4, author: the WordPress team, Auto-updates uitgeschakeld wp-plugins-active (3) BetterDocs: version: 2.5.1, author: WPDeveloper, Auto-updates uitgeschakeld
    Elementor: version: 3.15.2, author: Elementor.com, Auto-updates uitgeschakeld
    Elementor Pro: version: 3.15.1, author: Elementor.com, Auto-updates uitgeschakeld wp-plugins-inactive (1) Broken Link Checker: version: 2.2.1, author: WPMU DEV, Auto-updates uitgeschakeld wp-media image_editor: WP_Image_Editor_GD
    imagick_module_version: Niet beschikbaar
    imagemagick_version: Niet beschikbaar
    imagick_version: Niet beschikbaar
    file_uploads: File uploads is turned off
    post_max_size: 8M
    upload_max_filesize: 32M
    max_effective_size: 8 MB
    max_file_uploads: 20
    gd_version: bundled (2.1.0 compatible)
    gd_formats: GIF, JPEG, PNG, WebP, BMP
    ghostscript_version: not available wp-server server_architecture: Darwin 22.6.0 arm64
    httpd_software: Apache/2.4.54 (Unix) OpenSSL/1.0.2u PHP/8.2.0 mod_wsgi/3.5 Python/2.7.18 mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_perl/2.0.11 Perl/v5.30.1
    php_version: 8.2.0 64bit
    php_sapi: apache2handler
    max_input_variables: 1000
    time_limit: 30
    memory_limit: 128M
    admin_memory_limit: 256M
    max_input_time: 60
    upload_max_filesize: 32M
    php_post_max_size: 8M
    curl_version: 7.68.0 OpenSSL/1.0.2u
    suhosin: false
    imagick_availability: false
    pretty_permalinks: true
    htaccess_extra_rules: false
    current: 2023-08-17T10:13:02+00:00
    utc-time: Thursday, 17-Aug-23 10:13:02 UTC
    server-time: 2023-08-17T10:13:00+00:00 wp-database extension: mysqli
    server_version: 5.7.39
    client_version: mysqlnd 8.2.0
    max_allowed_packet: 4194304
    max_connections: 151 wp-constants WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: /Users/wouter/WordpressSites/ICT4kraam/help-isk10/wp-content
    WP_PLUGIN_DIR: /Users/wouter/WordpressSites/ICT4kraam/help-isk10/wp-content/plugins
    WP_MEMORY_LIMIT: 40M
    WP_MAX_MEMORY_LIMIT: 256M
    WP_DEBUG: false
    WP_DEBUG_DISPLAY: true
    WP_DEBUG_LOG: false
    SCRIPT_DEBUG: false
    WP_CACHE: false
    CONCATENATE_SCRIPTS: undefined
    COMPRESS_SCRIPTS: undefined
    COMPRESS_CSS: undefined
    WP_ENVIRONMENT_TYPE: Ongedefinieerd
    WP_DEVELOPMENT_MODE: undefined
    DB_CHARSET: utf8mb4
    DB_COLLATE: undefined wp-filesystem wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    Thread Starter wouterspaan

    (@wouterspaan)

    Hi,

    I would like to thank you for your help. I found the issue and it wasn’t something related to the plugin. I had the images still pointing to my previous subdomain that doesn’t exist any more.. I feel like an idiot but it is fixed.

    Thread Starter wouterspaan

    (@wouterspaan)

    I have the option “Enable More Tag Protection” turned on in the wp membership settings. The url in my original question shows a live page that has this issue.
    Every page (type post) that has the following properties has this issue:

    • is protected
    • has read more tag
    • Has images BEFORE that read more tag

    Interestingly the same issue exists in the Gutenberg editor. I can’t see those images of this page either.
    I’m not sure if this answers your question?

    Thread Starter wouterspaan

    (@wouterspaan)

    I tested this on another page too. That page was completely available for anyone and the images showed up just fine.
    I then inserted a read more and protected the page. Then the images before the read more also showed up as question marks when I was not logged in.

    Thread Starter wouterspaan

    (@wouterspaan)

    Thanks for your reply!

    When i changed the theme to Twenty Twenty the issue was still the same.

    When i disabled all your plugins 3 of the 4 the images showed up again, one still throwing the 403 error. Perhaps this one has something to do with caching because the rest of the images did suddenly work?

    I then activated only the plugin: “Simple WordPress Membership” and left the others disabled. Then the issue came back and the images weren’t showing again.

    It depends on the caching plugin you use. Most of them have this option.

    I think you have enabled a caching plugin. You should disable caching for logged in users!

    Thread Starter wouterspaan

    (@wouterspaan)

    That did the trick, thank you! Is this considered a bug to be fixed or is this the way it is supposed to work?

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