• Hi,

    1) is there any chance I can change the heading from question headlines tags? Currently all of my tags are h2 and I need them all to be paragraphs…

    2) Also: Any way to delete the E-Mail Watermark?

    3) I need a checkbox at the end of the form to make it gdpr compliant (By checking this box you confirm that you have read and agreed to our Terms of Service, and that you have read our Privacy Policy . I confirm that my data gets stored for consults )

    I need to store a href at “privacy policy” which links to my Privacy Policy page. As soon as I do this, somehow all buttons link to the privacy policy page. How to debug this?

    Bests,

    • This topic was modified 3 years, 5 months ago by trixox.
    • This topic was modified 3 years, 5 months ago by trixox.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author mondula2016

    (@mondula2016)

    Hi,

    thank you for using the plugin.

    1) you can style them with the css

    2) to delete the watermark you need to change the css

    3) you can use a checkbox as mandatory field and a link to the terms

    4)use the text field an like this example:
    klick to download
    a href=”https://example.com/documentname/” target=”blank” rel=”noopener”>download

    • This reply was modified 3 years, 5 months ago by mondula2016.
    • This reply was modified 3 years, 5 months ago by mondula2016.
    Thread Starter trixox

    (@trixox)

    Hi,

    1) How can I change those headings to paraphraphs with css? I can do css but never knew that you can declare an h2 to p with css.

    2) Where can I do that?

    Plugin Author mondula2016

    (@mondula2016)

    Hi,
    
    the plugin use the css for text formatted. Otherwise you can make the changes at the templates. But they will overwritten when we will run an update. 
    
    Kind regards
    Thread Starter trixox

    (@trixox)

    Hi,

    sadly I do not really understand now. Where do I need to insert the code? With what code can I change the heading tags? I can do some CSS but I do not where to add it. For sure I can just use the inspector and change colors etc but where and how can I change a h2 to paragraphs and also where can I change the email template? Those information should be stored in the plugin right?

    Detailed help is very much appreciated ??

    Plugin Author mondula2016

    (@mondula2016)

    Hi,

    We advise against making changes to the templates of the plugin. These changes are automatically overwritten each time the plugin is updated.
    The character encoding is changed in the CSS. We cannot support these changes in detail. They are very special and require basic customization in the plugin.

    In the settings of the plugin you can set up individual email text.

    Thread Starter trixox

    (@trixox)

    And where can I customize the plugin? I mean if you use this plugin and it always gives you h2 this plugin is strictly not good for search engines. I can do css and I know how to edit. But I would need some help on where to make those changes? Same thing for the mail. There I can change basic text but how can disable the watermark? Where can I change the css?

    Plugin Author mondula2016

    (@mondula2016)

    We understand your issue.

    css you will find in public/css
    html templates /includes/lib/partials

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Change Heading Tag + E-Mail Watermark’ is closed to new replies.