206 comments found.
Hi, Do you provide full source code and How much customization can do in this script?
Hi,
Yes, you will get full source code, the same 100% as the demo site.
We don’t encrypt source code so if you have coding skills (Laravel), you can customize it as you want.
I readed about auto ads of adsense. Have you some explain about how put the adsense code on blog?
Thank you
Hi,
You just need to add Adsense script to Admin -> Appearance -> Custom JS then config in your Google adsense account to display ads.
Read more: https://support.google.com/adsense/answer/9261307?hl=en
Hi,
First of all, awesome work on development and templates.
It seems your support ticket page not working so here I am. I need to remove translation options completely(by default it will be english) . I tried removing by click remove translations button from settings page(Admin Dashboard). Now everything is broken, errors like strip_tags() expects parameter 1 to be string appears on every pages. Can you help me resolving this issues.
Many Thanks.
Hi,
Can you show me your site to check?
Did you delete English locale from Admin -> Translations -> Locales?
I don’t see any activated sites with your username. If you can’t put your site here, please try again on our support center https://botble.ticksy.com.
I actually can’t sign in your support website. I guess it is insecure XMLHttpRequest issues when viewing console. Well I haven’t uploaded on server, I was just checking on localhost first. Any email to reach support system?
Hi,
I think you have removed the default translations. Try to download source code from https://codecanyon.net/downloads and replace folder /resources/lang again.
If you don’t need multi-language, just need to go to Admin -> Plugins and deactivate plugin Language.
Okay. I will try again. Thank you
Hi,
Can you help me set category pages by default in list view instead grid one.
Thank you
Hi,
Sorry, my mistake.
We don’t have option to set category blog layout for now.
We will implement it and release it on Codecanyon soon.
Okay, thank you for update.
Hi!! can I change my domain name under same licence? I mean currently it is in production under one domain but since domain is off bit so I’d like to update domain name only but using same website. I hope that wont cause any problems. Also any way to hide number of views in frontend and instead display it in table in admin dashboard? Many thanks
Hi,
1. You just need to deactivate your license in Admin -> Settings -> General then activate your license on the new domain.
2. Sorry, we don’t have this option for now.
Thank you
Hey, I tried to update licence in new domain(removed from last domain like mentioned above) but it doesn’t working. I see error please contact support.
My bad. Issues resolved. By the way can you help me from where I can hide total number of visits in blogs(FE)
Hi,
You can add CSS to Admin -> Appearance -> Custom CSS to hide it.
.entry-meta.meta-1 span:last-child {
display: none;
}
Hi @botble https://codecanyon.net/item/flow-laravel-personal-multilingual-blog-script/32500160
may be clone of your script.
can go
Homepage: https://flow.thesky9.com Admin Area: https://flow.thesky9.com/admin Username: admin Password: 12345678
Hi,
We are collaborating with TheSky9 team.
They are allowed to use our Botble core to create their script and sell it on Codecanyon.
Thanks!
Hello. How can you add snippets of programming codes in the CKEditor?
Hi,
We have replied on Ticksy.
hello.. Dose it support Instant Article & google Adsense ?
Hi,
No, it doesn’t support AMP and Google Adsense.
WHy is there just one theme but the demo has more than one? Kindly point me to how i can switch the themes with the click of a button.
Hi,
We just have 1 theme with 3 different homepage.
Click on “Home” on the header menu to see it.
Check it on our demo here: https://stories.botble.com
How do i make the second homepage a default page on load?
You can set it in Admin -> Appearance -> Theme options (tab Page).
Got that. thanks
hello, is there a wp-importer plugin for stories?
Hi,
You can try this plugin https://github.com/botble/wordpress-importer but we don’t support it.
Can you offer AMP as an option or plugin?
Hi,
Sorry, we don’t have this feature.
Hi, I want to customize the Blog post in the panel admin but i cannot follow your source code, could you help me? please.
Hi,
What’s you want to customize?
Please create a ticket on our support center https://botble.ticksy.com and give us some screenshots, our dev team will support you.
Hi Do you have plan for Business service or agency website ?
Hi,
Sorry, we don’t have plan to do it at this time.
Big market. Hope you do it soon. When you do please message me. Thank you
Okay, thank you 
Hello,
Can you please tell me how I can show blog listing in – List style in one category and grid in another category ?
please advise – thanks
Hi,
Sorry, we don’t have this option for now.
You can modify file platform/themes/stories/views/category.blade.php.
Please make it Adsense friendly . I really want this.
Hi,
We don’t have options to manage Adsense placements for now.
You have to use Adsense auto ads.
Ya buy future updates I asked. Please make it Adsense friendly in next update or as soon as possible.
Hi,
We will consider it.
Why do I have this error while installing?
Hi,
You need to give us error details.
Please create a ticket on https://botble.ticksy.com and give us error details, our dev team will support you.
sir…...news latter are automatic or manually sent…...how to send news latter to subscribers.
Hi,
We don’t send newsletters. We just collect emails.
You will need to export the list of emails and import to marketing service such as Mailchimp or Sendgrid to send emails marketing.
Hello, why is there no google amp support? I think the amp is important.
Hi,
Sorry, we don’t have this feature.
does it support Coding post style? I want to make tutorial about Linux for my blog.
Hi,
Sorry, it doesn’t support it for now.
Thank you! Hope you can add Homepage Layout which only show the ‘Blog List layout’.
Hi,
You can set Blog List Layout to homepage in Admin -> Appearance -> Theme options (tab Page).
Hi,
You can install this plugin https://github.com/botble/code-highlighter for syntax highlighting.