Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    1. Home
    2. Thomas D
    3. Posts
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 54
    • Posts 211
    • Best 44
    • Groups 0

    Posts made by Thomas D

    • RE: Paypal does not work with Ecwid due to /js/appdrag.js

      @joseph-benguira I sent you a private chat with more details.

      posted in General Discussion
      T
      Thomas D
    • Paypal does not work with Ecwid due to /js/appdrag.js

      There's some Paypal code in this section, that makes the new Paypal integration for Ecwid stop working. It's not possible to click the Paypal Button.

      Can the team please take a look at this, so it doesn't interfere with the new Paypal integration.

      79445ad7-7f58-4a85-ae42-1e5660f94571-image.png

      posted in General Discussion
      T
      Thomas D
    • RE: Cache isn't working?

      @jbenguira

      So, every new unique visitor will be served a fresh page-view, right?

      posted in Cloud Backend (Cloud DB
      T
      Thomas D
    • RE: Cache isn't working?

      @joseph-benguira
      Is Cache on a per-session basis?

      If I reload until I have "Hit from cloudfront" and then change to another browser, I'll get a "Miss from cloudfront".

      Shouldn't the other browser get the Cache hit as well?

      posted in Cloud Backend (Cloud DB
      T
      Thomas D
    • RE: jQueryLoaded doesn't always trigger.

      @jbenguira I started a new chat now, see if you got it.

      posted in Cloud CMS (Pagebuilder
      T
      Thomas D
    • RE: jQueryLoaded doesn't always trigger.

      @Wassim @jbenguira

      Any update on this? It happens always on a specific site too. (Sent in PM)

      posted in Cloud CMS (Pagebuilder
      T
      Thomas D
    • RE: jQueryLoaded doesn't always trigger.

      @wassim Seems to happen every time cache is cleared.

      posted in Cloud CMS (Pagebuilder
      T
      Thomas D
    • RE: Bootstrap Pagination CSS?

      @jbenguira Thanks, I didn't want duplicate CSS for no reason, so I just lifted the needed parts from the compiled CSS, was less than I thought.

      posted in Cloud CMS (Pagebuilder
      T
      Thomas D
    • Bootstrap Pagination CSS?

      Is there any official way to load bootstrap CSS for pagination, it doesn't seem to be included in the default.

      posted in Cloud CMS (Pagebuilder
      T
      Thomas D
    • RE: Link SQL dropdown with other table?

      @joseph-benguira

      Thanks, I was using the visual select and was hoping this was implemented. Is it in the documentation? I couldn't find anything.

      posted in Cloud Backend (Cloud DB
      T
      Thomas D
    • RE: jQueryLoaded doesn't always trigger.

      @wassim
      I sent you a PM with a test-page and a recording.

      posted in Cloud CMS (Pagebuilder
      T
      Thomas D
    • jQueryLoaded doesn't always trigger.

      The jQueryLoaded event doesn't trigger 1 out of 10 times, no errors in the console.

      Using appdrag.js
      https://1e128.net/js/appdrag.js?v=4426
      age: 186422

      Tried with no-browser cache enabled in the dev console, tried full reloads and cache empties.

      Update: I'm able to reproduce in any browser..

      posted in Cloud CMS (Pagebuilder
      T
      Thomas D
    • RE: Link SQL dropdown with other table?

      @joseph-benguira

      Thank you, I'll try that.

      Do you have any tips on how to split sql results into multiple pages?

      posted in Cloud Backend (Cloud DB
      T
      Thomas D
    • Link SQL dropdown with other table?

      Is there a built in SQL Feature for this or do we need to use an API function?

      Example:

      • I have 1 table with items, 1 column have name.
      • Another table have multi-dropdown ["name1","name2"]

      It would be convenient if we could populate the multi-dropdown with values from the other table (Value picker), is that possible?

      posted in Cloud Backend (Cloud DB
      T
      Thomas D
    • RE: Cache isn't working?

      @joseph-benguira

      Thanks! It's now working as I expected it to, at rocket speed 🙂 🚀

      posted in Cloud Backend (Cloud DB
      T
      Thomas D
    • RE: Cache isn't working?

      @joseph-benguira

      I've tried using Cloudflares pagerule "Cache everything" - but since the headers invalidate cache, Cloudflare will do the same and set pages to "Dynamic" mode.

      From cloudflare:
      "Whether we actually store the asset and for how long is determined by the Cache-Control headers returned with responses from the origin server"

      Using Edge Cache TTL makes it possible, but that disables all cookies....

      This means the potential API requests for this site with 400 products and 2x languages would be 2.3M requests in 24 hours....

      Can you please change the admin text for cache duration, it's very missleading if it's only for assets and not content (as the text says).

      posted in Cloud Backend (Cloud DB
      T
      Thomas D
    • RE: Cache isn't working?

      @jbenguira I've sent them in a PM

      posted in Cloud Backend (Cloud DB
      T
      Thomas D
    • RE: Cache isn't working?

      @wassim

      Just tried with a blank page, same issue, cache only lasts a few seconds...

      posted in Cloud Backend (Cloud DB
      T
      Thomas D
    • RE: Cache isn't working?

      @wassim

      Here's without Cloudflare and a page without Query Parameters:

      8b1d3470-35dd-439f-80a9-5824bccfcc80-Image 2021-07-19 at 8.36.58 AM.jpg

      posted in Cloud Backend (Cloud DB
      T
      Thomas D
    • RE: Cache isn't working?

      @wassim

      • It's a GET request, but the page uses Cloud API function to render HTML.
      • It uses Query parameters, but even when they're the same (no change), there's no cache.
      • What do you mean? It's only a setting under Optimize?

      The headers:
      ed846c36-9e95-41cc-a83c-9eaf0b20ebd0-Image 2021-07-19 at 8.29.33 AM.jpg

      Request headers:
      1190b753-9e23-40af-8ad8-19ba8677e54e-Image 2021-07-19 at 8.32.58 AM.jpg

      posted in Cloud Backend (Cloud DB
      T
      Thomas D