Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    1. Home
    2. jbenguira
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 156
    • Best 32
    • Groups 1

    jbenguira

    @jbenguira

    administrators

    36
    Reputation
    26
    Profile views
    156
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    jbenguira Unfollow Follow
    administrators

    Best posts made by jbenguira

    • RE: recapcha for white label login or not necessary?

      Hey Linda,
      Our forms use ajax + some home made bot detection process, it's enough to stop 99.99% of spam 🙂

      posted in General Discussion
      J
      jbenguira
    • RE: Node v.14 and/or ES2020

      Great news, Node.js 14 is now available on Cloudbackend, more details are available here:
      https://changelog-8f2785.appdrag.com/features/nodejs-14-serverless

      posted in Cloud Backend (Cloud DB
      J
      jbenguira
    • RE: Blog SEO - Blog Titles as H1 and SEO Sitemaps

      @Daniel-Mulroy google will crawl all sitemaps present in robots.txt but you should add that sitemap manually in google search console if you want to see it there 😉

      posted in Cloud CMS (Pagebuilder
      J
      jbenguira
    • RE: fileSaveUploaded issue (appdrag-cloudbackend node package)

      @hamza-hamzaoui that's correct, uploaded files will be available in an array in event.FILES

      There is no way to change this but it's not an issue, your code inside your backend function just have to read that collection 😉

      posted in Cloud Backend (Cloud DB
      J
      jbenguira
    • RE: Where to place the Google convert script?

      Please check here:
      https://support.appdrag.com/doc/Forms

      You can add your conversion script in the After submit action

      posted in How-to
      J
      jbenguira
    • RE: How many variant is it possible ?

      Hey Katya

      You are doing it wrong, your product have only 1 variant based on language and then indicate as many languages as you want!

      So remove your variant settings and add just 1 variant: lang
      And then add your langs couples

      posted in Cloud CMS (Pagebuilder
      J
      jbenguira
    • RE: Rotating/Changing API Key

      @Daniel-Mulroy yes indeed, FYI it's also an option since recently to use global context vars, this way no need to republish each function after a key rotation

      posted in Cloud Backend (Cloud DB
      J
      jbenguira
    • RE: Scrollable page

      Hey Steve, this is described in our doc here:
      https://support.appdrag.com/doc/Links-and-Anchors

      posted in How-to
      J
      jbenguira
    • RE: Paralax not working on Mobile (phone) view

      Hey Stephen

      Unfortunately, iOS do not support "background-attachment: fixed", this is what we use for the parallax effect ...

      posted in Cloud CMS (Pagebuilder
      J
      jbenguira
    • RE: fileSaveUploaded issue (appdrag-cloudbackend node package)

      @undefined that's correct 🙂

      posted in Cloud Backend (Cloud DB
      J
      jbenguira

    Latest posts made by jbenguira

    • RE: Scheduled Function not running....?

      @daniel-mulroy please check the detected time zone. Also try to schedule it 1h later. Because of timezone calculation it could end up being scheduled at gmt+0 00:00 and so never been triggered, or even change it to be runned at non zero minute (01:03 for eg)

      posted in Cloud Backend (Cloud DB
      J
      jbenguira
    • RE: Autoplay Vimeo Bug

      @morgan-ventura if you are talking about the background video feature it has been tested only with YouTube and pexels sources

      I can't really help for Vimeo videos played in background of a section

      posted in Cloud CMS (Pagebuilder
      J
      jbenguira
    • RE: MUSIC

      @katya-nakache yes it's possible
      In the pagebuilder click on the + button on the left side of the screen, the click on Elements > Medias
      There drop a music player on your page

      posted in Cloud CMS (Pagebuilder
      J
      jbenguira
    • RE: How to create a subdomain and use it with AppDrag ?

      @nazem-samad you can do that from the domain settings > DNS Editor

      There create an A record for your subdomain 'blog' then indicate the target ip address of the other hosting

      posted in Domains & Emails
      J
      jbenguira
    • RE: Searching in huge listing with Cloud DB UI

      @nazem-samad you could use the filter icon in top left corner, this will search in the whole database 😊

      posted in Cloud Backend (Cloud DB
      J
      jbenguira
    • RE: Error Code 523

      @ian-collins yes I can see the issue, it seems you have nit followed our instructions here
      https://support.appdrag.com/doc/Use-CloudFlare-and-Activate-SSL

      You have created an A record for your root domain without www, this is wrong, it should be a CNAME pointing to the same thing that your other cname for www (visible in your screenshot)

      posted in Domains & Emails
      J
      jbenguira
    • RE: Error Code 523

      @ian-collins my guess is you have bad dns entries on your domain at GoDaddy, could you please share a screenshot with your dns settings?

      posted in Domains & Emails
      J
      jbenguira
    • RE: BIG BUG ON MY WEBSITE

      @katya-nakache you can restore the menu from the code editor
      There open /config folder on the left column then right click on menu.json and restore it to a previous version

      Then you can reload the page builder and your issue should be fixed

      posted in Cloud CMS (Pagebuilder
      J
      jbenguira
    • RE: How to track the whatsapp button in the plugin

      @pablo-bbross question is more related to Google tracking, so I'm not sure if I can answer...
      My guess would be to add an id to the icon and track that id as well

      posted in How-to
      J
      jbenguira
    • RE: Buying a new domain with Appdrag (Offer: BASIC. Yearly subscription)

      @nicolas-flam directly inside appdrag you can get the EPP code to move your domain away to another registrar

      posted in Domains & Emails
      J
      jbenguira