sosidee
Forum Replies Created
-
Forum: Plugins
In reply to: [Dynamic QR Code - generator] Downloaded Images not workingOne reason a QR code reader might fail to scan an image is that the QR code has a dark background. In the WP dashboard, the page background is light, so the reader works.
Hello,
We’re planning to add a procedure to export/import the QR-Codes list and configuration settings in a future update of the Pro version.
Forum: Plugins
In reply to: [Dynamic QR Code - generator] Downloaded Images not workingHello,
I ran some tests scanning the QR code image you sent.This morning, a 503 server error (Service Unavailable) was displayed, but now, it seems the server is working, and an “expired QR code” message is shown.
Forum: Plugins
In reply to: [Dynamic QR Code - generator] Downloaded Images not workingHello,
can you send the not working image to [email protected] ?
Forum: Plugins
In reply to: [Dynamic QR Code - generator] Printed code issuesHi,
The plugin generates images using the highest error correction level.
We plan to add an option to select the error correction level in a future update of the Pro version.In the meantime, you can minimize the image complexity by using external tools to generate it, such as QR Code Tiger, embedding the URL displayed on the plugin edit page into the QR code.
Forum: Plugins
In reply to: [Dynamic QR Code - generator] Update broke scan logsHello,
the issue has been fixed: please update to the version 1.0.1
Thanks.Forum: Plugins
In reply to: [Dynamic QR Code - generator] Changing displayed linkHello,
embedding the destination URL directly into the image means giving up the dynamic nature of the QR code.
However, it is possible to use any QR code generator to create an image containing the source URL or a shortened version of it.Forum: Plugins
In reply to: [Dynamic QR Code - generator] Question – ServerHello,
sorry for the delay, we are short-staffed for summer vacation.
Yes, all processes are done on your website.
For custom requests, you can contact us at [email protected]Forum: Plugins
In reply to: [Dynamic QR Code - generator] Enable Only On… no URL redirectHello, did you reveive the email I sent you on Wednesday, August 14th?
Forum: Plugins
In reply to: [Dynamic QR Code - generator] multiple redirections and codesHello,
Thank you for using our plugin.
This is an option that will definitely be included in a future update.Forum: Plugins
In reply to: [Dynamic QR Code - generator] Enable Only On… no URL redirectHello,
If you are testing the QR-Code by entering the QR-URL in your desktop browser, be sure that the Enable requests from any type of device option on the Settings page is checked.
If, instead, you are testing the QR-Code by scanning the image with a mobile device, then I need more details: can you send the qr code image to [email protected] so i can make a test by myself?Forum: Plugins
In reply to: [Dynamic QR Code - generator] Enable Only On… no URL redirectHello,
If I understand your aim correctly, you’re trying to set up a QR code that redirects to a certain URL, except on Wednesdays, when it should redirect to a different one.If so, you need to create 2 QR-Codes with the same key.
1) The first QR-Code:
- Redirects to the standard URL, the one used every day except Wednesday.
- It has no particular settings.
2) The second QR-Code:
- Redirects to the URL for Wednesday.
- Enabled only on: wednesday.
- Priority: on.
In this way, both QR codes are valid on Wednesday, but the second one has priority and will prevail.
Please remember to check the Disable unique keys option on the Settings page.
The URL before date/time activation and URL after date/time expiration options only work when the Active from/to date and Active from/to time options are set, so you do not need to configure them.Forum: Plugins
In reply to: [Dynamic QR Code - generator] [PHP 8.1] Warning: Undefined array keyVery well, thank you for the hint.
But, I must admit, I can’t see the link between the line 400 of field.php with the line 188 of metabox.php, where $_POST[$nonce_name] is called.
Forum: Plugins
In reply to: [Dynamic QR Code - generator] [PHP 8.1] Warning: Undefined array keyHi,
I can’t figure out the true reason why this happens without a deeper analysis of your configuration, but I believe we can rapidly fix the effect of the problem, which is to avoid the warnings.
The issue will be definitely fixed in the next update, but if you wish to resolve it now the quickest way is to edit a file from the WordPress dashboard just to comment a line (that can be removed without compromising the functioning of the plugin).
I can give you the info to edit the file or, if you prefer, I can do it for you if you create a temporary administrator account and send the login data to [email protected]Forum: Plugins
In reply to: [Dynamic QR Code - generator] Redirect not workingHello, we cannot reproduce your issue, because when we scan your qr-code image with our mobile devices we’re correctly redirected (see this video).
May it be that you are testing the redirect process by insering the URL embedded in the qr-code image directly in the browser of a not mobile device? If so, you need to check the Enable requests from any type of device option in Settings page.
Another guess could be a cache issue with your mobile browser, in which case you need to clear it.