You are here:  » Review Product, can it be a pop up or modifed to appear at the top of the page?

Support Forum



Review Product, can it be a pop up or modifed to appear at the top of the page?

Submitted by mally on Sun, 2008-02-03 21:11 in

Hi David

Some of my products on my website have large desriptions. If you click on review this product, the page loads again with the review input box appearing at the very bottom of the page. If you didn't know it was there you wouldn't see it.

e.g. Brand Strategy Magazine

Is there a way of changing the review input box so it appears as a popup or appears at the top of the product page? My website has been running for a few months now and I've only had about 1 or 2 reviews added.

thanks

mally

Submitted by support on Mon, 2008-02-04 08:37

Hi Mally,

Sure - at the bottom of reviews.php, look for:

  if (isset($product)) require("html/product.php");
  require("html/ratings.php");

Simply swap these lines around to change the relative positions.

Cheers,
David.

Submitted by mally on Mon, 2008-02-04 19:10

excellent, easy to do and works perfect!

thanks very much

Mally