<font style=”vertical-align: inherit;”><font style=”vertical-align: inherit;”>da un paio di giorni nel mio sito non posso più accedere in quanto mi dice “Manutenzione, il plugin VikAppointments è in modalità manutenzione. Attendere il completamento dell’aggiornamento.” Ma il messaggio appare da quattro giorni e non so come accedere al sito web per risolvere l’eventuale problema e lavorare su altre pagine non coinvolte dallo stesso plugin</font></font>
]]>Hi,
If the status of a reservation is set as pending by default, it makes sens for the employee to have the possibility to send a payment link for the user but I could not find this option.
An example is if an order happens on the phone and you want to send a paypal payment link after you set the order as pending.
Can you tell me if vk appointment will have this option in the future?
]]>Hi,
I’m trying to use this filter to add an array to webhook output:
https://vikwp.com/support/knowledge-base/vik-appointments/hooks/web-hooks/before-dispatch
but it seems I’m wrong to code.
If I use the code below, it works, adding [somekey] => true:
add_filter('vikappointments_before_dispatch_webhook', function($status, &$payload, &$headers, $hook, $job)
{
$payload = array(
"somekey" => true
);
return $status;
}, 10, 5);
but it replaces completely the output payload.
If I use the code below instead:
add_filter('vikappointments_before_dispatch_webhook', function($status, &$payload, &$headers, $hook, $job)
{
$payload['somekey'] = 'true' );
return $status;
}, 10, 5);
no webhook output comes from plugin.
Have you an idea where I’m wrong?
Many thanks
]]>Hi,
today I checked my error.log file in my public_html by chance and I found lot of this rows:
PHP Warning: session_start(): Session cannot be started after headers have already been sent in /abc/def/public_html/wp-content/plugins/vikappointments/libraries/adapter/session/handler.php on line 31
A row every 2-3-4 time for minute since april (log starts from april)
All plugins patched and wordpress at last version with php8.0
Have you ever seen this error?
Many thanks
]]>Hi,
I’m facing a big issue with webhook feature.
Starting from today (24h ago was ok), the plugin doesn’t call any webhook anymore.
Actually I updated 3 plugin, but nothing SEEMS to conflict to vik, because I disabled all other plugin with no luck.
I enabled wp debug, but nothing was tracked.
No error in webhook log inside the plugin.
Webhook service (receiver) works.
I deactivated/activate vik also (I’d like to uninstall, but I’m afraid to lost data and config)
Nothing.
Simply vik doesn’t trigger webhook calls.
Have you same idea about I could look for?
Many thanks
Alessandro
I’ve installed the free version of the plugin to test for a Client and seems as though there are some issues.
When I hover or click on the question marks, no tooltips appear.
When I click the created shortcode, nothing appears and nothing copies to the clipboard.
Am I missing something??
]]>Dears,
I’m facing a problem when I set closure days for employees.
(sorry for reference, but I have different language)
From Reservations list screen, at the top, clicking on Blocked, I can reserve a closure day for one or more employees at time.
As I set a day, I can see it on their calendar (using ?id_employee=XX) as partial available (yellow color, even if I set all day closure) and this is weird because I expect red color. (first issue)
Furthermore I notice that calendar set automatically itself as green the day after and I can make a regular reservation (actually I don’t know if it switch to green minutes or hours or a day later). (second issue)
I have all last wordpress and plugin versions
Any advice?
Many thanks
Alex
Hello,
we would like to use VikAppointments with a short on a onepager.
However, when I click something in the calendar, I always end up at the top of the page. Is there an option with anchor or JS scroll down so that our users don’t have to scroll down manually every time?
Best
John
Hi,
Thank you for this great plugin.
Sadly I found a conflict with “Uncanny Automator WP” https://it.www.ads-software.com/plugins/uncanny-automator/
While I create a “recipe” (Uncanny name for their automation) or try to modify existing one, I can’t search for any wordpress post name or forminator form (I suppose same behavior for others) because your plugin running code that it wouldn’t be there and the search action loops with no answer.
This is the evidence in browser console.
when I add a wordpress post trigger I get:
post.php?post=25687&action=edit:579 Uncaught TypeError: Cannot read properties of undefined (reading 'indexOf')
at HTMLDocument.<anonymous> (post.php?post=25687&action=edit:579:23)
at HTMLDocument.dispatch (jquery.min.js:2:43064)
at HTMLDocument.v.handle (jquery.min.js:2:41048)
at Object.trigger (jquery.min.js:2:71515)
at l (jquery.min.js:2:79978)
at XMLHttpRequest.<anonymous> (jquery.min.js:2:82355)
when I try to search for a specific post I get:
select2.min.js?ver=3.5.1:21 Uncaught TypeError: Cannot read properties of undefined (reading 'toUpperCase')
at E (select2.min.js?ver=3.5.1:21:3057)
at Object.formatResult (select2.min.js?ver=3.5.1:22:31087)
at h (select2.min.js?ver=3.5.1:21:23300)
at d.populateResults (select2.min.js?ver=3.5.1:21:23543)
at d.<anonymous> (select2.min.js?ver=3.5.1:22:4312)
at Object.callback (select2.min.js?ver=3.5.1:21:17880)
at d.<anonymous> (select2.min.js?ver=3.5.1:21:24279)
at Object.query (select2.min.js?ver=3.5.1:21:17880)
at d.updateResults (select2.min.js?ver=3.5.1:22:3394)
at d.opening (select2.min.js?ver=3.5.1:22:8410)
The select2.min.js is your https://mysite.com/wp-content/plugins/vikappointments/site/assets/js/select2/select2.min.js?ver=3.5.1
Deactivating your plugin, all works fine.
Have you some precious advices or could you limit the action of your code in your plugin environment?
Many thanks for your help
Alex
I have update with last version 1.2.4 and I have this big error on my website
I had to restore my database and FTP files.
Please help me with this.
Sincerely
ps: you own website is announced as very dangerous by Norton
Erreur de la base de données WordPress: [Table’****_vikappointments_webhook’ doesn’t exist]
SELECT * FROM ‘***_vikappointments_webhook’ WHERE ‘published” = 1
Hello,
I’m looking for a way to extend the time end of the shift. I want to make it bookable for yoga classes and they are starting at 17:30. But in the settings of the shift the end can be set latest at 17:00. Please advice.
Also I’m looking for a way to make the time in 24H view on the front-end.
Thank you!
]]>I am trying to configure the plugin, but where does it show up? Also, does the free version allow payments?
]]>Hello!
Thank you for the plugin, it has lots of features and I am excited to use it! just a problem with the shortcode. Am I only allowed to insert 1 shortcode per page or is this an error? I cannot add 2 or 3 shortcodes in a page (Services List shortcode by group), when I insert 2 shorcodes the second shortcode is just cloning the first one, can you please lool into this?
Thank You and hoping for a quick response!
]]>Hello, i’ve installed this plugin, and so far so good, except with the e-mails, i’ve tried to re-send e-mails, send notifications when i create a New Reservation, but still i did not received any e-mail, not even on admin email.
I’ve checked both e-mails and i’ve seen every folder on the e-mail, no spam no trash no entry …
]]>Hi,
Just wondering… I have a situation where I need 2 service provider for one booking.
Is it possible to assign 2 service providers for one booking?
Thanks
]]>