faedrielle
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] W3 and The Plus Addons for Elementor – CSS problemsHi, turning of the Database cache worked – I haven’t been having this problem since I turned it off.
Forum: Plugins
In reply to: [W3 Total Cache] W3 and The Plus Addons for Elementor – CSS problemsI’ve created a test page for this: https://roztocfest.com/test-page-for-w3/
Images of design in elementor vs reality https://imgur.com/a/UsxbjNy
Forum: Plugins
In reply to: [W3 Total Cache] W3 and The Plus Addons for Elementor – CSS problemsPS: I’m using
WordPress 6.5.2
Astra theme 4.6.9
W3 2.7.1
Elementor 3.20.3
The Plus Addons for Elementor 5.4.2Forum: Plugins
In reply to: [Advanced iFrame] Google Sheet doesn’t load on SafariHi, sorry for the late answer. Understood, feel free to close this issue.
Forum: Plugins
In reply to: [Advanced iFrame] Google Sheet doesn’t load on SafariYes, opening the src in Safari outside of wordpress works fine. I have redesigned my site so that this page doesn’t need to be displayed separately, but I imagine other people might have this issue as well.
But of course, it’s up to you whether you want to fix it.
Thanks for the gid=0 fix!
Forum: Plugins
In reply to: [Advanced iFrame] 400 Bad request on google sheets iframeOK so I’ve figured it out. Your plugin is probably parsing the ampersand in between the parameters gid and single, instead of taking the full url – when i use this shortcode, it loads up the iframe (notice the skipped ampersand)
[advanced_iframe use_shortcode_attributes_only=”true” src=”https://docs.google.com/spreadsheets/d/e/2PACX-1vRVfOnYjOwdkfnSAhCezQXkrAntZSVRnOT0islDmSOo1yd-EVl1EU9oIEztOLXoFdkX8ZPd0dEBdHjU/pubhtml?gid=0single=true” width=”100%” height=”750″ style=”max-width: 100%; max-height: 750px;” title=”gdocs-program-thursday”]
I will leave it like this, could you please notify me once you fix it, so that i can update my shortcodes?
Forum: Plugins
In reply to: [Advanced iFrame] 400 Bad request on google sheets iframeI notice that the link you sent last is missing the gid=0 parameter (second to last) – compare with https://docs.google.com/spreadsheets/d/e/2PACX-1vRVfOnYjOwdkfnSAhCezQXkrAntZSVRnOT0islDmSOo1yd-EVl1EU9oIEztOLXoFdkX8ZPd0dEBdHjU/pubhtml?gid=0&single=true
Forum: Plugins
In reply to: [Advanced iFrame] 400 Bad request on google sheets iframeYes it does, it opens the google sheet… see screenshot
Forum: Plugins
In reply to: [Advanced iFrame] 400 Bad request on google sheets iframeYou are correct, i must have messed it up while copying here, or perhaps the text editor interpreted the quote?
Nonetheless, I regenerated the shortcode and here it is without any changes, the problem persists:
[advanced_iframe use_shortcode_attributes_only="true" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRVfOnYjOwdkfnSAhCezQXkrAntZSVRnOT0islDmSOo1yd-EVl1EU9oIEztOLXoFdkX8ZPd0dEBdHjU/pubhtml?gid=0&single=true" width="100%" height="750" style="max-width: 100%; max-height: 750px;" title="gdocs-program-thursday"]