I just uploaded your plug in and I am looking to change the hover link color using the Popup Text embed type. Is there coding we can add to the HTML code to make this happen?
Embed calendly v1 key is not working
I added v1 API key in my wordpress project Embed Calendly plugin then also event not displaying.
I can not finding v2 key from calendly
IS Nedd t V2 key also?
This plugin appears to be causing my site to load slow. If I remove the plugin/shortcode my page loads much faster. I have also tried using the embed code provided by Calendly, without this plugin, and my site loads slow.
I did some research, and found this post (https://stackoverflow.com/questions/71618371/calendly-slowing-website-because-of-script) that defers the loading of the JS for 3 seconds, allowing the rest of the page/animations load. Is there anything that can be done at the plugin level to fix this?
Thanks!
]]>We have not yet installed the plugin into the front end. It will not sync despite having the API keys v1 and v2 installed. Do we need to be logged in as the user with the calendar at Calendly? We upgraded to Pro specifically to solve this but the paid version still has the same issue. Please advise.
]]>I have added my V2 token and everything is synced with my three event types. But when I go to the customizer and select the event type I want to customize, it just refreshes the page and reverts the event type drop down to the first event type.
]]>HI,
I am using the same Calendly on 3 different pages on my site. I would like to know from which page the contact came from, Is there a way to track that?
For example, if I have Calendly on page A, B, and C and someone uses the calendar on page B. How can I see that it came from Page B?
]]>I’ve set everything up as required and Calendly shows up when viewing the pop-up. But when I open it on the site, only the background shows up. How can I fix this?
]]>Hello,
Here’s my embed code :
<!-- Début de widget en ligne Calendly -->
<div class="calendly-inline-widget" data-url="https://calendly.com/macque-aude?hide_gdpr_banner=1" style="min-width:320px;height:850px;"></div>
<script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script>
<!-- Fin de widget en ligne Calendly -->
i still got the scroll bar on the right and can’t get rid off.
here’s the page i’m talking about : https://aude-naturopathe.fr/prendre-rendez-vous/
Does anyone have the same issue ?
]]>This plugin appears to be causing my site to load slow. If I remove the plugin/shortcode my page loads much faster. I have also tried using the embed code provided by Calendly, without this plugin, and my site loads slow.
I did some research, and found this post (https://stackoverflow.com/questions/71618371/calendly-slowing-website-because-of-script) that defers the loading of the JS for 3 seconds, allowing the rest of the page/animations load. Is there anything that can be done at the plugin level to fix this?
Thanks!
]]>Je ne trouve pas où configurer l’api v1 et v2. J’ai essayé avec jeton personnel mais ca ne fonctionne pas
]]>The time for the scheduled events is not the same with the event time user book in calendly. i can see in my calendly dashboard 28 july while in the scheduled events its 31 july. how to solve this?
]]>Hi.
We are using this on a website, but we upgraded them to PHP 8.0 and the page threw a Critical Error.
Is this plugin only for 7.4 or 8.0 as well?
Thank you.
]]>Hi there. Just getting started with the plugin, but can’t get the customiser to work – the button just re-loads the same event selection page.
Using latest Divi theme with latest (3.4?) plugin. Calendly linked with v2 API and it does sync and show my only event type in the select box, but can’t customize appearance and (on Divi at least) the default height is too small for the Calendly embed so it has a scroll bar.
Thanks.
Dear plugin author(s),
Please add a changelog to your plugin’s readme.txt, which includes the release date, version and details of every update.
Thank you!
]]>According to Calendly’s documentation, the embed Calendly is 100% GDPR compliant.
This plugin, though, loads already many cookies and makes many requests before user’s consent, and also after user’s consent refusal.
Could you please provide a solution to make the plugin compliant?
]]>I am getting the message “No event types in your account” when I try to access Events in the plugin menu.
I am using the Free version of Calendly which allows a single live event type. I deleted existing event types and created a new one. That doesn’t show.
I’ve just recreated the API keys and it now works. Leaving this here in case anyone else has the same issue.
]]>Can we add close modal button?
]]>how can i disable the calendly branding in the top-right corner. branding=”false” doesn’t work.
]]>Does the plugin offer any tracking options for interactions? If yes, which ones and how are they monitored?
]]>Had an issue with embed shortcodes showing up in preview site, so tried a few different variations.
Ended up with about 5 Calendly embeds showing up on the real site, can’t edit or delete them. Tried clearing cache, reinstalling plugin, etc. Pretty much out of ideas. Help please?
]]>It looks like your plugin is including a stylesheet in all the admin pages:
/wp-content/plugins/embed-calendly-scheduling/assets/css/util.css?ver=6.0.2
Which includes a reset rule like:
*, *:before, *:after {
box-sizing: inherit;
}
It is causing display issues on the Appearance > Theme page for me.
It feels like this stylesheet should only be enqueued on your specific admin pages ?
]]>Hello guys
I wanted to embed Calendly onto my page, but it was drastically slowing down the page load and animations. Now, it is not working at all. Sometimes it is working sometimes not. But when I enter with elementor, it shows.
And Namecheap support told me to contact with you guys and they gave me this:
This element seems to work once in a while.
We checked the logs and found this error:
widget.js?ver=6.0:1 Uncaught TypeError: Calendly.Iframe is not a constructor
at e (widget.js?ver=6.0:1:5914)
at widget.js?ver=6.0:1:4755
at HTMLDocument.o (widget.js?ver=6.0:1:428)
We recommend that you contact Calendly support with this error.
Also, you can try to use this guide:
https://www.ads-software.com/support/topic/inserted-code-booking-does-not-show-online/
My website is adsbles.com
please help me in this case
Thank you!
]]>Hey guys,
So I’m building a site for a friend. It’s a WooCommerce store. There are many physical items to purchase in her store. My friend also offers live video tarot readings via Instagram and Telegram.
Say, for example, someone adds a bunch of physical items to their cart as well as a tarot reading? They pay for all items and then a trigger of some kind happens or some kind of an event occurs so that when any of the 4 tarot readings (within that category) have been identified as paid for, a pop-up window of her Calendly shows up so that the customer can instantly book their reading slot once the full transaction has been completed.
I didn’t want to have the Calendly page or link displayed on a page somewhere on the site, because people might simply take advantage of that. This would also mean that my friend would have to keep checking to see if a tarot reading had actually been paid for. And I don’t want to create extra admin work for her.
Would anyone know if there is a simple way to create such a pop-up upon a specific purchase?
Or, is there a hook out there for this? I had a look here – https://developer.www.ads-software.com/reference/hooks/ – but wasn’t really sure what hook I was looking for. Not even sure if a hook is an answer.
I’m just hoping to make this process as automated as possible and thought a pop-up could work. But not sure how to do it for all 4 tarot readings which my friend offers.
Any tips or guidance would be awesome.
Thank you,
Kate
]]>I added the class but the values I used in the shortcode are overwriting my values on my CSS and if I don’t use values in the shortcode I getting some default values.
The only I make it to work is to use !important; in my CSS values.
Is this the way to make to work?
Also I don’t see how “branding” and “hide_details” are working, I set them to “1” and also to “0” but the button look the same.
Is there way to pass a parameter to calendly? I want to know from what page the user come or some other way to tell the different between the orders
I found several i18n issues and listed them as the following:
embed-calendly-scheduling
to correctly internationalize your plugin! (see https://developer.www.ads-software.com/plugins/internationalization/how-to-internationalize-your-plugin/#text-domains)embed-calendly-scheduling
, NOT emcs
in the current source code.Hello, we had included calendly on our website and at some point it just stopped working. We have updated the links with the codes from calendly and everything seems ok, but it just keeps showing “This Calendly URL is not valid.”
What could be the reason?
Many thanks
Hi there,
The plugin page is blank. There’s no option to do anything in Chrome and Safari. Running WP 6.0
Thanks for any help!
]]>Is it possible to change the event color with this plugin? I mean customized color.
]]>Hello,
Great plugin, if I can get it to work! I input the V2 personal access token, but your plugin menu doesn’t show my event types. I’d love to customize the button some more, but there’s no syncing there either. Thank you!
I am using the Calendly inline embed on my company’s website but it doesn’t display the embedded frame on the published page and says ‘calendly refused to connect’. The embedded frame is displayed correctly in the editing and page preview.
Using WordPress 5.9.3
Thanks in advance!
Nive
]]>