Code

Discussion on Premium URL Shortener - Link Shortener, Bio Pages & QR Codes

Discussion on Premium URL Shortener - Link Shortener, Bio Pages & QR Codes

Cart 9,216 sales
Recently Updated

KBRmedia supports this item

Supported

This author's response time can be up to 5 business days.

8422 comments found.

Hello, I am planning to change my domain name. Do I just need to replace it in nginx? Thnak you!

Hey

Yes however if you are not planning on using that domain as an addon, you will need to change it in the database as well so your existing links point out. You can run a simple mysql query like

UPDATE url SET domain='https://NEWDOMAIN' where domain='https://OLDDOMAIN';

Stambol Purchased

I have Macedonian Default language but in incognito in other browser always is open in ENG how to solve this

Hey

That is because the browser language detection is enabled by default. You can turn it off in app/config/app.php line 74

‘browserbasedlang’ => true,

replace that by

‘browserbasedlang’ => false,

Suddenly all links are showing a 500 error after the latest update.

This is solved.

Awesome :)

Honestly, you’re one of those true professional developers who can turn any idea into a successful project. With your expertise and skills, I’m 100% confident that if you build this app, it’s going to be a big money-making opportunity .

The exciting part is that there are no real competitors doing an Airbnb-style website or app on CodeCanyon (or similar platforms). That means the market is wide open, waiting for someone with your level of talent to make a breakthrough.

To make things even easier, there are free ready-to-use designs you can leverage for the project, so you don’t need to start from scratch:

https://www.figma.com/community/file/1242554380137866658 https://www.superduperui.com/clones/airbnb https://www.superduperui.com/ui-clones https://www.figma.com/community/file/1372927273293392906 https://www.superduperui.com/clones/airbnb-desktop

So not only do you have the unique idea with no competition, but also the full design assets for free, which means you can focus directly on coding and building something great.

I truly believe this project could be a game-changer for your portfolio and open up huge opportunities for income and recognition. ✨

Hey

Thanks for the feedback! Really never noticed there wasn’t anyone doing this. Might start working on it ;)

Thank you for considering my suggestion! I’ll be your very first customer once you release it. I truly believe it will achieve great sales because of your high skills and talent as a developer

Can someone display products and services and get order on whatsapp? like a storefront added in their biolink?

Besides i can’t log into demo showing incorrect user or password

Please fix!

If the product display isn’t like the link i posted earlier please give me a visual on how it looks

I’m waiting for your reply

Hey

You can create products however customers cannot checkout on the bio page. You can however link to external checkout. The demo login is correct. Use admin for username and adminpass for password.

Stambol Purchased

How i can delete custom string

Hey

You will need to remove it from the language file in storage/languages/XX/app.php

Stambol Purchased

when i click on search icon example for */user/qr?q=&sort=popular i get >_ Error 500 The page you are looking for is not available at the moment.

Hey

I can’t replicate the issue. Can you open a ticket with FTP so I can check?

igoher Purchased

Hi, could you provide guidance on how to implement a deep link redirect in a web browser?

For example, I would like to redirect users to the appropriate web store based on the browser they are using, such as Chrome, Edge, Opera, or Firefox.

Please see the Install Extension link here: https://t.ly/extension

Hey

That would be a browser targeting feature. It is currently not implemented but I like the idea. For now you can manually do this if needed (only code side). It is a bit complicated to create the whole UI for this.

Hi, I have put the website into maintenance mode. Now I cannot log in to the homepage. Where can I log in to the website admin? thank you

Hey

You need to manually go to https://site.com/user/login

Hey Josh,

1: Did you get the time to check deferred deep linking, as currently the deep link feature doesn’t work as deferred deep links?

I had already reported the same in my previous comments here.

2: The Facebook deep links and URI schemes are messed up and don’t match and none of facebook deep links work on iOS.

Post, Video, Group, Page, and Profile — these deep links don’t work.

3: I was able to fix the Post, Group and Video deep link structure for myself in the codes.

4: But the Page and Profile deep link needs a complex function to first extract the page and profile ID and then pass those IDs to deep links.

Looking forward to hearing from you.

Hey

They were corrected and will be updated in the next update.

Did you also check deferred deep linking? As it doesn’t function as deferred deep link currently.

Hey

What do you mean by that?

Hello, will there be an option in the future to assign a lifetime account to a user? For example, under Expiration there could be a checkbox or setting to activate “Lifetime.”

Another useful feature would be the ability to upload two different custom background images on the Bio page under Design → Custom Background → Image: one for the mobile version and one for the desktop version, since the display differs between the two. THANKS

Hello

At the moment you can set a date really far in the future but I have noted this and will add an easier option in the next update.

Also noted the background feature!

Please replay this ticket: #32593

Hey

Checking tickets shortly.

when i upload Hindi language, admin panel automatice translete in hindi languate. how to solve this problem>>

Hello

Sorry for the delay. I don’t understand your question. Are you asking how to translate automatically in Hindi?

When i try to save/publish e blog post sometime showing this error ”>_ Error 500 The page you are looking for is not available at the moment.”

Now the problem is “when i click blog menu showing this problem “Invalid SSL certificate Error code 526 Visit cloudflare.com for more information. 2025-09-22 16:40:08 UTC”

.Note: other section is working perfectly like home page, admin other manu, user page.. but blog menu not working

Hey

The error 500, that might be due to your PHP limits (max post size). The SSL is because your SSL certificate expired or it might be due to cache if it only shows on some pages.

this Per-click pricing is good: check this: https://geniuslink.com/pricing?v=a76t3

Hey

Thanks I will check this out.

how to “301 redirect all 404 page”?

Hey

Easiest way is to add <?php header(‘Location: REDIRECT”, true, 301); ?> at the first line of the file storage/themes/ACTIVE_THEME/errors/404.php

when a user click domain.com/user/billing “Manage Membership” then showing this errors “An unexpected error occurred. Please try again.”

Hey

Have you setup the following webhook events customer.subscription.created and customer.subscription.updated ?

customer.subscription.created and customer.subscription.updated alredy have.

Hey

In that case, please open a ticket so I can check.

Hello , how to test Plugin Directory ? I cannot see it in demo

Hey

That plugin cannot be tested. You can installed via the admin panel and it will create a page that shows all biopages.

Can i use it in shared hosting ?

Hello

Yes you can.

I want to have the SePay Payment plugin. SePay.vn is an online payment service utilizing Open Banking and VietQR technology in Vietnam. It supports automatic online payment integration via bank transfers. Refer to the documentation: https://docs.sepay.vn/tich-hop-webhooks.html

Hey

Thanks I will check this out.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey