Posted on: 03/30/05 01:41am
By: Anonymous (red-roote)
I have made my own blocks with my own links. When I click on the link, it goes to the link, but its like a new page, it doesnt open in the normal center area of geeklog. Does that make sense? If not, you can see what I mean, http://red-roote.com, click on "Hours" under the 1st block called information.
Any help would be GREATLY appreciated, besides changing the theme, this is all I need to figure out! Thanks
Block Links do not show up in the page
Posted on: 03/30/05 02:04am
By: beewee
The normal links should be like:
http://www.yourdomain.com/index.php?topic=topicname
for topic related articles or
http://www.yourdomain.com/staticpages/index.php?page=pagename
for static pages (if you don't use the URL rewrite option)
You're linking to non excisting pages which are not part of the system. I suggest you make static pages for the items shown in your menu and then make the appropiate links to them.
Block Links do not show up in the page
Posted on: 03/30/05 02:16am
By: Anonymous (Red-roote)
Maybe this will help. Heres what I have typed in my block text:
<tr><td width="100%" class="block-info-left">
<a href="http://red-roote.com/hours">Hours</a> <br>
Block Links do not show up in the page
Posted on: 03/30/05 05:34am
By: knuff
Hi,
Beewee is right.
The reason why it opens a new page is because hours.php is not part of Geeklog and what you want to do is create a
static page[*1] and link to that.
That way it will be part of GL and have the correct layout and such.
Best Regards,
Boris