• Resolved smallbizco

    (@smallbizco)


    Hi, just updated to the latest version – a few issues.

    1. The shortcode doesn’t seem to display anything. I tried a few variations but same result.

    2. The cookie bar doesn’t clear when Accept is clicked.

    3. The privacy centre doesn’t seem to allow turning cookies on or off.

    Is there something I need to re-check here?

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Fernando Claussen

    (@fclaussen)

    Hi smallbizco.

    Thank you for taking an interest in our plugin.

    Shortcodes are working. But if you copy and paste from the plugin description, you get the wrong quotes.

    Should be ” not ”.

    Replace those and the forms should appear for you.

    There was indeed an error with the cookie preferences that we made yesterday when we moved the toggles to a different place. I’m pushing 1.0.1 now. Please update it and this problem should go away.

    Thread Starter smallbizco

    (@smallbizco)

    Awesome. Thanks for the fix.

    Is there a shortcode to re-open the cookie preferences window?

    Plugin Author Fernando Claussen

    (@fclaussen)

    Hi smallbizco.

    There are php functions and shortcodes. I added the shortcodes on 1.0.3. If you update you should be able to use it.

    The shortcode is [gdpr_preferences text=”$text” type=”$type”]
    $text is the button label
    $type is the preferences type. Valid options are cookies or consent

    Thread Starter smallbizco

    (@smallbizco)

    Thanks for adding the cookie shortcode – sadly it doesn’t seem t be working as expected.

    The button text is showing the first quote mark – So I’ve set text=”Manage Cookies” and the button shows “Manage

    Also, the box to manage cookies does not appear when you click the button. The darker screen background appears but nothing else.

    Great work on this so far by the way.

    Plugin Author Fernando Claussen

    (@fclaussen)

    Hi smallbizco, can you copy and paste your code for me?

    It works as expected on my end.

    Don’t forget to use the correct quotes.

    Plugin Author Fernando Claussen

    (@fclaussen)

    Also, thanks for the compliments. As soon as we fix all your issues. If you see value in it, I ask that you leave an honest review of it. It help others find the plugin. ??

    Thread Starter smallbizco

    (@smallbizco)

    Sure. The code is [gdpr_preferences text=”Manage Cookies” type=”cookies”]

    Thread Starter smallbizco

    (@smallbizco)

    Ah, Fixed it. Although the quotes were correct in the text tab of the editor – the WYSIWYG was changing them to the other quotes. Corrected and now working.

    Thanks

    Plugin Author Fernando Claussen

    (@fclaussen)

    I’m glad to hear you managed to make it work. ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Updates Version Issues’ is closed to new replies.