bryanjlaz
Forum Replies Created
-
Forum: Plugins
In reply to: [Salon Booking System - Free Version] checkout form fieldslaurentiuss4,
They have come through nicely with this option.. It works great!
look at this post:
https://www.salonbookingsystem.com/salon-booking-3-19-introduces-custom-fields/
Bryan
Forum: Plugins
In reply to: [Salon Booking System - Free Version] checkout form fieldsYeah.. I see that in the changelog too but cannot see a way to add fields… Please advise. Thank you.
Forum: Plugins
In reply to: [Salon Booking System - Free Version] starting time issueJust following back up on this.. Thanks for all the help.
Forum: Plugins
In reply to: [Salon Booking System - Free Version] starting time issueThanks for the response but that is what I was telling you that I had done above. I set the “Session average duration” to 60 minutes and the Full Service Groom – Naperville Location service is set to 01:30 under “Duration”. But it is not allowing you to choose 9:00 – 10:30 – 12:00 etc.. It’s offering it every hour based on the “Session average duration”. Please advise.. thanks..
Forum: Plugins
In reply to: [Salon Booking System - Free Version] starting time issueUPDATE:
My client changed their mind and now wants to offer their services every hour. Now I have a situation where 1 of my assistants is offering appointments every 1.5 hours and the new assistant, Kelli Lysek is every hour. I changed the booking rules settings to every 60 minutes while keeping the other assistant at 1.5 hours and the system is now only offering the services every hour for both assistants.
Can you please help to figure out what these issues are and advise? Thank you for your help.Forum: Plugins
In reply to: [Salon Booking System - Free Version] checkout form fieldsGreat.. Thank you for the update.. This will be a great feature to have..
Forum: Plugins
In reply to: [Gecka Submenu] WarningMarco,
I have the same issues on line 94 & 65.
I am new with php. Can you explain how/where to add this code?
I have added… if (is_array($items)) …. at line 64, then took out and tried 66, then replaced 65 with it and nothin.. lol..
Don’t laugh, just throwing darts..Thanks..
Bryan
Forum: Plugins
In reply to: [Registration Options for BuddyPress] Admin email not sendingI found that the ‘Welcome Pack’ plugin interferes with this. Deactivated it and then the emails go out like they should.. only after user hits the activation link…. not certain if that is correct.
Forum: Plugins
In reply to: excluding reg page (is_user_logged_in)Correct.. The code I inserted is…
<?php
if(!is_user_logged_in()){
header(“Location: http://worldwidelogisticsltd.com/intranet/wp-login.php”);} ?>π
I mean sitename is being inserted..
I am having the same issue with the title dynamically inserting on every page. I have deleted everything in the yoast titles section too.