• Resolved toxicum

    (@toxicum)


    Same problem as others had here: https://wordpress.org/support/topic/can-not-change-the-contact-data/

    I only get the Country drop-down in General > Website Information, so I cannot change the contact data. The contact data is displayed in the data protection page, where I add the Complianz info using

    [cmplz-document type="cookie-statement" region="eu"]

    It surely is data from Complianz, as you can see here:

    <p><span class="cmplz-contact-organisation">Organisation Name</span>
    <br> <span class="cmplz-contact-address">Sample Address<br> 11111 Sample Town</span><br>
    <span class="cmplz-contact-country">Germany</span>
    <br> Website: <span class="cmplz-contact-domain">
    <a href="https://sample.example.com">https://sample.example.com</a></span>
    <br> E-Mail:
    <span class="cmplz-contact-email">sample@example.com</span>
    <br>
    <span class="cmplz-contact-telephone">
    </span>
    </p>

    How can I display the contact fields in the Complianz settings again?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter toxicum

    (@toxicum)

    Ok, this seems to be a bug in the plugin.

    1. Set General > Cookie Policy > Generated with Complianz
    2. Edit the Website information in General > Website Information
    3. Add [cmplz-document type=”cookie-statement” region=”eu”] to a page
    4. Set this page the Cookie Policy File in General > Documents > Existing Page.
    5. Contact Information is displayed in the generated Cookie Info using cmplz-document short code
    6. General > Website Information only shows country selector. Contact info fields are not visible, so you are not able to update the contact data until you set Complianz to Cookie Policy to “Generated with Complianz” again.

    So the contact information input fields must always be visible independent of the Cookie Policy settings.

    • This reply was modified 1 year, 11 months ago by toxicum.
    • This reply was modified 1 year, 11 months ago by toxicum.
    • This reply was modified 1 year, 11 months ago by toxicum.
    Thread Starter toxicum

    (@toxicum)

    Workaround in my case is, to remove the react_conditions in general.php from the affected fields.

    Thread Starter toxicum

    (@toxicum)

    Sent you a PR.
    Note: I’m in EU, so I only changed the eu-relevant fields. It might be possible that the other fields are affected as well. With my testcase above, it should be easy to figure out.

    Plugin Support leonardoiub

    (@leonardotamion)

    Hello,

    thanks for all the information provided.

    Unfortunately I don’t see the PR you send, other than that could you please send also the url of the website?

    This way I’ll be able to open a task for the dev team.

    Thread Starter toxicum

    (@toxicum)

    this is the PR. I cannot reveal the website url.

    https://github.com/Really-Simple-Plugins/complianz-gdpr/pull/422

    • This reply was modified 1 year, 11 months ago by toxicum.
    Plugin Support leonardoiub

    (@leonardotamion)

    Hello,

    thanks for your update.

    I’ll open the task for the dev team and I’ll let you know.

    Plugin Support leonardoiub

    (@leonardotamion)

    Hello,

    thanks for your patience.

    I talked with the dev team and they reported that behavior is related to the logic of Complianz. If users use a Complianz shortcode, they are essentially using documents generated by Complianz and, as a result, can access and modify all the information independently.

    You can do it by following these guides:

    Thanks again for all the information provided but that is not considered a bug.

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

The topic ‘Cannot change the contact data’ is closed to new replies.