Studio PeetR
Forum Replies Created
-
Forum: Plugins
In reply to: [3CX Free Live Chat, Calls & Messaging] Gutenberg Blocks errorHi @wp3cx,
Thank you for the reply.
For now I disabled the error output.
But I understand that this is a known issue which you are working on?Kind regards,
PeterForum: Plugins
In reply to: [Frizzly - Social Share Buttons] Frizzly & NextGEN Gallery descriptionHi Marcin,
That’s to bad.
I understand you’re also for hire, can you give me an estimate of how much it would cost if you customized it so it would work with NextGEN captions?Kind regards,
PeterForum: Plugins
In reply to: [Frizzly - Social Share Buttons] Frizzly & NextGEN Gallery descriptionUpdate on frizzly-container position, got it:
.frizzly-hover-overlay,
.frizzly-hover-overlay.visible {
position: fixed;
bottom: 10px !important;
top: auto !important;
}Forum: Plugins
In reply to: [Frizzly - Social Share Buttons] Adding InstagramHi Marcin,
Thanks for your reply!
I’m clearly not familiar enough with instagram 😉
As not was my client, he just needs a button linking to his Instagram page.
So we can consider this solved!Kind regards, Peter
Hi Max, thank you so so much!! And such a quick response!
Live & learn.
Undoubtedly you know this, but I still want to share. I use the following code on mobile devices for fixed objects:position: -webkit-sticky; position: -moz-sticky; position: -ms-sticky; position: -o-sticky; position: sticky;Kind regards & thanks again, for your coding and help!
Peter