Index
Recent Topics
Search
Log in
Username
Password
Remember me
Log in
Forgot your password?
Forgot your username?
Create an account
Forum
Support Forum
Joomla 3 Templates
Custom 404 page
End of Support for Joomla 3 - Forum closed
Custom 404 page
Start
Prev
1
Next
End
1
dorifisch
Offline
Topic Author
Fresh Boarder
Posts: 9
Thank you received: 0
Custom 404 page
was created by
dorifisch
Posted
6 years 1 month ago
#25731
Hallo,
nach der template Installation jp-maximum ist meine zuerst eingestellte Offline page nicht mehr die gleiche (z.B. das Offline-Bild aus der Globalen Konfiguration wird nicht mehr angezeigt)
Wie kann ich denn eine custom 404 page editieren ?
by
dorifisch
Please
Log in
or
Create an account
to join the conversation.
joomlaplates
Offline
Moderator
Posts: 8872
Thank you received: 1743
Replied by
joomlaplates
on topic
Custom 404 page
Posted
6 years 1 month ago
#25748
Editieeren sie folgende Seite
...\templates\jp-your-theme\offline.php
Dokumentation:
www.joomlaplates.de/dokumentation.html
by
joomlaplates
Please
Log in
or
Create an account
to join the conversation.
dorifisch
Offline
Topic Author
Fresh Boarder
Posts: 9
Thank you received: 0
Replied by
dorifisch
on topic
Custom 404 page
Posted
6 years 1 month ago
#25760
ja das dachte ich mir bereits, soll ich einfach mein text und Bild ganz unten mit anfügen ohne etwas zu verändern ?
Code:
<?php /** * @package yoo_master2 * @author YOOtheme http://www.yootheme.com * @copyright Copyright (C) YOOtheme GmbH * @license http://www.gnu.org/licenses/gpl.html GNU/GPL */ // no direct access defined('_JEXEC') or die('Restricted access'); // get warp $warp = require(__DIR__.'/warp.php'); // render offline layout echo $warp['template']->render('offline', array('title' => JText::_('TPL_WARP_OFFLINE_PAGE_TITLE'), 'error' => 'Offline', 'message' => JText::_('TPL_WARP_OFFLINE_PAGE_MESSAGE')));
by
dorifisch
Please
Log in
or
Create an account
to join the conversation.
joomlaplates
Offline
Moderator
Posts: 8872
Thank you received: 1743
Replied by
joomlaplates
on topic
Custom 404 page
Posted
6 years 1 month ago
#25774
Sie können sie Datei >
offline.php
auch einfach umbenennen in
offline.org
, dann haben sie die org Joomla Offline Seite
Dokumentation:
www.joomlaplates.de/dokumentation.html
by
joomlaplates
The following user(s) said Thank You:
dorifisch
Please
Log in
or
Create an account
to join the conversation.
dorifisch
Offline
Topic Author
Fresh Boarder
Posts: 9
Thank you received: 0
Replied by
dorifisch
on topic
[SOLVED] Custom 404 page
Posted
6 years 1 month ago
#25795
Problem solved.
by
dorifisch
Please
Log in
or
Create an account
to join the conversation.
Start
Prev
1
Next
End
1
Moderators:
joomlaplates
Forum
Support Forum
Joomla 3 Templates
Custom 404 page
Powered by
Kunena Forum