1
Duall
I've downloaded and moderated a theme, but I don't see any blocks
  • 2004/2/15 23:14

  • Duall

  • Just popping in

  • Posts: 7

  • Since: 2004/2/15


I've downloaded and moderated one coll looking theme, but there is one big problem.

I don't see any blocks. I tried almost everything.

Can someone help me please anyone.

2
DonXoop
Re: I've downloaded and moderated a theme, but I don't see any blocks

Cross posting won't help, one is enough.

Other themes work but not this one? Compare the theme.html file with another theme's and you easily see where the blocks are printed.

An example of a left block:
Quote:

<{if $xoops_lblocks}>
<td rowspan="2" id="leftcolumn" valign="top">
<!-- Start left blocks loop -->
<{foreach item=block from=$xoops_lblocks}>
<{include file="live/theme_blockleft.html"}>
<{/foreach}>
<!-- End left blocks loop -->
</td>
<{/if}>


3
Duall
I've downloaded and moderated a theme, but I don't see any blocks
  • 2004/2/16 10:58

  • Duall

  • Just popping in

  • Posts: 7

  • Since: 2004/2/15


Nothing happened.... Maybe my theme doesn't support themes.

I need some help.....

Here's my ("theme.html"):http://vardas.hostingas.lt/filez/theme_html.zip


And here's my site:http://vardas.hostingas.lt/

Can anyone help me to make blocks here ....

4
tl
Re: I've downloaded and moderated a theme, but I don't see any blocks
  • 2004/2/16 14:24

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


===================
<table cellspacing="0">
<tr>
<td id="leftcolumn" valign="top">
<!-- Start left blocks loop -->
<{foreach item=block from=$xoops_lblocks}>
<{include file="iaolsXP/theme_blockleft.html"}>
<{/foreach}>
<!-- End left blocks loop -->
=====================

edit your theme.html: change left block calling from

<{include file="iaolsXP/theme_blockleft.html"}>

TO
<{include file="Cool/theme_blockleft.html"}>

Do the same for all other blocks.

If you are modifying or renaming others' themes, make sure your theme is calling the right files.




5
Duall
Re: I've downloaded and moderated a theme, but I don't see any blocks
  • 2004/2/16 16:35

  • Duall

  • Just popping in

  • Posts: 7

  • Since: 2004/2/15


Tnx very much.



I missed that one....

Login

Who's Online

173 user(s) are online (78 user(s) are browsing Support Forums)


Members: 0


Guests: 173


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits