1208 comments found.
Is it installed as a plugin in WordPress?
Hi,
BeLink is a fully standalone application, it does not require WordPress.
Can a user be sold to other people?
Hi,
Can you clarify a bit please?
can you add the ability ( a button ) on biolinks that enable viewers to share? I think this will be super
Hi,
I’ll see if we can add this with next update.
wait is there a mobile app? I’m confused? somone1 asked Hi, how can i change the app name in the PWA mobile app? it still shows Belink name ? please reply asap, thanks a lot! you said in the manifest but is there a mobile app?
Hi,
Not a native app, but BeLink as built-in support for PWA. You should be able to install it from the browser and it will behave similar to native app.
Hi, how can i change the app name in the PWA mobile app? it still shows Belink name ? please reply asap, thanks a lot!
Hi,
You can change it in “public/manifest.json” file in BeLink directory.
Hi Team,
In the old API, the Create Link method was an upsert.
So if the alias existed, it would update fields.
With the new API Link method, it returns alias existed and fails.
This is causing me issues.
Is there a way to allow upsert again with the API?
Or will a new method for upsert for links be added in a new version soon?
Thanks!!
Hi,
This was actually a bug in a previous version, the way it works now is expected.
If you want to update existing link via API, you can send a PUT request to ”/links/{id}”
Thanks. I get that, but my use case has an issue with the update endpoint as it uses the id field in order to update. So if I have an existing alias and don’t know what the id field is for that alias, I can’t update the link. A good solution is to either have an upsert link endpoint, so the link is updated or created if it does not exist; or have an endpoint to search by alias, or to have an endpoint to update by providing the alias. Look forward to your thoughts on this…
I’ll see if we can add an upsert endpoint or a way to find link by alias and not ID with next update.
I’ve created it while waiting in a custom http route and http controller, I am happy to email you the code to include it for the next update?
We’ve added this for the next update already, it should be available sometime next week.
Hi Guys, Tested the new update and can’t find a new method for the Upsert. I tried using the link endpoint and it didn’t allow an update of an existing record. Can you advise the new endpoint for the upsert or which endpoint can be used for this?
Thanks!
This was not added yet with last update.
When will the next update be?
We’ve no exact date for it yet.
will this be fixed on the next update? when will that come out?
I can’t migrate to a new version until an upsert is available. Can you please provide an update on rolling this out?
is rtl supported, also is free trials supported for user subscriptions?
Hi,
RTL can be enabled via some custom CSS. Trials are not supported yet, but it’s something we’re looking into adding with one of the updates.
ok thanks, what about users links quota, is it going to be reset every month?
Yes, Link click quota is per-month.
Hi, demo link is not working? Or is diffrent link now.
I wonder say a user have a profile with their social media links, can we know what were clicked? like if the twitter or tiktok or instagram was visited? can we know that?
+ I can’t seem t o find the bttuon to place a refview??
Hi,
There’s no built-in option for this currently. Regarding review, you can do it from your downloads page on CodeCanyon.
hello this is rtl supported? asking before buying
Hi,
There’s no default option for this, but you can enable it via css from “admin > appearance > custom code” page.
Hi, can BeLink redirect user based on Location AND Device used ? (Both not one of them)
Thank you
Hi,
There’s no built-in option for this currently.
I see, so currently BeLink can only redirect user based on Location OR Device right? Will there be such option in the future update?
Thank you in advance
Yes. We’ve no plans for this at the moment.
Hi, I’m not able to add the custom domain in the Admin Dashboard. I followed the steps of adding A Record with the provided IP, but it seems encounter an error below. Please advise, thanks in advance.
Configuration Info:
Type: A Record Host: @ Value: 66.29.138.93 TTL: Automatic
Error message: “DNS records for the domain are setup, however it seems that your server is not configured to handle requests from host”
Another, Error Message “The domain is missing A record pointing to 66.29.138.93 or the changes haven’t propagated yet.”
However, I already checked the domain is added with the A Record below:
=== Configuration Info === Type: A Record Host: @ Value: 66.29.138.93 TTL: Automatic
Type A Record || Host @ || Value 66.29.138.93 || TTL Automatic
open please my ticket support sir
Hi,
We’ll get back to your ticket shortly.
open please, my ticket support, I’m confused about the installation, because I use Nginx
Hi,
We’ll get back to your ticket shortly.
open please, my ticket
is unicode / asian characters still supported for link creation/updating via the API? Doesn’t seam to work on the new version, was working on the old API.
Hi,
It should still work. Can you paste an example link you are having issues with?
These are not working:
Example 1: https://demo.com/guest-registration/?entry={"BookingInformation":{"WhereDidYouBookFrom":"ABC","BookingID":"ABC123","BookingConfirmationReferenceCode":"123ABC"},"PersonalInformation":{"Name":{"First":"请设","Last":"置姓名"}}} Example 2: https://demo.com/guest-registration/?entry={"BookingInformation":{"WhereDidYouBookFrom":"ABC","BookingID":"ABC123","BookingConfirmationReferenceCode":"123ABC"},"PersonalInformation":{"Name":{"First":"BOB","Last":"置姓名"}}}There was an issue indeed, this will be improved with next update.
when is the next update?
It should be available later this week.
That will be fantastic. Can’t wait. It’s causing me lots of headaches right now.
I also noticed that if I try adding those same URL’s using the app direcly in the links page, I get the error message: This url is invalid.
Most likely the same issue.
See here: https://share.zight.com/8LuN2p56
This should be fixed now with the current version on CodeCanyon.
Issue is on current Code Canyon Release; 24 January 2024.
I just update again using the files and issue still there.
Do you have that issue on demo site as well?
Yes, replicated on both.
Is the issue with the links you’ve pasted in earlier comment? I’ve tried shortening those and seems to be working.
It’s using the 2 examples I sent you earlier. See here: https://share.zight.com/JruEjkqR
That’s strange, I can’t see any issues with that url. Which browser are you using?
This issue happens on all browsers and also on the new update I just tested it and replicated the same issue.
Not sure what is causing this. I’ve tried shortening your example multiple times and can’t see any issues.
will this be fixed on the next update?
This should be fixed with the current version on CodeCanyon.
Hi Guys, in the latest version the PUT option to update a link is broken. POST works fine. PUT goes to a 404 error
was a HTACCESS issue. Nevermind.
I want to switch from a diffrent URL Shortner to this one. Is it possible to import URLs via a CSV?
Hi,
There’s no built-in option for this currently.
Does support include sending subscription confirmation messages to subscribers (SMTP)?
Hi,
Yes, subscription related emails will be sent automatically.