Cetum - Responsive Drupal Theme
Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form
here
. Thanks so much!
How to install theme
In the download Package, included 2 parts.
-
For exitsing drupal installation
-
For new fresh drupal installation
If you are going to setting new drupal site, follow bellow steps:
-
copy source code to your site (copy all files under "For New Fresh Installation/source_code" to your server)
-
Import data.sql to your database (use phpmyadmin)
-
in your drupal install folder go to sites/defaut/settings.php and change configure your database
$databases = array ( 'default' =>
array (
'default' =>
array (
'database' => 'database_name', // this is your database name
'username' => 'database_username', // replace with your database username
'password' => 'database_password',// replace with your database password
'host' => 'localhost', // default is localhost, probaddy IP of mysql server
'port' => '',
'driver' => 'mysql',
'prefix' => '',
),
), );
-
Run the site and Login with administrator at http://your-site.com/user/login with username: admin password: admin
-
if the URL http://your-site.com/user/login does not work that mean you have issue with .htaccess please make sure you uploaded it, or enabled apache mode rewrite
-
to custom blocks following this way: click on top menu navigation “Structure”->”blocks”
-
To add more contents or edit contens following this way: from top menu navigation click “Content” *Finally go to “Configuration”->”Performance” -> “Clear All Caches” Congratulation!
If you have exitsing drupal installation please follow steps at bellow:
Before to install the theme you need backup your site (Database + code)!
-
go to folder "For Exits Drupal Installation" (unzip download package you will see this folder)
-
copy "centum" under "themes" put into to your exits drupal site "sites/all/themes/"
-
Copy "tabvn" under "modules" put into your exits drupal site "sites/all/modules/"
-
Follow the URL http://site.com/admin/appearance and click "Enable and set default" Centum theme
-
Folow the URL http://site.com/admin/config/development/performance and click "clear all caches"
follow the URL http://site.com/admin/modules#edit-modules-tabvn and enable all modules in this package
Site settings
-
How to configure site title, email address?
Simple follow this url: http://your-domain.com/admin/config/system/site-information
-
How to change logo ?
follow this url: http://your-domain.com/admin/appearance/settings/centum and uncheck "Use the default logo" checkbox and upload your logo
-
How to change shotcut icon ?
Same with change logo you will follow this url: http://your-domain.com/admin/appearance/settings/centum and uncheck "Use the default shortcut icon" and upload with your shotcut icon (your shotcut icon should be PNG, ico, or JPG)
-
How to edit contact map
follow the URL http://your-domain.com/contact and hover on map block you will see setting icon apear.

-
How do i configure socials icon ?
Follow the URL http://your-site.com/admin/appearance/settings/centum
and see "Social links settings"

-
How to set a special page to Front page ?
follow the URL http://your-site.com/admin/config/system/site-information see "Default front page" you need enter url alias ex: blog or node/1

Adding blog entry
-
Adding new blog entry
From top of navigation click to "Content" > " Add content" > "Blog"
-
Configure blog tags
Follow this URL http://your-site.com/admin/structure/taxonomy/tags , add new or edit, same as configure blog categories.

Add Portfolio content
Follow the URL to adding new portfolio (project) content
http://your-domain.com/node/add/portfolio
to configre portfolio categories
follow the URL http://your-domain.com/admin/structure/taxonomy/portfolio_categories you can edit and add new category item.
-
Setting portfolio default layout ( 2 columns, 3 columns, 4 comuns)
folow the URL http://your-domain.com/admin/appearance/settings/centum#edit-portfolio and select "Default portfolio display" as default style
-
Select "Number nodes show on portfolio page" if you want to show how many items on portfolio page.

Questions
-
How do i login to backend ?
The URL to login is : http://your-domain.com/user/login
username: admin Password: admin (remember change this password after your loged in)
-
Why the URL http://your-domain.com/user/login it does not work ?
if this URL dont work, try with http://your-domain.com/?q=user/login this is problem by .htaccess file you maybe missing upload it to your hosting (because on some computer it is hidden file) , if you did upload it, try to check your hosting and enbable Mod Rewrite URL.
PSDs
I have included PSDs file under "PSDs" in download package.
Thank you
Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.