Closed (fixed)
Project:
jRating
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
22 Jan 2007 at 18:54 UTC
Updated:
5 Feb 2007 at 19:49 UTC
Is it possible to hack the code to make it so jrating doesn't show up on a specific page? In my case I don't want it to appear on the homepage.
Comments
Comment #1
hickory commentedYou could use CSS to hide the form - it'll still be generated, but no-one will see it - try this:
In your page.tpl, within <head>, add
Comment #2
sisconda commentedThanks for the quick response. Worked perfectly!
Comment #3
hickory commentedComment #4
(not verified) commented