1176 comments found.
Hi, This is Basir Ahmad Ahmadi, I recently purchased Smartend CMS. now in the setting section nothing is visible to edit but the style page can you please check that out or guide me through. the domain is www.ANURDO.org
Please contact support directly via:
support@smartend.app
with your website details and a clear explanation of the issue.
This page contains the following errors: error on line 231 at column 49: xmlParseEntityRef: no name Below is a rendering of the page up to the first error.
i can’t fix this problem, what could be the reason?
Please speed up the update. I liked it very much, but unfortunately I get a lot of errors.
Hello,
This in not an error from system files. This error is come from the slug you have set for one of the pages links. It contain a symbol or special character which is not allowed or supported in xml sitemap. You need to review and change this slug from dashboard.
If you can’t find which page please contact me with your dashboard login details to help you finding it.
Regards
I forwarded the information to this address
Hi, look interesting what’s on your roadmap new features ? ETA update release ?
Hello, We are working on the next release that will update the project to the latest Laravel version and will include invoicing, payment gateways, and various other improvements for the current features. However, it is not ready yet. Regards.
any update on new release and what you are bringing in new release.
Hello, The next version will be upgraded to the latest Laravel version and will include invoicing, payment gateways, and various other improvements. However, it is not ready yet. Regards.
Is this CMS headless? Can you provide me more information on the Headless Features or modules included in this CMS?
Hello, You are welcome.
Smartend CMS is not a fully headless CMS. It provide API support that allows you to fetch content making it possible to integrate with external applications, mobile apps, or custom frontends.
Please review all the details and explore the demo version on our website to ensure it meets your requirements.
https://smartend.app/
Hello, I obtained a domain license for za2r.com I want to cancel this domain and replace it with another new domain Is this suitable and how?
Hello, you are welcome.
I have replied to your email, and you can now use your purchase code with the new domain without any issues.
Best regards.
from where I can change text of title in homepage?like this https://prnt.sc/L87VpbK8Wx1m
Updating Row Titles and Short Descriptions
You can modify any title or subtitle displayed on the homepage through the website’s translation settings.
Navigate to System Settings → Locale Settings.
Locate the desired language and search for the text you want to update.
https://prnt.sc/MirBsE1WVGp6
Use the “Frontend Group” to find and edit the specific title or description.
https://prnt.sc/77BUks5RB8tG Save your changes, and the updated text will reflect on the homepage.
Regards
thanks alot! but what about https://prnt.sc/u79o-y3dprlh copyright Powered by Smartend I don’t find from where I can change also I search in translation but not find it .. also I want to ask how I can control footer widget? for example I don’t need fourth column to be newsletter also how I can control menu in second and third column in footer widget?
1. Newsletter Subscription Form
You can enable or disable the form via Dashboard → Website Settings → Style Settings → Newsletter Subscribe.
https://prnt.sc/4_T0ehPixGs4
2. Customize Footer Menu
Dashboard → Site Menus → Footer Menu.
You can add a new third main title with a nested menu links to it.
3. Powered by Smartend
To update or remove the copyright text and Powered by Edit this view file
/core/resources/views/frontEnd/layouts/footer.blade.php
Then you can update or remove it on this line
https://prnt.sc/Oqw6dcyzxhf3
You can find useful details in the User Manual here
https://smartend.app/docs/getting-started/preparing-home-page
https://smartend.app/docs/getting-started/navigation-menus
Regards
Thanks a lot! You deserve 5 stars! ⭐⭐⭐⭐⭐ https://codecanyon.net/ratings/3628700
Thank you for the Distinctive Rating.
You are welcome 
Hi – I have renewed my support subscription and I am hoping you can assist me.
I am trying to update my 10.3 install to 10.4 but it is failing every time with the folowing error.
“There is an error, please try again.”
I switched on debug mode but I am not seeing any errors.
KInd regards,
Mark
Sorry for the double post – I have attempted to install manually – I assume the download from codecayon in my account is the latest release – what happens is that I import the SQL into my table and I get the folowing error:
ALTER TABLE `smartend_settings` ADD `js` LONGTEXT NULL AFTER `css`, ADD `body` LONGTEXT NULL AFTER `js`; MySQL said: Documentation
1060 – Duplicate column name ‘js’
So I guess the JS Column already exists in the 10.3 database
after that I have copied the files to my server retaining the Uploads directory and my .env file.
The only thing now is I get 500 | Server Error
What information would you like me to send to re: logins?
KInd regards,
Mark
Thank you for renewing your support!
Please reach out to me directly with your website details. I will also need your cPanel or FTP credentials to log in and complete the update for you.
You can contact me directly from here.
https://codecanyon.net/user/smart4ds#contact
Or via : support@smartend.app
Looking forward to assisting you!
Best regards
Hi there, thank you for your time yesterday in resolving this issue – a first class service – kind regards, Mark
After adding the Turkish language, I cannot update the /admin/settings section and I get a 500 server error.
You’re welcome!
This issue indicates that the new language might not have been added correctly.
1. Try clearing the cache by deleting these two files:
/core/bootstrap/cache/config.php /core/bootstrap/cache/routes-v7.php2. Enable debug mode by setting `APP_DEBUG` to `true` in the `/core/.env` file:
APP_DEBUG=trueThen, try saving the settings again. You should see detailed error messages.
If the issue persists, feel free to contact us via email at support@smartend.app with the error details or your website credentials, and we’ll assist you in resolving it.
Best regards!
Hi – do I need to renew my support subscription to receive updates from within the programmes interface as doing so it fails – but it still places the update files on my server?
In such cases, you can manually update the system by following the step-by-step guide here:
https://smartend.app/update-guide#manual-upgrade-guide
If you still face any issue please contact me directly via support@smartend.app with your website details to check and complete the update manually if required.
Sir, please add option to reply to visitor’s post comment in admin panel and frontend of website.
Thank you for suggestion. Currently you can add a separated comments only from dashboard.
Subject: Issue with Missing Files and Non-functional Design in SmartEnd CMS
Message: Dear Support Team,
I recently purchased the SmartEnd CMS code, but I encountered a critical issue. The core/public folder is empty, and there is no index.php file.
To troubleshoot, I manually added an index.php file to the folder, but the design still does not render correctly—it seems the CSS files are missing or not functioning.
This issue is blocking my progress, and I would appreciate your guidance on resolving it as soon as possible.
Looking forward to your assistance.
Best regards
Hello, you’re welcome!
Regarding your question about the Smartend CMS file structure: the “public” folder is not needed at all. We’ve already placed the index.php file in the root directory, with all core files organized in the “core” folder. If you’re referring to the default Laravel structure, we’ve made some adjustments to allow the website to run directly from the root index.php file. You can find the installation guide on our website here:
https://smartend.app/installation
This modified structure offers several advantages, such as keeping all essential files in one directory. Additionally, you can move the “core” folder outside the public_html directory for added security and simply update the paths in the index.php file. You can still execute Artisan commands directly from the “core” folder without any issues.
If you prefer the default Laravel structure, you can easily revert to it. Move the index.php file and other root files into the /core/public folder, changes paths on the index.php file , and set the “core” files as your root directory.
I hope this explanation helps! If you have any further questions, feel free to ask.
Best Regards
Good afternoon, and tell me there is some documentation on design, or rather that you can pull your template with HTML on this CMS?
Hello,
You are welcome.
For the frontend theme, it is built using Bootstrap 5, so you can apply any code or components from Bootstrap 5.
You can explore the documentation here: https://getbootstrap.com/docs/5.0
For the backend, it is built based on the Flatkit theme. You can find more details about it here:https://themeforest.net/item/flatkit-app-ui-kit/13231484
Best regards!
hello, when I add a product I want the url to be just the product name, how can I do it?
currently: https://sitename.com/products/category-name/product-name
what I want to do: https://sitename.com/product-name
Hello, you are welcome.
Sorry this can’t be done on the products module. Url structure is built to be nested depending on the module and category.
You can do that only on the “site pages” module. So you can use it for direct or landing pages.
Regards
Sitemap not work Sir plz help me website sitemap url- https://emitra.co.in/sitemap.xml
Hello,
You’re welcome!
The issue with the sitemap likely stems from a special character or symbol (such as & or ?) in one or more post slugs (URLs).
Please review the topic slugs and remove any special characters to resolve this issue.
Best regards,
When we will be having an update with new features and laravel version update.
Hello,
We are currently preparing for a new update, but there is no fixed release date yet.
Best regards,
any update on new release and what you are bringing in new release.
Hello,
The next version will be upgraded to the latest Laravel version and will include invoicing, payment gateways, and various other improvements. However, it is not ready yet.
Regards.
Hello, Whatsapp share not working and opened Untittled about:blank page. Please help
Hello,
WhatsApp sharing only works on devices where WhatsApp is installed.
Please try testing it on your phone or install the WhatsApp application on your PC.
Best regards,
ok thanks How to get notification for site section data. only getting notification from contact page. even not getting notification for comments as well. comment settings is on how to get notification for site section which i created?
Hello, Some servers do not allow emails to be sent using the visitor’s email address as sent from email. This can prevent notifications from being sent through the contact page, comments, and order forms.
To resolve this issue, you can extract and replace the controller file.
https://smartend.app/updates/10.0.4/HomeController.php.zip
On this path
/core/app/Http/Controllers/HomeController.phpThis fix will also be included in the next update soon.
how to install on another domain with all changes which i made
Hello,
The website already includes a top bar, and there is also a field for adding working hours that appear on the contact page.
If you’d like to display the working hours on the top bar, you can customize it to look like this: https://prnt.sc/d94qnYBoBXGc
Add the next code
<span class="d-none d-lg-block">{{ Helper::GeneralSiteSettings("contact_t7_" . @Helper::currentLanguage()->code) }} | </span>
To the top bar view file
/core/resources/views/frontEnd/layouts/topbar.blade.phplike: https://prnt.sc/pQFxuJxpzT8o
It will be shown on the big screens like and hidden on mobile.
You can edit the working hours from Dashboard => website settings => Contacts
https://prnt.sc/m4vlGshEKGDh
Hope this helps, Regards.
1. Move the website files to the new website.
2. Create and import the website MySQL Database.
3. Edit the ”/core/.env” file and update the website URL and Database connection details.
4. Clear the website cache by removing these two files
/core/bootstrap/cache/config.php /core/bootstrap/cache/routes-v7.phpThen the website should works normally on the new domain. If you have any question pleas contact us via: support@smartend.app
Regards
Hello, No I want to make another one TOP bar in bold like this https://imgur.com/06aLIyq.
How to remove Country list from Contacts and make it State and get state list in dropdown in dashboard.
1.You can add your custom top bar code to the top of the same file
/core/resources/views/frontEnd/layouts/topbar.blade.phpYou may need to update css to style your custom bar.
2. Removing the country from default forms require to update form views and post methods manually.
I recommend to create your own custom form with any custom fields you want and attach this form to any port page you want.
To create a custom form check this guide.
https://smartend.app/docs/modules-forms-management/creating-and-managing-custom-forms
Regards
Word “Submit” coming pre appended in every custom form Tittle. How to hide or remove from custom form?
/core/resources/views/frontEnd/form.blade.phpFind this line
{{ __('backend.submit') }} {!! $WebmasterSection->{"title_".@Helper::currentLanguage()->code} !!}
And change it to
{!! $WebmasterSection->{"title_".@Helper::currentLanguage()->code} !!}
Regards
thanks for your support how to get data on page from module section?
Can you clarify further? Do you want to retrieve the data based on specific criteria? For example, are you looking to fetch page details using the page ID?
Like if i am creating a custom form and getting data from frontend and i want to show on pages . How to do that?
One more thing We can attach only custom form on page but not rest module on page.
2. If I am designing a custom bootstrap form on page how it wiil be working like creating custom form from module?
https://your-website-url.com/form-submitSimple example
<form method="POST" action="https://your-website-url.com/form-submit" accept-charset="UTF-8" enctype="multipart/form-data"><input name="_token" type="hidden" value="{{ csrf_token() }}">
<input type="hidden" name="WebmasterSectionId" value="{{encrypt(1234)}}">
...
...
Text Input field example
<input type="text" name="customField_123">
....
...
</form>
WebmasterSectionId = The Webmaster section ID (encrypted)
You can know the section Id or the Input field ID from the Dashboard on created the form.
Hope this helps. Regards
Hello there, I want to add one single button on one single page without interfere other page, for example I want to add button on my property page, without affected any other page, how is it work, thank you and kind regards
If I understand correctly, you want to add a button (link) to the post details, similar to this example::
https://prnt.sc/ygE2lfLlyCu1
You can insert a regular link, then switch to the source code view and add the button classes “btn btn-info”, “btn btn-primary”, “btn btn-warning” or “btn btn-success” manually
https://prnt.sc/0T73ztZal60r
I hope this helps. Best Regards
I have a presale question for you. I see the ability to list products, but i havent noticed any store or shop settings or plugins, does this headless cms allows to sell those products directly, or do we need to use an external app / website for that ? I think, if the platform offers the possibility to list products should also offer a way to sell those items…
Hello,
Currently, there is no e-commerce store available. You can list products, but each product can only include a manual request form.
A full store with payment features will be added in upcoming updates.
Best regards,
How do we add custom fonts to this script
You can easily customize the font using custom CSS. Here’s how:
1. Choose a Font
Visit https://fonts.google.com and select a font you like.
2. Add the Font to Your Website
Copy the embed code provided by Google Fonts and paste it into the Custom CSS box in
Dashboard => Website settings => Custom code => Custom CSS3. Apply the Font
Use CSS to target specific elements by class or apply the font to the entire website. Example:
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Dancing+Script:wght@400..700&family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&display=swap');
body,div,.btn,.categories-list .nav-link span,.navbar .nav-link,h1,h2,h3,h4,h5,h6{
font-family: "Dancing Script", serif !important;
}