Condless
Forum Replies Created
-
Hi Yusuf,
When you deactivated the plugin the header is going back to normal?
Can you share the URL of the cart page?Forum: Plugins
In reply to: [Cities Shipping Zones for WooCommerce] Addint state list in some other placeHi,
Thanks for the update,
The ‘Selling locations’ option (via the plugin settings) will restrict the list to only the cities that was selected in a shipping zone.Forum: Plugins
In reply to: [Cities Shipping Zones for WooCommerce] Addint state list in some other placeHi,
The plugin enqueues those files by default (line 587 in the main plugin’s file):wp_enqueue_script( 'selectWoo' ); wp_enqueue_style( 'select2' ); wp_enqueue_script( 'wc-country-select' );Do you have console errors while inspecting the page?
Can you try the shortcode on regular page of the website without popup?Forum: Plugins
In reply to: [Cities Shipping Zones for WooCommerce] Addint state list in some other placeHi Rajesh,
The states dropdown can be printed using the[csz_cities]shortcode, when customer select his state it will be saved automatically in the session and will appear in the checkout page.Forum: Plugins
In reply to: [Unit Price for WooCommerce] plugin is not working on order edit page bugHi, please try to disable the ‘Update Cart’ option (via the plugin settings)
Forum: Plugins
In reply to: [Unit Price for WooCommerce] plugin is not working on order edit page bugH Jerry,
Thank you for reporting the issue, please update the plugin to its latest release and try againHi,
Another option will be to limit the dropdown only to the selected cities, but to let the customer to select a city which is not in the list, using the following code into your theme’s functions.php file:add_filter( 'csz_enable_custom_city', '__return_true' );* The province of the customers which will use it will not appear in the order details- it will require additional customization to the plugin to achieve that.
Forum: Plugins
In reply to: [User Posts Limit] Post limits not workingUnfortunately the plugin will not be able to restrict the activity feed posts updates
Hi,
Currently there is no reliable method to achieve that.
If the purpose is to not lose the product data, an admin can take ownership on the product and bring it back when the user ask for it- while verifying (via Dashbaord => Users) he doesn’t have more than 3 products.Forum: Plugins
In reply to: [User Posts Limit] Post limits not workingTry to choose discussions or replies or topics, if it doesn’t work please share the URL of your website.
Forum: Plugins
In reply to: [User Posts Limit] Post limits not workingHi thanks for the details,
Do you have something related to buddyboss in the dropdown of the Type option? can you copy the list to here?Forum: Plugins
In reply to: [User Posts Limit] Post limits not workingHi hearsesay,
Which user role you are trying to limit?
Can you take screenshot of the rules you configured?Forum: Plugins
In reply to: [Cities Shipping Zones for WooCommerce] באג בפלגאין?היי שמוליק,
אנא וודא שהאפשרות ‘מדינה / ארץ’ שבהגדרות תוסף כבויהForum: Plugins
In reply to: [Cities Shipping Zones for WooCommerce] אזורים שונים בשימוש בפלאגיןהיי,
תוכלי ליצור אזור משלוח ‘מרכז’ ולבחור את תל אביב, רמת גן וגבעתיים עם שיטת משלוח תעריף 30 ושיטת איסוף עצמי,
אזור משלוח ‘דרום’ ולבחור את יבנה, אשדוד ואשקלון עם שיטת משלוח תעריף 50 ושיטת משלוח איסוף עצמי,
אזור משלוח ‘ישראל’ ולבחור את ישראל עם שיטת משלוח איסוף עצמיForum: Plugins
In reply to: [Cities Shipping Zones for WooCommerce] There’s only state namesHi Henrijs,
The cities list of Latvia was updated, please redownload the plugin to have the up to date list.