By M Nabil on
So I installed Drupal and made this site http://www.pcsphere.com/ (this is my first time to use Drupal or even a CMS)
I added a link in a block on the left sidebar but I want it to appear only on the front page, I tried to restrict it only to the front page by using "Show on only the listed pages." feature and I typed http://www.pcsphere.com/ as the address of the front page but it removes the link from every page on the site including the front page
So what address should I type for the front page ?
I appreciate your help guys :)
Comments
Try using <front>
Try using
<front>Thank you very much teejayuu
Thank you very much teejayuu ! it worked !