Categories above the atricles - File Catalog, Site Catalog, Publisher, Ad Board, Online Games - uCoz System management and tuning - uCoz Community
You logged in as Guest
Username/E-mail:
Recent messages · Members · Forum rules · FAQ · SEARCH Registration · Log in


We are in the second round! Let's keep voting!

Page 1 of 11
uCoz Community » uCoz System management and tuning » File Catalog, Site Catalog, Publisher, Ad Board, Online Games » Categories above the atricles (Placing it above the articles)
Categories above the atricles
Jek-HazitDate: Friday, 2009-09-04, 12:03 Pm | Message # 1
Newbie
Group: Users
Messages: 16
Awards: 0
Reputation: 0
Status: Offline
I tried to do it in the coding, and screwed up alittle. Could someone explain to me how I would be able to put the categories/sections of publisher and put it above the articles?

 
LeekinzDate: Friday, 2009-09-04, 2:12 Pm | Message # 2
Regular
Group: Checked
Messages: 68
Awards: 4
Reputation: 2
Status: Offline
Can you explain a bit more and provide design number?

There was once a man named Lee. He used to love taking a ***, then he found THIS!
 
Jek-HazitDate: Friday, 2009-09-04, 3:35 Pm | Message # 3
Newbie
Group: Users
Messages: 16
Awards: 0
Reputation: 0
Status: Offline
I am using style 984.
Heres what i want

--------------------------------
Banner/top of site
--------------------------------
Categories for publisher
--------------------------------
publisher>tutorials
--------------------------------
Publisher article

I want the categories and sections from the menu on the left side and I want to put it in the "categories for publisher" part.
Heres my website: http://gamecraft.ucoz.org/




Message edited by Jek-Hazit - Friday, 2009-09-04, 3:37 Pm
 
LeekinzDate: Friday, 2009-09-04, 4:20 Pm | Message # 4
Regular
Group: Checked
Messages: 68
Awards: 4
Reputation: 2
Status: Offline
Listen carefully

CP >> Customize Design >> Publisher Main Page

Find

Quote
<td width="80%"><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Main<!--</s>--></a> » <!--<s5208>-->Articles<!--</s>--></td>

Replace

Quote
<td width="83%"><p align="center"><a href="$HOME_PAGE_LINK$">
<!--<s5176>-->
</a><span class="style4"> <strong>Categories :</strong> <a href="http://gamecraft.ucoz.org/publ/5">General Game Making</a> | <a href="http://gamecraft.ucoz.org/publ/6">Art and Spriting</a> | <a href="http://gamecraft.ucoz.org/publ/7">RPG Maker 2k3</a> | <a href="http://gamecraft.ucoz.org/publ/8">RPG Maker XP</a> | <a href="http://gamecraft.ucoz.org/publ/9">RPG Maker VX</a> | <a href="http://gamecraft.ucoz.org/publ/10">RPG Maker 95</a> | <a href="http://gamecraft.ucoz.org/publ/11">Game Maker</a> | <a href="http://gamecraft.ucoz.org/publ/12"> Fighter Maker</a> | <a href="http://gamecraft.ucoz.org/publ/13">M.U.G.E.N</a> | <a href="http://gamecraft.ucoz.org/publ/14">RPG Toolkit</a> | <a href="http://gamecraft.ucoz.org/publ/15">Adventure Game Studio</a> | <a href="http://gamecraft.ucoz.org/publ/16">Shooter Game Maker 95</a></span></p>
<p><a href="$HOME_PAGE_LINK$">Main
<!--</s>-->
</a> »
<!--<s5208>-->
Articles</p>
<!--</s>--></td>

CP >> Customize Design >> Page with entry text and comments

Find

Quote
<td width="80%"><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Main<!--</s>--></a> » <a href="$MODULE_URL$"><!--<s5208>-->Articles<!--</s>--></a> <?if($SECTION_NAME$)?>» <a href="$SECTION_URL$">$SECTION_NAME$</a><?endif?> » <a href="$CAT_URL$">$CAT_NAME$</a></td>

Replace

Quote
<td width="80%"><p align="center"><a href="$HOME_PAGE_LINK$">
<!--<s5176>-->
</a><span class="style4"> <strong>Categories :</strong> <a href="http://gamecraft.ucoz.org/publ/5">General Game Making</a> | <a href="http://gamecraft.ucoz.org/publ/6">Art and Spriting</a> | <a href="http://gamecraft.ucoz.org/publ/7">RPG Maker 2k3</a> | <a href="http://gamecraft.ucoz.org/publ/8">RPG Maker XP</a> | <a href="http://gamecraft.ucoz.org/publ/9">RPG Maker VX</a> | <a href="http://gamecraft.ucoz.org/publ/10">RPG Maker 95</a> | <a href="http://gamecraft.ucoz.org/publ/11">Game Maker</a> | <a href="http://gamecraft.ucoz.org/publ/12"> Fighter Maker</a> | <a href="http://gamecraft.ucoz.org/publ/13">M.U.G.E.N</a> | <a href="http://gamecraft.ucoz.org/publ/14">RPG Toolkit</a> | <a href="http://gamecraft.ucoz.org/publ/15">Adventure Game Studio</a> | <a href="http://gamecraft.ucoz.org/publ/16">Shooter Game Maker 95</a></span></p>
<p><a href="$HOME_PAGE_LINK$">Main
<!--</s>-->
</a> » <a href="$MODULE_URL$">
<!--<s5208>-->
Articles
<!--</s>-->
</a>
<?if($SECTION_NAME$)?>
» <a href="$SECTION_URL$">$SECTION_NAME$</a>
<?endif?>
» <a href="$CAT_URL$">$CAT_NAME$</a></p></td>
<td align="right" style="white-space: nowrap;"><?if($ADD_ENTRY_LINK$)?>[ <a href="$ADD_ENTRY_LINK$"><!--<s5202>-->Add new entry<!--</s>--></a> ]<?endif?></td>

Page with search results and entrie ratings

Find

Quote
<td width="80%"><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Main<!--</s>--></a> » <a href="$MODULE_URL$"><!--<s5208>-->Articles<!--</s>--></a> » $SECTION_NAME$</td>

Replace

Quote
<td width="80%"><p align="center"><a href="$HOME_PAGE_LINK$">
<!--<s5176>-->
</a><span class="style4"> <strong>Categories :</strong> <a href="http://gamecraft.ucoz.org/publ/5">General Game Making</a> | <a href="http://gamecraft.ucoz.org/publ/6">Art and Spriting</a> | <a href="http://gamecraft.ucoz.org/publ/7">RPG Maker 2k3</a> | <a href="http://gamecraft.ucoz.org/publ/8">RPG Maker XP</a> | <a href="http://gamecraft.ucoz.org/publ/9">RPG Maker VX</a> | <a href="http://gamecraft.ucoz.org/publ/10">RPG Maker 95</a> | <a href="http://gamecraft.ucoz.org/publ/11">Game Maker</a> | <a href="http://gamecraft.ucoz.org/publ/12"> Fighter Maker</a> | <a href="http://gamecraft.ucoz.org/publ/13">M.U.G.E.N</a> | <a href="http://gamecraft.ucoz.org/publ/14">RPG Toolkit</a> | <a href="http://gamecraft.ucoz.org/publ/15">Adventure Game Studio</a> | <a href="http://gamecraft.ucoz.org/publ/16">Shooter Game Maker 95</a></span></p>
<p><a href="$HOME_PAGE_LINK$">Main
<!--</s>-->
</a> » <a href="$MODULE_URL$">
<!--<s5208>-->
Articles
<!--</s>-->
</a> » $SECTION_NAME$</p></td>
<td align="right" style="white-space: nowrap;"><?if($ADD_ENTRY_LINK$)?>[ <a href="$ADD_ENTRY_LINK$"><!--<s5202>-->Add new entry<!--</s>--></a> ]<?endif?> </td>

I think that's it. Ask if theres any problems,


There was once a man named Lee. He used to love taking a ***, then he found THIS!
 
Jek-HazitDate: Saturday, 2009-09-05, 0:58 Am | Message # 5
Newbie
Group: Users
Messages: 16
Awards: 0
Reputation: 0
Status: Offline
Well, I wanted this for all of the categories. Tutorials, Games, and Reviews.
I see what you were doing, and what to replace. Ill see if I can do this my own way.

Edit: Success!
http://gamecraft.ucoz.org/publ
http://gamecraft.ucoz.org/publ/4




Message edited by Jek-Hazit - Saturday, 2009-09-05, 1:24 Am
 
Igor-SousaDate: Saturday, 2009-09-05, 2:10 Am | Message # 6
Constant
Group: Checked
Messages: 142
Awards: 10
Reputation: 16
Status: Offline
Did you want something like this?

Why don't you try the code $CATEGORIES$, instead use all that code? wink

And you broke your layout.

Attachments: 5432577.jpg(11Kb) · 0154540.jpg(18Kb)


I've made grammar mistakes ?? Google's fault !!

Time is the most valuable thing a man can spend.

 
DartzDate: Saturday, 2009-09-05, 6:33 Am | Message # 7
Cookie Monster
Group: Head Mod
Messages: 5961
Awards: 61
Status: Offline
Igor-Sousa, don't mess. Lee started to help, you stay out of it unless he can't help anymore.


*Yawn... drools on Renatus while sleeping...*
Jek-HazitDate: Saturday, 2009-09-05, 4:19 Pm | Message # 8
Newbie
Group: Users
Messages: 16
Awards: 0
Reputation: 0
Status: Offline
Igor, I dont see that error in my format. It shows fine for me. Not the layout problem your showing.

 
uCoz Community » uCoz System management and tuning » File Catalog, Site Catalog, Publisher, Ad Board, Online Games » Categories above the atricles (Placing it above the articles)
Page 1 of 11
Search: