current location:Home > Technical Articles > CMS Tutorial > DEDECMS
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Where to change the dedecms watermark?
- dedecms watermark change: Log in to the background function page, you can find the picture watermark settings, click on the picture watermark settings to enter, you can change the picture watermark, and update the website after the changes are completed.
- DEDECMS 1963 2019-07-18 13:28:20
-
- How to remove the copyright tag that appears on the dedecms web page
- Remove the copyright tag that appears in the dedecms web page: Open dedesql.class.php in the include/ directory. You can use Dreamweaver to open it. Find lines 588 to 592 and delete or comment them out.
- DEDECMS 2660 2019-07-18 11:45:49
-
- How to switch dedecms editor to fck
- Use the fck editor in dedecms: dedecms5.7 does not come with a fck editor. We can check the encoding of our dedecms and download the corresponding fck editor, then unzip it and put it in the include folder of the website directory, and then enter the background to modify the HTML editor. Just fck.
- DEDECMS 2246 2019-07-18 11:36:07
-
- How to play flv video in dedecms
- Dedecms sets flv playback: Open /include/FCKeditor/editor/dialog/dede_media.htm, add the code to play flv in it, and then upload player.swf to the /plus directory.
- DEDECMS 3012 2019-07-17 16:35:28
-
- How dedecms backs up website data
- Dedecms backs up website data: Enter the dedecms backend, click System - Database Backup and Restore, and then click Submit directly in the lower right corner of the page to automatically back up the program.
- DEDECMS 2571 2019-07-17 16:26:32
-
- How to add 404 page in dedecms
- How to add a 404 page to dedecms: Create 404.html locally, upload the page and the images used to the root directory, then open the server's control panel and click on the error code definition to set the 404 interface that appears when an input error occurs.
- DEDECMS 3780 2019-07-17 16:07:10
-
- How to write a login registration function in dedecms
- dedecms has its own registration and login function, which we can modify by ourselves. The registration button function is set in member/templets/reg-new.htm, and the login setting is in member/templets/login.htm. The login registration function can be modified in these two files.
- DEDECMS 2433 2019-07-17 15:53:52
-
- How to update dedecms mobile version web page
- Update the dedecms mobile webpage: Enter the website background and change the homepage template in the homepage update wizard to the mobile template and mobile template path. For related options, select not to save the current option, and click Update Homepage HTML.
- DEDECMS 5849 2019-07-17 13:34:32
-
- How to do dedecms301 redirection
- dedecms301 redirection: Use ftp to log in to the website that requires 301 redirection, double-click the web folder to enter the root directory of the website, find index.php and replace the content of this file with the 301 redirection code.
- DEDECMS 3436 2019-07-17 11:49:35
-
- How to change the logo on dedecms website
- Change the logo of the dedecms website: Enter the website backend and click Module-Default Template Management, find the head.htm file and click Modify. After modifying the logo module code, replace the original code, then replace the original logo image with a new one in the website backend, and then update the website. Can.
- DEDECMS 4817 2019-07-17 11:28:56
-
- How to set line spacing in dedecms
- dedecms sets the line spacing: open index.css and add line-height:28px to .arc{}; this is the line spacing tag. This spacing can be set by yourself.
- DEDECMS 4994 2019-07-17 11:05:06
-
- How does dedecms make pictures adapt to the screen size?
- dedecms sets the image to adapt to the screen size: open include/arc.archives.class.php and add relevant code to the file, then open the front article page template and add js code to it to automatically scale down the image.
- DEDECMS 3789 2019-07-17 11:21:17
-
- How dedecms backs up mysql database files
- dedecms backs up the mysql database file: log in to the website backend and click System - Database Backup/Restore, select all data tables and choose a format, click Submit and the backup is complete. You can download and save the database file. The database backup file is in the \data\backupdata\ folder by default. Just download the files inside.
- DEDECMS 2437 2019-07-16 18:02:56
-
- How to move dedecms website
- Dedecms website moving steps: 1. Back up the database and download the backup file to the local. 2. Delete the install folder of the new space, upload the install folder in the compressed package, and then run the installation. 3. Log in to the background and restore the backup file. 4. Clear the cache and update the website.
- DEDECMS 4055 2019-07-16 17:47:15
-
- How to change the default template in dedecms
- Dedecms replaces the default template: Upload the downloaded template to /templets via ftp, then log in to the website backend and change "default" in "Template Default Style" to the name of your template folder. Then select the homepage template in the homepage update wizard, and then update the content.
- DEDECMS 8799 2019-07-16 17:29:57