Varun Sridharan
Forum Replies Created
-
@gazzasma thanks for the information
i will check and update the plugin based on it.
Sorry about the delay in response.
can you please provide some info on whats the exact issue ?
Because i have tested the same with latest WordPress version and i am not facing any issue.
sorry i didn’t get you.
@ogage7832
How are you adding those 2 buttons to that page ?Via shortcode ?
If so then you need to add
button
class in the shortcode something like this[wc_quick_buy product="22" css_class="button" ]
Forum: Plugins
In reply to: [Role Based Price For WooCommerce] Version 4.0 and current WC compatibility@justbruno
Yes indeed but due to on going COVID19 the development process slowed down and i am doing my best to get V4.0 to beat asap.Reg the current version. i know some users who are using our plugin with V4.0 without any issues.
Forum: Plugins
In reply to: [Quick Buy For Woocommerce] Redirect from shop page to checkout page@achalshiv i just pushed an update which fixes the issue with Elementor plugin
Forum: Plugins
In reply to: [Quick Buy For Woocommerce] Redirect from shop page to checkout pageReally sorry about the delayed response. and thanks for sharing the info.
i will work today and push an update asap.
Forum: Plugins
In reply to: [Quick Buy For Woocommerce] Redirect from shop page to checkout pagethat issue has been fixed before.
i need more information on thatcan you provide some logs on it ? (Debug Log) i need to know the exact error inorder to fix the issue.
i already have the Elementor plugin and unable to replicate the same issue.
Forum: Plugins
In reply to: [Quick Buy For Woocommerce] Redirect from shop page to checkout pageThanks for keep debugging it.
i have found some issue in our plugin and fixed it in V2.8 please do update & check if the issue still persist.
Forum: Plugins
In reply to: [Quick Buy For Woocommerce] Redirect from shop page to checkout pageCan you please try a HOT Fix and let me know if its working ??
Hot Fix :
File :includes/class-url-generator.php
Search For On Line 63 :
$this->html = site_url() . '/' . trim( $url, '/' );
Replace With On Line 63 :
$this->html = home_url() . '/' . trim( $url, '/' );
after this just save the settings once again and clear your permalink cache
- This reply was modified 4 years, 3 months ago by Varun Sridharan.
Forum: Plugins
In reply to: [Quick Buy For Woocommerce] Redirect from shop page to checkout pageHi there
Have you configured the settings correctly?
If yes can you please provide some more information like settings page screenshot and front-end screen shot
Forum: Plugins
In reply to: [SKU Shortlink For WooCommerce] Crashing websiteHi There
This plugin is very lightweight and dose not create any tables in DB.
please do check your site to find the exact issue.
This plugin dose not make the site slow ..
Forum: Plugins
In reply to: [Quick Buy For Woocommerce] quick buy URL goes to 404We are trying to figure out where this issue comes from. and i still dont have a answer for it. will do my best and push an update asap.
Forum: Plugins
In reply to: [Quick Buy For Woocommerce] Quick buy 404 errorWe are trying to figure out where this issue comes from. and i still dont have a answer for it. will do my best and push an update asap.
@harrycoma
This plugin dose not use hookadd_to_cart_fragments
. may be it could be by other plugins.