Rupinder Kaur
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Calendar for Google] Recurring Events doesn’t workHi @baggi-t ,
we are sorry, but currently we are not listing repeating events . We are working on this and will soon add this into our plugin.
Thanks for writing to us.
Forum: Plugins
In reply to: [Events Calendar for Google] Recurring Events doesn’t workHi @inshaneity ,
currently we are not listing events that are duplicate or same name . But we will definitely look into this matter.Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Cannot delete a productHi @mfe ,
I have made changes regarding your issue. Please redownload the plugin and check .
ThanksForum: Plugins
In reply to: [Events Calendar for Google] Calendar Grid won’t displayHi @cuwoodjr ,
we have visited your website . Events are showing at your website . see screenshot
https://tinyurl.com/y9sncv25
May be there is some cache issue you are facing.
Do let me know if i can help you further.Thanks
Due to inactivity we are closing this topic
Forum: Plugins
In reply to: [Events Calendar for Google] Multiple Calendar ID’s?Hi @wcadigital ,
Thanks for writing to us.Currently showing multiple calendar in single is not possible . But We will surely try to include it in future updates if it is possible.
Thanks
Forum: Plugins
In reply to: [Events Calendar for Google] Reverse date / Remove secondsHi @rabland ,
Thanks for writing to us. Definitely we are doing some alteration in upcoming version. Hopefully you will find your required changes in new version.Thanks
Forum: Plugins
In reply to: [Events Calendar for Google] A Few Issues/SuggestionsHi @inshaneity ,
As you said event should be shown until its end time, this is something we need to figure out in detail.
But for now I can just give you the simple solution that will list your today’s events.Please follow the below steps
Go to your plugin and open the file plugins\events-calendar-for-google\includes\
class-ecfg-template-functions.php
Replace the line no 183 with
if($event_date >= $current_date)The situation here is that we just modified the ‘if’ condition a little bit.
Hopefully this will help your situation.Thanks
Forum: Reviews
In reply to: [Events Calendar for Google] Great PluginHi Igor Ilgiyaev,
Thanks for showing your support . We will definitely consider your suggestion and will try to add it in upcoming versions.
Thanks
Forum: Plugins
In reply to: [Events Calendar for Google] A Few Issues/SuggestionsHi @inshaneity ,
Thanks For figuring out the issues and mentioning the required changes . We will go through every possible change that we can do and will update you.Thanks Again
Hi @ankitispace ,
Thanks for reaching out.
Well, to make the qty non-changeable you need to visit the plugins setting page. Here we have provided an option to make this work. see screenshot :
http://docs.blueplugins.com/wp-content/uploads/2020/05/checkout-layouts-free.pngCheck its third option and click on it . Hopefully, it will work.
If you still face any issue do let us know.
Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Checkout EmialHi @kweather9122 ,
This plugin only works with the checkout page design section. It’s functional part like email sending or thankyou page are not part of this plugin.
ThanksHi @volkerforster,
Thanks for writing your review. We are really sorry if you are feeling any inconvenience with the plugin.
Starting with your concern of shortcode. There is no shortcode. It just changes the design of woo commerce checkout which you already called by [woocommerce_checkout]. So once you activate the plugin there is no extra step. But Yes you can optionally change its design by plugin settings.Secondly, for the contact section, every plugin provides you with a support section to write down your issue. For this plugin, you can create or support ticket at “https://ww.wp.xz.cn/support/plugin/custom-checkout-layouts-for-woocommerce/”.
We always try to help every user as much as we can.For us every single user is valuable. So I would recommend you to “create your topic” in the support form. we will try to help you with possible solutions.
Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] how to deduce the unit cost?Hi @igor3310,
Can you explain your query a little bit in detail? So we can help you in a better way.Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Div issue on /checkout pageHi Mariska,
Thanks for writing to us.
I have seen your website . Divi theme is also adding some alterations to the checkout page. It is possible that they have some option at the backend to remove/hide these checkout settings.But in case you are not able to find such option you can add the below css into wordpress->additinal css section.
.two-column-layout-right .col-lg-6 {
width: 100% !important;
}Hope this helps.
Thanks