@joseph-benguira I sent you a private chat with more details.
Posts made by Thomas D
-
RE: Paypal does not work with Ecwid due to /js/appdrag.js
-
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.
-
RE: Cache isn't working?
So, every new unique visitor will be served a fresh page-view, right?
-
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?
-
RE: jQueryLoaded doesn't always trigger.
@jbenguira I started a new chat now, see if you got it.
-
RE: jQueryLoaded doesn't always trigger.
Any update on this? It happens always on a specific site too. (Sent in PM)
-
RE: jQueryLoaded doesn't always trigger.
@wassim Seems to happen every time cache is cleared.
-
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.
-
Bootstrap Pagination CSS?
Is there any official way to load bootstrap CSS for pagination, it doesn't seem to be included in the default.
-
RE: Link SQL dropdown with other table?
Thanks, I was using the visual select and was hoping this was implemented. Is it in the documentation? I couldn't find anything.
-
RE: jQueryLoaded doesn't always trigger.
@wassim
I sent you a PM with a test-page and a recording. -
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: 186422Tried with no-browser cache enabled in the dev console, tried full reloads and cache empties.
Update: I'm able to reproduce in any browser..
-
RE: Link SQL dropdown with other table?
Thank you, I'll try that.
Do you have any tips on how to split sql results into multiple pages?
-
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?
-
RE: Cache isn't working?
Thanks! It's now working as I expected it to, at rocket speed
-
RE: Cache isn't working?
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).
-
RE: Cache isn't working?
Just tried with a blank page, same issue, cache only lasts a few seconds...
-
RE: Cache isn't working?
Here's without Cloudflare and a page without Query Parameters:
-
RE: Cache isn't working?
- 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:
Request headers: