Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #1144191

    Hi,
    how can I create a button that links to a part of the same page? I mean, to a specific label in the same page?

    thank you!

    #1144239

    Hey joanmateu,

    You have to create an anchor. Refer to the following:

    https://kriesi.at/support/topic/anchor-link-to-button/

    Best regards,
    Jordan Shannon

    #1145019

    thank you very much!

    #1145022

    Hi,

    No problem. Did you need additional help or shall we close this topic?

    Best regards,
    Jordan Shannon

    #1145023
    This reply has been marked as private.
    #1145024

    Hi,

    I’m seeing the text BELOW the checkbox. Accepting the policy.

    Best regards,
    Jordan Shannon

    #1145025

    The text below is another text element. There should be text next to the checkbox, but is not there

    #1145029

    Hi,

    So how do you accept the privacy policy?

    Best regards,
    Jordan Shannon

    #1145038

    now you are accepting nothing. I mean, you have to check the checkbox and under you have a text element with the privacy policy.
    But the problem is I can’t put checkbox elements because text doesn’t appear

    #1145408

    Hi,
    Thank you for the link, I have looked at your form and I believe you have added a check box in the contact form itself to use as your privacy policy check box. But this is not correct, please remove it and go to your Privacy and Cookies options and check Append a privacy policy message to template builder contact forms? and add your message there:
    2019-10-05-180812
    then add this css to your Quick CSS if you are hiding your form labels:

    .avia_ajax_form.av-form-labels-hidden .av_form_privacy_check label{
    	position: initial !important;
    	top: initial !important;
    	left: initial !important;
    }

    then your check box and text will show:
    2019-10-05-181105
    Then clear your browser cache and check. If this doesn’t help, please include an admin login in the private content area so we can be of more assistance.

    Best regards,
    Mike

    #1146219

    thank you very much! problem solved!
    just two more questions. the privacy policy message should have a link, shoudn’t it? there is no link.

    thank you very much

    • This reply was modified 5 years, 1 month ago by joanmateu.
    #1146246

    Hey joanmateu,

    Did you already create a ticket for the other issues?

    Best regards,
    Jordan Shannon

    #1146433

    for what issues?

    #1146556

    Hi,

    About the privacy policy message. However, I’m seeing the link in the message. Can you screenshot?

    Best regards,
    Jordan Shannon

    #1146563
    This reply has been marked as private.
    #1146569

    Hi,

    Did you create the page already?

    Best regards,
    Jordan Shannon

    #1146592

    Ok! problem solved! I didn’t see that I had to use that code: [av_privacy_link]Privacy Policy[/av_privacy_link] to have the link there.

    thank you!

    #1146602

    Hi,

    No problem at all. Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1146784

    you can close it, thank you very much

    #1146940

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 20 posts - 1 through 20 (of 20 total)
  • The topic ‘How do I link to part of a page?’ is closed to new replies.