1188 comments found.
Hello Mr Mohamed, have a good week! I’m happy to be with you, looking for improvements to the glorious script. @falecomluanbispo.
Let’s add the print bar together: https://prnt.sc/rPM9I1F4agbK right after the SmartEnd CMS slide.
Thank you, I’m already working on some improvements for the frontend theme and bootstrap 5 support for the next update. Regards
Hi, Is multi level menu supported (3 or 4 deep submenu)? https://prnt.sc/0u1YUfINnvZO Or any plan to add this feature? Because I check in demo only support 1 submenu. Thanks
Yes, on the next update it will support 2 levels of submenu on the main website menu, bootstrap 5 and some other improvements for frontend theme.
The demo isn’t working.
The demo version available here
https://smartend.app/ It is being reverted to default every few hours. Try to check it again.
Regards
Hi support i have problem, why after login admin always redirect to /home not to dashboard page admin
Hi, you are welcome.
After login, it should redirect you to the Dashboard admin page.
You can test that on the demo version here:
https://smartend.app/demo/admin/login
If you facing any problems please contact me directly from here
https://codecanyon.net/user/smart4ds#contact
with your website details to check.
Regards
Hi,
I hope you’re doing well.
I’m working with a developer to build my website, and he suggested creating a custom admin dashboard. However, I’ve seen your ready-made Laravel admin dashboard which looks amazing!
I’m not familiar with Laravel at all, so I’d really appreciate some quick guidance. Once I purchase your product, what information should I give my developer so they can install it on my website’s server? Are there any security or reliability considerations I should be aware of?
Thanks in advance!
Hi, you are welcome.
The installation process is very easy you just need your web-hosting support php >=8.1
Upload project files, open the website on the browser and follow the installation guide
https://smartend.app/docs/install.html
After installation you can use your purchase code to activate it and then you will be able to receive Smartend CMS updates.
I can help you if you have any questions about source code.
You can contact me directly any time from here
https://codecanyon.net/user/smart4ds#contact
Regards
Hello,
Is it one licence per domain or can I use your code on multiple domains ?
I don’t see that anywhere except the product is asking for my licence after installation.
This is not clear.
Hi, you are welcome.
To be able to receive updates, you should have a Regular license for every domain or use an Extended license if you want to use it for unlimited websites. https://prnt.sc/Bb5ebrRl24n1
If you use the same license for different websites you will not be able to receive all updates and this license will be blocked after that.
Regards
First thank you for your quick support.
That should be mention somewhere in the product page and it’s not. I mean it’s just for ONE domain and forever.
I don’t like product linked to a specific domain. You cannot reuse it even if you got a licence on another domain later…
Please refund.
I mean if you use it to license many websites or sell it for multiple customers for unusual use.
Don’t worry about it. If you faced any problem on this you can contact me anytime. Regards
How to use drag and drop page builder
Hi, You are welcome.
In Smartend CMS you can manage the contents of any page/topic in two ways:
1. Via the wysiwyg editor
In this case you have 3 different wysiwyg editors ( Summernote, CKEditor, TinyMCE )
You can set your preferred on from Dashboard => Webmaster => General Settings =>Text Editor
https://prnt.sc/ezVAUygw_rd-
2. Via Drag & Drop Editor
In this case you can drag from predefined blocks and update its contents
To open any page in this mode
- If new page create and save it then you will see the drag and drop editor button
- If you are editing page just click the drag and drop editor button for the language you want to edit
https://prnt.sc/rr-keYn2I10W
https://prnt.sc/caBqcMgUEStL
- You can click the plus button to choose from predefined blocks
https://prnt.sc/cuYkJAerI8hD
Then edit content or add new block
You will need to save the page after complete editing
https://prnt.sc/jxE46A6Z2SAj
You can edit the page again any time via the wysing editor or the drag & drop editor.
You can check and test that on Smartend CMS Demo here:
https://smartend.app/demo/admin
Regards
excellent looking cms and platform. When do you plan to update to Bootstrap 5?
Thank you,
I am already working on an update for the frontend theme to support Bootstrap 5 and some new features. It may be available in January.
Regards
Hello,
Hope you are doing well,
How can I add Table Of Content feature to CKEditor?
Thanks.
Hi, you are welcome.
You can download the TOC plugin from here
https://ckeditor.com/cke4/addon/toc
Extract it and upload the “toc” folder to this path
/assets/dashboard/js/ckeditor/pluginsThen edit the CKEditor configration on this file
core/resources/views/dashboard/layouts/editor.blade.phpAnd add this line https://prnt.sc/gvzamBIRWYZ8
config.extraPlugins = 'toc';Then you will have the TOC button on the editor
https://prnt.sc/x6lJlL2_CUFi
Make sure to have H1,H2,...etc. on your content.
Then put the cursor on the place you want to add the table of content and click the button to generate it.
Hope this helps.
Regards
Hi,
Hope you are doing well,
After adding the table of contents and click the content of the table of contents it does show the URL like this https://shawir.com/%D9%85%D8%A7-%D9%87%D9%88-%D8%A7%D9%84%D8%B9%D9%86%D9%81-%D8%A7%D9%84%D8%A3%D8%B3%D8%B1%D9%8A**#+++++++++++++++++++++**
Is there a way to fix/hide #+++++++++++++ from the URL?
Thank you.
Hi, You are welcome.
I can suggest a quick solution for that. You can overwrite the ”#” symbol on content view.
To do that edit this view file
/core/resources/views/frontEnd/topic.blade.phpFind and change this line
{!! $Topic->$details !!}
to
{!! str_replace('"#','"'.Request::url().'#',$Topic->$details) !!}
This should change it automatically in all posts.
Hope this helps. Regards
{!! str_replace('"#','"'.Request::url().'#',$Topic->$details) !!}
Thank you,
But turns out the issue is the “++” that are in the url is related to the heading clicked on from the table of contents, but because the content is in Arabic Language it replaced ”+” with the Arabic characters but in English works perfectly.
Is there a way to solve it? to make it take heading as an anchor in Arabic and not replace it with ”+”
Kindly Regards.
Please contact me directly from here https://codecanyon.net/user/smart4ds#contact with urls and examples you mentioned to check how to solve the problem. Regards
I Want Some Customizing for backend , I also want to add some pages in the Front with custom codes
Sorry, I don’t offer customization. I can help you if you have any questions about source code. You can send me your inquiries with your purchase code from here https://codecanyon.net/user/smart4ds#contact
Regards
Hello,
Hope you are doing well,
we are using CKEditor text editor, and how can I add a new font (Arabic language font)?
Thanks.
Hi,
You are welcome.
I will show you the easiest way to add a custom font on CKEditor:
1.Find your preferred font from Google fonts here
https://fonts.google.com/?subset=arabic¬o.script=Arab
Open the font then Copy the Import and CSS rules
https://prnt.sc/IsscBCXd4SND
And paste it on the top of this file
/assets/frontend/css/bootstrap.min.cssLike: https://prnt.sc/NIUfSGX1qPq4
2.Update the CKEditor settings to add the new font on this file
core/resources/views/dashboard/layouts/editor.blade.phpAdd this line
config.font_names = 'Amiri;'+config.font_names;Like: https://prnt.sc/g1YeT0-VTnQE
Then you will have the new font on the CKEditor
https://prnt.sc/iyz7l2IF40ij
https://prnt.sc/fEsZAeewAKyo
Note:
You may need to clear your browser cache to see the new update on the CKEditor
Hope this helps. Regards
Yes worked, thank you!
Pre-Sales – With this package we get both the front end and backend correct? Is there demo content that we can add during installation?
Hi you are welcome.
Yes, sure you will have the both backend and frontend exactly like the demo version.
For the first installation you will have only the basic important contents and you can add your own website contents.
If you need the full demo contents (with dummy images) you can import it after installation. You can find how to do that here
https://smartend.app/docs/#demo
If you have any questions, you can contact me directly from here
https://codecanyon.net/user/smart4ds#contact
Regards
error when i install smartend on wamp , in requirements check : CURL
my php cUrl is installed
- PHP >= 8.1 - BCMath PHP Extension - Ctype PHP Extension - Fileinfo PHP extension - JSON PHP Extension - Mbstring PHP Extension - OpenSSL PHP Extension - PDO PHP Extension - Tokenizer PHP Extension - XML PHP Extension - cURL PHP Extension
Hi could you help me to how to set up the project in localhost xampp server
Hi, You are welcome.
1- Make sure to run xampp server with PHP >= 8.1
2- Create an empty DB via PHPMyAdmin
3- Copy the project files to the root folder to be like
C:/xampp/htdocs/mysite/
4- Open the website on browser like
http://localhost/mysiteIt will redirect to installation wizard, follow the wizard to add the DB connection details and it will complete and work normally
Check this guide stating from step #3 https://smartend.app/docs/install.html
Regards
Hi team, Will this project create a custom separate website project with a subdomain URL?
Hi you are welcome.
If you want to install Smartend CMS on a subdomain you will need to create the subdomain first, upload project files, then install Smartend via the installation wizard.
Regards
When you have a sub-page, Like on your demo, it has videos/nature and you click on the Nature video “Video title here” it comes up https://smartend.app/demo/video-title-here, I want it to show https://smartend.app/demo/videos/video-title-here adding the top level menu name before the name of the page.
Hi, you are welcome,
Sorry this can not be achieved currently. The structure you mentioned used only on the default URLs that use ID instead of slug in url like /videos/123
Regards
The bottom of the page has the © 2023 All Rights Reserved . “My Name”., How do you get the “My Name” to link back to a website?
You can edit the copyright line and add the link you want from this footer view file.
/core/resources/views/frontEnd/includes/footer.blade.phpFind this line
<a>{{Helper::GeneralSiteSettings($site_title_var)}}</a>
and add your link like
<a href="https://www.your-website.com">{{Helper::GeneralSiteSettings($site_title_var)}}</a>
Hope this helps. Regards
That worked great, thank you for your assistance.
Hi,
Are there any other themes for the site? or have any recommendations.
Thanks.
Sorry, there are no other themes available. Regards
When I try to use file manager to upload picture or open it anyway, It shows to me Server Error 500, Can you help me?
Hi, you are welcome.
File manger require your website be on a base or sub domain. It will not work correctly if your website working on sub directory.
If you still face any issue on that you can contact me directly from here
https://codecanyon.net/user/smart4ds#contact
with your website info to check. Regards
Hi Which version of Mysql does it need to install on host ? Does it need VPS on I can install on share host with Mysql version 7
Hi, you are welcome.
Yes, sure you can install it on a shared hosing and it will work with any version of mysql, that works with PHP >= 8.1.
Regards