firebom
Forum Replies Created
-
It took hours to come through but it has finally updated. I will add some cron jobs to update the site just in case it is linked.
Thank you once again.
the appointment does not show in GCAL at all. We have used bookings for years with no issue.
Forum: Plugins
In reply to: [Calendar Event Add-on WooCommerce Bookings] Add-On informationHi Rajesh,
Thank you for your very quick reply.
I have no issues with the plugin 🙂 I was hoping you could add a placeholder to the plugin itself?
Woocommerce add-ons plugin used to pull through to google calendar but they don’t anymore and this was part of the native woocommerce app. For some reason they have removed this and I would love for it to be added to your plugin.
Forum: Plugins
In reply to: [Gmail SMTP] not sending emailsEasy fix for this one. Google has stopped most accounts using 465 for SSL and 587 for TLS.
When you configure the plugin on the general tab use option TLS with port 25 and the plugin works perfectly.
Just Google being difficult 🙂
Forum: Themes and Templates
In reply to: Avada Custom css file locationThe custom css is stored within the database. You will need to access phpmyadmin and then select:
wp_options
Avada_options (this maybe several pages in so make sure you look for it)
Click edit
copy the all of the value text (there will be a lot) into word
search for: custom_cssthe text which follows will be your custom css that you inputed.
Hope this helps