opus13i
Forum Replies Created
-
Forum: Plugins
In reply to: [Embed PDF Viewer] Linking to a certain pageA thought: All the major web browsers allow linking to PDF pages using this format: https://example.com/page/pdf-name.pdf#page=10
Would it be possible to mimic this in the canvas element?
I do not see a ‘Notifications’ area under ‘Settings’ … ?
View post on imgur.com
If I search the DOM for ‘notifications’ there is only reference for the notification button settings, not where to define notified users
I am getting the very same thing. However in my consle I am seeing
https://***.***********.com/wp-json/fluent-support/v2/signup 422 (Unprocessable Content)
Forum: Plugins
In reply to: [WooCommerce] 403 Error at Product Update or Save Draft
But that’s not convenient. Every time my customer wants to add/edit a product, I have to go into cPanel to toggle it on/off.It’s not even that it’s inconvenient… it’s that it is bad advice. If something works, and then stops working, 99.9999% of the time safe mode has nothing to do with it.
… I have seen other users discussing similar issues and they were related to ModSecurity.
@nigeljamesstevenson Unfortunately I am seeing this on a Lightspeed server
Forum: Plugins
In reply to: [WooCommerce] 403 Error at Product Update or Save DraftI am struggling with the exact same thing on 3 sites right now. Posts can be created or edited, but products cannot. I had my host verify the permission tree, and I am out of ideas.
Sorry, but it’s an internal-only processing site, and not meant for public interaction.
Ok, ACH works for all the others customers, it was just odd that he had one different response. Ok, I will have them retry.
Thanks!
- This reply was modified 1 year, 6 months ago by opus13i.
.
Awesome, thanks
Forum: Reviews
In reply to: [Yoast Duplicate Post] Used to be perfect. Now it’s annoyingI updated a friends site that hadn’t been upgraded in a while, and the notice showed.
Forum: Reviews
In reply to: [Yoast Duplicate Post] Used to be perfect. Now it’s annoyingJust updated again, and yeah, the notice to subscribe is still there.
Forum: Reviews
In reply to: [Yoast Duplicate Post] Used to be perfect. Now it’s annoyingThe ‘thank you’ reference was meant to be more of a general statement around the modern trend of having backend messages that are pointless. If I am setting up a site, the last thing I need is yet another pointless block appearing distracting me from performing what I need to do.
It’s annoying.
Forum: Fixing WordPress
In reply to: Renaming a themeWhen a theme ‘updates’ the entire original theme is replaced.
A ‘child’ theme will override the original ‘parent’ theme, in only the way you choose. When the parent updates your child theme’s overrides will stay in place.
Forum: Reviews
In reply to: [Native Lazyload] Breaks images… in ChromeI did have that option flagged in AO, and have now disabled it.
Interestingly, after upgrading to 1.0.1: No browser does any lazy loading with the site anymore.
- This reply was modified 5 years, 2 months ago by opus13i.
Forum: Reviews
In reply to: [Native Lazyload] Breaks images… in ChromeNo other lazy loaders, but i do have Autoptimize in use.
This is the image that does not load
<img src="https://www.ultradeluxxe.com/wp-content/plugins/native-lazyload/assets/images/placeholder.svg" data-recalc-dims="1" class="jetpack-lazy-image lazy jetpack-lazy-image--handled" loading="lazy" data-src="https://i1.wp.com/www.ultradeluxxe.com/wp-content/uploads/2019/03/ultradeluxxe-premier-gaming-.jpg?w=1080&ssl=1" data-srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-lazy-loaded="1" sizes="(max-width: 516px) 100vw, 516px">
No errors in the console, and no misses in the network tab.
Edit: If i disable the Jetpack CDN tool and leave Lazyload active, then none of the images work. If i then disable Lazyload, then everything works fine.
- This reply was modified 5 years, 2 months ago by opus13i.
Awesome. Thanks @astronomerdave