Disable the welcome screen on login to reduce the login time big time.
Looking to to add OpenGraph (facebook and twitter meta tag) details to your site follow these simple steps.
How to add CKEditor custom editor styles in a theme
Tips for selecting a qualified Concrete CMS developer.
Sometimes attributes have many fields and the dashboard popup to edit them grows in height to accommodate. Sometimes it grows beyond the screen boundaries and there is no way to reach the fields at the top making them unusable. Here's a way to deal with that and learn how to override dashboard styling in a responsible way.
Laravel Valet will let you get started on your Concrete CMS site quickly and painlessly.
add a search box to your homepage to help people find what they need on your website.
nstall a license to your project from the marketplace
This is a step by step tutorial on how to install Concrete CMS manually on a web server. In this article we focus on the installation of Concrete CMS version 8alpha. In this video shows the use of siteground hosting
This tutorial will walk you through the steps of turning on pretty urls.
How to solve host name and caching issues when using Concrete CMS behind CDN.
When calling the topic node from your page attribute programmatically, you are only able to get the topics in order of registration, not display order. This tutorial explains how to sort the topic node in display order.
Concrete CMS version 8 adds a lot of user-facing improvements, but also refactors a number of classes under the hood. Your package could be affected. In general, we're really trying to make this version fully backward compatible, but it's not always possible. With that in mind, here are some fixes to common issues that may strike your add-ons and themes as you install them on concrete v8.
I did a search for a tutorial which can help me start the development of package but I got few results. So I decided to post this tutorial for beginners.
When you convert an html theme to Concrete CMS theme and/or add your own stuff to exist concrete theme. page_theme.php class methods: `requireAsset` and `providesAsset` could be your best freinds :) So i add "non developer" / "simple words" guide :
Concrete CMS now let you customize Page Title, Page Description, and Meta Keywords (since 5.7.5.7). This shows how to use those page title.
This snippet will redirect a visitor to the first child page even if they manually enter the URL of the parent if the correct attribute is set.
How to change the default per page results from 10 to 20, 50, 100, 250, 500, or 1000.
How to upload a pdf into concrete5
How to make a custom 404 page
How to install Concrete CMS on hostgator
How to prevent a conflict between bootstrap tabs and the filemanager in a form
How to Backup MySQL Database Using cpanel and phpMyAdmin Follow the steps below to backup a MySQL database from cPanel by using** the phpMyAdmi* web interface to export the data to a file
Step by step Cpanel Backup
Questions that are clearly written and include specific details have the best chance of being answered by community members. To prevent duplicate questions from being asked, please search the forum, documentation, and tutorials for an answer first.
Adding custom layout presets to your theme by using getThemeAreaLayoutPresets() in page_theme.php
How to make sure your website is mobile friendly
If you're troubleshooting, preparing to upgrade, or just need to know if an add-on or theme is compatible with your site, you'll likely want to figure out what version of Concrete CMS you're currently running. This tutorial explains how to locate your concrete version number quickly and easily. Here are a few different ways of figuring out what your site is running.
PHP strings. How to output text strings and $variables inside PHP code.
When you make an original theme, try to use the basic names of the area, so that you won't have to worry about switching themes. First, let's try to use the area names of Elemental theme