qfurs
Forum Replies Created
-
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] SNAP Not posting to VKI talked to VKontakte technical support and was able to set it up.
1 – You need to create an application in the new service https://id.vk.com/about/business/go
2 – Specify as Trusted Redirect URL https://oauth.vk.com/blank.html
3 – Confirm the developer’s data so that access can be managed.
4 – After moderating the data, it will be possible to enable access. You need to enable the following accesses: Wall, Photos, Wiki pages https://i.imgur.com/Q9wo0fc.png
5 – On the website, update the token in the plugin settings.- This reply was modified 6 months, 3 weeks ago by qfurs.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] SNAP Not posting to VKIn VK you now need to register the application here https://id.vk.com/about/business/go
You will need to set up access and send it for moderation. You also need to confirm information about the developer and provide passport information.Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Don’t update stock after successful orderBecause this problem was not obvious to me. My stock quantity was not updated and I saw in the support topics that I need to use Cron to update. Therefore, when Kron did not work, he turned here.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Don’t update stock after successful orderThanks again for your help.
By the way, I removed the Cron task and stocks are updated on the product page after ordering.Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Don’t update stock after successful orderThank you. Should automatic stock allocation be enabled in all stock locationы or is it sufficient in one?
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Don’t update stock after successful orderIn Cron, I choose 41 because I only have 41 products and I want to make sure that this is updated.
It seems the problem is different.
I place an order for 2 products. I go to orders in the administrative panel and see that in the selected stock location field there is 0. So I understand that this should not be the case. Because if I manually change this quantity and update the order, the stock will be updated on the product page.
Here is an example of an order https://i.imgur.com/tGc1iC8.pngNeed to enable something in the plugin settings?
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Don’t update stock after successful orderI added a cron job and it didn’t work.
wget -O – -q -t 1 https://test-two.xtorik.ru/?slw-crons&action=update-stock&limit=41&reconsider=hourI tried to disable the Stock Location plugin and check the stock operation – everything works as it should, I placed an order and the stock changed. If I turn on the Stock Location plugin, nothing happens.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Don’t update stock after successful orderIt turns out that you can’t update manually?
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Don’t update stock after successful orderI replaced the minute with an hour and nothing changed. Or do I have to wait 1 hour for the inventory quantity to update?
I’m developing some additions that relate to the amount of leftovers in stock. For tests, waiting 1 hour each time is a very long time.
Is it possible to update stocks immediately after placing an order?I understood you. If I can solve the problem, I will share it.
I would be grateful if you could tell me what functions and hooks of the plugin can be used.
I solved the issue by increasing the Cookie Expiration value to 6 hours (instead of 1 hour)
Forum: Plugins
In reply to: [Checkout Field Editor (Checkout Manager) for WooCommerce] HTML link in labelThanks for the advice. Yes, if disabling the checkbox “Display in Order Detail Pages” inside the Basic Info tab of the field, then my field is not displayed. I already did that. In my case it can be done like this.
But, what if there is still a need to display a field in the Order Detail Pages that contains links, is there a way to do this correctly?
Unfortunately, there is no way to provide access, because the customer’s site.
Perhaps there are some suggestions why pop-up maker scripts are not connected only on category pages?
Trigger setting https://i.imgur.com/RPHPEFx.png
Default targeting, i.e. popup should load on all pages https://i.imgur.com/bTxZr4s.png