Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    1. Home
    2. Henrik Riccius
    3. Topics
    • Profile
    • Following 2
    • Followers 0
    • Topics 7
    • Posts 23
    • Best 2
    • Groups 0

    Topics created by Henrik Riccius

    • Henrik Riccius

      SOLVED Cloudflare
      Domains & Emails • • Henrik Riccius

      14
      0
      Votes
      14
      Posts
      1268
      Views

      Joseph Benguira

      @henrik-riccius if it's working no need to change anything 🙂

    • Henrik Riccius

      SOLVED Google Analytics version?
      Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor) • • Henrik Riccius

      2
      0
      Votes
      2
      Posts
      244
      Views

      Joseph Benguira

      @henrik-riccius We use Google tag, it will look like this:

      <script async src='https://www.googletagmanager.com/gtag/js?id=UA-xxxxxxxx-x'></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date());gtag('config', 'UA-xxxxxxxx-x');</script>
    • Henrik Riccius

      SOLVED select table for Newsletters
      Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor) • • Henrik Riccius

      2
      0
      Votes
      2
      Posts
      345
      Views

      J

      @henrik-riccius if you have used a basic contact form, we have in the form settings an option to send the email directly in a newsletter list

      If you used a Cloudbackend form, you must call the api newslettersInsertContactsIntoLists(list, contacts) from our package: https://www.npmjs.com/package/appdrag-cloudbackend
      To add the emails directly into your list and not only in your db

      For your existing contacts in your table I suggest that you export your table as CSV then import the CSV into the newsletter list

    • Henrik Riccius

      save as pdf
      How-to, Tutorials • • Henrik Riccius

      6
      0
      Votes
      6
      Posts
      709
      Views

      Henrik Riccius

      @Joseph-Benguira , can I have dynamic (DS) content in the pdf? How? Please see my code-example in this thred. Regards Henrik

    • Henrik Riccius

      Notification when reaching 95%
      General Discussion • • Henrik Riccius

      7
      0
      Votes
      7
      Posts
      504
      Views

      Henrik Riccius

      @ThomasD Thanx!

    • Henrik Riccius

      Slider appearance, when loading
      Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor) • slider loading • • Henrik Riccius

      4
      0
      Votes
      4
      Posts
      363
      Views

      Joseph Benguira

      Hey Henrik,

      you need to place the code in a block of CSS code, it's not what you did.
      Could you try it that way? 🙂

    • Henrik Riccius

      dns, CNAME, SSL - site without www is not working
      Domains & Emails • • Henrik Riccius

      10
      0
      Votes
      10
      Posts
      844
      Views

      Joseph Benguira

      Hey Kirk, instead of necroing an old topic from 5 months ago please open a new topic 🙂

      for your issue, cloudflare is saying you do have another dns entry for the root domain and then prevent you to add a duplicate
      I guess for this one Cloudflare support is more in position to help you ... but we can still try if you post a screenshot of your dns entries on cloudflare 🙂