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,210 sales
Recently Updated

KBRmedia supports this item

Supported

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

8415 comments found.

Hello Josh,

I’ve properly configured the cron job, and other cron logs are displaying correctly. However, the URL Checks cron job log is not appearing.

Please note that all necessary security plugins for URL checking are already enabled. Despite this, the log for the URL Checks cron job still doesn’t show up. See this link: https://drive.google.com/file/d/1stS8lxyoh2kU2m0O3jZVrF1Id6jwBGPK/view?usp=sharing

Could you please look into this issue and advise on the possible cause or solution?

Thank you for your support.

Best regards, Durjoy

Hey

Already answered.

Please recheck #32641

Hey

Will check.

Hi, would it be possible to add a feature in an upcoming update that’s only available for registered users? For example, an image could appear blurred with a message saying: “Register to view the full image.” A direct chat function between users would also be great to encourage more registrations.

Also, will the new SaaS Theme be released this week?

Hey

I am not sure I understand. What would the image be? As for the chat you can add 3rd party chat widgets via the admin panel.

The new theme is almost done. Just need some polishing.

It was just an example: Content (e.g., links or images) is only visible to registered users. Anyone who isn’t logged in will see the message: “Please register or log in to see the content.” // Simply to get more users.

Where in the admin area, I can’t find anything.

I understand, I hope it’s coming this week, thanks!

Hey

That can be easily done by creating a child theme. You can lock features using <?php if(!user()): ?> YOUR MESSAGE OR HTML<?php endif ?>

Hello,

Please solve this problem. it was language related problem. en/hi/fr language blog page is same, thats way showing this error..

Meta descriptions provide a brief summary of a page’s content and are often displayed in search engine results. If multiple pages have the same meta description, it can be difficult for search engines to differentiate between them and determine which page is the most relevant for a given search query. This can result in lower rankings and less visibility for your website. Ensuring that each page has a unique and descriptive meta description can improve your site’s SEO performance and user engagement.

To improve Meta Descriptions:

1. Review the URLs listed below to identify pages with duplicate meta descriptions.

2. For each page with a short meta description, analyze the content and create a new, more descriptive meta description. Aim for a length of 150-160 characters to ensure it provides enough information without being truncated in search results.

3. Update the meta descriptions on your website. This can usually be done through your content management system (CMS) or by editing the HTML of each page.

4. Use Bing Webmaster Tools to monitor the performance of your pages. Look for improvements in click-through rates and search rankings. You can also use A/B testing to compare different meta descriptions and see which ones perform better.

5. Regularly review and update your meta descriptions to ensure they remain relevant and effective. Use Bing Webmaster Tools to keep track of any new issues and make adjustments as needed.

Hey

You can already translate meta descriptions via the language system. Just add the exact string as a custom string. The only place that is not possible is the single blog post page. I will see what I can do there

ok please check and update me

Hi, I tried everything, but I’m not getting a response from you. I tried Discord as well. Please change my domain, that’s all I need

Hey

That is odd. I only see a ticket that was created yesterday. Anyway it has been reset.

After recent update, i’m not able to login to admin panel, i recive error message:

>_ Error 500 The page you are looking for is not available at the moment.

Please help

It’s solved by following instrcustion in your help center. Thsnk you.

Hey

Awesome :)

Hello developer, would it be possible to disable ads on Link in Bio pages for premium members? And could this feature also be added to the plan table in a future update?

Not being logged into the site, what I mean is a feature to disable ads only on the bio page for paid members, and a pro member message.

This feature could also be added to the subscription plans table.

Of course, if possible in future updates.

And looking forward to the new update

Hey

I see. I will check this out.

OK thanks

Demo links not working. Please kindly check and fix

Hello

Just checked and it works. What is not working on your side?

I have opened in chrome, Phoenix and incognito browsers but the links or domains don’t open. I can’t test this seemly beautiful script to make a buying decision. I feel sad. Here’s the message I get when I try to open the sites “This site can’t be reached The webpage at https://demo.gempixel.com/short/user/login might be temporarily down or it may have moved permanently to a new web address. ERR_QUIC_PROTOCOL_ERROR”

Hello

Please check your browser and make sure it is updated as it is working correctly on my side.

Stambol Purchased

For Custom Footer option you mean only custom copyright or more option because i dont see them in theme23 setings

Hey

It should be right here at the end: https://tinyurl.com/24z5st9q

favicon not showing on google search. why??

Hey

It will take some time for google to reindex your site. You can ask it to reindex if you have a google search console account.

i asked it to reindex on google search console but not working

Hey

That is weird. Check Google’s guidelines for uploading a good favicon: https://developers.google.com/search/docs/appearance/favicon-in-search?hl=en

Hello KBRmedia.

If I update the Block Emails plugin to v1.5, the blocking for tld. domains no longer works! https://codecanyon.net/comments/31495298 How can I fix the problem?

Hey

TLD blocking is now integrated in the plugin. Just add *.TLD and it will block it (e.g. *.com will block all .com domains)

I noticed in the changelog that you can now create a custom footer…but I can’t seem to find this option anywhere in the admin panel. Anyone know where it’s hidden?

I’ve just logged into the demo site, and I can see the Custom Footer field under the theme settings…but that box doesn’t appear in my admin panel! I’ve updated to the latest version.

Does anyone else see the custom footer box in their admin panel?

Hello

That is only available in the The23 theme > settings.

Stambol Purchased

Stats Retention (days) is not show in plans table

Stambol Purchased

The23 theme, and plan display seting i dont know is defoult

Stambol Purchased

plan is setup in new theme categorized

Hey

You are right. It is missing from the categorized style. I will add it right now. An update is coming this week.

Stambol Purchased

How to add macedonian denar Currency MKD symbol ден.

Stambol Purchased

I have regular license and there is Paypal Basic Checkout only. I have a plan to buy exstended but first to get some subscribers :) so i need MKD .with symbol ден. because all platform is on local languages Macedonian

Hey

Paypal does not support MKD. Please check here: https://developer.paypal.com/reference/currency-codes/

Hey

Adding the currency is not a problem however PayPal does not accept MKD currency. It will just throw an error.

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?

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