Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Padekit
Parašė semge· 2008 Vas. 26 16:02:05
#1
Kaip galima nuimti nuo naujienos ten tokius sh... pvz:
semge nuo vasario 19 2008 22:40:47
Skaityti daugiau · 0 Komentarai · 3 Skaityta · ·
Parašė ibodom· 2008 Vas. 26 16:02:50
#2
Redaguok theme.php faila ;)
Edit: nebemoku as to fusion'o :d
Redagavo ibodom· 2008 Vas. 26 16:02:55
Parašė semge· 2008 Vas. 26 16:02:37
#3
Aciu gal ir surasiu ko ieskau :)
Parašė Roksys· 2008 Vas. 26 16:02:07
#4
function render_news($subject, $news, $info) {
global $locale;
echo "<table bgcolor='#ABA8A0' class='border2' cellspacing='0' width='100%' cellpadding='3'><tr>";
echo "<td class='panel'><img align='right' border='0' src='".THEME."images/bevel.gif'>$subject</td>";
echo "</tr></table>";
echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'><tr>";
echo "<td><table width='100%' cellpadding='0' cellspacing='0'><tr>";
echo "<td class='main-body'>$news</td></tr></table>";
echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
echo "<td class='news-footer'> ".newsposter($info)."</td>";
echo "<td height='24' align='right' class='news-footer'>";
echo openform("N",$info['news_id']).newsopts($info,"·").closeform("N",$info['news_id']);
echo "</td></tr></table></td></tr></table>\n";
Sita vieta theme.php reikia redaguoti
Parašė kbr· 2008 Vas. 26 16:02:32
#5
news.php 65 prasideda ir ten ar keturias eilutes reikia redaguoti ir 83 tas pats ...
Parašė kbr· 2008 Vas. 26 16:02:03
#6
tu padarei as parasiau :D Sory uz flood ... uzsimirsau
Redagavo kbr· 2008 Vas. 26 16:02:25
Parašė mXt· 2008 Vas. 26 16:02:28
#7
reikia theme.php o ne news.php redaguoti
Parašė kbr· 2008 Vas. 26 16:02:16
#8
o kam nebent temoje specialiai padaryta o taip tai pilnai uztenka ir ten , bet jo reikai ir i tema paziuret :D
Parašė mXt· 2008 Vas. 26 16:02:39
#9
VISADA norint pakeisti apacia naujienos, reikia redaguoti theme.php render_news funkcija.
Parašė semge· 2008 Vas. 26 16:02:42
#10
Tai kur theme.php ar news.php
Parašė kLx· 2008 Vas. 26 17:02:15
#11
theme.php
Parašė Dandžu· 2008 Vas. 26 18:02:36
#12
Roksys priminsiu, kad ne visos temos yra vienodas tas kodas ir tas tavo kodas neatitinka daugelyje temų esančius. O reikia redaguoti theme.php failą