• Resolved mathiashavskov

    (@mathiashavskov)


    Hi, your plugin seems cool, but a lot of the time when adding the plugin via shortcode i get the You can’t add multiple feedback forms in the same post. message on pages. I have ensured that they are not also added to the pages from the plugin settings. How can this be solved?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author DAEXT

    (@daext)

    Hello mathiashavskov,

    the plugin verifies the presence of multiple shortcodes. If you receive this message where there is a single shortcode this means that there are components active on the website that are parsing the post causing the execution of the shortcode.

    I created a ticket to avoid echoing this message in the next release to prevent this problem in the described scenario.

    • This reply was modified 5 months, 3 weeks ago by DAEXT.
    • This reply was modified 5 months, 3 weeks ago by DAEXT.
    • This reply was modified 5 months, 3 weeks ago by DAEXT.

    Hello, is there any update on this issue? I have also added manually a single shortcode in a post, but keeps showing the following message: “You can’t add multiple feedback forms in the same post.”

    I am using the last version of the plugin.

    Thanks in advance

    Thread Starter mathiashavskov

    (@mathiashavskov)

    Hi @inakipsiko,

    Until a fix is implemented I have found the following workaround myself. Locate the file /wp-content/plugins/daext-helpful/public/class-daexthefu-public.php. Comment out line 214, so it looks like this: // ++self::$shortcode_counter;

    Just be aware that whenever the plugin is updated this is overwritten and has to be performed again.

    Hope it helps until a solution is available!

    Thank you @mathiashavskov, It works!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.