Fahad Mahmood
Forum Replies Created
-
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Frontend display dropdown default optionI have update the dropdown selection string in upcoming version, you will get it soon. As other changes require some time and I the default with the priority thing cannot be confirmed without testing on your end. I would like to suggest you a video recording of how you are implementing, or please reach the developer through the help tab on the settings page for the custom help.
Forum: Plugins
In reply to: [WP Docs] move folder doc from one url to another urlMoving a folder doc from one folder to another folder is already a feature in this plugin. But I didn’t understand from one url to another url?
Forum: Plugins
In reply to: [Shop Information System] Show referrers countries and sourcesYes, it is possible. At this moment this plugin is not recording that much information but with the Google API we can achieve this. IP and user agent is already available.
Not hanging actually, if you inspect it through the network section, there would be a fatal error or something in error log if you can find the log file. I am happy to see the logged errors so I can improve this plugin.
Forum: Plugins
In reply to: [Ultimate Order Combination] Keep original order lines and dateNo, premium version comes with the automation as an addition and multiple layers of combination conditions. As nobody yet asked for this feature as the products should be displayed separately so I never thought about it. Sorry, this feature doesn’t exist yet. In case you need it, there are two possibilities to do it. Either you develop and the plugin developer will merge the changes in the upcoming version or you contact the plugin developer and he will work on it for you. Use the help tab to reach the plugin author.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Auto Allocate does not always workWhenever you see the expected automation isn’t working, simply run the cron job because a set of extra jobs were added there to reduce the redundancy of function calls in every action hook.
I would suggest you to use export and import way to update existing products so you can have a backup of what you currently have.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] For WordPress multisiteNo, it was never tested on multisite environment.
Forum: Plugins
In reply to: [Order Splitter for WooCommerce] Manual Split Order Not WorkingKindly share a screenshot or a video that how are you splitting it manually?
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Problems with wp all importWe tested it with the default WooCommerce xml import and things are working as expected it means the relevant hooks are being triggered. But when we are importing through wp all import, maybe they are missing something and stock locations are not being activated automatically. Can you please try running the cron job after wp all import exercise?
Forum: Plugins
In reply to: [Alphabetic Pagination] how to fix the alphabet pagination issue on my siteActually this plugin is trying to redirect to an archive page, and for the product page I think the archive page is the shop page? Kindly use the help tab option on the settings page to contact the developer as this issue is specifically with your website not in the plugin somewhere.
There is a cron job tab, kindly run the cron job one time after importing CSV and let me know the effect.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] How “add a stock location to a product”.Not automatic import actually, you just need to use the API endpoints. Please check the relevant tab on the settings page, you simply need to use those URLs with the correct parameters and database will be updated accordingly. Please expect the functionality from this plugin, not the custom support from the developer. I hope you have a developer working on your project and he can easily use the API endpoints already provided in this plugin.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] How connect import products to locationsYes, you can import. I have replied to this question on your other support thread.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] How “add a stock location to a product”.I think you are asking about the import file, for that you need to check the export file columns in which you can easily trace the stock locations IDs.