I just wondered if anybody can help me here regarding the above question.

I have v 1.5.0 installed and have been changing the settings so it no longer goes to cart by default after adding a product to cart, so instead it shows the header messagestack, but this is where I am needing assistance to configure it.

First I will explain what I have done so far in case anybody else wishes to do similar in the future:

I have edited this so it shows further down the page by removing it from tpl_header.php (due to it messing with some custom images and text I have placed in my header), and placing it into the following files (near the top):

tpl_modules_product_listing.php
tpl_modules_products_new_listing.php
tpl_modules_products_featured_listing.php
tpl_modules_products_all_listing.php

I have also edited the box that pops up from the default "Successfully added selected Product(s) to cart" to add the options to continue shopping or go to cart (with links).

I am happy with this part and it works exactly how I wanted it to.

BUT

My problem is on the product info page (tpl_product_info_display.php)

Again, I have pasted the messagestack box (with my links to include the option to continue shopping or go to cart), but the problem is I need to paste it near the top of the page as it goes to the top by default after adding a product, I know how to place the message where I want it, however, where I want it is below the add to cart box, but then the customer wouldn't see it as it takes them to the top of the page by default so I have had to place it near the top (above the description).

The problem here is I have the related products addon installed so I don't want my customers to be taken away from this when they add an item (hence turning off automatically going to the cart to begin with), I have added the words 'view related products below' to the message, but would still prefer it to display just below the add to cart box so the related products are in view after they have added the main (or primary) item to the cart.

I hope this makes sense (I tried explaining the best I could), so if anybody can tell me how to stop it from automatically going to the top of the page after adding a product that would be appreciated.

For example, here is a link to one of my products: http://www.prodemon.co.uk/games_cons...te_kid_blu-ray

Thanks in advance!