Hi,
Is there a way to show the "All Categories" view as the Homepage (instead of the News)?
Also would need the Homepage link in the left menu to point to "All Categories"...
Thanks in advance
Show categories on homepage?
Moderator: Thorsten
Re: Show categories on homepage?
Hi,
that's quite easy. Just remove the home link in index.tpla and change the link in the header to index.php?action=show.
bye
Thorsten
that's quite easy. Just remove the home link in index.tpla and change the link in the header to index.php?action=show.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Show categories on homepage?
Excuse the newbie-ness
1. I'm using the latest version of phpmyFAQ, downloaded two days ago. So to remove the left link menu, would I be removing:
<li class="home">{backToHome}</li>
from columns>leftcolumn>content?
2. With regards to the index.php homepage header link switch, is it this line:
<h1><a title="{header}" href="{faqHome}">{header}</a></h1>
and am I making the link:
<h1><a title="{header}" href="index.php?action=show"</a></h1>
?
Just wanted to run by you before I took down the whole internet/caused a nuclear Armageddon on my browser.
Thanks.
James
(Your support and attention to detail is truly admirable for a 'free' product - a rare mindset on these anonymous intertubes. Thanks for your help - I intend on helping you with your wishlist as soon as I am able.)
1. I'm using the latest version of phpmyFAQ, downloaded two days ago. So to remove the left link menu, would I be removing:
<li class="home">{backToHome}</li>
from columns>leftcolumn>content?
2. With regards to the index.php homepage header link switch, is it this line:
<h1><a title="{header}" href="{faqHome}">{header}</a></h1>
and am I making the link:
<h1><a title="{header}" href="index.php?action=show"</a></h1>
?
Just wanted to run by you before I took down the whole internet/caused a nuclear Armageddon on my browser.
Thanks.
James
(Your support and attention to detail is truly admirable for a 'free' product - a rare mindset on these anonymous intertubes. Thanks for your help - I intend on helping you with your wishlist as soon as I am able.)
Re: Show categories on homepage?
Hi,
yes, this should work.
bye
Thorsten
yes, this should work.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Show categories on homepage?
Thanks Thorsten.
1. Worked.
2. After switching that line, for some reason, it still shows:
News
"No news is good news"
Archived news
on the homepage.
Any ideas?
1. Worked.
2. After switching that line, for some reason, it still shows:
News
"No news is good news"
Archived news
on the homepage.
Any ideas?
Re: Show categories on homepage?
Hi,
please tell me your FAQ URL.
bye
Thorsten
please tell me your FAQ URL.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Show categories on homepage?
Hi Thorsten,
I PM'ed it to you (though I'm not quite sure if it got through)
Thanks
I PM'ed it to you (though I'm not quite sure if it got through)
Thanks
Re: Show categories on homepage?
Hi,
I forgot something. You have to change occurrences of "main" in index.php to "show" and it should finally work.
bye
Thorsten
I forgot something. You have to change occurrences of "main" in index.php to "show" and it should finally work.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist