skroboladam
Forum Replies Created
-
Forum: Plugins
In reply to: [AR Model Viewer] Do it work on iOS?Yes, it works in standard theme. Thank you.
I also have another question: How can I change the button not to open product as a visualisation in modal but straight to AR with camera?
Forum: Plugins
In reply to: [AR Model Viewer] Do it work on iOS?Forum: Plugins
In reply to: [Trackserver] Hardware tracker with TrackserverThank you,
I just found one device – teltonika GH4000 – and in advanced user manual there is detailed description. It can send data through GPRS to server address (IP or DNS address), port number, TCP/IP or UDP. It can even store data when no available connection. Yeah, a lot of config options… Looks very promising. I think that there would be more devices capable of doing this.There is one more thing I would like to ask you – I want to show few points (markers/pins) on the map and make them interactive (eg. click and move map to other location, show modal with html or just link to some anchor on the same page or url). I’ve noticed that showing markers is possible with gpx file, but any idea how to add any of functions mentioned above to the marker? Some not-very-complicated way to placing additional elements (html) on the map would be awesome.
P.s. Thank you for suggestion on hiding map. I’ve done it with simple css, so didn’t really changed plugin code. Your solution looks better. And thank you very very very ?? much for the Single request mode! It allows me to finally show much more data on the map.
- This reply was modified 2 years, 9 months ago by skroboladam.
Forum: Plugins
In reply to: [NSFW] [NFT Maker] Nonautomatic mintingThank you,
few more questions comes to my mind:When Automatic minting is disabled, you need to specify the URL and token id for every NFT token you are minting. If you have enabled Automatic minting, then the token id will be incremented from 0, adding one for each minted NFT and the URL will be the same for all NFT’s.
I see – when AM is disabled then new product is created, I have to edit it and provide ID and URL. And then is it minted at the moment of updating (saving changes) the product?
Any hints on automatic creation of JSON file based on product name, description and product image? I’m willing to upload images to IPFS and because every NFT would need unique JSON, I don’t really get the idea of AM based on the same JSON.
I’m also interested in “lazy minting” – I mean that NFT is minted when sold/payed. Any plans on future updates?
Forum: Plugins
In reply to: [WooCommerce] Coupons used more than limitHi,
I use default WooCommerce Coupons.
I also tested using some now coupon and there wasn’t any issue.This is the mentioned (124/120) coupon: https://snag.gy/cKT2YA.jpg
Thanks!
Forum: Plugins
In reply to: [WPS Hide Login] Not working with WP in a sub directoryThe same thing here.
My website is in subdirectory like https://mysite.com/shop/, but the URL is https://mysite.com
I changed the login page using the plugin and after login it redirects me to: https://mysite.com/wp-admin which is 404.
The correct url it should redirect is https://mysite.com/shop/wp-adminIs there something wrong with my install or the plugin doesn’t support subdirectory install?
Forum: Plugins
In reply to: [Automatic Alternative Text] Regarding the plugin not workingWell, it looks like after plugin reinstall it works just fine.
The endpoint is exactly like you wrote – https://westus.api.cognitive.microsoft.com/vision/v1.0 – it is a trial API.
Thanks!
Great plugin!Forum: Plugins
In reply to: [Automatic Alternative Text] Regarding the plugin not workingHi, great that you updated the plugin.
In my case it is not working.
I tried both v1 and v2 endpoints and both keys provided, but nothing happened.
Also checked what is in plugin’s FAQ – still nothing.
Disabled all the plugins except AAT – null.Do u have any other what could be the reason?
Thank you
asSo I see that now you explained how it works.
I come to the conclusion, that both cron and script works ok, and the only missing point was “asap” label.Three is nothing wrong with my cron . It is set correctly. The problem is that the URL does not initiate the pull-feed.
- This reply was modified 6 years, 7 months ago by skroboladam.
Hi, I have similar problem.
When opening the pull-feeds link I receive 404 and the feed is not pulled.
Cron is also working because I receive email confirmation with 404 page attached.No option for me for manual pulling, because of duplicates – I read on some other topic that when post duplicates happen, then I should use cron.
What could be done here?
Thanks