Forum Replies Created

Viewing 15 replies - 211 through 225 (of 628 total)
  • Forum: Reviews
    In reply to: [Helpful] Excelente plugin
    Plugin Author Pixelbart

    (@pixelbart)

    Gracias por sus comentarios positivos. ¡Me alegro de que te guste el plugin!

    (Fue traducido con un traductor, así que con DeepL traductor)

    Forum: Reviews
    In reply to: [Helpful] Works good
    Plugin Author Pixelbart

    (@pixelbart)

    Thank you, you too! 😀

    Plugin Author Pixelbart

    (@pixelbart)

    Thank you for your positive feedback and also the pun 😀

    Thread Starter Pixelbart

    (@pixelbart)

    @takayukister

    Currently, unfortunately, not at all, as we had to solve the problem ourselves in index.js. The page is used by a customer. Here, unfortunately, I can not send test data.

    It only needs to be checked here in the code if .screen-reader-response [role=”status”] exists before working with .innertext. In general, you should always check if something exists before working with it – according to my understanding.

    Plugin Author Pixelbart

    (@pixelbart)

    Hey @behzadg

    Thank you for your feedback. Should be fixed with 4.4.25. If not, please report 🙂

    Stay healthy!

    Plugin Author Pixelbart

    (@pixelbart)

    @rumanpasha

    Helpful generates a random ID for each user, which is stored either in a session or in a cookie.

    If this is not the case for you, then this is cached from your side. Either it’s your server, or your plugins. Helpful doesn’t do anything about it.

    Plugin Author Pixelbart

    (@pixelbart)

    Well, without feedback you don’t become the best. That’s why we are all the best here!

    Have a great day and thank you! ✌

    Plugin Author Pixelbart

    (@pixelbart)

    @antontkachev

    In general, nonces are used to ensure that certain actions do not occur more than once and thus can be exploited for malicious actions.

    However, Helpful still checks in its own way whether someone has already voted, so there should actually be no problems if you deactivate the nonces.

    It is just a bit safer to enable the nonces. But I don’t think it will cause any problems if you disable them for your intended use.

    On the server side, I can’t help you. I’m really just a builder, but not an scientist in all fields 😀

    Plugin Author Pixelbart

    (@pixelbart)

    Hi @antontkachev

    Unfortunately, this is not a problem of Helpful, but of the caching of your site and security settings of your server. The request that Helpful sends always lands correctly, but is returned with 403. So Forbidden.

    You have to disable the nonces in the settings (Helpful > Setttings > System) of Helpful and see if it works then. Many have this problem, because of the caching. Disabling the nonces makes Helpful more insecure. You have to decide yourself what is more important to you.

    Unfortunately, these are not problems that I can solve from my side.

    Stay healthy and thanks for your feedback!

    PS: I test all browsers except Safari on multiple devices before releasing an update. So Helpful always works under normal circumstances (no caching, default WordPress theme and no other plugins).

    Plugin Author Pixelbart

    (@pixelbart)

    @breinaald

    No, I’m afraid I don’t have any information. I don’t use all the plugins and just try to construct solutions. They all work differently.

    With the current solution I gave you above, you can translate the texts. You then have to make the individual options translatable yourself, with a mu-plugin.

    So with the above solution of mine, you can translate the individual texts in the frontend:

    https://wordpress.org/support/topic/localization-of-feedback-form/#post-13987789

    Another solution proposal, I have unfortunately not for you.

    Plugin Author Pixelbart

    (@pixelbart)

    You can create a must use plugin and then set the filter there and override Helpful’s settings.

    Here is an example:

    
    <?php
    add_filter( 'helpful_default_values', function( $values ) {
    	$values['heading'] = __( 'Was this post helpful?', 'helpful-overwritten' );
    	return $values;
    } );
    

    file: /wp-content/mu-plugins/helpful-overwritten.php

    You can create the folder if it doesn’t exist. After that you have to translate the plugin helpful-overwritten inside Loco Translate and apply the “advanced configuration”. But then it should work.

    Plugin Author Pixelbart

    (@pixelbart)

    @breinaald

    Honestly, I don’t know. I should create a XML for WPML so that you can translate that with WPML. But whether that worked, I honestly do not know.

    Maybe there is also a “WPML compatibility” plugin or something for Loco-Translate. So that one can access the WPML XML. Otherwise you would have to build it again…. so you can pull out all the options with get_option and then do e.g. __( get_option(), ‘textdomain’ ), in your functions.php and experiment around like that.

    There are way too many translation plugins unfortunately so I don’t know how they work. With the latest update I’ll try to help you at least a little bit, although I don’t know if this will or can solve your problem. You’ll have to test it out.

    Thanks for your feedback and stay healthy!

    Thread Starter Pixelbart

    (@pixelbart)

    @takayukister

    So we know it’s because of Themify. Themify has an internal cache that you can’t disable. All blocks are cached that way.

    If I disable Themify (that is the WordPress theme), everything works of course. Also with the other plugins.

    Therefore also the request that there should be a filter to disable the _wpnonce. This can not be deactivated currently.

    Thread Starter Pixelbart

    (@pixelbart)

    @takayukister

    
    ### wp-core ###
    
    version: 5.6
    site_language: de_DE_formal
    user_language: de_DE_formal
    timezone: Europe/Berlin
    permalink: /%postname%/
    https_status: true
    multisite: false
    user_registration: 0
    blog_public: 1
    default_comment_status: open
    environment_type: production
    user_count: 2
    dotorg_communication: true
    
    ### wp-active-theme ###
    
    name: Themify Ultra (themify-ultra)
    version: 5.1.6 (latest version: 5.1.7)
    author: Themify
    author_website: https://www.themify.me
    parent_theme: none
    theme_features: core-block-patterns, automatic-feed-links, woocommerce, post-thumbnails, wc-product-gallery-zoom, wc-product-gallery-lightbox, wc-product-gallery-slider, editor-style, title-tag, html5, themify-mega-menu, themify-toggle-dropdown, menus, align-wide, widgets
    theme_path: /homepages/33/d844997429/htdocs/vet-medicum.com/wp-content/themes/themify-ultra
    auto_update: Deaktiviert
    
    ### wp-plugins-active (29) ###
    
    Announcement Bar: version: 2.0.5, author: Themify, Automatische Aktualisierungen deaktiviert
    Antispam Bee: version: 2.9.3, author: pluginkollektiv, Automatische Aktualisierungen deaktiviert
    Attachment Pages Redirect: version: 1.1.1, author: Samuel Aguilera, Automatische Aktualisierungen deaktiviert
    Better Search Replace: version: 1.3.4, author: Delicious Brains, Automatische Aktualisierungen deaktiviert
    Builder Counter: version: 2.0.1, author: Themify, Automatische Aktualisierungen deaktiviert
    Builder Image Pro: version: 2.0.6, author: Themify, Automatische Aktualisierungen deaktiviert
    Builder Slider Pro: version: 2.0.6, author: Themify, Automatische Aktualisierungen deaktiviert
    Builder WooCommerce: version: 2.0.4, author: Themify, Automatische Aktualisierungen deaktiviert
    casusbene DSGVO: version: 1.0.2, author: casusbene, Automatische Aktualisierungen deaktiviert
    CF7 Smart Grid Design Extension: version: 4.7.4, author: Aurovrata V., Automatische Aktualisierungen deaktiviert
    Contact Form 7: version: 5.3.2, author: Takayuki Miyoshi, Automatische Aktualisierungen deaktiviert
    Disable XML-RPC Pingback: version: 1.2.1, author: Samuel Aguilera, Automatische Aktualisierungen deaktiviert
    Duplicator: version: 1.3.40.1, author: Snap Creek, Automatische Aktualisierungen deaktiviert
    Email Encoder - Protect Email Addresses: version: 2.1.0, author: Ironikus, Automatische Aktualisierungen deaktiviert
    Enable Media Replace: version: 3.5.0, author: ShortPixel, Automatische Aktualisierungen deaktiviert
    Flamingo: version: 2.2.1, author: Takayuki Miyoshi, Automatische Aktualisierungen deaktiviert
    GDPR Cookie Compliance (CCPA, PIPEDA ready): version: 4.4.5, author: Moove Agency, Automatische Aktualisierungen deaktiviert
    Germanized for WooCommerce: version: 3.3.4, author: vendidero, Automatische Aktualisierungen deaktiviert
    Imsanity: version: 2.7.1, author: Exactly WWW, Automatische Aktualisierungen deaktiviert
    MailPoet 3 (New): version: 3.57.1, author: MailPoet (latest version: 3.58.0), Automatische Aktualisierungen deaktiviert
    Polylang: version: 2.9.1, author: WP SYNTEX, Automatische Aktualisierungen deaktiviert
    TablePress: version: 1.12, author: Tobias Bäthge, Automatische Aktualisierungen deaktiviert
    TablePress Extension: Responsive Tables: version: 1.7, author: Tobias Bäthge, Automatische Aktualisierungen deaktiviert
    Themify Portfolio Post: version: 1.1.6, author: Themify, Automatische Aktualisierungen deaktiviert
    Themify Updater: version: 1.2.9, author: Themify, Automatische Aktualisierungen deaktiviert
    WooCommerce: version: 4.9.0, author: Automattic (latest version: 4.9.1), Automatische Aktualisierungen deaktiviert
    WooCommerce PayPal Checkout Gateway: version: 2.1.1, author: WooCommerce, Automatische Aktualisierungen deaktiviert
    WP Mail SMTP: version: 2.5.1, author: WPForms, Automatische Aktualisierungen deaktiviert
    Yoast SEO: version: 15.6.2, author: Team Yoast, Automatische Aktualisierungen deaktiviert
    
    ### wp-plugins-inactive (1) ###
    
    WP Fastest Cache: version: 0.9.1.4, author: Emre Vona, Automatische Aktualisierungen deaktiviert
    
    ### wp-media ###
    
    image_editor: WP_Image_Editor_GD
    imagick_module_version: Nicht verfügbar
    imagemagick_version: Nicht verfügbar
    file_uploads: File uploads is turned off
    post_max_size: 64M
    upload_max_filesize: 64M
    max_effective_size: 64 MB
    max_file_uploads: 20
    gd_version: 2.2.5
    ghostscript_version: 9.27
    
    ### wp-server ###
    
    server_architecture: Linux 4.4.236-icpu-055 x86_64
    httpd_software: Apache
    php_version: 7.4.14 64bit
    php_sapi: cgi-fcgi
    max_input_variables: 5000
    time_limit: 50000
    memory_limit: -1
    max_input_time: -1
    upload_max_filesize: 64M
    php_post_max_size: 64M
    curl_version: 7.64.0 OpenSSL/1.1.1d
    suhosin: false
    imagick_availability: false
    pretty_permalinks: true
    htaccess_extra_rules: true
    
    ### wp-database ###
    
    extension: mysqli
    server_version: 5.7.30-log
    client_version: mysqlnd 7.4.14
    
    ### wp-constants ###
    
    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: ...
    WP_PLUGIN_DIR: ...
    WP_MAX_MEMORY_LIMIT: -1
    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_LOCAL_DEV: undefined
    DB_CHARSET: utf8
    DB_COLLATE: undefined
    
    ### wp-filesystem ###
    
    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    
    ### wp_mail_smtp ###
    
    version: 2.5.1
    license_key_type: lite
    debug: Keine Debug-Hinweise gefunden.
    db_tables: xe8ro_wpmailsmtp_tasks_meta
    
    ### pll_options ###
    
    browser: 1
    rewrite: 1
    hide_default: 1
    force_lang: 1
    redirect_lang: 1
    media_support: 1
    sync: 0
    post_types: post, page, wp_block, attachment, cf7sg_page, tbuilder_layout, tbuilder_layout_part, tglobal_style, product, announcement, mailpoet_page, portfolio
    taxonomies: category, post_tag, product_cat, product_tag, product_shipping_class, wpcf7_type, product_price_label, product_unit, product_delivery_time, portfolio-category
    domains: 0
    version: 2.9.1
    default_lang: de
    main-nav: de => 3 | en => 15
    footer-nav: de => 0 | en => 0
    previous_version: 2.8.4
    
    ### pll_language_de ###
    
    term_id: 7
    name: Deutsch
    slug: de
    term_group: 0
    term_taxonomy_id: 7
    count: 67
    tl_term_id: 8
    tl_term_taxonomy_id: 8
    tl_count: 2
    locale: de_DE_formal
    is_rtl: 0
    w3c: de-DE
    facebook: de_DE
    flag_url: https://vetmedicum.com/wp-content/plugins/polylang/flags/de.png
    home_url: https://vetmedicum.com/
    search_url: https://vetmedicum.com/
    mo_id: 302
    page_on_front: 8
    page_for_posts: 0
    flag_code: de
    
    ### pll_language_en ###
    
    term_id: 11
    name: English
    slug: en
    term_group: 1
    term_taxonomy_id: 11
    count: 0
    tl_term_id: 12
    tl_term_taxonomy_id: 12
    tl_count: 1
    locale: en_GB
    is_rtl: 0
    w3c: en-GB
    facebook: en_GB
    flag_url: https://vetmedicum.com/wp-content/plugins/polylang/flags/gb.png
    home_url: https://vetmedicum.com/en/
    search_url: https://vetmedicum.com/en/
    mo_id: 303
    page_on_front: 0
    page_for_posts: 0
    flag_code: gb
    
    Plugin Author Pixelbart

    (@pixelbart)

    @counselorinsite

    I disabled the possible cause once and just uploaded the update. It’s best to make a backup before the update so that you don’t lose everything again.

    If all goes well, the problem should be fixed. Is a bit difficult for me because I can’t reproduce the bug. Maybe we will have some luck.

    Apologies again and have a great evening!

Viewing 15 replies - 211 through 225 (of 628 total)