206 comments found.
While using uuid package theme cannot handle it. Thanks
can add audio in blog post?
Hi,
Yes, you can add audio to blog post using UI block Audio.
https://prnt.sc/1LdpQ4JPESdd https://prnt.sc/UaFUnFsnBNNf https://prnt.sc/dx-Bz_5z_fW1Result: https://prnt.sc/sHvv1p9Gbecr
ajax Search & Search by Categories Not Available Like https://katen.archielite.com/ This ajax Search
Hi,
If you buy our script now. We will add this ajax search feature in the next version.
I can’t find the RSS feed link. Is it not available? ex domain.com/feed or domain.com/rss
It would actually be useful for optimization and SEO.
Hi,
You can check it on https://stories.botble.com/feed/posts
I want to get extended license, will I be able to license as many sites as I want?
Hi,
No, extended license is the same as regular license in number of site can be used.
You just can activate it on 1 site if you buy an extended license.
The license type is based on your site charging model. If it does not charge the end users. If you have paying users who you charge for accessing or using your service (monthly or yearly subscription or get commission fee on each sale as SaaS etc.) then you will need the extended license.
Please read license rule here: https://codecanyon.net/licenses/standard
I am still confused, so what is the difference between extended license and regular license with this stories script. This is not a SaaS.
Hi,
In Stories, it doesn’t have SaaS features, so you don’t need to buy an extended license. It’s fine to use it with a regular license.
So i have to buy a regular license for every site I want to use. Damn, that’s a lot. You guys got to work on something to make this easier. Maybe a bundle or a key that can work on many sites.
Hi,
It is the correct license rules for all of CodeCanyon items, not just our script.
You need to have 1 license for each site.
If you want to buy licenses in bulk (from 5 licenses at once), please contact our email contact@botble.com for better price.
We don’t have unlimited sites license key.
I am using cloudflare R2 for CDN. Reduce large image size when uploading is not working.
Hi,
Are you using the latest version?
If not, please try to upgrade your site to the latest version, then check again.
If you can’t upgrade your site to the latest version, please try to disable chunk size upload in Settings → Media, then check again.
It`s working when I disable chunk size upload. Anyway now I am on the latest version. Thanks
platform/core/media/src/Models/MediaFile.php:237
Erro: Missing required parameter for Route: media.indirect.url [Missing parameter: id].
Hi,
How to reproduce this error? I can’t see this error in our script.
Please give me more details for this.
Maybe you can make this change in that file https://prnt.sc/0GcnmpvXoJ_m
Hi! Do you offer any discount for non-profit organitzations? Thanks!
Hi,
Sorry, we don’t have any discounts for non-profit organizations.
Hello Botble team,
I would like to check if I can change the directory for ‘themeDir’ => ‘themes’ in platform/plugins/theme?
Hi,
It has many hardcoded places in source code. Normally, you should not change this.
But you can try to change it.
Hi Thank you for your advice.
Seems like there`s an issue for the language plugin
TypeError Botble\Language\Listeners\AddHrefLangListener::generateHreflangUrls(): Argument #2 ($referenceId) must be of type ?int, string given, called in /www/wwwroot/abc.com/1.3.1/main/platform/plugins/language/src/Listeners/AddHrefLangListener.php on line 41
protected function generateHreflangUrls(?string $referenceType, ?int $referenceId): array
Hi,
It seems it has issue when you use our script with UUID for ID.
Try to change ?int $referenceId to int|string|null $referenceId in that file, then it should be fixed.
Just changed the code. It can handle id and uuid now. Thanks
Pre-Order Questions
Hello team,
First of all, I want to say that from what I’ve seen so far, your system looks amazing . Before placing a pre-order, I just have a few questions:
I noticed you have a plugin shop. But what if I don’t fully trust third-party developers—do you also provide official plugins (like an official shop module, for example)?
I really like how the demo looks, but I noticed the homepage depends mostly on UI blocks. Will there be more flexibility in the future? For example, I’d love to show blog posts on the homepage where some posts use a featured image, while others display a video (or even embed from YouTube). That way the homepage could mix photos and videos more dynamically.
About Google Ads: I couldn’t find clear controls for where or how the ads are displayed. Is there a way to manage ad placement and settings, or did I just miss it?
And lastly… how often do you guys run discount offers?
That’s all for now—thank you so much for your time and for creating such a great system ❤️
Hi,
1. We have many free plugins by our community authors https://marketplace.botble.com/products
You can trust plugins which developed by us: https://marketplace.botble.com/user/botble
Or FriendsOfBotble author https://marketplace.botble.com/user/friendsofbotble
For Shop module, you need to buy our ecommerce script which has this feature https://codecanyon.net/item/shofy-ecommerce-multivendor-marketplace-laravel-platform/51119638
2. We don’t have that UI block for now. You can customize our script to add more UI blocks as you need, check our docs for this on https://docs.botble.com/cms/shortcode.html
3. It’s better if you can use Google AdSense Auto ads.
For manual placements, we just have some placements, you can check it here: https://prnt.sc/vgCp7cdrw7De
4. We don’t have any discounts at this time. If you need a discount, please wait until the Cyber Monday sale event.
Hello botble, any update on the Cyber Monday sale event please ! am still waiting for it.
Hi,
Sorry, we don’t have a discount for Stories script on Cyber Monday.
Hello,
is there any way to edit the menu?
I created a menu “home->home default->test” in your demo, however it would be better to display the test next to the menu, not below the menu. If I have more items, it is not possible to click on the test menu at all.
Thank you for your answer
Jakub
Hi,
You need to change your site menu in Appearance → Menus → Main menu https://prnt.sc/YmJjH0qfY0sf
Don’t create more menu, you need to add more menu item to existing menu.
https://prnt.sc/YiGtl_4fISDkOur script just support 1 menu in main header menu location https://prnt.sc/-7ObTNW-bdk0
If you don’t see your site main menu, please try to click on “Show all” in Language dropdown here: https://prnt.sc/DWJs6ofvD2z5
Calendar icon in Dashboard not display properly after run script in development mode.
Hi,
This is a UI issue in the old version.
Please go to System Updater and upgrade your site to the latest version, then it should be fixed.
If you have upgraded to the latest version, please try to click on button “Re-install the latest version” button in System Updater and check again, it should work after that.
I’m using the latest version. Every time I recompile the script, the icon breaks.
Hi,
It seems you are not using them same libraries as us. Try to run npm update then compile it again.
We are using the latest version of tabler.io for admin panel UI.
Npm update the @tabler/core version is 1.4.0
After compiled the Icon still breaks. No idea what`s going on.
Hi,
Sorry, I can’t know what wrong.
I don’t see this issue on our demo site http://stories.botble.com
Our team will release the next version soon and this issue should be fixed after that.
I have re-downloaded the current version. I use NPM update to download the exact libraries for node modules. The icon breaks after that.
Hi,
We have just released a new version of Stories. Try to upgrade your site to the latest version, then check again. It must work after that.
Thank you very much. I will update to the latest version soon.
push notification error when using uuid for id
Hi,
Try to run composer update botble/api , then it should work.
SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint (Connection: mysql, SQL: alter table `push_notification_recipients` add constraint `push_notification_recipients_push_notification_id_foreign` foreign key (`push_notification_id`) references `push_notifications` (`id`) on delete cascade)
Run the command but I still got the same error.
Hi,
We have just updated API package to remove this database contraint.
Try to run composer update botble/api and run php artisan migrate again, it must work now.
SQLSTATE42000: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘)’ at line 1 (Connection: mysql, SQL: alter table `push_notification_recipients` add constraint `push_notification_recipients_push_notification_id_foreign` foreign key (`push_notification_id`) references `` ())
Hi,
It was having database migration issue, please try again one more time, it should work now.
Hi, all good now. Thanks
SQLSTATE[HY000]: General error: 1364 Field ‘id’ doesn’t have a default value (Connection: mysql, SQL: insert into `audit_histories` (`user_agent`, `ip_address`, `module`, `action`, `user_id`, `user_type`, `actor_id`, `actor_type`, `reference_id`, `reference_name`, `type`, `created_at`, `updated_at`, `request`) values (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Safari/605.1.15, 2403:6200:8813:8266:9ccc:5477:a527:7428, page, created, 9f4494bf-8891-4151-87fc-4dcf4314390d, Botble\ACL\Models\User, 9f4494bf-8891-4151-87fc-4dcf4314390d, Botble\ACL\Models\User, 9f46f5bd-f99f-44a6-82ec-603d71a531fd, fff, info, 2025-06-30 15:13:14, 2025-06-30 15:13:14, {name”:”
ffff<\/p>”,faq_schema_config”:
I am using UUID as ID . I got this error when I try to perform any action in the cms. – General error: 1364 Field ‘id’ doesn’t have a default value.
Hi,
Please go to System updater and click on button “Re-install the latest version”, it should be fixed after that.
Done. Still same … when I am not using uuid as id everything is fine.
Hi,
Are you using Stories or another script from us?
If it’s Stories, it should be fixed after you click on button “Re-install the latest version” in System updater.
Our dev team will check this again and fix it in the next version if the issue is still existing.
I have tried Stories and other scripts as well. Happened to have the same issue.
Hi,
Our dev team will check and fix it in the next version, please wait.
Being able to duplicate posts would be nice
Hi,
We will consider it.
Thanks for your suggestion.
Where is the RSS Feed link for my site?
web stories option is there and share link of that
Hi,
Yes, we have option to share link https://prnt.sc/7934Cgn7tzIf
You can check it on our demo site: https://stories.botble.com/the-top-2020-handbag-trends-to-know
Does this allow me to run ads on blog?
Hi,
Yes, you can setup your ads in Admin → Ads.
Hello Team
I want to publish this blog on my website , www.testmy20apps.com/blog
is this possible ?
Hi,
Yes, our script can be installed in a subfolder.
Check this video: https://www.youtube.com/watch?v=XdAYETd04iA
One more question I want the PHP Laravel 8.1 version – can you provide it for me ?
Hi,
After purchasing our script, please create a ticket on our support center https://botble.ticksy.com , our team will give you the version which using Laravel 10, it can run on PHP 8.1
ok thank you
please add the ability to use custom domain url with wasabi. Just played around the demo. I’ve added this to cart
Hi,
After purchasing our script, please create a ticket on support center https://botble.ticksy.com and give us more detail, our dev team will check and add it for you.
Posts were not opening on single click, It is opening on double clicks
Hi,
It’s weird. I have tested our demo site many times, but it is still working fine for me.
Maybe it has something wrong on your browser, can you check it again in incognito mode?
Ah, on mobile, please click on post title instead of image, when clicking on image, it will show share buttons first, it can be used to share post.
I feel its weird, I need to click twice to open a post.
I’m just looking at Demo. When i Click on Search Button, It is Hiding all my WebPage, it is very odd. Fix that one.
Hi,
Sorry, this is our design, we don’t have plan to change it for now.
We will consider adding new style for that search button in future versions.
Thanks