Compare commits
5 Commits
04ac839b2b
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 63876a20a2 | |||
| 2147f5ddfc | |||
| ca108a802b | |||
| 8fba161921 | |||
| 2471fd3341 |
@@ -8,7 +8,6 @@ ZIP-Paket herunterladen:
|
||||
https://git.agentur2c.net/agentur2c/agentur2c-enfold-child/archive/main.zip
|
||||
|
||||
In Wordpress -> Design -> Themes -> [Theme hinzufügen]
|
||||
|
||||
```
|
||||
|
||||
*Installation auf Server:*
|
||||
@@ -17,5 +16,4 @@ cd $WORDPRESS/wp-content/themes/
|
||||
wget https://git.agentur2c.net/agentur2c/agentur2c-enfold-child/archive/main.tar.gz -O agentur2c-enfold-child.tar.gz
|
||||
tar xvzf agentur2c-enfold-child.tar.gz
|
||||
chown -R web$$:web$$ agentur2c-enfold-child
|
||||
|
||||
```
|
||||
@@ -5,7 +5,6 @@
|
||||
*/
|
||||
|
||||
// Enfold Debugging-Info im Quelltext ausblenden
|
||||
|
||||
if(!function_exists('avia_debugging_info')){
|
||||
function avia_debugging_info() {
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user